[==========] 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:11:04.491272 16595 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.52.254:46613
I20260709 12:11:04.493252 16595 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:11:04.494325 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:04.510449 16601 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:11:04.510449 16602 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:11:04.511390 16604 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:11:04.512504 16595 server_base.cc:1061] running on GCE node
I20260709 12:11:05.718779 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:05.719027 16595 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:11:05.719192 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599065719176 us; error 0 us; skew 500 ppm
I20260709 12:11:05.720065 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:05.725600 16595 webserver.cc:533] Webserver started at http://127.16.52.254:41983/ using document root <none> and password file <none>
I20260709 12:11:05.726438 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:05.726629 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:05.727017 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:05.732896 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599064320405-16595-0/minicluster-data/master-0-root/instance:
uuid: "d2b5d130e0fa4d1185bea6b332da9de4"
format_stamp: "Formatted at 2026-07-09 12:11:05 on dist-test-slave-stjn"
I20260709 12:11:05.740857 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:11:05.746295 16610 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:11:05.747535 16595 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:11:05.747964 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599064320405-16595-0/minicluster-data/master-0-root
uuid: "d2b5d130e0fa4d1185bea6b332da9de4"
format_stamp: "Formatted at 2026-07-09 12:11:05 on dist-test-slave-stjn"
I20260709 12:11:05.748344 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599064320405-16595-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599064320405-16595-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599064320405-16595-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:11:05.802994 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:05.804605 16595 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:11:05.805028 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:05.878299 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.254:46613
I20260709 12:11:05.878377 16661 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.254:46613 every 8 connection(s)
I20260709 12:11:05.886543 16662 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:11:05.909168 16662 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4: Bootstrap starting.
I20260709 12:11:05.915043 16662 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:05.916955 16662 log.cc:826] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4: Log is configured to *not* fsync() on all Append() calls
I20260709 12:11:05.921483 16662 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4: No bootstrap required, opened a new log
I20260709 12:11:05.942248 16662 raft_consensus.cc:359] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2b5d130e0fa4d1185bea6b332da9de4" member_type: VOTER }
I20260709 12:11:05.942852 16662 raft_consensus.cc:385] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:05.943060 16662 raft_consensus.cc:740] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2b5d130e0fa4d1185bea6b332da9de4, State: Initialized, Role: FOLLOWER
I20260709 12:11:05.944190 16662 consensus_queue.cc:260] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d2b5d130e0fa4d1185bea6b332da9de4" member_type: VOTER }
I20260709 12:11:05.944718 16662 raft_consensus.cc:399] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:11:05.944972 16662 raft_consensus.cc:493] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:11:05.945271 16662 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:05.949476 16662 raft_consensus.cc:515] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2b5d130e0fa4d1185bea6b332da9de4" member_type: VOTER }
I20260709 12:11:05.950201 16662 leader_election.cc:304] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4 [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: d2b5d130e0fa4d1185bea6b332da9de4; no voters: 
I20260709 12:11:05.951993 16662 leader_election.cc:290] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:11:05.952405 16665 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:05.955307 16665 raft_consensus.cc:697] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4 [term 1 LEADER]: Becoming Leader. State: Replica: d2b5d130e0fa4d1185bea6b332da9de4, State: Running, Role: LEADER
I20260709 12:11:05.956279 16665 consensus_queue.cc:237] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4 [LEADER]: Queue going to LEADER mode. State: All 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: "d2b5d130e0fa4d1185bea6b332da9de4" member_type: VOTER }
I20260709 12:11:05.957360 16662 sys_catalog.cc:565] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:11:05.968830 16666 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d2b5d130e0fa4d1185bea6b332da9de4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2b5d130e0fa4d1185bea6b332da9de4" member_type: VOTER } }
I20260709 12:11:05.969044 16667 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d2b5d130e0fa4d1185bea6b332da9de4. Latest consensus state: current_term: 1 leader_uuid: "d2b5d130e0fa4d1185bea6b332da9de4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2b5d130e0fa4d1185bea6b332da9de4" member_type: VOTER } }
I20260709 12:11:05.969655 16666 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4 [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:05.969815 16667 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4 [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:05.973424 16674 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:11:05.985805 16674 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:11:05.988620 16595 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:11:06.005460 16674 catalog_manager.cc:1383] Generated new cluster ID: db2c2efc68ff47c79204d1ee367ed574
I20260709 12:11:06.005791 16674 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:11:06.026351 16674 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:11:06.027982 16674 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:11:06.045668 16674 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4: Generated new TSK 0
I20260709 12:11:06.046842 16674 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:11:06.055303 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:06.064188 16684 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:11:06.066443 16685 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:11:06.070190 16687 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:11:06.070521 16595 server_base.cc:1061] running on GCE node
I20260709 12:11:06.071497 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:06.071707 16595 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:11:06.071993 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599066071957 us; error 0 us; skew 500 ppm
I20260709 12:11:06.072657 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:06.077348 16595 webserver.cc:533] Webserver started at http://127.16.52.193:33997/ using document root <none> and password file <none>
I20260709 12:11:06.077903 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:06.078119 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:06.078423 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:06.079545 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599064320405-16595-0/minicluster-data/ts-0-root/instance:
uuid: "2dbde94995494da2bb3efc6680654092"
format_stamp: "Formatted at 2026-07-09 12:11:06 on dist-test-slave-stjn"
I20260709 12:11:06.085510 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260709 12:11:06.090699 16692 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:11:06.091569 16595 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:11:06.091958 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599064320405-16595-0/minicluster-data/ts-0-root
uuid: "2dbde94995494da2bb3efc6680654092"
format_stamp: "Formatted at 2026-07-09 12:11:06 on dist-test-slave-stjn"
I20260709 12:11:06.092353 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599064320405-16595-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599064320405-16595-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599064320405-16595-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:11:06.112596 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:06.114401 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:06.117268 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:06.122884 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:06.123212 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:06.123534 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:06.123761 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:06.235775 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.193:36841
I20260709 12:11:06.235952 16754 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.193:36841 every 8 connection(s)
I20260709 12:11:06.244654 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:06.261287 16759 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:11:06.265522 16760 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:11:06.280269 16595 server_base.cc:1061] running on GCE node
W20260709 12:11:06.282229 16762 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:11:06.283475 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:06.283862 16595 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:11:06.284086 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599066284066 us; error 0 us; skew 500 ppm
I20260709 12:11:06.284893 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:06.285214 16755 heartbeater.cc:344] Connected to a master server at 127.16.52.254:46613
I20260709 12:11:06.285727 16755 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:06.287283 16755 heartbeater.cc:507] Master 127.16.52.254:46613 requested a full tablet report, sending...
I20260709 12:11:06.290601 16595 webserver.cc:533] Webserver started at http://127.16.52.194:38617/ using document root <none> and password file <none>
I20260709 12:11:06.291188 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:06.291435 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:06.291536 16627 ts_manager.cc:194] Registered new tserver with Master: 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841)
I20260709 12:11:06.291765 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:06.293058 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599064320405-16595-0/minicluster-data/ts-1-root/instance:
uuid: "2ac393067548497c9a4030e9ae445382"
format_stamp: "Formatted at 2026-07-09 12:11:06 on dist-test-slave-stjn"
I20260709 12:11:06.294772 16627 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48282
I20260709 12:11:06.300256 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:11:06.305120 16767 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:11:06.306066 16595 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 12:11:06.306357 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599064320405-16595-0/minicluster-data/ts-1-root
uuid: "2ac393067548497c9a4030e9ae445382"
format_stamp: "Formatted at 2026-07-09 12:11:06 on dist-test-slave-stjn"
I20260709 12:11:06.306638 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599064320405-16595-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599064320405-16595-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599064320405-16595-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:11:06.325172 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:06.326478 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:06.329128 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:06.333122 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:06.333348 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:06.333674 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:06.333822 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:06.440265 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.194:39069
I20260709 12:11:06.440398 16829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.194:39069 every 8 connection(s)
I20260709 12:11:06.447368 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:06.459373 16834 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:11:06.461333 16833 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:11:06.466033 16830 heartbeater.cc:344] Connected to a master server at 127.16.52.254:46613
I20260709 12:11:06.466599 16830 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:06.467883 16830 heartbeater.cc:507] Master 127.16.52.254:46613 requested a full tablet report, sending...
I20260709 12:11:06.470679 16627 ts_manager.cc:194] Registered new tserver with Master: 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069)
W20260709 12:11:06.470731 16836 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:11:06.472465 16627 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48290
I20260709 12:11:06.474409 16595 server_base.cc:1061] running on GCE node
I20260709 12:11:06.475797 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:06.476075 16595 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:11:06.476274 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599066476258 us; error 0 us; skew 500 ppm
I20260709 12:11:06.477033 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:06.479899 16595 webserver.cc:533] Webserver started at http://127.16.52.195:36089/ using document root <none> and password file <none>
I20260709 12:11:06.480515 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:06.480755 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:06.481072 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:06.482561 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599064320405-16595-0/minicluster-data/ts-2-root/instance:
uuid: "b8a753f1c14045419cb5f88ed9b3d254"
format_stamp: "Formatted at 2026-07-09 12:11:06 on dist-test-slave-stjn"
I20260709 12:11:06.488706 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260709 12:11:06.493028 16841 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:11:06.493892 16595 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 12:11:06.494228 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599064320405-16595-0/minicluster-data/ts-2-root
uuid: "b8a753f1c14045419cb5f88ed9b3d254"
format_stamp: "Formatted at 2026-07-09 12:11:06 on dist-test-slave-stjn"
I20260709 12:11:06.494616 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599064320405-16595-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599064320405-16595-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599064320405-16595-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:11:06.509405 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:06.511188 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:06.513254 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:06.517210 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:06.517493 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:06.517771 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:06.517974 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:06.607266 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.195:39373
I20260709 12:11:06.607328 16903 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.195:39373 every 8 connection(s)
I20260709 12:11:06.625991 16904 heartbeater.cc:344] Connected to a master server at 127.16.52.254:46613
I20260709 12:11:06.626400 16904 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:06.627293 16904 heartbeater.cc:507] Master 127.16.52.254:46613 requested a full tablet report, sending...
I20260709 12:11:06.629611 16627 ts_manager.cc:194] Registered new tserver with Master: b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:06.630148 16595 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01720588s
I20260709 12:11:06.631462 16627 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48304
I20260709 12:11:06.684094 16627 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48314:
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:11:06.688045 16627 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:11:06.793309 16795 tablet_service.cc:1511] Processing CreateTablet for tablet 714c6a2d1b51443ab7eb8584073c4c8c (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:06.795148 16795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 714c6a2d1b51443ab7eb8584073c4c8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:06.797017 16794 tablet_service.cc:1511] Processing CreateTablet for tablet e2c2bd0f3e0f43a7be70e86e3512b269 (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:06.798466 16794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c2bd0f3e0f43a7be70e86e3512b269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:06.802556 16793 tablet_service.cc:1511] Processing CreateTablet for tablet 6ed3f7fe6f654a57b7484ac65257d204 (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:06.802699 16792 tablet_service.cc:1511] Processing CreateTablet for tablet 8630fe496934478da5bf6b9549ebd22f (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:06.809538 16791 tablet_service.cc:1511] Processing CreateTablet for tablet 3dec6cddf57b4361a0d9bfcb20d309ec (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:06.810711 16793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ed3f7fe6f654a57b7484ac65257d204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:06.813313 16790 tablet_service.cc:1511] Processing CreateTablet for tablet 8eec6ca23b214629b98888bf9752b714 (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:06.819636 16790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eec6ca23b214629b98888bf9752b714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:06.829216 16792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8630fe496934478da5bf6b9549ebd22f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:06.827940 16789 tablet_service.cc:1511] Processing CreateTablet for tablet 73725b22379e46caa411aabb9811c673 (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:06.837065 16718 tablet_service.cc:1511] Processing CreateTablet for tablet 6ed3f7fe6f654a57b7484ac65257d204 (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:06.840224 16718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ed3f7fe6f654a57b7484ac65257d204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:06.841562 16791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dec6cddf57b4361a0d9bfcb20d309ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:06.840322 16720 tablet_service.cc:1511] Processing CreateTablet for tablet 714c6a2d1b51443ab7eb8584073c4c8c (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:06.847724 16717 tablet_service.cc:1511] Processing CreateTablet for tablet 8630fe496934478da5bf6b9549ebd22f (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:06.842990 16719 tablet_service.cc:1511] Processing CreateTablet for tablet e2c2bd0f3e0f43a7be70e86e3512b269 (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:06.854125 16789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73725b22379e46caa411aabb9811c673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:06.855152 16788 tablet_service.cc:1511] Processing CreateTablet for tablet a98dd21a9e6e47ca8c96ae0eb52bd522 (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:06.855147 16720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 714c6a2d1b51443ab7eb8584073c4c8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:06.859413 16715 tablet_service.cc:1511] Processing CreateTablet for tablet 8eec6ca23b214629b98888bf9752b714 (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:06.854286 16716 tablet_service.cc:1511] Processing CreateTablet for tablet 3dec6cddf57b4361a0d9bfcb20d309ec (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:06.865396 16717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8630fe496934478da5bf6b9549ebd22f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:06.865396 16714 tablet_service.cc:1511] Processing CreateTablet for tablet 73725b22379e46caa411aabb9811c673 (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:06.870513 16719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c2bd0f3e0f43a7be70e86e3512b269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:06.870810 16788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a98dd21a9e6e47ca8c96ae0eb52bd522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:06.878284 16787 tablet_service.cc:1511] Processing CreateTablet for tablet b17d4f65e0b24639b4837ff891d1dd98 (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:06.886049 16787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17d4f65e0b24639b4837ff891d1dd98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:06.884407 16712 tablet_service.cc:1511] Processing CreateTablet for tablet b17d4f65e0b24639b4837ff891d1dd98 (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:06.873271 16713 tablet_service.cc:1511] Processing CreateTablet for tablet a98dd21a9e6e47ca8c96ae0eb52bd522 (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:06.895601 16716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dec6cddf57b4361a0d9bfcb20d309ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:06.906665 16713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a98dd21a9e6e47ca8c96ae0eb52bd522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:06.909497 16712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17d4f65e0b24639b4837ff891d1dd98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:06.912499 16714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73725b22379e46caa411aabb9811c673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:06.914639 16715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eec6ca23b214629b98888bf9752b714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:06.950208 16869 tablet_service.cc:1511] Processing CreateTablet for tablet 714c6a2d1b51443ab7eb8584073c4c8c (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:06.953135 16869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 714c6a2d1b51443ab7eb8584073c4c8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:06.958905 16867 tablet_service.cc:1511] Processing CreateTablet for tablet 6ed3f7fe6f654a57b7484ac65257d204 (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:06.964540 16868 tablet_service.cc:1511] Processing CreateTablet for tablet e2c2bd0f3e0f43a7be70e86e3512b269 (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:06.966602 16867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ed3f7fe6f654a57b7484ac65257d204. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:11:06.976446 16675 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:06.977135 16868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c2bd0f3e0f43a7be70e86e3512b269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:07.014750 16866 tablet_service.cc:1511] Processing CreateTablet for tablet 8630fe496934478da5bf6b9549ebd22f (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:07.017449 16866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8630fe496934478da5bf6b9549ebd22f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:07.027302 16865 tablet_service.cc:1511] Processing CreateTablet for tablet 3dec6cddf57b4361a0d9bfcb20d309ec (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:07.031811 16865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dec6cddf57b4361a0d9bfcb20d309ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:07.031967 16864 tablet_service.cc:1511] Processing CreateTablet for tablet 8eec6ca23b214629b98888bf9752b714 (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:07.036733 16863 tablet_service.cc:1511] Processing CreateTablet for tablet 73725b22379e46caa411aabb9811c673 (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:07.037693 16864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eec6ca23b214629b98888bf9752b714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:07.039805 16863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73725b22379e46caa411aabb9811c673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:07.052107 16862 tablet_service.cc:1511] Processing CreateTablet for tablet a98dd21a9e6e47ca8c96ae0eb52bd522 (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:07.058422 16862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a98dd21a9e6e47ca8c96ae0eb52bd522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:07.067104 16861 tablet_service.cc:1511] Processing CreateTablet for tablet b17d4f65e0b24639b4837ff891d1dd98 (DEFAULT_TABLE table=test-workload [id=3cff76196508424e8915881df42c3f3c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:07.124840 16861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17d4f65e0b24639b4837ff891d1dd98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:07.209687 16923 tablet_bootstrap.cc:492] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092: Bootstrap starting.
I20260709 12:11:07.215020 16922 tablet_bootstrap.cc:492] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382: Bootstrap starting.
I20260709 12:11:07.241664 16924 tablet_bootstrap.cc:492] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254: Bootstrap starting.
I20260709 12:11:07.247967 16923 tablet_bootstrap.cc:654] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.256575 16922 tablet_bootstrap.cc:654] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.260349 16923 tablet_bootstrap.cc:492] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092: No bootstrap required, opened a new log
I20260709 12:11:07.260859 16923 ts_tablet_manager.cc:1403] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.001s
I20260709 12:11:07.268347 16924 tablet_bootstrap.cc:654] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.268761 16923 raft_consensus.cc:359] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.271020 16923 raft_consensus.cc:385] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.271442 16923 raft_consensus.cc:740] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dbde94995494da2bb3efc6680654092, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.272756 16923 consensus_queue.cc:260] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.277562 16755 heartbeater.cc:499] Master 127.16.52.254:46613 was elected leader, sending a full tablet report...
I20260709 12:11:07.279054 16923 ts_tablet_manager.cc:1434] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.005s
I20260709 12:11:07.281283 16923 tablet_bootstrap.cc:492] T 8eec6ca23b214629b98888bf9752b714 P 2dbde94995494da2bb3efc6680654092: Bootstrap starting.
I20260709 12:11:07.291014 16923 tablet_bootstrap.cc:654] T 8eec6ca23b214629b98888bf9752b714 P 2dbde94995494da2bb3efc6680654092: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.297127 16922 tablet_bootstrap.cc:492] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382: No bootstrap required, opened a new log
I20260709 12:11:07.297655 16922 ts_tablet_manager.cc:1403] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382: Time spent bootstrapping tablet: real 0.106s	user 0.009s	sys 0.006s
I20260709 12:11:07.299667 16924 tablet_bootstrap.cc:492] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254: No bootstrap required, opened a new log
I20260709 12:11:07.300210 16924 ts_tablet_manager.cc:1403] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.021s
I20260709 12:11:07.300596 16922 raft_consensus.cc:359] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } }
I20260709 12:11:07.301350 16922 raft_consensus.cc:385] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.301661 16922 raft_consensus.cc:740] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.302402 16922 consensus_queue.cc:260] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } }
I20260709 12:11:07.303597 16924 raft_consensus.cc:359] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.304837 16924 raft_consensus.cc:385] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.305191 16924 raft_consensus.cc:740] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.306617 16924 consensus_queue.cc:260] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.311451 16830 heartbeater.cc:499] Master 127.16.52.254:46613 was elected leader, sending a full tablet report...
I20260709 12:11:07.312136 16922 ts_tablet_manager.cc:1434] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.006s
I20260709 12:11:07.313089 16922 tablet_bootstrap.cc:492] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382: Bootstrap starting.
I20260709 12:11:07.313977 16923 tablet_bootstrap.cc:492] T 8eec6ca23b214629b98888bf9752b714 P 2dbde94995494da2bb3efc6680654092: No bootstrap required, opened a new log
I20260709 12:11:07.314436 16923 ts_tablet_manager.cc:1403] T 8eec6ca23b214629b98888bf9752b714 P 2dbde94995494da2bb3efc6680654092: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.000s
I20260709 12:11:07.317510 16923 raft_consensus.cc:359] T 8eec6ca23b214629b98888bf9752b714 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.318209 16923 raft_consensus.cc:385] T 8eec6ca23b214629b98888bf9752b714 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.318478 16923 raft_consensus.cc:740] T 8eec6ca23b214629b98888bf9752b714 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dbde94995494da2bb3efc6680654092, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.319706 16922 tablet_bootstrap.cc:654] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.319278 16923 consensus_queue.cc:260] T 8eec6ca23b214629b98888bf9752b714 P 2dbde94995494da2bb3efc6680654092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.324386 16923 ts_tablet_manager.cc:1434] T 8eec6ca23b214629b98888bf9752b714 P 2dbde94995494da2bb3efc6680654092: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:11:07.325268 16923 tablet_bootstrap.cc:492] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092: Bootstrap starting.
I20260709 12:11:07.327342 16904 heartbeater.cc:499] Master 127.16.52.254:46613 was elected leader, sending a full tablet report...
I20260709 12:11:07.332504 16923 tablet_bootstrap.cc:654] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.336082 16924 ts_tablet_manager.cc:1434] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.006s
I20260709 12:11:07.337196 16924 tablet_bootstrap.cc:492] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254: Bootstrap starting.
I20260709 12:11:07.341017 16930 raft_consensus.cc:493] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:07.341545 16930 raft_consensus.cc:515] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } }
I20260709 12:11:07.344708 16930 leader_election.cc:290] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373), 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841)
I20260709 12:11:07.350358 16924 tablet_bootstrap.cc:654] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.363327 16924 tablet_bootstrap.cc:492] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254: No bootstrap required, opened a new log
I20260709 12:11:07.363962 16924 ts_tablet_manager.cc:1403] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.004s
W20260709 12:11:07.364720 16905 tablet.cc:2406] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:11:07.367571 16922 tablet_bootstrap.cc:492] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382: No bootstrap required, opened a new log
I20260709 12:11:07.369793 16924 raft_consensus.cc:359] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.370520 16924 raft_consensus.cc:385] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.370815 16924 raft_consensus.cc:740] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.371024 16922 ts_tablet_manager.cc:1403] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.012s
I20260709 12:11:07.371536 16924 consensus_queue.cc:260] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.377355 16924 ts_tablet_manager.cc:1434] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:11:07.378036 16922 raft_consensus.cc:359] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.378541 16924 tablet_bootstrap.cc:492] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254: Bootstrap starting.
I20260709 12:11:07.378791 16922 raft_consensus.cc:385] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.379132 16922 raft_consensus.cc:740] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.379809 16922 consensus_queue.cc:260] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.381361 16923 tablet_bootstrap.cc:492] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092: No bootstrap required, opened a new log
I20260709 12:11:07.387405 16924 tablet_bootstrap.cc:654] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.387554 16923 ts_tablet_manager.cc:1403] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.002s
I20260709 12:11:07.390578 16923 raft_consensus.cc:359] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.391280 16923 raft_consensus.cc:385] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.391582 16923 raft_consensus.cc:740] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dbde94995494da2bb3efc6680654092, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.397078 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714c6a2d1b51443ab7eb8584073c4c8c" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254" is_pre_election: true
W20260709 12:11:07.399019 16769 leader_election.cc:343] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:07.399073 16924 tablet_bootstrap.cc:492] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254: No bootstrap required, opened a new log
I20260709 12:11:07.399652 16924 ts_tablet_manager.cc:1403] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260709 12:11:07.400596 16923 consensus_queue.cc:260] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.402681 16924 raft_consensus.cc:359] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.403384 16924 raft_consensus.cc:385] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.403677 16924 raft_consensus.cc:740] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.404426 16924 consensus_queue.cc:260] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.404418 16922 ts_tablet_manager.cc:1434] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 12:11:07.433203 16924 ts_tablet_manager.cc:1434] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254: Time spent starting tablet: real 0.033s	user 0.016s	sys 0.015s
I20260709 12:11:07.434248 16924 tablet_bootstrap.cc:492] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254: Bootstrap starting.
I20260709 12:11:07.434587 16922 tablet_bootstrap.cc:492] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382: Bootstrap starting.
I20260709 12:11:07.438753 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714c6a2d1b51443ab7eb8584073c4c8c" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092" is_pre_election: true
W20260709 12:11:07.440459 16768 leader_election.cc:343] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:07.440708 16924 tablet_bootstrap.cc:654] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.440930 16768 leader_election.cc:304] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ac393067548497c9a4030e9ae445382; no voters: 2dbde94995494da2bb3efc6680654092, b8a753f1c14045419cb5f88ed9b3d254
I20260709 12:11:07.441768 16930 raft_consensus.cc:2749] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:07.444358 16922 tablet_bootstrap.cc:654] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.446135 16931 raft_consensus.cc:493] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:07.446625 16931 raft_consensus.cc:515] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.449517 16931 leader_election.cc:290] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069)
I20260709 12:11:07.457407 16924 tablet_bootstrap.cc:492] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254: No bootstrap required, opened a new log
I20260709 12:11:07.458006 16924 ts_tablet_manager.cc:1403] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260709 12:11:07.460693 16923 ts_tablet_manager.cc:1434] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092: Time spent starting tablet: real 0.073s	user 0.003s	sys 0.003s
I20260709 12:11:07.461609 16924 raft_consensus.cc:359] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } }
I20260709 12:11:07.466042 16924 raft_consensus.cc:385] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.466687 16924 raft_consensus.cc:740] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.476861 16923 tablet_bootstrap.cc:492] T b17d4f65e0b24639b4837ff891d1dd98 P 2dbde94995494da2bb3efc6680654092: Bootstrap starting.
I20260709 12:11:07.478005 16924 consensus_queue.cc:260] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } }
I20260709 12:11:07.487982 16931 raft_consensus.cc:493] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:07.488528 16931 raft_consensus.cc:515] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.488147 16924 ts_tablet_manager.cc:1434] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254: Time spent starting tablet: real 0.030s	user 0.011s	sys 0.000s
I20260709 12:11:07.490458 16924 tablet_bootstrap.cc:492] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254: Bootstrap starting.
I20260709 12:11:07.490720 16931 leader_election.cc:290] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069)
I20260709 12:11:07.493631 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eec6ca23b214629b98888bf9752b714" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092" is_pre_election: true
I20260709 12:11:07.494426 16730 raft_consensus.cc:2468] T 8eec6ca23b214629b98888bf9752b714 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 0.
I20260709 12:11:07.501585 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed3f7fe6f654a57b7484ac65257d204" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092" is_pre_election: true
I20260709 12:11:07.503168 16730 raft_consensus.cc:2468] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 0.
I20260709 12:11:07.506183 16842 leader_election.cc:304] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dbde94995494da2bb3efc6680654092, b8a753f1c14045419cb5f88ed9b3d254; no voters: 
I20260709 12:11:07.507179 16931 raft_consensus.cc:2804] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:07.507339 16842 leader_election.cc:304] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dbde94995494da2bb3efc6680654092, b8a753f1c14045419cb5f88ed9b3d254; no voters: 
I20260709 12:11:07.507647 16931 raft_consensus.cc:493] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:07.508095 16931 raft_consensus.cc:3060] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:07.509398 16922 tablet_bootstrap.cc:492] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382: No bootstrap required, opened a new log
I20260709 12:11:07.512226 16922 ts_tablet_manager.cc:1403] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382: Time spent bootstrapping tablet: real 0.079s	user 0.035s	sys 0.030s
I20260709 12:11:07.518532 16923 tablet_bootstrap.cc:654] T b17d4f65e0b24639b4837ff891d1dd98 P 2dbde94995494da2bb3efc6680654092: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.520066 16922 raft_consensus.cc:359] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.520807 16922 raft_consensus.cc:385] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.520440 16931 raft_consensus.cc:515] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.521154 16922 raft_consensus.cc:740] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.522753 16944 raft_consensus.cc:2804] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:07.522076 16922 consensus_queue.cc:260] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.523957 16931 leader_election.cc:290] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 election: Requested vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069)
I20260709 12:11:07.525094 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eec6ca23b214629b98888bf9752b714" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092"
I20260709 12:11:07.525918 16730 raft_consensus.cc:3060] T 8eec6ca23b214629b98888bf9752b714 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:07.524089 16944 raft_consensus.cc:493] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:07.527576 16944 raft_consensus.cc:3060] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:07.527482 16924 tablet_bootstrap.cc:654] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.532446 16922 ts_tablet_manager.cc:1434] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:11:07.534478 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eec6ca23b214629b98888bf9752b714" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382" is_pre_election: true
I20260709 12:11:07.534518 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eec6ca23b214629b98888bf9752b714" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382"
I20260709 12:11:07.537910 16922 tablet_bootstrap.cc:492] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382: Bootstrap starting.
I20260709 12:11:07.537015 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed3f7fe6f654a57b7484ac65257d204" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382" is_pre_election: true
W20260709 12:11:07.539269 16843 leader_election.cc:343] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:07.540223 16843 leader_election.cc:343] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:07.541520 16843 leader_election.cc:343] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:07.544070 16730 raft_consensus.cc:2468] T 8eec6ca23b214629b98888bf9752b714 P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 1.
I20260709 12:11:07.545691 16842 leader_election.cc:304] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2dbde94995494da2bb3efc6680654092, b8a753f1c14045419cb5f88ed9b3d254; no voters: 2ac393067548497c9a4030e9ae445382
I20260709 12:11:07.546613 16931 raft_consensus.cc:2804] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:07.549101 16923 tablet_bootstrap.cc:492] T b17d4f65e0b24639b4837ff891d1dd98 P 2dbde94995494da2bb3efc6680654092: No bootstrap required, opened a new log
I20260709 12:11:07.550588 16923 ts_tablet_manager.cc:1403] T b17d4f65e0b24639b4837ff891d1dd98 P 2dbde94995494da2bb3efc6680654092: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.000s
I20260709 12:11:07.552729 16944 raft_consensus.cc:515] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.556138 16924 tablet_bootstrap.cc:492] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254: No bootstrap required, opened a new log
I20260709 12:11:07.556612 16924 ts_tablet_manager.cc:1403] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254: Time spent bootstrapping tablet: real 0.066s	user 0.003s	sys 0.013s
I20260709 12:11:07.557672 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed3f7fe6f654a57b7484ac65257d204" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382"
I20260709 12:11:07.558193 16944 leader_election.cc:290] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 election: Requested vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069)
W20260709 12:11:07.559103 16843 leader_election.cc:343] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:07.559919 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed3f7fe6f654a57b7484ac65257d204" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092"
I20260709 12:11:07.560647 16730 raft_consensus.cc:3060] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:07.566222 16931 raft_consensus.cc:697] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Becoming Leader. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Running, Role: LEADER
I20260709 12:11:07.564594 16924 raft_consensus.cc:359] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.567987 16924 raft_consensus.cc:385] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.568212 16947 raft_consensus.cc:493] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:07.569588 16947 raft_consensus.cc:515] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.570253 16922 tablet_bootstrap.cc:654] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.570120 16923 raft_consensus.cc:359] T b17d4f65e0b24639b4837ff891d1dd98 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.570837 16923 raft_consensus.cc:385] T b17d4f65e0b24639b4837ff891d1dd98 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.571162 16923 raft_consensus.cc:740] T b17d4f65e0b24639b4837ff891d1dd98 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dbde94995494da2bb3efc6680654092, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.572304 16947 leader_election.cc:290] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069)
I20260709 12:11:07.573745 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec6cddf57b4361a0d9bfcb20d309ec" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092" is_pre_election: true
I20260709 12:11:07.574975 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec6cddf57b4361a0d9bfcb20d309ec" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382" is_pre_election: true
I20260709 12:11:07.568744 16931 consensus_queue.cc:237] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
W20260709 12:11:07.575121 16842 leader_election.cc:343] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:07.575603 16804 raft_consensus.cc:2468] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 0.
I20260709 12:11:07.576903 16843 leader_election.cc:304] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ac393067548497c9a4030e9ae445382, b8a753f1c14045419cb5f88ed9b3d254; no voters: 2dbde94995494da2bb3efc6680654092
I20260709 12:11:07.568444 16924 raft_consensus.cc:740] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.578295 16730 raft_consensus.cc:2468] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 1.
I20260709 12:11:07.579933 16947 raft_consensus.cc:2804] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:07.580456 16947 raft_consensus.cc:493] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:07.580864 16947 raft_consensus.cc:3060] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:07.579130 16924 consensus_queue.cc:260] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.583901 16924 ts_tablet_manager.cc:1434] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.003s
I20260709 12:11:07.584839 16924 tablet_bootstrap.cc:492] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254: Bootstrap starting.
I20260709 12:11:07.579968 16923 consensus_queue.cc:260] T b17d4f65e0b24639b4837ff891d1dd98 P 2dbde94995494da2bb3efc6680654092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.581801 16842 leader_election.cc:304] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2dbde94995494da2bb3efc6680654092, b8a753f1c14045419cb5f88ed9b3d254; no voters: 2ac393067548497c9a4030e9ae445382
I20260709 12:11:07.589311 16944 raft_consensus.cc:2804] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:07.592396 16923 ts_tablet_manager.cc:1434] T b17d4f65e0b24639b4837ff891d1dd98 P 2dbde94995494da2bb3efc6680654092: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.004s
I20260709 12:11:07.593887 16923 tablet_bootstrap.cc:492] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092: Bootstrap starting.
I20260709 12:11:07.595764 16625 catalog_manager.cc:5697] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "b8a753f1c14045419cb5f88ed9b3d254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:07.602890 16924 tablet_bootstrap.cc:654] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.608258 16947 raft_consensus.cc:515] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.614804 16922 tablet_bootstrap.cc:492] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382: No bootstrap required, opened a new log
I20260709 12:11:07.615306 16922 ts_tablet_manager.cc:1403] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.013s
I20260709 12:11:07.617602 16923 tablet_bootstrap.cc:654] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.619755 16947 leader_election.cc:290] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 election: Requested vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069)
I20260709 12:11:07.620472 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec6cddf57b4361a0d9bfcb20d309ec" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092"
I20260709 12:11:07.622329 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec6cddf57b4361a0d9bfcb20d309ec" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382"
I20260709 12:11:07.623138 16804 raft_consensus.cc:3060] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:07.623514 16842 leader_election.cc:343] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:07.631548 16922 raft_consensus.cc:359] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.632706 16922 raft_consensus.cc:385] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.633119 16922 raft_consensus.cc:740] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.635180 16944 raft_consensus.cc:697] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Becoming Leader. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Running, Role: LEADER
I20260709 12:11:07.634248 16922 consensus_queue.cc:260] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.648836 16928 raft_consensus.cc:493] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:07.649427 16928 raft_consensus.cc:515] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.655787 16928 leader_election.cc:290] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:07.636234 16944 consensus_queue.cc:237] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.660665 16804 raft_consensus.cc:2468] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 1.
I20260709 12:11:07.662016 16843 leader_election.cc:304] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ac393067548497c9a4030e9ae445382, b8a753f1c14045419cb5f88ed9b3d254; no voters: 2dbde94995494da2bb3efc6680654092
I20260709 12:11:07.674360 16950 raft_consensus.cc:2804] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:07.674969 16950 raft_consensus.cc:697] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Becoming Leader. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Running, Role: LEADER
I20260709 12:11:07.675865 16950 consensus_queue.cc:237] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.680562 16922 ts_tablet_manager.cc:1434] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382: Time spent starting tablet: real 0.064s	user 0.010s	sys 0.000s
I20260709 12:11:07.681429 16924 tablet_bootstrap.cc:492] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254: No bootstrap required, opened a new log
I20260709 12:11:07.681910 16924 ts_tablet_manager.cc:1403] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.030s
I20260709 12:11:07.682214 16923 tablet_bootstrap.cc:492] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092: No bootstrap required, opened a new log
I20260709 12:11:07.682704 16923 ts_tablet_manager.cc:1403] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092: Time spent bootstrapping tablet: real 0.089s	user 0.024s	sys 0.030s
I20260709 12:11:07.685578 16924 raft_consensus.cc:359] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.686384 16924 raft_consensus.cc:385] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.686797 16924 raft_consensus.cc:740] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.686404 16923 raft_consensus.cc:359] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.687242 16923 raft_consensus.cc:385] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.687561 16923 raft_consensus.cc:740] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dbde94995494da2bb3efc6680654092, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.688695 16923 consensus_queue.cc:260] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.687583 16924 consensus_queue.cc:260] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.691491 16923 ts_tablet_manager.cc:1434] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:11:07.692615 16923 tablet_bootstrap.cc:492] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092: Bootstrap starting.
I20260709 12:11:07.686069 16922 tablet_bootstrap.cc:492] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382: Bootstrap starting.
I20260709 12:11:07.691493 16924 ts_tablet_manager.cc:1434] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:11:07.696323 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98dd21a9e6e47ca8c96ae0eb52bd522" candidate_uuid: "2dbde94995494da2bb3efc6680654092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382" is_pre_election: true
I20260709 12:11:07.697777 16924 tablet_bootstrap.cc:492] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254: Bootstrap starting.
W20260709 12:11:07.698321 16694 leader_election.cc:343] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:07.701799 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98dd21a9e6e47ca8c96ae0eb52bd522" candidate_uuid: "2dbde94995494da2bb3efc6680654092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254" is_pre_election: true
W20260709 12:11:07.703238 16694 leader_election.cc:343] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:07.703698 16694 leader_election.cc:304] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2dbde94995494da2bb3efc6680654092; no voters: 2ac393067548497c9a4030e9ae445382, b8a753f1c14045419cb5f88ed9b3d254
I20260709 12:11:07.704785 16928 raft_consensus.cc:2749] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:07.708382 16923 tablet_bootstrap.cc:654] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.711076 16922 tablet_bootstrap.cc:654] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.713339 16924 tablet_bootstrap.cc:654] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.724867 16950 raft_consensus.cc:493] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:07.725682 16950 raft_consensus.cc:515] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } }
I20260709 12:11:07.729117 16923 tablet_bootstrap.cc:492] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092: No bootstrap required, opened a new log
I20260709 12:11:07.729712 16923 ts_tablet_manager.cc:1403] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.009s
I20260709 12:11:07.731644 16924 tablet_bootstrap.cc:492] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254: No bootstrap required, opened a new log
I20260709 12:11:07.731547 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714c6a2d1b51443ab7eb8584073c4c8c" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382" is_pre_election: true
I20260709 12:11:07.732170 16924 ts_tablet_manager.cc:1403] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.006s
I20260709 12:11:07.732241 16804 raft_consensus.cc:2468] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 0.
I20260709 12:11:07.732678 16625 catalog_manager.cc:5697] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "b8a753f1c14045419cb5f88ed9b3d254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:07.733790 16843 leader_election.cc:304] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ac393067548497c9a4030e9ae445382, b8a753f1c14045419cb5f88ed9b3d254; no voters: 
I20260709 12:11:07.734670 16944 raft_consensus.cc:2804] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:07.735212 16944 raft_consensus.cc:493] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:07.735119 16924 raft_consensus.cc:359] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.734647 16625 catalog_manager.cc:5697] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "b8a753f1c14045419cb5f88ed9b3d254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:07.735864 16924 raft_consensus.cc:385] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.735684 16944 raft_consensus.cc:3060] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:07.736299 16924 raft_consensus.cc:740] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.739071 16922 tablet_bootstrap.cc:492] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382: No bootstrap required, opened a new log
I20260709 12:11:07.739534 16922 ts_tablet_manager.cc:1403] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.004s
I20260709 12:11:07.741125 16923 raft_consensus.cc:359] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.741832 16923 raft_consensus.cc:385] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.742122 16923 raft_consensus.cc:740] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dbde94995494da2bb3efc6680654092, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.742414 16922 raft_consensus.cc:359] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.743146 16922 raft_consensus.cc:385] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.742882 16923 consensus_queue.cc:260] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.743419 16922 raft_consensus.cc:740] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.744374 16950 leader_election.cc:290] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069), 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841)
I20260709 12:11:07.745407 16923 ts_tablet_manager.cc:1434] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 12:11:07.745031 16924 consensus_queue.cc:260] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.746557 16923 tablet_bootstrap.cc:492] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092: Bootstrap starting.
I20260709 12:11:07.746241 16922 consensus_queue.cc:260] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.747911 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714c6a2d1b51443ab7eb8584073c4c8c" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092" is_pre_election: true
I20260709 12:11:07.749454 16924 ts_tablet_manager.cc:1434] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
W20260709 12:11:07.749751 16842 leader_election.cc:343] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:07.750490 16924 tablet_bootstrap.cc:492] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254: Bootstrap starting.
I20260709 12:11:07.753497 16923 tablet_bootstrap.cc:654] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.756516 16922 ts_tablet_manager.cc:1434] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:11:07.757665 16922 tablet_bootstrap.cc:492] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382: Bootstrap starting.
I20260709 12:11:07.765532 16924 tablet_bootstrap.cc:654] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.765699 16923 tablet_bootstrap.cc:492] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092: No bootstrap required, opened a new log
I20260709 12:11:07.766145 16923 ts_tablet_manager.cc:1403] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 12:11:07.766534 16928 raft_consensus.cc:493] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:07.767015 16928 raft_consensus.cc:515] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.769172 16928 leader_election.cc:290] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:07.769797 16922 tablet_bootstrap.cc:654] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.770221 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fe496934478da5bf6b9549ebd22f" candidate_uuid: "2dbde94995494da2bb3efc6680654092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382" is_pre_election: true
I20260709 12:11:07.770967 16804 raft_consensus.cc:2468] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dbde94995494da2bb3efc6680654092 in term 0.
I20260709 12:11:07.772271 16950 raft_consensus.cc:493] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:07.772806 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fe496934478da5bf6b9549ebd22f" candidate_uuid: "2dbde94995494da2bb3efc6680654092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254" is_pre_election: true
I20260709 12:11:07.772712 16950 raft_consensus.cc:515] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.773797 16694 leader_election.cc:304] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ac393067548497c9a4030e9ae445382, 2dbde94995494da2bb3efc6680654092; no voters: 
I20260709 12:11:07.774694 16928 raft_consensus.cc:2804] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:07.774847 16950 leader_election.cc:290] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069)
I20260709 12:11:07.775080 16928 raft_consensus.cc:493] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:07.775414 16928 raft_consensus.cc:3060] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:07.775564 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fe496934478da5bf6b9549ebd22f" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092" is_pre_election: true
I20260709 12:11:07.776290 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fe496934478da5bf6b9549ebd22f" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382" is_pre_election: true
I20260709 12:11:07.774155 16944 raft_consensus.cc:515] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } }
I20260709 12:11:07.776955 16804 raft_consensus.cc:2468] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 0.
I20260709 12:11:07.778748 16843 leader_election.cc:304] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ac393067548497c9a4030e9ae445382, b8a753f1c14045419cb5f88ed9b3d254; no voters: 
I20260709 12:11:07.779575 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714c6a2d1b51443ab7eb8584073c4c8c" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092"
I20260709 12:11:07.780429 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714c6a2d1b51443ab7eb8584073c4c8c" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382"
I20260709 12:11:07.781054 16804 raft_consensus.cc:3060] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:07.780989 16842 leader_election.cc:343] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:07.781454 16944 leader_election.cc:290] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 election: Requested vote from peers 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069), 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841)
I20260709 12:11:07.774925 16879 raft_consensus.cc:2468] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dbde94995494da2bb3efc6680654092 in term 0.
I20260709 12:11:07.774065 16923 raft_consensus.cc:359] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.784428 16923 raft_consensus.cc:385] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.784940 16930 raft_consensus.cc:493] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:07.784890 16923 raft_consensus.cc:740] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dbde94995494da2bb3efc6680654092, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.785532 16930 raft_consensus.cc:515] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.786470 16923 consensus_queue.cc:260] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.787619 16930 leader_election.cc:290] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:07.788268 16950 raft_consensus.cc:2804] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:07.788390 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73725b22379e46caa411aabb9811c673" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092" is_pre_election: true
I20260709 12:11:07.790656 16950 raft_consensus.cc:493] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:11:07.790858 16768 leader_election.cc:343] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:07.791062 16950 raft_consensus.cc:3060] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:07.790920 16928 raft_consensus.cc:515] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.791864 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73725b22379e46caa411aabb9811c673" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254" is_pre_election: true
I20260709 12:11:07.792784 16730 raft_consensus.cc:2393] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8a753f1c14045419cb5f88ed9b3d254 in current term 1: Already voted for candidate 2dbde94995494da2bb3efc6680654092 in this term.
W20260709 12:11:07.793365 16769 leader_election.cc:343] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:07.793838 16769 leader_election.cc:304] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ac393067548497c9a4030e9ae445382; no voters: 2dbde94995494da2bb3efc6680654092, b8a753f1c14045419cb5f88ed9b3d254
I20260709 12:11:07.793952 16928 leader_election.cc:290] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [CANDIDATE]: Term 1 election: Requested vote from peers 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:07.794603 16930 raft_consensus.cc:2749] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:07.798069 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fe496934478da5bf6b9549ebd22f" candidate_uuid: "2dbde94995494da2bb3efc6680654092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382"
I20260709 12:11:07.798512 16924 tablet_bootstrap.cc:492] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254: No bootstrap required, opened a new log
I20260709 12:11:07.798694 16803 raft_consensus.cc:3060] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:07.798982 16924 ts_tablet_manager.cc:1403] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.006s
I20260709 12:11:07.799574 16923 ts_tablet_manager.cc:1434] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.001s
I20260709 12:11:07.800750 16923 tablet_bootstrap.cc:492] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092: Bootstrap starting.
I20260709 12:11:07.801470 16950 raft_consensus.cc:515] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.802347 16924 raft_consensus.cc:359] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.805562 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fe496934478da5bf6b9549ebd22f" candidate_uuid: "2dbde94995494da2bb3efc6680654092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
I20260709 12:11:07.808637 16924 raft_consensus.cc:385] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.808980 16878 raft_consensus.cc:2393] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2dbde94995494da2bb3efc6680654092 in current term 1: Already voted for candidate b8a753f1c14045419cb5f88ed9b3d254 in this term.
I20260709 12:11:07.809043 16924 raft_consensus.cc:740] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.809664 16923 tablet_bootstrap.cc:654] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.807698 16803 raft_consensus.cc:2468] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dbde94995494da2bb3efc6680654092 in term 1.
I20260709 12:11:07.810614 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fe496934478da5bf6b9549ebd22f" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092"
I20260709 12:11:07.810247 16924 consensus_queue.cc:260] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.811404 16730 raft_consensus.cc:2393] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b8a753f1c14045419cb5f88ed9b3d254 in current term 1: Already voted for candidate 2dbde94995494da2bb3efc6680654092 in this term.
I20260709 12:11:07.811236 16694 leader_election.cc:304] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ac393067548497c9a4030e9ae445382, 2dbde94995494da2bb3efc6680654092; no voters: b8a753f1c14045419cb5f88ed9b3d254
I20260709 12:11:07.812188 16966 raft_consensus.cc:2804] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:07.812752 16966 raft_consensus.cc:697] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 1 LEADER]: Becoming Leader. State: Replica: 2dbde94995494da2bb3efc6680654092, State: Running, Role: LEADER
I20260709 12:11:07.813267 16924 ts_tablet_manager.cc:1434] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:11:07.813663 16966 consensus_queue.cc:237] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.814230 16924 tablet_bootstrap.cc:492] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254: Bootstrap starting.
I20260709 12:11:07.814297 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fe496934478da5bf6b9549ebd22f" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382"
I20260709 12:11:07.815243 16805 raft_consensus.cc:2393] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b8a753f1c14045419cb5f88ed9b3d254 in current term 1: Already voted for candidate 2dbde94995494da2bb3efc6680654092 in this term.
I20260709 12:11:07.816452 16843 leader_election.cc:304] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [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: b8a753f1c14045419cb5f88ed9b3d254; no voters: 2ac393067548497c9a4030e9ae445382, 2dbde94995494da2bb3efc6680654092
I20260709 12:11:07.817238 16944 raft_consensus.cc:2749] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:11:07.817366 16950 leader_election.cc:290] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 election: Requested vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069)
I20260709 12:11:07.827327 16924 tablet_bootstrap.cc:654] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.831529 16804 raft_consensus.cc:2468] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 1.
I20260709 12:11:07.833961 16843 leader_election.cc:304] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ac393067548497c9a4030e9ae445382, b8a753f1c14045419cb5f88ed9b3d254; no voters: 2dbde94995494da2bb3efc6680654092
I20260709 12:11:07.835269 16922 tablet_bootstrap.cc:492] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382: No bootstrap required, opened a new log
I20260709 12:11:07.835386 16950 raft_consensus.cc:2804] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:07.832180 16923 tablet_bootstrap.cc:492] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092: No bootstrap required, opened a new log
I20260709 12:11:07.836066 16950 raft_consensus.cc:697] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Becoming Leader. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Running, Role: LEADER
I20260709 12:11:07.836571 16923 ts_tablet_manager.cc:1403] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.003s
I20260709 12:11:07.835974 16922 ts_tablet_manager.cc:1403] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.023s
I20260709 12:11:07.837044 16950 consensus_queue.cc:237] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } }
I20260709 12:11:07.840319 16923 raft_consensus.cc:359] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } }
I20260709 12:11:07.841953 16923 raft_consensus.cc:385] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.842707 16923 raft_consensus.cc:740] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dbde94995494da2bb3efc6680654092, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.844376 16923 consensus_queue.cc:260] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } }
I20260709 12:11:07.844942 16944 raft_consensus.cc:493] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:07.845919 16944 raft_consensus.cc:515] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.845615 16627 catalog_manager.cc:5697] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dbde94995494da2bb3efc6680654092 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "2dbde94995494da2bb3efc6680654092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:07.847720 16923 ts_tablet_manager.cc:1434] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:11:07.848069 16944 leader_election.cc:290] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069)
I20260709 12:11:07.848637 16923 tablet_bootstrap.cc:492] T 73725b22379e46caa411aabb9811c673 P 2dbde94995494da2bb3efc6680654092: Bootstrap starting.
I20260709 12:11:07.849682 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17d4f65e0b24639b4837ff891d1dd98" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092" is_pre_election: true
I20260709 12:11:07.850296 16730 raft_consensus.cc:2468] T b17d4f65e0b24639b4837ff891d1dd98 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 0.
I20260709 12:11:07.850097 16922 raft_consensus.cc:359] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.850915 16922 raft_consensus.cc:385] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.851382 16922 raft_consensus.cc:740] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.851833 16842 leader_election.cc:304] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dbde94995494da2bb3efc6680654092, b8a753f1c14045419cb5f88ed9b3d254; no voters: 
I20260709 12:11:07.850955 16625 catalog_manager.cc:5697] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "b8a753f1c14045419cb5f88ed9b3d254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:07.852231 16922 consensus_queue.cc:260] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.854655 16922 ts_tablet_manager.cc:1434] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 12:11:07.854779 16924 tablet_bootstrap.cc:492] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254: No bootstrap required, opened a new log
I20260709 12:11:07.856101 16924 ts_tablet_manager.cc:1403] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.009s
I20260709 12:11:07.856565 16922 tablet_bootstrap.cc:492] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382: Bootstrap starting.
I20260709 12:11:07.859835 16950 raft_consensus.cc:2804] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:07.860227 16950 raft_consensus.cc:493] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:07.860616 16950 raft_consensus.cc:3060] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:07.854864 16923 tablet_bootstrap.cc:654] T 73725b22379e46caa411aabb9811c673 P 2dbde94995494da2bb3efc6680654092: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.855274 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17d4f65e0b24639b4837ff891d1dd98" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382" is_pre_election: true
W20260709 12:11:07.867391 16843 leader_election.cc:343] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:07.867539 16924 raft_consensus.cc:359] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.868265 16924 raft_consensus.cc:385] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.868556 16924 raft_consensus.cc:740] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.869187 16922 tablet_bootstrap.cc:654] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.869346 16924 consensus_queue.cc:260] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.871181 16924 ts_tablet_manager.cc:1434] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.000s
I20260709 12:11:07.873124 16923 tablet_bootstrap.cc:492] T 73725b22379e46caa411aabb9811c673 P 2dbde94995494da2bb3efc6680654092: No bootstrap required, opened a new log
I20260709 12:11:07.873648 16923 ts_tablet_manager.cc:1403] T 73725b22379e46caa411aabb9811c673 P 2dbde94995494da2bb3efc6680654092: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.007s
I20260709 12:11:07.874887 16950 raft_consensus.cc:515] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.877431 16922 tablet_bootstrap.cc:492] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382: No bootstrap required, opened a new log
I20260709 12:11:07.877895 16922 ts_tablet_manager.cc:1403] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.005s
I20260709 12:11:07.878134 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17d4f65e0b24639b4837ff891d1dd98" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092"
I20260709 12:11:07.878695 16730 raft_consensus.cc:3060] T b17d4f65e0b24639b4837ff891d1dd98 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:07.881225 16922 raft_consensus.cc:359] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.882061 16922 raft_consensus.cc:385] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.882378 16922 raft_consensus.cc:740] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.883252 16922 consensus_queue.cc:260] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.885735 16922 ts_tablet_manager.cc:1434] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:11:07.886524 16944 raft_consensus.cc:493] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:07.886952 16944 raft_consensus.cc:515] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.887169 16923 raft_consensus.cc:359] T 73725b22379e46caa411aabb9811c673 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.887753 16923 raft_consensus.cc:385] T 73725b22379e46caa411aabb9811c673 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.888036 16923 raft_consensus.cc:740] T 73725b22379e46caa411aabb9811c673 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dbde94995494da2bb3efc6680654092, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.888687 16923 consensus_queue.cc:260] T 73725b22379e46caa411aabb9811c673 P 2dbde94995494da2bb3efc6680654092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.889015 16944 leader_election.cc:290] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069)
I20260709 12:11:07.890420 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c2bd0f3e0f43a7be70e86e3512b269" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382" is_pre_election: true
I20260709 12:11:07.891069 16923 ts_tablet_manager.cc:1434] T 73725b22379e46caa411aabb9811c673 P 2dbde94995494da2bb3efc6680654092: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:11:07.891026 16804 raft_consensus.cc:2468] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 0.
I20260709 12:11:07.892140 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c2bd0f3e0f43a7be70e86e3512b269" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092" is_pre_election: true
I20260709 12:11:07.892320 16922 tablet_bootstrap.cc:492] T b17d4f65e0b24639b4837ff891d1dd98 P 2ac393067548497c9a4030e9ae445382: Bootstrap starting.
I20260709 12:11:07.892328 16843 leader_election.cc:304] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ac393067548497c9a4030e9ae445382, b8a753f1c14045419cb5f88ed9b3d254; no voters: 
I20260709 12:11:07.892894 16729 raft_consensus.cc:2468] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 0.
I20260709 12:11:07.893234 16944 raft_consensus.cc:2804] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:07.893590 16944 raft_consensus.cc:493] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:07.893904 16944 raft_consensus.cc:3060] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:07.899235 16922 tablet_bootstrap.cc:654] T b17d4f65e0b24639b4837ff891d1dd98 P 2ac393067548497c9a4030e9ae445382: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.900926 16944 raft_consensus.cc:515] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.904657 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c2bd0f3e0f43a7be70e86e3512b269" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092"
I20260709 12:11:07.905435 16729 raft_consensus.cc:3060] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:07.908859 16730 raft_consensus.cc:2468] T b17d4f65e0b24639b4837ff891d1dd98 P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 1.
I20260709 12:11:07.910076 16950 leader_election.cc:290] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 election: Requested vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069)
I20260709 12:11:07.910301 16842 leader_election.cc:304] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dbde94995494da2bb3efc6680654092, b8a753f1c14045419cb5f88ed9b3d254; no voters: 
I20260709 12:11:07.911360 16950 raft_consensus.cc:2804] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:07.912518 16950 raft_consensus.cc:697] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Becoming Leader. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Running, Role: LEADER
I20260709 12:11:07.912830 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17d4f65e0b24639b4837ff891d1dd98" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382"
I20260709 12:11:07.913340 16950 consensus_queue.cc:237] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
W20260709 12:11:07.914657 16843 leader_election.cc:343] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:07.918771 16922 tablet_bootstrap.cc:492] T b17d4f65e0b24639b4837ff891d1dd98 P 2ac393067548497c9a4030e9ae445382: No bootstrap required, opened a new log
I20260709 12:11:07.919248 16922 ts_tablet_manager.cc:1403] T b17d4f65e0b24639b4837ff891d1dd98 P 2ac393067548497c9a4030e9ae445382: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.009s
I20260709 12:11:07.920792 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c2bd0f3e0f43a7be70e86e3512b269" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382"
I20260709 12:11:07.921432 16804 raft_consensus.cc:3060] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:07.922145 16922 raft_consensus.cc:359] T b17d4f65e0b24639b4837ff891d1dd98 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.922863 16922 raft_consensus.cc:385] T b17d4f65e0b24639b4837ff891d1dd98 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.923135 16922 raft_consensus.cc:740] T b17d4f65e0b24639b4837ff891d1dd98 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.924407 16922 consensus_queue.cc:260] T b17d4f65e0b24639b4837ff891d1dd98 P 2ac393067548497c9a4030e9ae445382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.926704 16922 ts_tablet_manager.cc:1434] T b17d4f65e0b24639b4837ff891d1dd98 P 2ac393067548497c9a4030e9ae445382: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 12:11:07.927726 16922 tablet_bootstrap.cc:492] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382: Bootstrap starting.
I20260709 12:11:07.927932 16944 leader_election.cc:290] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 election: Requested vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069)
I20260709 12:11:07.930866 16729 raft_consensus.cc:2468] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 1.
I20260709 12:11:07.932577 16842 leader_election.cc:304] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dbde94995494da2bb3efc6680654092, b8a753f1c14045419cb5f88ed9b3d254; no voters: 
I20260709 12:11:07.933597 16944 raft_consensus.cc:2804] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:07.934391 16944 raft_consensus.cc:697] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Becoming Leader. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Running, Role: LEADER
I20260709 12:11:07.929173 16804 raft_consensus.cc:2468] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 1.
I20260709 12:11:07.935761 16922 tablet_bootstrap.cc:654] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.935338 16944 consensus_queue.cc:237] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.943810 16624 catalog_manager.cc:5697] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "b8a753f1c14045419cb5f88ed9b3d254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:07.950521 16922 tablet_bootstrap.cc:492] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382: No bootstrap required, opened a new log
I20260709 12:11:07.951155 16922 ts_tablet_manager.cc:1403] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260709 12:11:07.954291 16922 raft_consensus.cc:359] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.954833 16922 raft_consensus.cc:385] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.955061 16922 raft_consensus.cc:740] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.956209 16922 consensus_queue.cc:260] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.957955 16922 ts_tablet_manager.cc:1434] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:11:07.962407 16624 catalog_manager.cc:5697] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "b8a753f1c14045419cb5f88ed9b3d254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:07.974967 16944 raft_consensus.cc:493] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:07.975559 16944 raft_consensus.cc:515] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.977368 16944 leader_election.cc:290] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069)
I20260709 12:11:07.978171 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98dd21a9e6e47ca8c96ae0eb52bd522" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092" is_pre_election: true
I20260709 12:11:07.978801 16729 raft_consensus.cc:2468] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 0.
I20260709 12:11:07.978906 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98dd21a9e6e47ca8c96ae0eb52bd522" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382" is_pre_election: true
I20260709 12:11:07.979492 16804 raft_consensus.cc:2468] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 0.
I20260709 12:11:07.980127 16842 leader_election.cc:304] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dbde94995494da2bb3efc6680654092, b8a753f1c14045419cb5f88ed9b3d254; no voters: 
I20260709 12:11:07.980926 16944 raft_consensus.cc:2804] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:07.981303 16944 raft_consensus.cc:493] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:07.981606 16944 raft_consensus.cc:3060] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:07.984513 16675 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:07.986084 16944 raft_consensus.cc:515] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:07.988603 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98dd21a9e6e47ca8c96ae0eb52bd522" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092"
I20260709 12:11:07.988729 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98dd21a9e6e47ca8c96ae0eb52bd522" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382"
I20260709 12:11:07.988204 16944 leader_election.cc:290] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 election: Requested vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069)
I20260709 12:11:07.989204 16729 raft_consensus.cc:3060] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:07.989241 16804 raft_consensus.cc:3060] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:07.995885 16966 raft_consensus.cc:493] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:07.996243 16729 raft_consensus.cc:2468] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 1.
I20260709 12:11:07.996414 16966 raft_consensus.cc:515] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } }
I20260709 12:11:07.997476 16842 leader_election.cc:304] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dbde94995494da2bb3efc6680654092, b8a753f1c14045419cb5f88ed9b3d254; no voters: 
I20260709 12:11:07.998360 16804 raft_consensus.cc:2468] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 1.
I20260709 12:11:07.998585 16966 leader_election.cc:290] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:07.999267 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714c6a2d1b51443ab7eb8584073c4c8c" candidate_uuid: "2dbde94995494da2bb3efc6680654092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382" is_pre_election: true
I20260709 12:11:07.999593 16944 raft_consensus.cc:2804] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:08.000108 16805 raft_consensus.cc:2393] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dbde94995494da2bb3efc6680654092 in current term 1: Already voted for candidate b8a753f1c14045419cb5f88ed9b3d254 in this term.
I20260709 12:11:08.000625 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714c6a2d1b51443ab7eb8584073c4c8c" candidate_uuid: "2dbde94995494da2bb3efc6680654092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254" is_pre_election: true
I20260709 12:11:08.000126 16944 raft_consensus.cc:697] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Becoming Leader. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Running, Role: LEADER
I20260709 12:11:08.002103 16694 leader_election.cc:304] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2dbde94995494da2bb3efc6680654092; no voters: 2ac393067548497c9a4030e9ae445382, b8a753f1c14045419cb5f88ed9b3d254
I20260709 12:11:08.001880 16944 consensus_queue.cc:237] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.002817 16966 raft_consensus.cc:3060] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.010478 16966 raft_consensus.cc:2749] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:08.010432 16624 catalog_manager.cc:5697] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "b8a753f1c14045419cb5f88ed9b3d254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:08.019233 16966 raft_consensus.cc:493] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:08.019747 16966 raft_consensus.cc:515] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.022298 16966 leader_election.cc:290] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:08.023308 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec6cddf57b4361a0d9bfcb20d309ec" candidate_uuid: "2dbde94995494da2bb3efc6680654092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382" is_pre_election: true
I20260709 12:11:08.023615 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec6cddf57b4361a0d9bfcb20d309ec" candidate_uuid: "2dbde94995494da2bb3efc6680654092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254" is_pre_election: true
I20260709 12:11:08.024103 16805 raft_consensus.cc:2393] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dbde94995494da2bb3efc6680654092 in current term 1: Already voted for candidate b8a753f1c14045419cb5f88ed9b3d254 in this term.
I20260709 12:11:08.025921 16694 leader_election.cc:304] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2dbde94995494da2bb3efc6680654092; no voters: 2ac393067548497c9a4030e9ae445382, b8a753f1c14045419cb5f88ed9b3d254
I20260709 12:11:08.026718 16966 raft_consensus.cc:3060] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.029876 16944 consensus_queue.cc:1048] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:08.033915 16966 raft_consensus.cc:2749] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:08.038645 16930 raft_consensus.cc:493] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:08.039175 16930 raft_consensus.cc:515] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.041383 16930 leader_election.cc:290] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:08.042518 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed3f7fe6f654a57b7484ac65257d204" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254" is_pre_election: true
I20260709 12:11:08.044248 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed3f7fe6f654a57b7484ac65257d204" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092" is_pre_election: true
I20260709 12:11:08.045068 16730 raft_consensus.cc:2393] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ac393067548497c9a4030e9ae445382 in current term 1: Already voted for candidate b8a753f1c14045419cb5f88ed9b3d254 in this term.
I20260709 12:11:08.045238 16805 raft_consensus.cc:3060] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.049762 16769 leader_election.cc:304] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ac393067548497c9a4030e9ae445382; no voters: 2dbde94995494da2bb3efc6680654092, b8a753f1c14045419cb5f88ed9b3d254
I20260709 12:11:08.050552 16930 raft_consensus.cc:3060] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.058264 16930 raft_consensus.cc:2749] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:08.059091 16930 raft_consensus.cc:493] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:08.059778 16930 raft_consensus.cc:515] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.062582 16944 consensus_queue.cc:1048] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:08.064942 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eec6ca23b214629b98888bf9752b714" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092" is_pre_election: true
I20260709 12:11:08.070667 16930 leader_election.cc:290] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:08.072633 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eec6ca23b214629b98888bf9752b714" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254" is_pre_election: true
I20260709 12:11:08.075534 16769 leader_election.cc:304] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 [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: 2ac393067548497c9a4030e9ae445382; no voters: 2dbde94995494da2bb3efc6680654092, b8a753f1c14045419cb5f88ed9b3d254
I20260709 12:11:08.085652 16930 raft_consensus.cc:2749] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:11:08.125355 16930 raft_consensus.cc:493] T b17d4f65e0b24639b4837ff891d1dd98 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:08.125860 16930 raft_consensus.cc:515] T b17d4f65e0b24639b4837ff891d1dd98 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.127977 16930 leader_election.cc:290] T b17d4f65e0b24639b4837ff891d1dd98 P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:08.128824 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17d4f65e0b24639b4837ff891d1dd98" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092" is_pre_election: true
I20260709 12:11:08.129271 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17d4f65e0b24639b4837ff891d1dd98" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254" is_pre_election: true
I20260709 12:11:08.129727 16729 raft_consensus.cc:2393] T b17d4f65e0b24639b4837ff891d1dd98 P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ac393067548497c9a4030e9ae445382 in current term 1: Already voted for candidate b8a753f1c14045419cb5f88ed9b3d254 in this term.
I20260709 12:11:08.131009 16768 leader_election.cc:304] T b17d4f65e0b24639b4837ff891d1dd98 P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ac393067548497c9a4030e9ae445382; no voters: 2dbde94995494da2bb3efc6680654092, b8a753f1c14045419cb5f88ed9b3d254
I20260709 12:11:08.131937 16930 raft_consensus.cc:3060] T b17d4f65e0b24639b4837ff891d1dd98 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.137552 16947 consensus_queue.cc:1048] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:08.139740 16930 raft_consensus.cc:2749] T b17d4f65e0b24639b4837ff891d1dd98 P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:08.140815 16947 consensus_queue.cc:1048] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:08.160430 16944 consensus_queue.cc:1048] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:08.170651 16944 consensus_queue.cc:1048] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:08.200690 16966 consensus_queue.cc:1048] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:08.210592 16944 raft_consensus.cc:493] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:08.211166 16944 raft_consensus.cc:515] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.213482 16944 leader_election.cc:290] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069)
I20260709 12:11:08.215409 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73725b22379e46caa411aabb9811c673" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092" is_pre_election: true
I20260709 12:11:08.216260 16730 raft_consensus.cc:2468] T 73725b22379e46caa411aabb9811c673 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 0.
I20260709 12:11:08.216253 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73725b22379e46caa411aabb9811c673" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382" is_pre_election: true
I20260709 12:11:08.217103 16805 raft_consensus.cc:2468] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 0.
I20260709 12:11:08.217707 16842 leader_election.cc:304] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dbde94995494da2bb3efc6680654092, b8a753f1c14045419cb5f88ed9b3d254; no voters: 
I20260709 12:11:08.219911 16944 raft_consensus.cc:2804] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:08.220523 16944 raft_consensus.cc:493] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:08.221081 16944 raft_consensus.cc:3060] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.222591 16990 consensus_queue.cc:1048] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:08.231118 16944 raft_consensus.cc:515] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.234149 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73725b22379e46caa411aabb9811c673" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dbde94995494da2bb3efc6680654092"
I20260709 12:11:08.234769 16730 raft_consensus.cc:3060] T 73725b22379e46caa411aabb9811c673 P 2dbde94995494da2bb3efc6680654092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.242532 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73725b22379e46caa411aabb9811c673" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ac393067548497c9a4030e9ae445382"
I20260709 12:11:08.243054 16805 raft_consensus.cc:3060] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.245769 16730 raft_consensus.cc:2468] T 73725b22379e46caa411aabb9811c673 P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 1.
I20260709 12:11:08.246647 16944 leader_election.cc:290] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 election: Requested vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069)
I20260709 12:11:08.247138 16842 leader_election.cc:304] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dbde94995494da2bb3efc6680654092, b8a753f1c14045419cb5f88ed9b3d254; no voters: 
I20260709 12:11:08.248678 16944 raft_consensus.cc:2804] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:08.250097 16944 raft_consensus.cc:697] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Becoming Leader. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Running, Role: LEADER
I20260709 12:11:08.250984 16944 consensus_queue.cc:237] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.251449 16805 raft_consensus.cc:2468] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 1.
I20260709 12:11:08.260704 16627 catalog_manager.cc:5697] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "b8a753f1c14045419cb5f88ed9b3d254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:08.276651 16944 consensus_queue.cc:1048] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:08.290465 16944 consensus_queue.cc:1048] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:08.322546 16878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "714c6a2d1b51443ab7eb8584073c4c8c"
dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
mode: GRACEFUL
new_leader_uuid: "2dbde94995494da2bb3efc6680654092"
 from {username='slave'} at 127.0.0.1:35474
I20260709 12:11:08.323242 16878 raft_consensus.cc:606] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Received request to transfer leadership to TS 2dbde94995494da2bb3efc6680654092
I20260709 12:11:08.328953 16878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2c2bd0f3e0f43a7be70e86e3512b269"
dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
mode: GRACEFUL
new_leader_uuid: "2dbde94995494da2bb3efc6680654092"
 from {username='slave'} at 127.0.0.1:35474
I20260709 12:11:08.329496 16878 raft_consensus.cc:606] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Received request to transfer leadership to TS 2dbde94995494da2bb3efc6680654092
I20260709 12:11:08.334714 16878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ed3f7fe6f654a57b7484ac65257d204"
dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
mode: GRACEFUL
new_leader_uuid: "2dbde94995494da2bb3efc6680654092"
 from {username='slave'} at 127.0.0.1:35474
I20260709 12:11:08.335516 16878 raft_consensus.cc:606] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Received request to transfer leadership to TS 2dbde94995494da2bb3efc6680654092
I20260709 12:11:08.339362 16944 consensus_queue.cc:1048] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:08.346298 16878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dec6cddf57b4361a0d9bfcb20d309ec"
dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
mode: GRACEFUL
new_leader_uuid: "2ac393067548497c9a4030e9ae445382"
 from {username='slave'} at 127.0.0.1:35474
I20260709 12:11:08.347045 16878 raft_consensus.cc:606] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Received request to transfer leadership to TS 2ac393067548497c9a4030e9ae445382
I20260709 12:11:08.354974 16878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8eec6ca23b214629b98888bf9752b714"
dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
mode: GRACEFUL
new_leader_uuid: "2ac393067548497c9a4030e9ae445382"
 from {username='slave'} at 127.0.0.1:35474
I20260709 12:11:08.359079 16878 raft_consensus.cc:606] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Received request to transfer leadership to TS 2ac393067548497c9a4030e9ae445382
I20260709 12:11:08.360148 16986 consensus_queue.cc:1048] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:08.368637 16878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73725b22379e46caa411aabb9811c673"
dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
mode: GRACEFUL
new_leader_uuid: "2ac393067548497c9a4030e9ae445382"
 from {username='slave'} at 127.0.0.1:35474
I20260709 12:11:08.369241 16878 raft_consensus.cc:606] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Received request to transfer leadership to TS 2ac393067548497c9a4030e9ae445382
I20260709 12:11:08.378226 16878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a98dd21a9e6e47ca8c96ae0eb52bd522"
dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
mode: GRACEFUL
new_leader_uuid: "2ac393067548497c9a4030e9ae445382"
 from {username='slave'} at 127.0.0.1:35474
I20260709 12:11:08.378930 16878 raft_consensus.cc:606] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Received request to transfer leadership to TS 2ac393067548497c9a4030e9ae445382
I20260709 12:11:08.417096 16944 consensus_queue.cc:1048] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:08.428704 16986 consensus_queue.cc:1048] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:08.439448 16950 raft_consensus.cc:993] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254: : Instructing follower 2ac393067548497c9a4030e9ae445382 to start an election
I20260709 12:11:08.439493 16986 consensus_queue.cc:1048] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:08.440056 16950 raft_consensus.cc:1081] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Signalling peer 2ac393067548497c9a4030e9ae445382 to start an election
I20260709 12:11:08.441965 16804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a98dd21a9e6e47ca8c96ae0eb52bd522"
dest_uuid: "2ac393067548497c9a4030e9ae445382"
 from {username='slave'} at 127.0.0.1:33828
I20260709 12:11:08.442551 16804 raft_consensus.cc:493] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:08.442911 16804 raft_consensus.cc:3060] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.449631 16804 raft_consensus.cc:515] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.452032 16804 leader_election.cc:290] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 2 election: Requested vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:08.451900 16944 consensus_queue.cc:1048] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:08.453048 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98dd21a9e6e47ca8c96ae0eb52bd522" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
I20260709 12:11:08.453620 16878 raft_consensus.cc:3055] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:08.453917 16878 raft_consensus.cc:740] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Running, Role: LEADER
I20260709 12:11:08.454720 16878 consensus_queue.cc:260] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.456007 16878 raft_consensus.cc:3060] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.456702 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98dd21a9e6e47ca8c96ae0eb52bd522" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2dbde94995494da2bb3efc6680654092"
I20260709 12:11:08.457254 16730 raft_consensus.cc:3060] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.465878 16878 raft_consensus.cc:2468] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ac393067548497c9a4030e9ae445382 in term 2.
I20260709 12:11:08.469072 16769 leader_election.cc:304] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ac393067548497c9a4030e9ae445382, b8a753f1c14045419cb5f88ed9b3d254; no voters: 
I20260709 12:11:08.469884 16930 raft_consensus.cc:2804] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:08.470366 16930 raft_consensus.cc:697] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 2 LEADER]: Becoming Leader. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Running, Role: LEADER
I20260709 12:11:08.471289 16930 consensus_queue.cc:237] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.476990 16947 raft_consensus.cc:993] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254: : Instructing follower 2dbde94995494da2bb3efc6680654092 to start an election
I20260709 12:11:08.477424 16947 raft_consensus.cc:1081] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Signalling peer 2dbde94995494da2bb3efc6680654092 to start an election
I20260709 12:11:08.477500 16730 raft_consensus.cc:2468] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ac393067548497c9a4030e9ae445382 in term 2.
I20260709 12:11:08.485387 16627 catalog_manager.cc:5697] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 reported cstate change: term changed from 1 to 2, leader changed from b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195) to 2ac393067548497c9a4030e9ae445382 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "2ac393067548497c9a4030e9ae445382" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:08.479550 16730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2c2bd0f3e0f43a7be70e86e3512b269"
dest_uuid: "2dbde94995494da2bb3efc6680654092"
 from {username='slave'} at 127.0.0.1:45430
I20260709 12:11:08.487128 16730 raft_consensus.cc:493] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:08.487504 16730 raft_consensus.cc:3060] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.492673 16730 raft_consensus.cc:515] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.494786 16730 leader_election.cc:290] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [CANDIDATE]: Term 2 election: Requested vote from peers 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:08.496737 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c2bd0f3e0f43a7be70e86e3512b269" candidate_uuid: "2dbde94995494da2bb3efc6680654092" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
I20260709 12:11:08.496667 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c2bd0f3e0f43a7be70e86e3512b269" candidate_uuid: "2dbde94995494da2bb3efc6680654092" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ac393067548497c9a4030e9ae445382"
I20260709 12:11:08.497485 16878 raft_consensus.cc:3055] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:08.497494 16805 raft_consensus.cc:3060] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.497951 16878 raft_consensus.cc:740] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Running, Role: LEADER
I20260709 12:11:08.498771 16878 consensus_queue.cc:260] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.499972 16878 raft_consensus.cc:3060] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.504554 16805 raft_consensus.cc:2468] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dbde94995494da2bb3efc6680654092 in term 2.
I20260709 12:11:08.505839 16694 leader_election.cc:304] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ac393067548497c9a4030e9ae445382, 2dbde94995494da2bb3efc6680654092; no voters: 
I20260709 12:11:08.507280 16878 raft_consensus.cc:2468] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dbde94995494da2bb3efc6680654092 in term 2.
I20260709 12:11:08.507234 16990 raft_consensus.cc:2804] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:08.508040 16990 raft_consensus.cc:697] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 2 LEADER]: Becoming Leader. State: Replica: 2dbde94995494da2bb3efc6680654092, State: Running, Role: LEADER
I20260709 12:11:08.508952 16990 consensus_queue.cc:237] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.516362 16627 catalog_manager.cc:5697] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 reported cstate change: term changed from 1 to 2, leader changed from b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195) to 2dbde94995494da2bb3efc6680654092 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "2dbde94995494da2bb3efc6680654092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:08.641402 16986 consensus_queue.cc:1048] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:08.642791 16986 raft_consensus.cc:993] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254: : Instructing follower 2ac393067548497c9a4030e9ae445382 to start an election
I20260709 12:11:08.643213 16986 raft_consensus.cc:1081] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Signalling peer 2ac393067548497c9a4030e9ae445382 to start an election
I20260709 12:11:08.645215 16804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dec6cddf57b4361a0d9bfcb20d309ec"
dest_uuid: "2ac393067548497c9a4030e9ae445382"
 from {username='slave'} at 127.0.0.1:33828
I20260709 12:11:08.645767 16804 raft_consensus.cc:493] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:08.646157 16804 raft_consensus.cc:3060] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.650935 16947 raft_consensus.cc:993] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254: : Instructing follower 2ac393067548497c9a4030e9ae445382 to start an election
I20260709 12:11:08.651669 16947 raft_consensus.cc:1081] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Signalling peer 2ac393067548497c9a4030e9ae445382 to start an election
I20260709 12:11:08.653905 16803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73725b22379e46caa411aabb9811c673"
dest_uuid: "2ac393067548497c9a4030e9ae445382"
 from {username='slave'} at 127.0.0.1:33828
I20260709 12:11:08.654459 16803 raft_consensus.cc:493] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:08.654825 16803 raft_consensus.cc:3060] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.656840 16947 consensus_queue.cc:1048] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:08.661991 16803 raft_consensus.cc:515] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.670523 16804 raft_consensus.cc:515] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.671121 16950 raft_consensus.cc:993] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254: : Instructing follower 2ac393067548497c9a4030e9ae445382 to start an election
I20260709 12:11:08.671705 16950 raft_consensus.cc:1081] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Signalling peer 2ac393067548497c9a4030e9ae445382 to start an election
I20260709 12:11:08.673579 16804 leader_election.cc:290] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 2 election: Requested vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:08.673684 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec6cddf57b4361a0d9bfcb20d309ec" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2dbde94995494da2bb3efc6680654092"
I20260709 12:11:08.674366 16729 raft_consensus.cc:3060] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.674630 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec6cddf57b4361a0d9bfcb20d309ec" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
I20260709 12:11:08.675192 16878 raft_consensus.cc:3055] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:08.675486 16878 raft_consensus.cc:740] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Running, Role: LEADER
I20260709 12:11:08.676265 16878 consensus_queue.cc:260] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.677341 16878 raft_consensus.cc:3060] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.680523 16804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8eec6ca23b214629b98888bf9752b714"
dest_uuid: "2ac393067548497c9a4030e9ae445382"
 from {username='slave'} at 127.0.0.1:33828
I20260709 12:11:08.681079 16804 raft_consensus.cc:493] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:08.681457 16804 raft_consensus.cc:3060] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.686038 16729 raft_consensus.cc:2468] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ac393067548497c9a4030e9ae445382 in term 2.
I20260709 12:11:08.687680 16878 raft_consensus.cc:2468] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ac393067548497c9a4030e9ae445382 in term 2.
I20260709 12:11:08.689918 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73725b22379e46caa411aabb9811c673" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2dbde94995494da2bb3efc6680654092"
I20260709 12:11:08.690002 16768 leader_election.cc:304] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ac393067548497c9a4030e9ae445382, 2dbde94995494da2bb3efc6680654092; no voters: 
I20260709 12:11:08.688333 16805 raft_consensus.cc:1240] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Rejecting Update request from peer b8a753f1c14045419cb5f88ed9b3d254 for earlier term 1. Current term is 2. Ops: []
I20260709 12:11:08.690548 16730 raft_consensus.cc:3060] T 73725b22379e46caa411aabb9811c673 P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.690878 16930 raft_consensus.cc:2804] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:08.691341 16930 raft_consensus.cc:697] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [term 2 LEADER]: Becoming Leader. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Running, Role: LEADER
I20260709 12:11:08.688665 16804 raft_consensus.cc:515] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.692195 16930 consensus_queue.cc:237] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.693113 16804 leader_election.cc:290] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 2 election: Requested vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:08.694223 16803 leader_election.cc:290] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 2 election: Requested vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:08.697173 16730 raft_consensus.cc:2468] T 73725b22379e46caa411aabb9811c673 P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ac393067548497c9a4030e9ae445382 in term 2.
I20260709 12:11:08.699004 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73725b22379e46caa411aabb9811c673" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
I20260709 12:11:08.699357 16768 leader_election.cc:304] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ac393067548497c9a4030e9ae445382, 2dbde94995494da2bb3efc6680654092; no voters: 
I20260709 12:11:08.699612 16879 raft_consensus.cc:3055] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:08.699977 16879 raft_consensus.cc:740] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Running, Role: LEADER
I20260709 12:11:08.700371 16930 raft_consensus.cc:2804] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:08.701086 16930 raft_consensus.cc:697] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 2 LEADER]: Becoming Leader. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Running, Role: LEADER
I20260709 12:11:08.700737 16879 consensus_queue.cc:260] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.699033 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eec6ca23b214629b98888bf9752b714" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
I20260709 12:11:08.702286 16878 raft_consensus.cc:3055] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:08.702241 16944 consensus_queue.cc:1059] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:08.702016 16930 consensus_queue.cc:237] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [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: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.702752 16878 raft_consensus.cc:740] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Running, Role: LEADER
I20260709 12:11:08.705447 16879 raft_consensus.cc:3060] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.711021 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eec6ca23b214629b98888bf9752b714" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2dbde94995494da2bb3efc6680654092"
I20260709 12:11:08.711699 16730 raft_consensus.cc:3060] T 8eec6ca23b214629b98888bf9752b714 P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.713065 16879 raft_consensus.cc:2468] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ac393067548497c9a4030e9ae445382 in term 2.
I20260709 12:11:08.711042 16878 consensus_queue.cc:260] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.715709 16878 raft_consensus.cc:3060] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.718458 16730 raft_consensus.cc:2468] T 8eec6ca23b214629b98888bf9752b714 P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ac393067548497c9a4030e9ae445382 in term 2.
I20260709 12:11:08.719696 16768 leader_election.cc:304] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ac393067548497c9a4030e9ae445382, 2dbde94995494da2bb3efc6680654092; no voters: 
I20260709 12:11:08.720618 16930 raft_consensus.cc:2804] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:08.721055 16930 raft_consensus.cc:697] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 [term 2 LEADER]: Becoming Leader. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Running, Role: LEADER
I20260709 12:11:08.722137 16878 raft_consensus.cc:2468] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ac393067548497c9a4030e9ae445382 in term 2.
I20260709 12:11:08.721848 16930 consensus_queue.cc:237] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.707796 16624 catalog_manager.cc:5697] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 reported cstate change: term changed from 1 to 2, leader changed from b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195) to 2ac393067548497c9a4030e9ae445382 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "2ac393067548497c9a4030e9ae445382" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:08.729067 16944 raft_consensus.cc:993] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254: : Instructing follower 2dbde94995494da2bb3efc6680654092 to start an election
I20260709 12:11:08.729583 16950 raft_consensus.cc:1081] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Signalling peer 2dbde94995494da2bb3efc6680654092 to start an election
I20260709 12:11:08.731317 16729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "714c6a2d1b51443ab7eb8584073c4c8c"
dest_uuid: "2dbde94995494da2bb3efc6680654092"
 from {username='slave'} at 127.0.0.1:45430
I20260709 12:11:08.731951 16729 raft_consensus.cc:493] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:08.732368 16729 raft_consensus.cc:3060] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.738651 16729 raft_consensus.cc:515] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } }
I20260709 12:11:08.740856 16729 leader_election.cc:290] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [CANDIDATE]: Term 2 election: Requested vote from peers 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:08.741974 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714c6a2d1b51443ab7eb8584073c4c8c" candidate_uuid: "2dbde94995494da2bb3efc6680654092" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ac393067548497c9a4030e9ae445382"
I20260709 12:11:08.742635 16803 raft_consensus.cc:3060] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.742904 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714c6a2d1b51443ab7eb8584073c4c8c" candidate_uuid: "2dbde94995494da2bb3efc6680654092" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
I20260709 12:11:08.743479 16878 raft_consensus.cc:3055] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:08.743788 16878 raft_consensus.cc:740] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Running, Role: LEADER
I20260709 12:11:08.744691 16878 consensus_queue.cc:260] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } }
I20260709 12:11:08.745854 16878 raft_consensus.cc:3060] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.748004 16627 catalog_manager.cc:5697] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 reported cstate change: term changed from 1 to 2, leader changed from b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195) to 2ac393067548497c9a4030e9ae445382 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "2ac393067548497c9a4030e9ae445382" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:08.749993 16627 catalog_manager.cc:5697] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 reported cstate change: term changed from 1 to 2, leader changed from b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195) to 2ac393067548497c9a4030e9ae445382 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "2ac393067548497c9a4030e9ae445382" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:08.750821 16803 raft_consensus.cc:2468] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dbde94995494da2bb3efc6680654092 in term 2.
I20260709 12:11:08.752516 16694 leader_election.cc:304] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ac393067548497c9a4030e9ae445382, 2dbde94995494da2bb3efc6680654092; no voters: 
I20260709 12:11:08.752589 16878 raft_consensus.cc:2468] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dbde94995494da2bb3efc6680654092 in term 2.
I20260709 12:11:08.753543 16990 raft_consensus.cc:2804] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:08.754071 16990 raft_consensus.cc:697] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 2 LEADER]: Becoming Leader. State: Replica: 2dbde94995494da2bb3efc6680654092, State: Running, Role: LEADER
I20260709 12:11:08.754987 16990 consensus_queue.cc:237] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } }
I20260709 12:11:08.760109 16950 raft_consensus.cc:993] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254: : Instructing follower 2dbde94995494da2bb3efc6680654092 to start an election
I20260709 12:11:08.760542 16950 raft_consensus.cc:1081] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Signalling peer 2dbde94995494da2bb3efc6680654092 to start an election
I20260709 12:11:08.762229 16730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ed3f7fe6f654a57b7484ac65257d204"
dest_uuid: "2dbde94995494da2bb3efc6680654092"
 from {username='slave'} at 127.0.0.1:45430
I20260709 12:11:08.762794 16730 raft_consensus.cc:493] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:08.763159 16730 raft_consensus.cc:3060] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.764282 16624 catalog_manager.cc:5697] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 reported cstate change: term changed from 1 to 2, leader changed from b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195) to 2dbde94995494da2bb3efc6680654092 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "2dbde94995494da2bb3efc6680654092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:08.769915 16730 raft_consensus.cc:515] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.772027 16730 leader_election.cc:290] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [CANDIDATE]: Term 2 election: Requested vote from peers 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:08.773337 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed3f7fe6f654a57b7484ac65257d204" candidate_uuid: "2dbde94995494da2bb3efc6680654092" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ac393067548497c9a4030e9ae445382"
I20260709 12:11:08.773908 16803 raft_consensus.cc:3060] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.773835 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed3f7fe6f654a57b7484ac65257d204" candidate_uuid: "2dbde94995494da2bb3efc6680654092" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
I20260709 12:11:08.774526 16878 raft_consensus.cc:3055] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:08.774881 16878 raft_consensus.cc:740] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Running, Role: LEADER
I20260709 12:11:08.775784 16878 consensus_queue.cc:260] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.776975 16878 raft_consensus.cc:3060] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:08.780931 16803 raft_consensus.cc:2468] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dbde94995494da2bb3efc6680654092 in term 2.
I20260709 12:11:08.782233 16694 leader_election.cc:304] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ac393067548497c9a4030e9ae445382, 2dbde94995494da2bb3efc6680654092; no voters: 
I20260709 12:11:08.783100 16928 raft_consensus.cc:2804] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:08.783567 16928 raft_consensus.cc:697] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [term 2 LEADER]: Becoming Leader. State: Replica: 2dbde94995494da2bb3efc6680654092, State: Running, Role: LEADER
I20260709 12:11:08.783838 16878 raft_consensus.cc:2468] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dbde94995494da2bb3efc6680654092 in term 2.
I20260709 12:11:08.784420 16928 consensus_queue.cc:237] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:08.791329 16624 catalog_manager.cc:5697] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 reported cstate change: term changed from 1 to 2, leader changed from b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195) to 2dbde94995494da2bb3efc6680654092 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "2dbde94995494da2bb3efc6680654092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:08.958178 16878 raft_consensus.cc:1275] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Refusing update from remote peer 2ac393067548497c9a4030e9ae445382: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:08.959539 16930 consensus_queue.cc:1048] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:08.977428 16730 raft_consensus.cc:1275] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Refusing update from remote peer 2ac393067548497c9a4030e9ae445382: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:08.979033 16930 consensus_queue.cc:1048] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.035941 16878 raft_consensus.cc:1275] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Refusing update from remote peer 2dbde94995494da2bb3efc6680654092: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.037263 16928 consensus_queue.cc:1048] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.051014 16803 raft_consensus.cc:1275] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Refusing update from remote peer 2dbde94995494da2bb3efc6680654092: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.052634 16928 consensus_queue.cc:1048] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.130713 16878 raft_consensus.cc:1275] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Refusing update from remote peer 2ac393067548497c9a4030e9ae445382: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.132164 17006 consensus_queue.cc:1048] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.144316 16730 raft_consensus.cc:1275] T 8eec6ca23b214629b98888bf9752b714 P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Refusing update from remote peer 2ac393067548497c9a4030e9ae445382: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.149020 16930 consensus_queue.cc:1048] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:09.158037 16878 raft_consensus.cc:1275] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Refusing update from remote peer 2ac393067548497c9a4030e9ae445382: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.159912 16930 consensus_queue.cc:1048] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.173892 16730 raft_consensus.cc:1275] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Refusing update from remote peer 2ac393067548497c9a4030e9ae445382: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.175632 17006 consensus_queue.cc:1048] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.197772 16730 raft_consensus.cc:1275] T 73725b22379e46caa411aabb9811c673 P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Refusing update from remote peer 2ac393067548497c9a4030e9ae445382: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.199322 16981 consensus_queue.cc:1048] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.209957 16878 raft_consensus.cc:1275] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Refusing update from remote peer 2ac393067548497c9a4030e9ae445382: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.211302 17006 consensus_queue.cc:1048] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.248986 16803 raft_consensus.cc:1275] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Refusing update from remote peer 2dbde94995494da2bb3efc6680654092: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.250169 16928 consensus_queue.cc:1048] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.258152 16878 raft_consensus.cc:1275] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Refusing update from remote peer 2dbde94995494da2bb3efc6680654092: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.259696 17007 consensus_queue.cc:1048] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.320962 16878 raft_consensus.cc:1275] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Refusing update from remote peer 2dbde94995494da2bb3efc6680654092: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.322086 17007 consensus_queue.cc:1048] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.331187 16803 raft_consensus.cc:1275] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Refusing update from remote peer 2dbde94995494da2bb3efc6680654092: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.332705 17007 consensus_queue.cc:1048] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:11.411051 16595 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:11:11.412000 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:11.431098 16730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8630fe496934478da5bf6b9549ebd22f"
dest_uuid: "2dbde94995494da2bb3efc6680654092"
mode: GRACEFUL
new_leader_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
 from {username='slave'} at 127.0.0.1:45436
I20260709 12:11:11.431617 16730 raft_consensus.cc:606] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 1 LEADER]: Received request to transfer leadership to TS b8a753f1c14045419cb5f88ed9b3d254
I20260709 12:11:11.442263 16804 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a98dd21a9e6e47ca8c96ae0eb52bd522"
dest_uuid: "2ac393067548497c9a4030e9ae445382"
mode: GRACEFUL
new_leader_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
 from {username='slave'} at 127.0.0.1:33860
I20260709 12:11:11.442806 16804 raft_consensus.cc:606] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 2 LEADER]: Received request to transfer leadership to TS b8a753f1c14045419cb5f88ed9b3d254
I20260709 12:11:11.444103 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:11:11.444685 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:11.819607 17020 raft_consensus.cc:993] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382: : Instructing follower b8a753f1c14045419cb5f88ed9b3d254 to start an election
I20260709 12:11:11.820129 17020 raft_consensus.cc:1081] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 2 LEADER]: Signalling peer b8a753f1c14045419cb5f88ed9b3d254 to start an election
I20260709 12:11:11.821748 16878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a98dd21a9e6e47ca8c96ae0eb52bd522"
dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
 from {username='slave'} at 127.0.0.1:35466
I20260709 12:11:11.822198 16878 raft_consensus.cc:493] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:11.822484 16878 raft_consensus.cc:3060] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:11.826474 16878 raft_consensus.cc:515] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:11.828079 16878 leader_election.cc:290] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 3 election: Requested vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069)
I20260709 12:11:11.828872 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98dd21a9e6e47ca8c96ae0eb52bd522" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2dbde94995494da2bb3efc6680654092"
I20260709 12:11:11.829101 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98dd21a9e6e47ca8c96ae0eb52bd522" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ac393067548497c9a4030e9ae445382"
I20260709 12:11:11.829437 16730 raft_consensus.cc:3060] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:11.829713 16804 raft_consensus.cc:3055] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:11.830047 16804 raft_consensus.cc:740] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Running, Role: LEADER
I20260709 12:11:11.830832 16804 consensus_queue.cc:260] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [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: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:11.831775 16804 raft_consensus.cc:3060] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:11.833568 16730 raft_consensus.cc:2468] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 3.
I20260709 12:11:11.834666 16842 leader_election.cc:304] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [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: 2dbde94995494da2bb3efc6680654092, b8a753f1c14045419cb5f88ed9b3d254; no voters: 
I20260709 12:11:11.835433 16950 raft_consensus.cc:2804] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:11.836825 16950 raft_consensus.cc:697] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 3 LEADER]: Becoming Leader. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Running, Role: LEADER
I20260709 12:11:11.837738 16804 raft_consensus.cc:2468] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 3.
I20260709 12:11:11.837657 16950 consensus_queue.cc:237] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [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: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:11.848006 16627 catalog_manager.cc:5697] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 reported cstate change: term changed from 2 to 3, leader changed from 2ac393067548497c9a4030e9ae445382 (127.16.52.194) to b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195). New cstate: current_term: 3 leader_uuid: "b8a753f1c14045419cb5f88ed9b3d254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:11.947270 17012 raft_consensus.cc:993] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092: : Instructing follower b8a753f1c14045419cb5f88ed9b3d254 to start an election
I20260709 12:11:11.947707 17012 raft_consensus.cc:1081] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 1 LEADER]: Signalling peer b8a753f1c14045419cb5f88ed9b3d254 to start an election
I20260709 12:11:11.949086 16878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8630fe496934478da5bf6b9549ebd22f"
dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
 from {username='slave'} at 127.0.0.1:35468
I20260709 12:11:11.949465 16878 raft_consensus.cc:493] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:11.949697 16878 raft_consensus.cc:3060] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:11.953573 16878 raft_consensus.cc:515] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:11.954926 16878 leader_election.cc:290] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 2 election: Requested vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069)
I20260709 12:11:11.955804 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fe496934478da5bf6b9549ebd22f" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2dbde94995494da2bb3efc6680654092"
I20260709 12:11:11.956107 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fe496934478da5bf6b9549ebd22f" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ac393067548497c9a4030e9ae445382"
I20260709 12:11:11.956380 16730 raft_consensus.cc:3055] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:11.956832 16730 raft_consensus.cc:740] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2dbde94995494da2bb3efc6680654092, State: Running, Role: LEADER
I20260709 12:11:11.956903 16804 raft_consensus.cc:3060] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:11.957681 16730 consensus_queue.cc:260] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:11.958688 16730 raft_consensus.cc:3060] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:11.962117 16804 raft_consensus.cc:2468] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 2.
I20260709 12:11:11.962975 16730 raft_consensus.cc:2468] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 2.
I20260709 12:11:11.963179 16843 leader_election.cc:304] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ac393067548497c9a4030e9ae445382, b8a753f1c14045419cb5f88ed9b3d254; no voters: 
I20260709 12:11:11.963965 16950 raft_consensus.cc:2804] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:11.964354 16950 raft_consensus.cc:697] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 2 LEADER]: Becoming Leader. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Running, Role: LEADER
I20260709 12:11:11.965062 16950 consensus_queue.cc:237] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:11.970997 16627 catalog_manager.cc:5697] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 reported cstate change: term changed from 1 to 2, leader changed from 2dbde94995494da2bb3efc6680654092 (127.16.52.193) to b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195). New cstate: current_term: 2 leader_uuid: "b8a753f1c14045419cb5f88ed9b3d254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:12.377799 16804 raft_consensus.cc:1275] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Refusing update from remote peer b8a753f1c14045419cb5f88ed9b3d254: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:12.378930 16950 consensus_queue.cc:1048] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:12.388300 16730 raft_consensus.cc:1275] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Refusing update from remote peer b8a753f1c14045419cb5f88ed9b3d254: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:12.391295 16950 consensus_queue.cc:1048] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:12.445580 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:12.450549 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:12.450965 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:12.504567 16730 raft_consensus.cc:1275] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Refusing update from remote peer b8a753f1c14045419cb5f88ed9b3d254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:12.505707 16950 consensus_queue.cc:1048] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:12.513406 16804 raft_consensus.cc:1275] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Refusing update from remote peer b8a753f1c14045419cb5f88ed9b3d254: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:12.514770 17021 consensus_queue.cc:1048] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:13.452015 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:13.456887 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:13.457255 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:14.458258 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:14.463694 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:14.464067 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:15.465164 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:15.470219 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:15.470574 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:16.471886 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:16.476887 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:16.477242 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:17.478135 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:17.482849 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:17.483201 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:18.484086 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:18.488972 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:18.489396 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:19.490300 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:19.495314 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:19.495754 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:20.496829 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:20.501544 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:20.501940 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:21.529513 16595 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:11:21.543336 16729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "714c6a2d1b51443ab7eb8584073c4c8c"
dest_uuid: "2dbde94995494da2bb3efc6680654092"
mode: GRACEFUL
new_leader_uuid: "2ac393067548497c9a4030e9ae445382"
 from {username='slave'} at 127.0.0.1:48982
I20260709 12:11:21.544106 16729 raft_consensus.cc:606] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 2 LEADER]: Received request to transfer leadership to TS 2ac393067548497c9a4030e9ae445382
I20260709 12:11:21.548774 16729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2c2bd0f3e0f43a7be70e86e3512b269"
dest_uuid: "2dbde94995494da2bb3efc6680654092"
mode: GRACEFUL
new_leader_uuid: "2ac393067548497c9a4030e9ae445382"
 from {username='slave'} at 127.0.0.1:48982
I20260709 12:11:21.549238 16729 raft_consensus.cc:606] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 2 LEADER]: Received request to transfer leadership to TS 2ac393067548497c9a4030e9ae445382
I20260709 12:11:21.553583 16729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ed3f7fe6f654a57b7484ac65257d204"
dest_uuid: "2dbde94995494da2bb3efc6680654092"
mode: GRACEFUL
new_leader_uuid: "2ac393067548497c9a4030e9ae445382"
 from {username='slave'} at 127.0.0.1:48982
I20260709 12:11:21.554102 16729 raft_consensus.cc:606] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [term 2 LEADER]: Received request to transfer leadership to TS 2ac393067548497c9a4030e9ae445382
I20260709 12:11:21.556769 17043 raft_consensus.cc:993] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092: : Instructing follower 2ac393067548497c9a4030e9ae445382 to start an election
I20260709 12:11:21.558796 17044 raft_consensus.cc:993] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092: : Instructing follower 2ac393067548497c9a4030e9ae445382 to start an election
I20260709 12:11:21.558888 17038 raft_consensus.cc:1081] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [term 2 LEADER]: Signalling peer 2ac393067548497c9a4030e9ae445382 to start an election
I20260709 12:11:21.559230 17044 raft_consensus.cc:1081] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 2 LEADER]: Signalling peer 2ac393067548497c9a4030e9ae445382 to start an election
I20260709 12:11:21.559738 16879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8630fe496934478da5bf6b9549ebd22f"
dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
mode: GRACEFUL
new_leader_uuid: "2ac393067548497c9a4030e9ae445382"
 from {username='slave'} at 127.0.0.1:35474
I20260709 12:11:21.560328 16879 raft_consensus.cc:606] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 2 LEADER]: Received request to transfer leadership to TS 2ac393067548497c9a4030e9ae445382
I20260709 12:11:21.561700 16804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ed3f7fe6f654a57b7484ac65257d204"
dest_uuid: "2ac393067548497c9a4030e9ae445382"
 from {username='slave'} at 127.0.0.1:33844
I20260709 12:11:21.562253 16804 raft_consensus.cc:493] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:21.562674 16804 raft_consensus.cc:3060] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:21.562530 16803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2c2bd0f3e0f43a7be70e86e3512b269"
dest_uuid: "2ac393067548497c9a4030e9ae445382"
 from {username='slave'} at 127.0.0.1:33844
I20260709 12:11:21.563134 16803 raft_consensus.cc:493] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:21.563508 16803 raft_consensus.cc:3060] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:21.569034 16804 raft_consensus.cc:515] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:21.570125 16803 raft_consensus.cc:515] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:21.571853 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed3f7fe6f654a57b7484ac65257d204" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2dbde94995494da2bb3efc6680654092"
I20260709 12:11:21.572194 16803 leader_election.cc:290] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 3 election: Requested vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:21.572609 16729 raft_consensus.cc:3055] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:21.572966 16729 raft_consensus.cc:740] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2dbde94995494da2bb3efc6680654092, State: Running, Role: LEADER
I20260709 12:11:21.573781 16729 consensus_queue.cc:260] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [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: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:21.574937 16729 raft_consensus.cc:3060] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:21.575482 16879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a98dd21a9e6e47ca8c96ae0eb52bd522"
dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
mode: GRACEFUL
new_leader_uuid: "2ac393067548497c9a4030e9ae445382"
 from {username='slave'} at 127.0.0.1:35474
I20260709 12:11:21.576043 16879 raft_consensus.cc:606] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 3 LEADER]: Received request to transfer leadership to TS 2ac393067548497c9a4030e9ae445382
I20260709 12:11:21.576928 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c2bd0f3e0f43a7be70e86e3512b269" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
I20260709 12:11:21.577464 16878 raft_consensus.cc:3060] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:21.580298 16804 leader_election.cc:290] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 3 election: Requested vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:21.581182 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed3f7fe6f654a57b7484ac65257d204" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
I20260709 12:11:21.581712 16879 raft_consensus.cc:3060] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:21.582798 16729 raft_consensus.cc:2468] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ac393067548497c9a4030e9ae445382 in term 3.
I20260709 12:11:21.583997 16878 raft_consensus.cc:2468] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ac393067548497c9a4030e9ae445382 in term 3.
I20260709 12:11:21.584146 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c2bd0f3e0f43a7be70e86e3512b269" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2dbde94995494da2bb3efc6680654092"
I20260709 12:11:21.584283 16768 leader_election.cc:304] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [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: 2ac393067548497c9a4030e9ae445382, 2dbde94995494da2bb3efc6680654092; no voters: 
I20260709 12:11:21.584652 16730 raft_consensus.cc:3055] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:21.584985 16730 raft_consensus.cc:740] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2dbde94995494da2bb3efc6680654092, State: Running, Role: LEADER
I20260709 12:11:21.585270 17016 raft_consensus.cc:2804] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:21.585548 16769 leader_election.cc:304] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [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: 2ac393067548497c9a4030e9ae445382, b8a753f1c14045419cb5f88ed9b3d254; no voters: 
I20260709 12:11:21.585680 16730 consensus_queue.cc:260] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [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: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:21.586503 17040 raft_consensus.cc:2804] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:21.586938 16730 raft_consensus.cc:3060] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:21.587373 16879 raft_consensus.cc:2468] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ac393067548497c9a4030e9ae445382 in term 3.
I20260709 12:11:21.588763 17040 raft_consensus.cc:697] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 3 LEADER]: Becoming Leader. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Running, Role: LEADER
I20260709 12:11:21.585696 17016 raft_consensus.cc:697] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [term 3 LEADER]: Becoming Leader. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Running, Role: LEADER
I20260709 12:11:21.589775 17040 consensus_queue.cc:237] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [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: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:21.590160 17016 consensus_queue.cc:237] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [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: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:21.593693 16730 raft_consensus.cc:2468] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ac393067548497c9a4030e9ae445382 in term 3.
I20260709 12:11:21.599031 16624 catalog_manager.cc:5697] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 reported cstate change: term changed from 2 to 3, leader changed from 2dbde94995494da2bb3efc6680654092 (127.16.52.193) to 2ac393067548497c9a4030e9ae445382 (127.16.52.194). New cstate: current_term: 3 leader_uuid: "2ac393067548497c9a4030e9ae445382" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:21.615458 16624 catalog_manager.cc:5697] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 reported cstate change: term changed from 2 to 3, leader changed from 2dbde94995494da2bb3efc6680654092 (127.16.52.193) to 2ac393067548497c9a4030e9ae445382 (127.16.52.194). New cstate: current_term: 3 leader_uuid: "2ac393067548497c9a4030e9ae445382" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:21.635964 17039 raft_consensus.cc:993] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254: : Instructing follower 2ac393067548497c9a4030e9ae445382 to start an election
I20260709 12:11:21.636479 17053 raft_consensus.cc:1081] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 2 LEADER]: Signalling peer 2ac393067548497c9a4030e9ae445382 to start an election
I20260709 12:11:21.637844 16804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8630fe496934478da5bf6b9549ebd22f"
dest_uuid: "2ac393067548497c9a4030e9ae445382"
 from {username='slave'} at 127.0.0.1:33828
I20260709 12:11:21.638209 16804 raft_consensus.cc:493] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:21.638425 16804 raft_consensus.cc:3060] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:21.642213 16804 raft_consensus.cc:515] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:21.643484 16804 leader_election.cc:290] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 3 election: Requested vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:21.644294 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fe496934478da5bf6b9549ebd22f" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2dbde94995494da2bb3efc6680654092"
I20260709 12:11:21.644516 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8630fe496934478da5bf6b9549ebd22f" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
I20260709 12:11:21.644822 16730 raft_consensus.cc:3060] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:21.645047 16879 raft_consensus.cc:3055] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:21.645383 16879 raft_consensus.cc:740] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Running, Role: LEADER
I20260709 12:11:21.646075 16879 consensus_queue.cc:260] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [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: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:21.647011 16879 raft_consensus.cc:3060] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:21.649000 16730 raft_consensus.cc:2468] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ac393067548497c9a4030e9ae445382 in term 3.
I20260709 12:11:21.650012 16768 leader_election.cc:304] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [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: 2ac393067548497c9a4030e9ae445382, 2dbde94995494da2bb3efc6680654092; no voters: 
I20260709 12:11:21.650641 17016 raft_consensus.cc:2804] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:21.651075 17016 raft_consensus.cc:697] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [term 3 LEADER]: Becoming Leader. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Running, Role: LEADER
I20260709 12:11:21.651799 17016 consensus_queue.cc:237] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [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: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:21.652230 16879 raft_consensus.cc:2468] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ac393067548497c9a4030e9ae445382 in term 3.
I20260709 12:11:21.656368 17043 raft_consensus.cc:993] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092: : Instructing follower 2ac393067548497c9a4030e9ae445382 to start an election
I20260709 12:11:21.656884 17045 raft_consensus.cc:1081] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 2 LEADER]: Signalling peer 2ac393067548497c9a4030e9ae445382 to start an election
I20260709 12:11:21.658362 16804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "714c6a2d1b51443ab7eb8584073c4c8c"
dest_uuid: "2ac393067548497c9a4030e9ae445382"
 from {username='slave'} at 127.0.0.1:33844
I20260709 12:11:21.658802 16804 raft_consensus.cc:493] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:21.659060 16804 raft_consensus.cc:3060] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:21.659135 16624 catalog_manager.cc:5697] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 reported cstate change: term changed from 2 to 3, leader changed from b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195) to 2ac393067548497c9a4030e9ae445382 (127.16.52.194). New cstate: current_term: 3 leader_uuid: "2ac393067548497c9a4030e9ae445382" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:21.662979 16804 raft_consensus.cc:515] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } }
I20260709 12:11:21.664803 16804 leader_election.cc:290] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 3 election: Requested vote from peers b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373), 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841)
I20260709 12:11:21.665385 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714c6a2d1b51443ab7eb8584073c4c8c" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
I20260709 12:11:21.665756 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714c6a2d1b51443ab7eb8584073c4c8c" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2dbde94995494da2bb3efc6680654092"
I20260709 12:11:21.666069 16879 raft_consensus.cc:3060] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:21.666287 16730 raft_consensus.cc:3055] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:21.666586 16730 raft_consensus.cc:740] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2dbde94995494da2bb3efc6680654092, State: Running, Role: LEADER
I20260709 12:11:21.667742 16730 consensus_queue.cc:260] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [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: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } }
I20260709 12:11:21.669035 16730 raft_consensus.cc:3060] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:21.673194 16879 raft_consensus.cc:2468] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ac393067548497c9a4030e9ae445382 in term 3.
I20260709 12:11:21.674289 16769 leader_election.cc:304] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [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: 2ac393067548497c9a4030e9ae445382, b8a753f1c14045419cb5f88ed9b3d254; no voters: 
I20260709 12:11:21.674913 17016 raft_consensus.cc:2804] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:21.675364 17016 raft_consensus.cc:697] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 3 LEADER]: Becoming Leader. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Running, Role: LEADER
I20260709 12:11:21.675614 16730 raft_consensus.cc:2468] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ac393067548497c9a4030e9ae445382 in term 3.
I20260709 12:11:21.676307 17016 consensus_queue.cc:237] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [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: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } }
I20260709 12:11:21.682720 16624 catalog_manager.cc:5697] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 reported cstate change: term changed from 2 to 3, leader changed from 2dbde94995494da2bb3efc6680654092 (127.16.52.193) to 2ac393067548497c9a4030e9ae445382 (127.16.52.194). New cstate: current_term: 3 leader_uuid: "2ac393067548497c9a4030e9ae445382" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:21.901193 17039 raft_consensus.cc:993] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254: : Instructing follower 2ac393067548497c9a4030e9ae445382 to start an election
I20260709 12:11:21.901667 17053 raft_consensus.cc:1081] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 3 LEADER]: Signalling peer 2ac393067548497c9a4030e9ae445382 to start an election
I20260709 12:11:21.903008 16804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a98dd21a9e6e47ca8c96ae0eb52bd522"
dest_uuid: "2ac393067548497c9a4030e9ae445382"
 from {username='slave'} at 127.0.0.1:33828
I20260709 12:11:21.903441 16804 raft_consensus.cc:493] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:21.903725 16804 raft_consensus.cc:3060] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:21.908107 16804 raft_consensus.cc:515] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:21.909565 16804 leader_election.cc:290] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [CANDIDATE]: Term 4 election: Requested vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:21.910264 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98dd21a9e6e47ca8c96ae0eb52bd522" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2dbde94995494da2bb3efc6680654092"
I20260709 12:11:21.910465 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98dd21a9e6e47ca8c96ae0eb52bd522" candidate_uuid: "2ac393067548497c9a4030e9ae445382" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
I20260709 12:11:21.910827 16730 raft_consensus.cc:3060] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:21.910984 16879 raft_consensus.cc:3055] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:11:21.911324 16879 raft_consensus.cc:740] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Running, Role: LEADER
I20260709 12:11:21.912034 16879 consensus_queue.cc:260] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [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: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:21.912981 16879 raft_consensus.cc:3060] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:21.915066 16730 raft_consensus.cc:2468] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ac393067548497c9a4030e9ae445382 in term 4.
I20260709 12:11:21.916006 16768 leader_election.cc:304] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [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: 2ac393067548497c9a4030e9ae445382, 2dbde94995494da2bb3efc6680654092; no voters: 
I20260709 12:11:21.916738 17016 raft_consensus.cc:2804] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:11:21.917111 17016 raft_consensus.cc:697] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 4 LEADER]: Becoming Leader. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Running, Role: LEADER
I20260709 12:11:21.917913 16879 raft_consensus.cc:2468] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ac393067548497c9a4030e9ae445382 in term 4.
I20260709 12:11:21.917842 17016 consensus_queue.cc:237] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [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: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:21.924176 16624 catalog_manager.cc:5697] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 reported cstate change: term changed from 3 to 4, leader changed from b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195) to 2ac393067548497c9a4030e9ae445382 (127.16.52.194). New cstate: current_term: 4 leader_uuid: "2ac393067548497c9a4030e9ae445382" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:22.079603 16879 raft_consensus.cc:1275] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Refusing update from remote peer 2ac393067548497c9a4030e9ae445382: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:22.080868 17016 consensus_queue.cc:1048] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:22.085712 16730 raft_consensus.cc:1275] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Refusing update from remote peer 2ac393067548497c9a4030e9ae445382: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:22.087471 17046 consensus_queue.cc:1048] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:22.116391 16730 raft_consensus.cc:1275] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Refusing update from remote peer 2ac393067548497c9a4030e9ae445382: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:22.117650 16879 raft_consensus.cc:1275] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Refusing update from remote peer 2ac393067548497c9a4030e9ae445382: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:22.117751 17016 consensus_queue.cc:1048] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:22.118808 17040 consensus_queue.cc:1048] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:22.129535 16729 raft_consensus.cc:1275] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Refusing update from remote peer 2ac393067548497c9a4030e9ae445382: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:22.132130 17046 consensus_queue.cc:1048] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:22.136039 16878 raft_consensus.cc:1275] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Refusing update from remote peer 2ac393067548497c9a4030e9ae445382: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:22.138149 17040 consensus_queue.cc:1048] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:22.161561 16730 raft_consensus.cc:1275] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Refusing update from remote peer 2ac393067548497c9a4030e9ae445382: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:22.162704 17040 consensus_queue.cc:1048] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:22.171414 16878 raft_consensus.cc:1275] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Refusing update from remote peer 2ac393067548497c9a4030e9ae445382: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:22.173094 17046 consensus_queue.cc:1048] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:22.359537 16878 raft_consensus.cc:1275] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 4 FOLLOWER]: Refusing update from remote peer 2ac393067548497c9a4030e9ae445382: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:22.360700 17046 consensus_queue.cc:1048] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:22.369720 16729 raft_consensus.cc:1275] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 4 FOLLOWER]: Refusing update from remote peer 2ac393067548497c9a4030e9ae445382: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:22.371130 17064 consensus_queue.cc:1048] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:11:24.405571 16751 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5060 after lost signal to thread 16598
W20260709 12:11:24.406392 16751 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5740 after lost signal to thread 16661
W20260709 12:11:24.407162 16751 debug-util.cc:398] Leaking SignalData structure 0x7b08001dc2a0 after lost signal to thread 16754
W20260709 12:11:24.407895 16751 debug-util.cc:398] Leaking SignalData structure 0x7b080003e920 after lost signal to thread 16829
W20260709 12:11:24.408608 16751 debug-util.cc:398] Leaking SignalData structure 0x7b08001ee3e0 after lost signal to thread 16903
I20260709 12:11:24.693240 16595 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:11:24.694196 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:24.702137 16804 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dec6cddf57b4361a0d9bfcb20d309ec"
dest_uuid: "2ac393067548497c9a4030e9ae445382"
mode: GRACEFUL
new_leader_uuid: "2dbde94995494da2bb3efc6680654092"
 from {username='slave'} at 127.0.0.1:33860
I20260709 12:11:24.703190 16804 raft_consensus.cc:606] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [term 2 LEADER]: Received request to transfer leadership to TS 2dbde94995494da2bb3efc6680654092
I20260709 12:11:24.706758 16804 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "714c6a2d1b51443ab7eb8584073c4c8c"
dest_uuid: "2ac393067548497c9a4030e9ae445382"
mode: GRACEFUL
new_leader_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
 from {username='slave'} at 127.0.0.1:33860
I20260709 12:11:24.707350 16804 raft_consensus.cc:606] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 3 LEADER]: Received request to transfer leadership to TS b8a753f1c14045419cb5f88ed9b3d254
I20260709 12:11:24.710182 16804 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73725b22379e46caa411aabb9811c673"
dest_uuid: "2ac393067548497c9a4030e9ae445382"
mode: GRACEFUL
new_leader_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
 from {username='slave'} at 127.0.0.1:33860
I20260709 12:11:24.710759 16804 raft_consensus.cc:606] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 2 LEADER]: Received request to transfer leadership to TS b8a753f1c14045419cb5f88ed9b3d254
I20260709 12:11:24.713384 16804 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a98dd21a9e6e47ca8c96ae0eb52bd522"
dest_uuid: "2ac393067548497c9a4030e9ae445382"
mode: GRACEFUL
new_leader_uuid: "2dbde94995494da2bb3efc6680654092"
 from {username='slave'} at 127.0.0.1:33860
I20260709 12:11:24.713927 16804 raft_consensus.cc:606] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 4 LEADER]: Received request to transfer leadership to TS 2dbde94995494da2bb3efc6680654092
I20260709 12:11:24.716398 16804 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2c2bd0f3e0f43a7be70e86e3512b269"
dest_uuid: "2ac393067548497c9a4030e9ae445382"
mode: GRACEFUL
new_leader_uuid: "2dbde94995494da2bb3efc6680654092"
 from {username='slave'} at 127.0.0.1:33860
I20260709 12:11:24.716926 16804 raft_consensus.cc:606] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 3 LEADER]: Received request to transfer leadership to TS 2dbde94995494da2bb3efc6680654092
I20260709 12:11:24.718065 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:11:24.718647 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:24.789330 17074 raft_consensus.cc:993] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382: : Instructing follower 2dbde94995494da2bb3efc6680654092 to start an election
I20260709 12:11:24.790063 17064 raft_consensus.cc:1081] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [term 2 LEADER]: Signalling peer 2dbde94995494da2bb3efc6680654092 to start an election
I20260709 12:11:24.792045 16730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dec6cddf57b4361a0d9bfcb20d309ec"
dest_uuid: "2dbde94995494da2bb3efc6680654092"
 from {username='slave'} at 127.0.0.1:45416
I20260709 12:11:24.792577 16730 raft_consensus.cc:493] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:24.792927 16730 raft_consensus.cc:3060] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:24.798626 16730 raft_consensus.cc:515] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:24.801048 16730 leader_election.cc:290] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [CANDIDATE]: Term 3 election: Requested vote from peers 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:24.802325 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec6cddf57b4361a0d9bfcb20d309ec" candidate_uuid: "2dbde94995494da2bb3efc6680654092" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ac393067548497c9a4030e9ae445382"
I20260709 12:11:24.802783 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec6cddf57b4361a0d9bfcb20d309ec" candidate_uuid: "2dbde94995494da2bb3efc6680654092" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
I20260709 12:11:24.803188 16804 raft_consensus.cc:3055] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:24.803507 16804 raft_consensus.cc:740] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Running, Role: LEADER
I20260709 12:11:24.803546 16877 raft_consensus.cc:3060] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:24.804512 16804 consensus_queue.cc:260] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [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: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:24.806080 16804 raft_consensus.cc:3060] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:24.812731 16877 raft_consensus.cc:2468] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dbde94995494da2bb3efc6680654092 in term 3.
I20260709 12:11:24.813489 16804 raft_consensus.cc:2468] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dbde94995494da2bb3efc6680654092 in term 3.
I20260709 12:11:24.814378 16694 leader_election.cc:304] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [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: 2dbde94995494da2bb3efc6680654092, b8a753f1c14045419cb5f88ed9b3d254; no voters: 
I20260709 12:11:24.816008 17075 raft_consensus.cc:2804] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:24.817039 17075 raft_consensus.cc:697] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [term 3 LEADER]: Becoming Leader. State: Replica: 2dbde94995494da2bb3efc6680654092, State: Running, Role: LEADER
I20260709 12:11:24.818157 17075 consensus_queue.cc:237] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [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: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:24.834982 16627 catalog_manager.cc:5697] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 reported cstate change: term changed from 2 to 3, leader changed from 2ac393067548497c9a4030e9ae445382 (127.16.52.194) to 2dbde94995494da2bb3efc6680654092 (127.16.52.193). New cstate: current_term: 3 leader_uuid: "2dbde94995494da2bb3efc6680654092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:24.904224 17064 raft_consensus.cc:993] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382: : Instructing follower 2dbde94995494da2bb3efc6680654092 to start an election
I20260709 12:11:24.904752 17074 raft_consensus.cc:1081] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 4 LEADER]: Signalling peer 2dbde94995494da2bb3efc6680654092 to start an election
I20260709 12:11:24.906281 16730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a98dd21a9e6e47ca8c96ae0eb52bd522"
dest_uuid: "2dbde94995494da2bb3efc6680654092"
 from {username='slave'} at 127.0.0.1:45416
I20260709 12:11:24.906859 16730 raft_consensus.cc:493] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:24.907215 16730 raft_consensus.cc:3060] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:11:24.915635 16730 raft_consensus.cc:515] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:24.917709 16730 leader_election.cc:290] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [CANDIDATE]: Term 5 election: Requested vote from peers 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:24.918282 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98dd21a9e6e47ca8c96ae0eb52bd522" candidate_uuid: "2dbde94995494da2bb3efc6680654092" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2ac393067548497c9a4030e9ae445382"
I20260709 12:11:24.918761 16804 raft_consensus.cc:3055] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:11:24.918638 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98dd21a9e6e47ca8c96ae0eb52bd522" candidate_uuid: "2dbde94995494da2bb3efc6680654092" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
I20260709 12:11:24.919054 16804 raft_consensus.cc:740] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Running, Role: LEADER
I20260709 12:11:24.919284 16877 raft_consensus.cc:3060] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:11:24.919883 16804 consensus_queue.cc:260] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [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: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:24.920838 16804 raft_consensus.cc:3060] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:11:24.925087 16804 raft_consensus.cc:2468] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dbde94995494da2bb3efc6680654092 in term 5.
I20260709 12:11:24.926079 16694 leader_election.cc:304] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [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: 2ac393067548497c9a4030e9ae445382, 2dbde94995494da2bb3efc6680654092; no voters: 
I20260709 12:11:24.926717 17075 raft_consensus.cc:2804] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:11:24.927220 17075 raft_consensus.cc:697] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 5 LEADER]: Becoming Leader. State: Replica: 2dbde94995494da2bb3efc6680654092, State: Running, Role: LEADER
I20260709 12:11:24.927551 16877 raft_consensus.cc:2468] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dbde94995494da2bb3efc6680654092 in term 5.
I20260709 12:11:24.928267 17075 consensus_queue.cc:237] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [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: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:24.936455 16627 catalog_manager.cc:5697] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 reported cstate change: term changed from 4 to 5, leader changed from 2ac393067548497c9a4030e9ae445382 (127.16.52.194) to 2dbde94995494da2bb3efc6680654092 (127.16.52.193). New cstate: current_term: 5 leader_uuid: "2dbde94995494da2bb3efc6680654092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:24.984679 17064 raft_consensus.cc:993] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382: : Instructing follower b8a753f1c14045419cb5f88ed9b3d254 to start an election
I20260709 12:11:24.985185 17064 raft_consensus.cc:1081] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 3 LEADER]: Signalling peer b8a753f1c14045419cb5f88ed9b3d254 to start an election
I20260709 12:11:24.987515 16879 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "714c6a2d1b51443ab7eb8584073c4c8c"
dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
 from {username='slave'} at 127.0.0.1:35466
I20260709 12:11:24.988189 16879 raft_consensus.cc:493] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:24.988571 16879 raft_consensus.cc:3060] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:24.996557 16879 raft_consensus.cc:515] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } }
I20260709 12:11:24.999425 16879 leader_election.cc:290] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 4 election: Requested vote from peers 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069), 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841)
I20260709 12:11:25.000056 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714c6a2d1b51443ab7eb8584073c4c8c" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2ac393067548497c9a4030e9ae445382"
I20260709 12:11:25.000622 16804 raft_consensus.cc:3055] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:11:25.000837 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714c6a2d1b51443ab7eb8584073c4c8c" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2dbde94995494da2bb3efc6680654092"
I20260709 12:11:25.000931 16804 raft_consensus.cc:740] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Running, Role: LEADER
I20260709 12:11:25.001396 16730 raft_consensus.cc:3060] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:25.001822 16804 consensus_queue.cc:260] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [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: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } }
I20260709 12:11:25.002947 16804 raft_consensus.cc:3060] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:25.007799 16730 raft_consensus.cc:2468] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 4.
I20260709 12:11:25.008839 16804 raft_consensus.cc:2468] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 4.
I20260709 12:11:25.009068 16842 leader_election.cc:304] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [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: 2dbde94995494da2bb3efc6680654092, b8a753f1c14045419cb5f88ed9b3d254; no voters: 
I20260709 12:11:25.010051 17053 raft_consensus.cc:2804] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:11:25.011292 17053 raft_consensus.cc:697] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 4 LEADER]: Becoming Leader. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Running, Role: LEADER
I20260709 12:11:25.012359 17053 consensus_queue.cc:237] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [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: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } }
I20260709 12:11:25.021149 16627 catalog_manager.cc:5697] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 reported cstate change: term changed from 3 to 4, leader changed from 2ac393067548497c9a4030e9ae445382 (127.16.52.194) to b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195). New cstate: current_term: 4 leader_uuid: "b8a753f1c14045419cb5f88ed9b3d254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:25.125715 17074 raft_consensus.cc:993] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382: : Instructing follower b8a753f1c14045419cb5f88ed9b3d254 to start an election
I20260709 12:11:25.126310 17083 raft_consensus.cc:1081] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 2 LEADER]: Signalling peer b8a753f1c14045419cb5f88ed9b3d254 to start an election
I20260709 12:11:25.127802 16879 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73725b22379e46caa411aabb9811c673"
dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
 from {username='slave'} at 127.0.0.1:35466
I20260709 12:11:25.128340 16879 raft_consensus.cc:493] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:25.128644 16879 raft_consensus.cc:3060] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:25.133792 16879 raft_consensus.cc:515] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:25.136173 16879 leader_election.cc:290] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [CANDIDATE]: Term 3 election: Requested vote from peers 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841), 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069)
I20260709 12:11:25.136565 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73725b22379e46caa411aabb9811c673" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2dbde94995494da2bb3efc6680654092"
I20260709 12:11:25.136718 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73725b22379e46caa411aabb9811c673" candidate_uuid: "b8a753f1c14045419cb5f88ed9b3d254" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ac393067548497c9a4030e9ae445382"
I20260709 12:11:25.137230 16730 raft_consensus.cc:3060] T 73725b22379e46caa411aabb9811c673 P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:25.137246 16804 raft_consensus.cc:3055] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:25.137737 16804 raft_consensus.cc:740] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Running, Role: LEADER
I20260709 12:11:25.138473 16804 consensus_queue.cc:260] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [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: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:25.139323 16804 raft_consensus.cc:3060] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:25.143296 16804 raft_consensus.cc:2468] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 3.
I20260709 12:11:25.143961 16730 raft_consensus.cc:2468] T 73725b22379e46caa411aabb9811c673 P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8a753f1c14045419cb5f88ed9b3d254 in term 3.
I20260709 12:11:25.144335 16843 leader_election.cc:304] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [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: 2ac393067548497c9a4030e9ae445382, b8a753f1c14045419cb5f88ed9b3d254; no voters: 
I20260709 12:11:25.145128 17053 raft_consensus.cc:2804] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:25.145527 17053 raft_consensus.cc:697] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 3 LEADER]: Becoming Leader. State: Replica: b8a753f1c14045419cb5f88ed9b3d254, State: Running, Role: LEADER
I20260709 12:11:25.146348 17053 consensus_queue.cc:237] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [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: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:25.153831 16627 catalog_manager.cc:5697] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 reported cstate change: term changed from 2 to 3, leader changed from 2ac393067548497c9a4030e9ae445382 (127.16.52.194) to b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195). New cstate: current_term: 3 leader_uuid: "b8a753f1c14045419cb5f88ed9b3d254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:25.274956 17074 raft_consensus.cc:993] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382: : Instructing follower 2dbde94995494da2bb3efc6680654092 to start an election
I20260709 12:11:25.275453 17074 raft_consensus.cc:1081] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 3 LEADER]: Signalling peer 2dbde94995494da2bb3efc6680654092 to start an election
I20260709 12:11:25.277061 16730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2c2bd0f3e0f43a7be70e86e3512b269"
dest_uuid: "2dbde94995494da2bb3efc6680654092"
 from {username='slave'} at 127.0.0.1:45416
I20260709 12:11:25.277608 16730 raft_consensus.cc:493] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:25.277953 16730 raft_consensus.cc:3060] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:25.284690 16730 raft_consensus.cc:515] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:25.286643 16730 leader_election.cc:290] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [CANDIDATE]: Term 4 election: Requested vote from peers 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069), b8a753f1c14045419cb5f88ed9b3d254 (127.16.52.195:39373)
I20260709 12:11:25.287287 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c2bd0f3e0f43a7be70e86e3512b269" candidate_uuid: "2dbde94995494da2bb3efc6680654092" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2ac393067548497c9a4030e9ae445382"
I20260709 12:11:25.287588 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c2bd0f3e0f43a7be70e86e3512b269" candidate_uuid: "2dbde94995494da2bb3efc6680654092" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b8a753f1c14045419cb5f88ed9b3d254"
I20260709 12:11:25.287858 16804 raft_consensus.cc:3055] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:11:25.288200 16804 raft_consensus.cc:740] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2ac393067548497c9a4030e9ae445382, State: Running, Role: LEADER
I20260709 12:11:25.288192 16879 raft_consensus.cc:3060] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:25.289211 16804 consensus_queue.cc:260] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [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: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:25.290333 16804 raft_consensus.cc:3060] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:25.295162 16879 raft_consensus.cc:2468] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dbde94995494da2bb3efc6680654092 in term 4.
I20260709 12:11:25.296290 16694 leader_election.cc:304] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [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: 2dbde94995494da2bb3efc6680654092, b8a753f1c14045419cb5f88ed9b3d254; no voters: 
I20260709 12:11:25.296562 16804 raft_consensus.cc:2468] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dbde94995494da2bb3efc6680654092 in term 4.
I20260709 12:11:25.297122 17075 raft_consensus.cc:2804] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:11:25.297616 17075 raft_consensus.cc:697] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 4 LEADER]: Becoming Leader. State: Replica: 2dbde94995494da2bb3efc6680654092, State: Running, Role: LEADER
I20260709 12:11:25.298548 17075 consensus_queue.cc:237] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [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: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } }
I20260709 12:11:25.306901 16627 catalog_manager.cc:5697] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 reported cstate change: term changed from 3 to 4, leader changed from 2ac393067548497c9a4030e9ae445382 (127.16.52.194) to 2dbde94995494da2bb3efc6680654092 (127.16.52.193). New cstate: current_term: 4 leader_uuid: "2dbde94995494da2bb3efc6680654092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:25.407522 16804 raft_consensus.cc:1275] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 4 FOLLOWER]: Refusing update from remote peer b8a753f1c14045419cb5f88ed9b3d254: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:25.407522 16879 raft_consensus.cc:1275] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Refusing update from remote peer 2dbde94995494da2bb3efc6680654092: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:25.409235 17053 consensus_queue.cc:1048] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:25.409127 17075 consensus_queue.cc:1048] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:11:25.436764 16805 raft_consensus.cc:1275] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Refusing update from remote peer 2dbde94995494da2bb3efc6680654092: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:25.439019 17076 consensus_queue.cc:1048] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:11:25.446403 16730 raft_consensus.cc:1275] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 4 FOLLOWER]: Refusing update from remote peer b8a753f1c14045419cb5f88ed9b3d254: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:25.448006 17053 consensus_queue.cc:1048] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:25.511433 16877 raft_consensus.cc:1275] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 5 FOLLOWER]: Refusing update from remote peer 2dbde94995494da2bb3efc6680654092: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:11:25.512703 17095 consensus_queue.cc:1048] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:11:25.524302 16805 raft_consensus.cc:1275] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 5 FOLLOWER]: Refusing update from remote peer 2dbde94995494da2bb3efc6680654092: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:11:25.525527 17095 consensus_queue.cc:1048] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:11:25.578122 16805 raft_consensus.cc:1275] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Refusing update from remote peer b8a753f1c14045419cb5f88ed9b3d254: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:25.579519 17053 consensus_queue.cc:1048] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:25.588781 16730 raft_consensus.cc:1275] T 73725b22379e46caa411aabb9811c673 P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Refusing update from remote peer b8a753f1c14045419cb5f88ed9b3d254: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:25.590560 17084 consensus_queue.cc:1048] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dbde94995494da2bb3efc6680654092" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:11:25.720072 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:25.724985 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:25.725387 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:25.874982 16805 raft_consensus.cc:1275] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 4 FOLLOWER]: Refusing update from remote peer 2dbde94995494da2bb3efc6680654092: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:25.876420 17095 consensus_queue.cc:1048] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ac393067548497c9a4030e9ae445382" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:25.886713 16877 raft_consensus.cc:1275] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 4 FOLLOWER]: Refusing update from remote peer 2dbde94995494da2bb3efc6680654092: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:25.888145 17075 consensus_queue.cc:1048] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8a753f1c14045419cb5f88ed9b3d254" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 39373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:26.726410 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:26.731611 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:26.732064 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:27.733078 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:27.738044 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:27.738467 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:28.739518 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:28.744470 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:28.744899 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:29.745901 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:29.750902 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:29.751346 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:30.752445 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:30.757920 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:30.758496 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:31.759570 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:31.765053 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:31.765403 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:32.766381 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:32.771224 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:32.771587 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:33.772626 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:33.777980 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:33.778407 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:34.807480 16595 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:11:34.808317 16595 tablet_server.cc:179] TabletServer@127.16.52.193:0 shutting down...
I20260709 12:11:34.838600 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:34.839736 16595 tablet_replica.cc:333] T 73725b22379e46caa411aabb9811c673 P 2dbde94995494da2bb3efc6680654092: stopping tablet replica
W20260709 12:11:34.839986 16842 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:11:34.840771 16595 raft_consensus.cc:2243] T 73725b22379e46caa411aabb9811c673 P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.841671 16595 raft_consensus.cc:2272] T 73725b22379e46caa411aabb9811c673 P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:34.843612 16842 consensus_peers.cc:597] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 -> Peer 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841): Couldn't send request to peer 2dbde94995494da2bb3efc6680654092. Status: 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:11:34.844532 16595 tablet_replica.cc:333] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092: stopping tablet replica
I20260709 12:11:34.845078 16595 raft_consensus.cc:2243] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.845664 16595 raft_consensus.cc:2272] T 714c6a2d1b51443ab7eb8584073c4c8c P 2dbde94995494da2bb3efc6680654092 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.847409 16595 tablet_replica.cc:333] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092: stopping tablet replica
I20260709 12:11:34.848044 16595 raft_consensus.cc:2243] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:11:34.848969 16595 raft_consensus.cc:2272] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2dbde94995494da2bb3efc6680654092 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.850579 16595 tablet_replica.cc:333] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092: stopping tablet replica
I20260709 12:11:34.851115 16595 raft_consensus.cc:2243] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:34.852043 16595 raft_consensus.cc:2272] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.853907 16595 tablet_replica.cc:333] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092: stopping tablet replica
I20260709 12:11:34.854422 16595 raft_consensus.cc:2243] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.854993 16595 raft_consensus.cc:2272] T 8630fe496934478da5bf6b9549ebd22f P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.857036 16595 tablet_replica.cc:333] T b17d4f65e0b24639b4837ff891d1dd98 P 2dbde94995494da2bb3efc6680654092: stopping tablet replica
I20260709 12:11:34.857517 16595 raft_consensus.cc:2243] T b17d4f65e0b24639b4837ff891d1dd98 P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.857971 16595 raft_consensus.cc:2272] T b17d4f65e0b24639b4837ff891d1dd98 P 2dbde94995494da2bb3efc6680654092 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.859670 16595 tablet_replica.cc:333] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092: stopping tablet replica
I20260709 12:11:34.860220 16595 raft_consensus.cc:2243] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:11:34.861312 16595 raft_consensus.cc:2272] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2dbde94995494da2bb3efc6680654092 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.862967 16595 tablet_replica.cc:333] T 8eec6ca23b214629b98888bf9752b714 P 2dbde94995494da2bb3efc6680654092: stopping tablet replica
I20260709 12:11:34.863438 16595 raft_consensus.cc:2243] T 8eec6ca23b214629b98888bf9752b714 P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.863906 16595 raft_consensus.cc:2272] T 8eec6ca23b214629b98888bf9752b714 P 2dbde94995494da2bb3efc6680654092 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.865437 16595 tablet_replica.cc:333] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092: stopping tablet replica
I20260709 12:11:34.865869 16595 raft_consensus.cc:2243] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:34.866271 16595 raft_consensus.cc:2272] T 6ed3f7fe6f654a57b7484ac65257d204 P 2dbde94995494da2bb3efc6680654092 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:34.975726 16595 tablet_server.cc:196] TabletServer@127.16.52.193:0 shutdown complete.
I20260709 12:11:34.994974 16595 tablet_server.cc:179] TabletServer@127.16.52.194:0 shutting down...
W20260709 12:11:35.001473 16843 consensus_peers.cc:597] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 -> Peer 2ac393067548497c9a4030e9ae445382 (127.16.52.194:39069): Couldn't send request to peer 2ac393067548497c9a4030e9ae445382. Status: 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:11:35.026190 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:35.026911 16595 tablet_replica.cc:333] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382: stopping tablet replica
I20260709 12:11:35.027635 16595 raft_consensus.cc:2243] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:35.028261 16595 raft_consensus.cc:2272] T a98dd21a9e6e47ca8c96ae0eb52bd522 P 2ac393067548497c9a4030e9ae445382 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:35.030233 16595 tablet_replica.cc:333] T b17d4f65e0b24639b4837ff891d1dd98 P 2ac393067548497c9a4030e9ae445382: stopping tablet replica
I20260709 12:11:35.030784 16595 raft_consensus.cc:2243] T b17d4f65e0b24639b4837ff891d1dd98 P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:35.031216 16595 raft_consensus.cc:2272] T b17d4f65e0b24639b4837ff891d1dd98 P 2ac393067548497c9a4030e9ae445382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:35.033138 16595 tablet_replica.cc:333] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382: stopping tablet replica
I20260709 12:11:35.033650 16595 raft_consensus.cc:2243] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:35.034499 16595 raft_consensus.cc:2272] T 8eec6ca23b214629b98888bf9752b714 P 2ac393067548497c9a4030e9ae445382 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:35.036325 16595 tablet_replica.cc:333] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382: stopping tablet replica
I20260709 12:11:35.036881 16595 raft_consensus.cc:2243] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:35.037631 16595 raft_consensus.cc:2272] T 6ed3f7fe6f654a57b7484ac65257d204 P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:35.039294 16595 tablet_replica.cc:333] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382: stopping tablet replica
I20260709 12:11:35.039877 16595 raft_consensus.cc:2243] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:35.040387 16595 raft_consensus.cc:2272] T 73725b22379e46caa411aabb9811c673 P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:35.042140 16595 tablet_replica.cc:333] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382: stopping tablet replica
I20260709 12:11:35.042665 16595 raft_consensus.cc:2243] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:35.043120 16595 raft_consensus.cc:2272] T e2c2bd0f3e0f43a7be70e86e3512b269 P 2ac393067548497c9a4030e9ae445382 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:35.044787 16595 tablet_replica.cc:333] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382: stopping tablet replica
I20260709 12:11:35.045286 16595 raft_consensus.cc:2243] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:35.046062 16595 raft_consensus.cc:2272] T 8630fe496934478da5bf6b9549ebd22f P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:35.047976 16595 tablet_replica.cc:333] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382: stopping tablet replica
I20260709 12:11:35.048480 16595 raft_consensus.cc:2243] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:35.048909 16595 raft_consensus.cc:2272] T 3dec6cddf57b4361a0d9bfcb20d309ec P 2ac393067548497c9a4030e9ae445382 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:35.050599 16595 tablet_replica.cc:333] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382: stopping tablet replica
I20260709 12:11:35.051069 16595 raft_consensus.cc:2243] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:35.051504 16595 raft_consensus.cc:2272] T 714c6a2d1b51443ab7eb8584073c4c8c P 2ac393067548497c9a4030e9ae445382 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:35.061518 16842 consensus_peers.cc:597] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 -> Peer 2dbde94995494da2bb3efc6680654092 (127.16.52.193:36841): Couldn't send request to peer 2dbde94995494da2bb3efc6680654092. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:36841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:35.081735 16595 tablet_server.cc:196] TabletServer@127.16.52.194:0 shutdown complete.
I20260709 12:11:35.098683 16595 tablet_server.cc:179] TabletServer@127.16.52.195:0 shutting down...
I20260709 12:11:35.129333 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:35.129971 16595 tablet_replica.cc:333] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254: stopping tablet replica
I20260709 12:11:35.130596 16595 raft_consensus.cc:2243] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:35.131440 16595 raft_consensus.cc:2272] T 73725b22379e46caa411aabb9811c673 P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:35.133239 16595 tablet_replica.cc:333] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254: stopping tablet replica
I20260709 12:11:35.133746 16595 raft_consensus.cc:2243] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:35.134224 16595 raft_consensus.cc:2272] T a98dd21a9e6e47ca8c96ae0eb52bd522 P b8a753f1c14045419cb5f88ed9b3d254 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:35.135726 16595 tablet_replica.cc:333] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254: stopping tablet replica
I20260709 12:11:35.136330 16595 raft_consensus.cc:2243] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:35.136755 16595 raft_consensus.cc:2272] T 8630fe496934478da5bf6b9549ebd22f P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:35.138285 16595 tablet_replica.cc:333] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254: stopping tablet replica
I20260709 12:11:35.138731 16595 raft_consensus.cc:2243] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:35.139462 16595 raft_consensus.cc:2272] T b17d4f65e0b24639b4837ff891d1dd98 P b8a753f1c14045419cb5f88ed9b3d254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:35.141119 16595 tablet_replica.cc:333] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254: stopping tablet replica
I20260709 12:11:35.141569 16595 raft_consensus.cc:2243] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:35.142110 16595 raft_consensus.cc:2272] T e2c2bd0f3e0f43a7be70e86e3512b269 P b8a753f1c14045419cb5f88ed9b3d254 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:35.143726 16595 tablet_replica.cc:333] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254: stopping tablet replica
I20260709 12:11:35.144235 16595 raft_consensus.cc:2243] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:35.144659 16595 raft_consensus.cc:2272] T 3dec6cddf57b4361a0d9bfcb20d309ec P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:35.146198 16595 tablet_replica.cc:333] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254: stopping tablet replica
I20260709 12:11:35.146580 16595 raft_consensus.cc:2243] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:11:35.147212 16595 raft_consensus.cc:2272] T 714c6a2d1b51443ab7eb8584073c4c8c P b8a753f1c14045419cb5f88ed9b3d254 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:35.148715 16595 tablet_replica.cc:333] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254: stopping tablet replica
I20260709 12:11:35.149099 16595 raft_consensus.cc:2243] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:35.149426 16595 raft_consensus.cc:2272] T 8eec6ca23b214629b98888bf9752b714 P b8a753f1c14045419cb5f88ed9b3d254 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:35.150796 16595 tablet_replica.cc:333] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254: stopping tablet replica
I20260709 12:11:35.151163 16595 raft_consensus.cc:2243] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:35.151535 16595 raft_consensus.cc:2272] T 6ed3f7fe6f654a57b7484ac65257d204 P b8a753f1c14045419cb5f88ed9b3d254 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:35.178344 16595 tablet_server.cc:196] TabletServer@127.16.52.195:0 shutdown complete.
I20260709 12:11:35.195688 16595 master.cc:562] Master@127.16.52.254:46613 shutting down...
I20260709 12:11:35.400518 16595 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:35.401165 16595 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:35.401512 16595 tablet_replica.cc:333] T 00000000000000000000000000000000 P d2b5d130e0fa4d1185bea6b332da9de4: stopping tablet replica
I20260709 12:11:35.421123 16595 master.cc:584] Master@127.16.52.254:46613 shutdown complete.
2ac393067548497c9a4030e9ae445382  4
2dbde94995494da2bb3efc6680654092  4
b8a753f1c14045419cb5f88ed9b3d254  1
2ac393067548497c9a4030e9ae445382  3
2dbde94995494da2bb3efc6680654092  3
b8a753f1c14045419cb5f88ed9b3d254  3
2ac393067548497c9a4030e9ae445382  8
2dbde94995494da2bb3efc6680654092  0
b8a753f1c14045419cb5f88ed9b3d254  1
2ac393067548497c9a4030e9ae445382  3
2dbde94995494da2bb3efc6680654092  3
b8a753f1c14045419cb5f88ed9b3d254  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (30974 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:11:35.462973 16595 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.52.254:36777
I20260709 12:11:35.464092 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:35.469470 17114 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:11:35.469652 17115 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:11:35.472394 16595 server_base.cc:1061] running on GCE node
W20260709 12:11:35.472950 17117 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:11:35.473788 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:35.474009 16595 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:11:35.474179 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599095474161 us; error 0 us; skew 500 ppm
I20260709 12:11:35.474707 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:35.477313 16595 webserver.cc:533] Webserver started at http://127.16.52.254:43817/ using document root <none> and password file <none>
I20260709 12:11:35.477861 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:35.478063 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:35.478331 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:35.479523 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599064320405-16595-0/minicluster-data/master-0-root/instance:
uuid: "f1eca0e92ca849f6834d58bdc5a85f1c"
format_stamp: "Formatted at 2026-07-09 12:11:35 on dist-test-slave-stjn"
I20260709 12:11:35.484254 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 12:11:35.487573 17122 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:11:35.488312 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:11:35.488622 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599064320405-16595-0/minicluster-data/master-0-root
uuid: "f1eca0e92ca849f6834d58bdc5a85f1c"
format_stamp: "Formatted at 2026-07-09 12:11:35 on dist-test-slave-stjn"
I20260709 12:11:35.488922 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599064320405-16595-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599064320405-16595-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599064320405-16595-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:11:35.500170 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:35.501344 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:35.538233 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.254:36777
I20260709 12:11:35.538334 17173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.254:36777 every 8 connection(s)
I20260709 12:11:35.542054 17174 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:11:35.551256 17174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c: Bootstrap starting.
I20260709 12:11:35.555805 17174 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:35.559684 17174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c: No bootstrap required, opened a new log
I20260709 12:11:35.561781 17174 raft_consensus.cc:359] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1eca0e92ca849f6834d58bdc5a85f1c" member_type: VOTER }
I20260709 12:11:35.562187 17174 raft_consensus.cc:385] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:35.562369 17174 raft_consensus.cc:740] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1eca0e92ca849f6834d58bdc5a85f1c, State: Initialized, Role: FOLLOWER
I20260709 12:11:35.562898 17174 consensus_queue.cc:260] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f1eca0e92ca849f6834d58bdc5a85f1c" member_type: VOTER }
I20260709 12:11:35.563329 17174 raft_consensus.cc:399] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:11:35.563521 17174 raft_consensus.cc:493] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:11:35.563732 17174 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:35.567695 17174 raft_consensus.cc:515] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1eca0e92ca849f6834d58bdc5a85f1c" member_type: VOTER }
I20260709 12:11:35.568274 17174 leader_election.cc:304] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c [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: f1eca0e92ca849f6834d58bdc5a85f1c; no voters: 
I20260709 12:11:35.569471 17174 leader_election.cc:290] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:11:35.569842 17177 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:35.571062 17177 raft_consensus.cc:697] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c [term 1 LEADER]: Becoming Leader. State: Replica: f1eca0e92ca849f6834d58bdc5a85f1c, State: Running, Role: LEADER
I20260709 12:11:35.571753 17177 consensus_queue.cc:237] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c [LEADER]: Queue going to LEADER mode. State: All 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: "f1eca0e92ca849f6834d58bdc5a85f1c" member_type: VOTER }
I20260709 12:11:35.572417 17174 sys_catalog.cc:565] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:11:35.576741 17178 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f1eca0e92ca849f6834d58bdc5a85f1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1eca0e92ca849f6834d58bdc5a85f1c" member_type: VOTER } }
I20260709 12:11:35.577245 17178 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:35.577307 17179 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f1eca0e92ca849f6834d58bdc5a85f1c. Latest consensus state: current_term: 1 leader_uuid: "f1eca0e92ca849f6834d58bdc5a85f1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1eca0e92ca849f6834d58bdc5a85f1c" member_type: VOTER } }
I20260709 12:11:35.578058 17179 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:35.579413 17184 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:11:35.586170 17184 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:11:35.587128 16595 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:11:35.594864 17184 catalog_manager.cc:1383] Generated new cluster ID: d72f8fc4cba9483693058d91d092bd07
I20260709 12:11:35.595211 17184 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:11:35.608088 17184 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:11:35.609287 17184 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:11:35.624188 17184 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c: Generated new TSK 0
I20260709 12:11:35.624773 17184 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:11:35.653426 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:35.659139 17195 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:11:35.660162 17196 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:11:35.662487 17198 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:11:35.663127 16595 server_base.cc:1061] running on GCE node
I20260709 12:11:35.664113 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:35.664286 16595 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:11:35.664405 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599095664394 us; error 0 us; skew 500 ppm
I20260709 12:11:35.664849 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:35.667032 16595 webserver.cc:533] Webserver started at http://127.16.52.193:36941/ using document root <none> and password file <none>
I20260709 12:11:35.667457 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:35.667618 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:35.667891 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:35.668879 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599064320405-16595-0/minicluster-data/ts-0-root/instance:
uuid: "333199fa69014480a36b916e9733e3a6"
format_stamp: "Formatted at 2026-07-09 12:11:35 on dist-test-slave-stjn"
I20260709 12:11:35.673306 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 12:11:35.676589 17203 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:11:35.677362 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:11:35.677659 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599064320405-16595-0/minicluster-data/ts-0-root
uuid: "333199fa69014480a36b916e9733e3a6"
format_stamp: "Formatted at 2026-07-09 12:11:35 on dist-test-slave-stjn"
I20260709 12:11:35.677893 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599064320405-16595-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599064320405-16595-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599064320405-16595-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:11:35.717103 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:35.718269 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:35.719681 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:35.721967 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:35.722190 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:35.722465 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:35.722668 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:35.761111 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.193:38441
I20260709 12:11:35.761212 17265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.193:38441 every 8 connection(s)
I20260709 12:11:35.766057 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:35.772948 17270 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:11:35.773891 17271 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:11:35.776319 17273 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:11:35.776443 16595 server_base.cc:1061] running on GCE node
I20260709 12:11:35.778071 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:35.778254 16595 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:11:35.778378 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599095778367 us; error 0 us; skew 500 ppm
I20260709 12:11:35.778818 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:35.781212 16595 webserver.cc:533] Webserver started at http://127.16.52.194:36867/ using document root <none> and password file <none>
I20260709 12:11:35.781783 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:35.782012 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:35.782312 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:35.783720 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599064320405-16595-0/minicluster-data/ts-1-root/instance:
uuid: "499f251634f342d7b36d7947ddb78bfd"
format_stamp: "Formatted at 2026-07-09 12:11:35 on dist-test-slave-stjn"
I20260709 12:11:35.784436 17266 heartbeater.cc:344] Connected to a master server at 127.16.52.254:36777
I20260709 12:11:35.784806 17266 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:35.785516 17266 heartbeater.cc:507] Master 127.16.52.254:36777 requested a full tablet report, sending...
I20260709 12:11:35.787711 17139 ts_manager.cc:194] Registered new tserver with Master: 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441)
I20260709 12:11:35.788983 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260709 12:11:35.790169 17139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33438
I20260709 12:11:35.793282 17278 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:11:35.794039 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 12:11:35.794329 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599064320405-16595-0/minicluster-data/ts-1-root
uuid: "499f251634f342d7b36d7947ddb78bfd"
format_stamp: "Formatted at 2026-07-09 12:11:35 on dist-test-slave-stjn"
I20260709 12:11:35.794591 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599064320405-16595-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599064320405-16595-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599064320405-16595-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:11:35.812479 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:35.813687 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:35.815122 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:35.817523 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:35.817754 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:35.818022 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:35.818207 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:35.856590 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.194:39087
I20260709 12:11:35.856693 17340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.194:39087 every 8 connection(s)
I20260709 12:11:35.861296 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:35.868677 17344 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:11:35.869295 17345 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:11:35.872702 16595 server_base.cc:1061] running on GCE node
W20260709 12:11:35.872738 17348 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:11:35.873950 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:35.874379 16595 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:11:35.874408 17341 heartbeater.cc:344] Connected to a master server at 127.16.52.254:36777
I20260709 12:11:35.874681 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599095874637 us; error 0 us; skew 500 ppm
I20260709 12:11:35.874894 17341 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:35.875393 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:35.875716 17341 heartbeater.cc:507] Master 127.16.52.254:36777 requested a full tablet report, sending...
I20260709 12:11:35.878054 17139 ts_manager.cc:194] Registered new tserver with Master: 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087)
I20260709 12:11:35.878358 16595 webserver.cc:533] Webserver started at http://127.16.52.195:42331/ using document root <none> and password file <none>
I20260709 12:11:35.878940 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:35.879155 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:35.879417 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:35.879694 17139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33444
I20260709 12:11:35.880687 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599064320405-16595-0/minicluster-data/ts-2-root/instance:
uuid: "aea594071dd045099ff55103f8d26bf1"
format_stamp: "Formatted at 2026-07-09 12:11:35 on dist-test-slave-stjn"
I20260709 12:11:35.885530 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 12:11:35.888752 17352 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:11:35.889659 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:11:35.889995 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599064320405-16595-0/minicluster-data/ts-2-root
uuid: "aea594071dd045099ff55103f8d26bf1"
format_stamp: "Formatted at 2026-07-09 12:11:35 on dist-test-slave-stjn"
I20260709 12:11:35.890338 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599064320405-16595-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599064320405-16595-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599064320405-16595-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:11:35.903724 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:35.904953 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:35.906455 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:35.908612 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:35.908839 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:35.909083 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:35.909258 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:35.947239 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.195:34955
I20260709 12:11:35.947355 17414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.195:34955 every 8 connection(s)
I20260709 12:11:35.961297 17415 heartbeater.cc:344] Connected to a master server at 127.16.52.254:36777
I20260709 12:11:35.961724 17415 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:35.962604 17415 heartbeater.cc:507] Master 127.16.52.254:36777 requested a full tablet report, sending...
I20260709 12:11:35.964772 17139 ts_manager.cc:194] Registered new tserver with Master: aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:35.965673 16595 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015379215s
I20260709 12:11:35.966295 17139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33450
I20260709 12:11:35.991178 17139 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33458:
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:11:35.994077 17139 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:11:36.064821 17380 tablet_service.cc:1511] Processing CreateTablet for tablet 2e9fb9cfaa7f478989126f0a6b707f10 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:11:36.066334 17380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e9fb9cfaa7f478989126f0a6b707f10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.066704 17377 tablet_service.cc:1511] Processing CreateTablet for tablet 358bec3306f143d19aa0c473b4d75b37 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:11:36.067085 17378 tablet_service.cc:1511] Processing CreateTablet for tablet 9ba8d923e3354a7888ea6f39fd3d0de6 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:11:36.068528 17377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 358bec3306f143d19aa0c473b4d75b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.069063 17379 tablet_service.cc:1511] Processing CreateTablet for tablet 4c2fdf71d38f48dbbdb2915b078d8b58 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:11:36.070256 17378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ba8d923e3354a7888ea6f39fd3d0de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.071066 17379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c2fdf71d38f48dbbdb2915b078d8b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.085469 17376 tablet_service.cc:1511] Processing CreateTablet for tablet 9b2d0d872f2246b4b9abb598498cee89 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:11:36.086851 17376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b2d0d872f2246b4b9abb598498cee89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.097168 17229 tablet_service.cc:1511] Processing CreateTablet for tablet 9ba8d923e3354a7888ea6f39fd3d0de6 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:11:36.098558 17229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ba8d923e3354a7888ea6f39fd3d0de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.100915 17228 tablet_service.cc:1511] Processing CreateTablet for tablet 358bec3306f143d19aa0c473b4d75b37 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:11:36.102322 17228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 358bec3306f143d19aa0c473b4d75b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.102629 17430 tablet_bootstrap.cc:492] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1: Bootstrap starting.
I20260709 12:11:36.103366 17379 tablet_service.cc:1511] Processing CreateTablet for tablet bbcc49b926934be49eb2862a8f656ee4 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:11:36.104615 17379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbcc49b926934be49eb2862a8f656ee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.105029 17227 tablet_service.cc:1511] Processing CreateTablet for tablet 9b2d0d872f2246b4b9abb598498cee89 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:11:36.106293 17227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b2d0d872f2246b4b9abb598498cee89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.109287 17380 tablet_service.cc:1511] Processing CreateTablet for tablet 4afd8928b3ce45499d69e49de0fd2b76 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:11:36.120101 17304 tablet_service.cc:1511] Processing CreateTablet for tablet 9ba8d923e3354a7888ea6f39fd3d0de6 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:11:36.121476 17376 tablet_service.cc:1511] Processing CreateTablet for tablet 3e649395fae446dcbc25ec7505fcf55a (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:11:36.121572 17297 tablet_service.cc:1511] Processing CreateTablet for tablet 3e649395fae446dcbc25ec7505fcf55a (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:11:36.122823 17376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e649395fae446dcbc25ec7505fcf55a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.122705 17303 tablet_service.cc:1511] Processing CreateTablet for tablet 358bec3306f143d19aa0c473b4d75b37 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:11:36.124408 17380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afd8928b3ce45499d69e49de0fd2b76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.124902 17377 tablet_service.cc:1511] Processing CreateTablet for tablet 2ad1d2fe2ed64f149a18824ce8d9ee46 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:11:36.125037 17302 tablet_service.cc:1511] Processing CreateTablet for tablet 9b2d0d872f2246b4b9abb598498cee89 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:11:36.126094 17377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ad1d2fe2ed64f149a18824ce8d9ee46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.118742 17306 tablet_service.cc:1511] Processing CreateTablet for tablet 2e9fb9cfaa7f478989126f0a6b707f10 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:11:36.108975 17226 tablet_service.cc:1511] Processing CreateTablet for tablet 2ad1d2fe2ed64f149a18824ce8d9ee46 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:11:36.127281 17301 tablet_service.cc:1511] Processing CreateTablet for tablet 2ad1d2fe2ed64f149a18824ce8d9ee46 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:11:36.130450 17300 tablet_service.cc:1511] Processing CreateTablet for tablet bbcc49b926934be49eb2862a8f656ee4 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:11:36.132210 17298 tablet_service.cc:1511] Processing CreateTablet for tablet 194ec1bed1344c0ba2efe29821a81cb0 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:11:36.135550 17226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ad1d2fe2ed64f149a18824ce8d9ee46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.114584 17222 tablet_service.cc:1511] Processing CreateTablet for tablet 3e649395fae446dcbc25ec7505fcf55a (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:11:36.117033 17375 tablet_service.cc:1511] Processing CreateTablet for tablet 194ec1bed1344c0ba2efe29821a81cb0 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:11:36.112119 17224 tablet_service.cc:1511] Processing CreateTablet for tablet 4afd8928b3ce45499d69e49de0fd2b76 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:11:36.121500 17304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ba8d923e3354a7888ea6f39fd3d0de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.136969 17222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e649395fae446dcbc25ec7505fcf55a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.137189 17375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 194ec1bed1344c0ba2efe29821a81cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.135630 17299 tablet_service.cc:1511] Processing CreateTablet for tablet 4afd8928b3ce45499d69e49de0fd2b76 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:11:36.138723 17306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e9fb9cfaa7f478989126f0a6b707f10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.115798 17231 tablet_service.cc:1511] Processing CreateTablet for tablet 2e9fb9cfaa7f478989126f0a6b707f10 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:11:36.117026 17230 tablet_service.cc:1511] Processing CreateTablet for tablet 4c2fdf71d38f48dbbdb2915b078d8b58 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:11:36.118829 17305 tablet_service.cc:1511] Processing CreateTablet for tablet 4c2fdf71d38f48dbbdb2915b078d8b58 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:11:36.140350 17231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e9fb9cfaa7f478989126f0a6b707f10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.113343 17223 tablet_service.cc:1511] Processing CreateTablet for tablet 194ec1bed1344c0ba2efe29821a81cb0 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:11:36.142905 17223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 194ec1bed1344c0ba2efe29821a81cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.144114 17224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afd8928b3ce45499d69e49de0fd2b76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.144742 17230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c2fdf71d38f48dbbdb2915b078d8b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.140707 17305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c2fdf71d38f48dbbdb2915b078d8b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.110810 17225 tablet_service.cc:1511] Processing CreateTablet for tablet bbcc49b926934be49eb2862a8f656ee4 (DEFAULT_TABLE table=test-workload [id=81ee752db32843e198406c21ff9fd198]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:11:36.152175 17300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbcc49b926934be49eb2862a8f656ee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.152673 17225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbcc49b926934be49eb2862a8f656ee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.152786 17297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e649395fae446dcbc25ec7505fcf55a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.154023 17298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 194ec1bed1344c0ba2efe29821a81cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.160225 17303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 358bec3306f143d19aa0c473b4d75b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.161809 17299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afd8928b3ce45499d69e49de0fd2b76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.165256 17302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b2d0d872f2246b4b9abb598498cee89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.165892 17301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ad1d2fe2ed64f149a18824ce8d9ee46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:36.194809 17430 tablet_bootstrap.cc:654] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.231956 17433 tablet_bootstrap.cc:492] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd: Bootstrap starting.
I20260709 12:11:36.244798 17431 tablet_bootstrap.cc:492] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6: Bootstrap starting.
I20260709 12:11:36.247287 17430 tablet_bootstrap.cc:492] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1: No bootstrap required, opened a new log
I20260709 12:11:36.247803 17430 ts_tablet_manager.cc:1403] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1: Time spent bootstrapping tablet: real 0.146s	user 0.008s	sys 0.009s
I20260709 12:11:36.249337 17433 tablet_bootstrap.cc:654] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.253420 17431 tablet_bootstrap.cc:654] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.255981 17430 raft_consensus.cc:359] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } }
I20260709 12:11:36.257440 17430 raft_consensus.cc:385] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.257740 17430 raft_consensus.cc:740] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.258325 17430 consensus_queue.cc:260] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } }
I20260709 12:11:36.260411 17415 heartbeater.cc:499] Master 127.16.52.254:36777 was elected leader, sending a full tablet report...
I20260709 12:11:36.260902 17430 ts_tablet_manager.cc:1434] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 12:11:36.261794 17430 tablet_bootstrap.cc:492] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1: Bootstrap starting.
I20260709 12:11:36.268548 17430 tablet_bootstrap.cc:654] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.269292 17433 tablet_bootstrap.cc:492] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd: No bootstrap required, opened a new log
I20260709 12:11:36.270080 17433 ts_tablet_manager.cc:1403] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.004s
I20260709 12:11:36.272558 17431 tablet_bootstrap.cc:492] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6: No bootstrap required, opened a new log
I20260709 12:11:36.273070 17431 ts_tablet_manager.cc:1403] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6: Time spent bootstrapping tablet: real 0.029s	user 0.000s	sys 0.025s
I20260709 12:11:36.273217 17433 raft_consensus.cc:359] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.275216 17433 raft_consensus.cc:385] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.275525 17433 raft_consensus.cc:740] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.276404 17431 raft_consensus.cc:359] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.276454 17433 consensus_queue.cc:260] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.277287 17431 raft_consensus.cc:385] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.277670 17431 raft_consensus.cc:740] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.281569 17430 tablet_bootstrap.cc:492] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1: No bootstrap required, opened a new log
I20260709 12:11:36.282056 17430 ts_tablet_manager.cc:1403] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260709 12:11:36.285001 17430 raft_consensus.cc:359] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.285704 17430 raft_consensus.cc:385] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.286001 17430 raft_consensus.cc:740] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.278891 17431 consensus_queue.cc:260] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.286691 17430 consensus_queue.cc:260] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.288836 17430 ts_tablet_manager.cc:1434] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:11:36.289819 17430 tablet_bootstrap.cc:492] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1: Bootstrap starting.
I20260709 12:11:36.298826 17439 raft_consensus.cc:493] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:36.299367 17439 raft_consensus.cc:515] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.301005 17341 heartbeater.cc:499] Master 127.16.52.254:36777 was elected leader, sending a full tablet report...
I20260709 12:11:36.302016 17433 ts_tablet_manager.cc:1434] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd: Time spent starting tablet: real 0.031s	user 0.018s	sys 0.010s
I20260709 12:11:36.304811 17433 tablet_bootstrap.cc:492] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd: Bootstrap starting.
I20260709 12:11:36.315256 17430 tablet_bootstrap.cc:654] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.316942 17433 tablet_bootstrap.cc:654] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.317389 17266 heartbeater.cc:499] Master 127.16.52.254:36777 was elected leader, sending a full tablet report...
I20260709 12:11:36.317921 17431 ts_tablet_manager.cc:1434] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6: Time spent starting tablet: real 0.044s	user 0.020s	sys 0.013s
I20260709 12:11:36.318946 17431 tablet_bootstrap.cc:492] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6: Bootstrap starting.
I20260709 12:11:36.322136 17439 leader_election.cc:290] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:36.327521 17431 tablet_bootstrap.cc:654] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.334192 17433 tablet_bootstrap.cc:492] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd: No bootstrap required, opened a new log
I20260709 12:11:36.334730 17431 tablet_bootstrap.cc:492] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6: No bootstrap required, opened a new log
I20260709 12:11:36.334776 17433 ts_tablet_manager.cc:1403] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.014s
I20260709 12:11:36.335311 17431 ts_tablet_manager.cc:1403] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260709 12:11:36.337888 17433 raft_consensus.cc:359] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.338301 17431 raft_consensus.cc:359] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } }
I20260709 12:11:36.338675 17433 raft_consensus.cc:385] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.338972 17431 raft_consensus.cc:385] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.338999 17433 raft_consensus.cc:740] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.339387 17431 raft_consensus.cc:740] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.340131 17431 consensus_queue.cc:260] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } }
I20260709 12:11:36.340054 17433 consensus_queue.cc:260] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.342231 17431 ts_tablet_manager.cc:1434] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:11:36.343159 17431 tablet_bootstrap.cc:492] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6: Bootstrap starting.
I20260709 12:11:36.344866 17433 ts_tablet_manager.cc:1434] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:11:36.345775 17433 tablet_bootstrap.cc:492] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd: Bootstrap starting.
I20260709 12:11:36.349076 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358bec3306f143d19aa0c473b4d75b37" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea594071dd045099ff55103f8d26bf1" is_pre_election: true
I20260709 12:11:36.349613 17431 tablet_bootstrap.cc:654] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.352274 17433 tablet_bootstrap.cc:654] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.353756 17430 tablet_bootstrap.cc:492] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1: No bootstrap required, opened a new log
I20260709 12:11:36.354274 17430 ts_tablet_manager.cc:1403] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.000s
I20260709 12:11:36.353531 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358bec3306f143d19aa0c473b4d75b37" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499f251634f342d7b36d7947ddb78bfd" is_pre_election: true
I20260709 12:11:36.357177 17430 raft_consensus.cc:359] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.357937 17430 raft_consensus.cc:385] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.358294 17430 raft_consensus.cc:740] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.359191 17430 consensus_queue.cc:260] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
W20260709 12:11:36.359872 17205 leader_election.cc:343] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:36.360549 17205 leader_election.cc:343] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:36.360924 17205 leader_election.cc:304] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 333199fa69014480a36b916e9733e3a6; no voters: 499f251634f342d7b36d7947ddb78bfd, aea594071dd045099ff55103f8d26bf1
I20260709 12:11:36.361959 17439 raft_consensus.cc:2749] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:36.365285 17430 ts_tablet_manager.cc:1434] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:11:36.366355 17430 tablet_bootstrap.cc:492] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1: Bootstrap starting.
I20260709 12:11:36.373018 17430 tablet_bootstrap.cc:654] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.378002 17433 tablet_bootstrap.cc:492] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd: No bootstrap required, opened a new log
I20260709 12:11:36.378636 17433 ts_tablet_manager.cc:1403] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.010s
I20260709 12:11:36.381446 17431 tablet_bootstrap.cc:492] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6: No bootstrap required, opened a new log
I20260709 12:11:36.381929 17431 ts_tablet_manager.cc:1403] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6: Time spent bootstrapping tablet: real 0.039s	user 0.027s	sys 0.008s
I20260709 12:11:36.381634 17433 raft_consensus.cc:359] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.382459 17433 raft_consensus.cc:385] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.382772 17433 raft_consensus.cc:740] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.383597 17433 consensus_queue.cc:260] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.384790 17431 raft_consensus.cc:359] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.385494 17431 raft_consensus.cc:385] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.385805 17431 raft_consensus.cc:740] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.386464 17431 consensus_queue.cc:260] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.387559 17433 ts_tablet_manager.cc:1434] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:11:36.387856 17430 tablet_bootstrap.cc:492] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1: No bootstrap required, opened a new log
I20260709 12:11:36.388502 17430 ts_tablet_manager.cc:1403] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260709 12:11:36.388574 17431 ts_tablet_manager.cc:1434] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:11:36.388873 17433 tablet_bootstrap.cc:492] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd: Bootstrap starting.
I20260709 12:11:36.389540 17431 tablet_bootstrap.cc:492] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6: Bootstrap starting.
I20260709 12:11:36.391597 17430 raft_consensus.cc:359] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.392555 17430 raft_consensus.cc:385] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.392891 17430 raft_consensus.cc:740] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.393631 17430 consensus_queue.cc:260] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.395668 17433 tablet_bootstrap.cc:654] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.395853 17431 tablet_bootstrap.cc:654] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.399887 17430 ts_tablet_manager.cc:1434] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:11:36.400892 17430 tablet_bootstrap.cc:492] T 9ba8d923e3354a7888ea6f39fd3d0de6 P aea594071dd045099ff55103f8d26bf1: Bootstrap starting.
I20260709 12:11:36.404928 17433 tablet_bootstrap.cc:492] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd: No bootstrap required, opened a new log
I20260709 12:11:36.405529 17433 ts_tablet_manager.cc:1403] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260709 12:11:36.407197 17430 tablet_bootstrap.cc:654] T 9ba8d923e3354a7888ea6f39fd3d0de6 P aea594071dd045099ff55103f8d26bf1: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.409590 17436 raft_consensus.cc:493] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:36.409289 17433 raft_consensus.cc:359] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.410271 17433 raft_consensus.cc:385] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.410096 17436 raft_consensus.cc:515] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.410692 17433 raft_consensus.cc:740] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.412938 17433 consensus_queue.cc:260] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.415408 17433 ts_tablet_manager.cc:1434] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260709 12:11:36.416366 17433 tablet_bootstrap.cc:492] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd: Bootstrap starting.
I20260709 12:11:36.416512 17431 tablet_bootstrap.cc:492] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6: No bootstrap required, opened a new log
I20260709 12:11:36.416963 17431 ts_tablet_manager.cc:1403] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6: Time spent bootstrapping tablet: real 0.028s	user 0.003s	sys 0.020s
I20260709 12:11:36.419739 17431 raft_consensus.cc:359] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.420462 17431 raft_consensus.cc:385] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.420773 17431 raft_consensus.cc:740] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.421590 17431 consensus_queue.cc:260] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.423036 17433 tablet_bootstrap.cc:654] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.423734 17431 ts_tablet_manager.cc:1434] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:11:36.424741 17431 tablet_bootstrap.cc:492] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6: Bootstrap starting.
I20260709 12:11:36.432492 17431 tablet_bootstrap.cc:654] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.434451 17433 tablet_bootstrap.cc:492] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd: No bootstrap required, opened a new log
I20260709 12:11:36.434940 17433 ts_tablet_manager.cc:1403] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260709 12:11:36.438570 17433 raft_consensus.cc:359] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.439509 17433 raft_consensus.cc:385] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.440011 17433 raft_consensus.cc:740] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.412791 17436 leader_election.cc:290] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087)
I20260709 12:11:36.440974 17433 consensus_queue.cc:260] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.443493 17433 ts_tablet_manager.cc:1434] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:11:36.444442 17433 tablet_bootstrap.cc:492] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd: Bootstrap starting.
I20260709 12:11:36.445250 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358bec3306f143d19aa0c473b4d75b37" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333199fa69014480a36b916e9733e3a6" is_pre_election: true
I20260709 12:11:36.446137 17241 raft_consensus.cc:2468] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aea594071dd045099ff55103f8d26bf1 in term 0.
I20260709 12:11:36.448073 17356 leader_election.cc:304] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333199fa69014480a36b916e9733e3a6, aea594071dd045099ff55103f8d26bf1; no voters: 
I20260709 12:11:36.449206 17436 raft_consensus.cc:2804] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:36.449659 17436 raft_consensus.cc:493] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:36.449993 17436 raft_consensus.cc:3060] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.463121 17431 tablet_bootstrap.cc:492] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6: No bootstrap required, opened a new log
I20260709 12:11:36.463759 17431 ts_tablet_manager.cc:1403] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.013s
I20260709 12:11:36.464406 17436 raft_consensus.cc:515] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.467134 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358bec3306f143d19aa0c473b4d75b37" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333199fa69014480a36b916e9733e3a6"
I20260709 12:11:36.467660 17241 raft_consensus.cc:3060] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.467526 17431 raft_consensus.cc:359] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.468535 17431 raft_consensus.cc:385] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.468933 17431 raft_consensus.cc:740] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.470003 17431 consensus_queue.cc:260] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.472918 17433 tablet_bootstrap.cc:654] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.473582 17438 raft_consensus.cc:493] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:36.473662 17431 ts_tablet_manager.cc:1434] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260709 12:11:36.474181 17438 raft_consensus.cc:515] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.475028 17431 tablet_bootstrap.cc:492] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6: Bootstrap starting.
I20260709 12:11:36.492307 17438 leader_election.cc:290] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:36.493782 17436 leader_election.cc:290] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 election: Requested vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087)
I20260709 12:11:36.494328 17436 raft_consensus.cc:493] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:36.494174 17241 raft_consensus.cc:2468] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aea594071dd045099ff55103f8d26bf1 in term 1.
I20260709 12:11:36.495538 17436 raft_consensus.cc:515] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.498764 17436 leader_election.cc:290] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087)
I20260709 12:11:36.499112 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2d0d872f2246b4b9abb598498cee89" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333199fa69014480a36b916e9733e3a6" is_pre_election: true
W20260709 12:11:36.500602 17356 leader_election.cc:343] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:36.503429 17356 leader_election.cc:304] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333199fa69014480a36b916e9733e3a6, aea594071dd045099ff55103f8d26bf1; no voters: 
I20260709 12:11:36.504410 17436 raft_consensus.cc:2804] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:36.504956 17436 raft_consensus.cc:697] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 1 LEADER]: Becoming Leader. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Running, Role: LEADER
I20260709 12:11:36.505731 17436 consensus_queue.cc:237] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.511734 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358bec3306f143d19aa0c473b4d75b37" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499f251634f342d7b36d7947ddb78bfd" is_pre_election: true
I20260709 12:11:36.512377 17316 raft_consensus.cc:2468] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aea594071dd045099ff55103f8d26bf1 in term 0.
I20260709 12:11:36.512899 17430 tablet_bootstrap.cc:492] T 9ba8d923e3354a7888ea6f39fd3d0de6 P aea594071dd045099ff55103f8d26bf1: No bootstrap required, opened a new log
I20260709 12:11:36.513415 17430 ts_tablet_manager.cc:1403] T 9ba8d923e3354a7888ea6f39fd3d0de6 P aea594071dd045099ff55103f8d26bf1: Time spent bootstrapping tablet: real 0.113s	user 0.049s	sys 0.039s
I20260709 12:11:36.513465 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358bec3306f143d19aa0c473b4d75b37" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
I20260709 12:11:36.517890 17315 raft_consensus.cc:3060] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.518927 17433 tablet_bootstrap.cc:492] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd: No bootstrap required, opened a new log
I20260709 12:11:36.514334 17314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2d0d872f2246b4b9abb598498cee89" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499f251634f342d7b36d7947ddb78bfd" is_pre_election: true
I20260709 12:11:36.518782 17430 raft_consensus.cc:359] T 9ba8d923e3354a7888ea6f39fd3d0de6 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.519693 17430 raft_consensus.cc:385] T 9ba8d923e3354a7888ea6f39fd3d0de6 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.520112 17430 raft_consensus.cc:740] T 9ba8d923e3354a7888ea6f39fd3d0de6 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Initialized, Role: FOLLOWER
W20260709 12:11:36.520390 17354 leader_election.cc:343] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:36.519415 17433 ts_tablet_manager.cc:1403] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.007s
I20260709 12:11:36.520869 17354 leader_election.cc:304] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aea594071dd045099ff55103f8d26bf1; no voters: 333199fa69014480a36b916e9733e3a6, 499f251634f342d7b36d7947ddb78bfd
I20260709 12:11:36.523609 17433 raft_consensus.cc:359] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.524598 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2fdf71d38f48dbbdb2915b078d8b58" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333199fa69014480a36b916e9733e3a6" is_pre_election: true
I20260709 12:11:36.524806 17459 raft_consensus.cc:2749] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:36.524987 17433 raft_consensus.cc:385] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.525490 17433 raft_consensus.cc:740] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Initialized, Role: FOLLOWER
W20260709 12:11:36.526101 17282 leader_election.cc:343] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:36.526278 17433 consensus_queue.cc:260] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.515738 17431 tablet_bootstrap.cc:654] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.528575 17433 ts_tablet_manager.cc:1434] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:11:36.527544 17315 raft_consensus.cc:2468] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aea594071dd045099ff55103f8d26bf1 in term 1.
I20260709 12:11:36.529556 17433 tablet_bootstrap.cc:492] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd: Bootstrap starting.
I20260709 12:11:36.524573 17430 consensus_queue.cc:260] T 9ba8d923e3354a7888ea6f39fd3d0de6 P aea594071dd045099ff55103f8d26bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.538120 17430 ts_tablet_manager.cc:1434] T 9ba8d923e3354a7888ea6f39fd3d0de6 P aea594071dd045099ff55103f8d26bf1: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 12:11:36.539047 17430 tablet_bootstrap.cc:492] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P aea594071dd045099ff55103f8d26bf1: Bootstrap starting.
I20260709 12:11:36.543213 17459 raft_consensus.cc:493] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:36.543695 17459 raft_consensus.cc:515] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.544497 17433 tablet_bootstrap.cc:654] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.546020 17459 leader_election.cc:290] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087)
I20260709 12:11:36.546466 17430 tablet_bootstrap.cc:654] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P aea594071dd045099ff55103f8d26bf1: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.546804 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2fdf71d38f48dbbdb2915b078d8b58" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333199fa69014480a36b916e9733e3a6" is_pre_election: true
I20260709 12:11:36.546835 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2fdf71d38f48dbbdb2915b078d8b58" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea594071dd045099ff55103f8d26bf1" is_pre_election: true
I20260709 12:11:36.548746 17390 raft_consensus.cc:2468] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 499f251634f342d7b36d7947ddb78bfd in term 0.
W20260709 12:11:36.550451 17356 leader_election.cc:343] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:36.551648 17280 leader_election.cc:304] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 499f251634f342d7b36d7947ddb78bfd, aea594071dd045099ff55103f8d26bf1; no voters: 333199fa69014480a36b916e9733e3a6
I20260709 12:11:36.552490 17438 raft_consensus.cc:2804] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:36.552822 17438 raft_consensus.cc:493] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:36.553197 17438 raft_consensus.cc:3060] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.554080 17433 tablet_bootstrap.cc:492] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd: No bootstrap required, opened a new log
I20260709 12:11:36.554636 17431 tablet_bootstrap.cc:492] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6: No bootstrap required, opened a new log
I20260709 12:11:36.554683 17433 ts_tablet_manager.cc:1403] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.007s
I20260709 12:11:36.555189 17431 ts_tablet_manager.cc:1403] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.007s
I20260709 12:11:36.558267 17430 tablet_bootstrap.cc:492] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P aea594071dd045099ff55103f8d26bf1: No bootstrap required, opened a new log
I20260709 12:11:36.558085 17431 raft_consensus.cc:359] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.558723 17430 ts_tablet_manager.cc:1403] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P aea594071dd045099ff55103f8d26bf1: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260709 12:11:36.558826 17431 raft_consensus.cc:385] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.559273 17431 raft_consensus.cc:740] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.558877 17433 raft_consensus.cc:359] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.559710 17433 raft_consensus.cc:385] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.560052 17433 raft_consensus.cc:740] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.560137 17438 raft_consensus.cc:515] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.560240 17431 consensus_queue.cc:260] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.560860 17433 consensus_queue.cc:260] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.548029 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2fdf71d38f48dbbdb2915b078d8b58" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499f251634f342d7b36d7947ddb78bfd" is_pre_election: true
I20260709 12:11:36.563566 17315 raft_consensus.cc:2393] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aea594071dd045099ff55103f8d26bf1 in current term 1: Already voted for candidate 499f251634f342d7b36d7947ddb78bfd in this term.
I20260709 12:11:36.563093 17430 raft_consensus.cc:359] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.564105 17430 raft_consensus.cc:385] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.564487 17430 raft_consensus.cc:740] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.544802 17138 catalog_manager.cc:5697] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 reported cstate change: term changed from 0 to 1, leader changed from <none> to aea594071dd045099ff55103f8d26bf1 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "aea594071dd045099ff55103f8d26bf1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:36.565450 17430 consensus_queue.cc:260] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P aea594071dd045099ff55103f8d26bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.568579 17430 ts_tablet_manager.cc:1434] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P aea594071dd045099ff55103f8d26bf1: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.006s
I20260709 12:11:36.568452 17354 leader_election.cc:304] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aea594071dd045099ff55103f8d26bf1; no voters: 333199fa69014480a36b916e9733e3a6, 499f251634f342d7b36d7947ddb78bfd
I20260709 12:11:36.569842 17430 tablet_bootstrap.cc:492] T 194ec1bed1344c0ba2efe29821a81cb0 P aea594071dd045099ff55103f8d26bf1: Bootstrap starting.
I20260709 12:11:36.570267 17436 raft_consensus.cc:3060] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.563124 17431 ts_tablet_manager.cc:1434] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:11:36.572919 17431 tablet_bootstrap.cc:492] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6: Bootstrap starting.
I20260709 12:11:36.563122 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2fdf71d38f48dbbdb2915b078d8b58" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333199fa69014480a36b916e9733e3a6"
W20260709 12:11:36.575258 17282 leader_election.cc:343] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:36.576337 17439 raft_consensus.cc:493] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:36.576838 17439 raft_consensus.cc:515] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.578986 17430 tablet_bootstrap.cc:654] T 194ec1bed1344c0ba2efe29821a81cb0 P aea594071dd045099ff55103f8d26bf1: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.579181 17439 leader_election.cc:290] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:36.581719 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1d2fe2ed64f149a18824ce8d9ee46" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499f251634f342d7b36d7947ddb78bfd" is_pre_election: true
I20260709 12:11:36.582408 17315 raft_consensus.cc:2468] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 0.
W20260709 12:11:36.582821 17187 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:36.585520 17205 leader_election.cc:304] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333199fa69014480a36b916e9733e3a6, 499f251634f342d7b36d7947ddb78bfd; no voters: 
I20260709 12:11:36.587307 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1d2fe2ed64f149a18824ce8d9ee46" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea594071dd045099ff55103f8d26bf1" is_pre_election: true
I20260709 12:11:36.588066 17390 raft_consensus.cc:2468] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 0.
I20260709 12:11:36.589654 17431 tablet_bootstrap.cc:654] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.589897 17439 raft_consensus.cc:2804] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:36.591993 17439 raft_consensus.cc:493] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:36.592221 17430 tablet_bootstrap.cc:492] T 194ec1bed1344c0ba2efe29821a81cb0 P aea594071dd045099ff55103f8d26bf1: No bootstrap required, opened a new log
I20260709 12:11:36.592422 17439 raft_consensus.cc:3060] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.593005 17430 ts_tablet_manager.cc:1403] T 194ec1bed1344c0ba2efe29821a81cb0 P aea594071dd045099ff55103f8d26bf1: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.011s
I20260709 12:11:36.596464 17440 raft_consensus.cc:493] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:36.597122 17440 raft_consensus.cc:515] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.599932 17440 leader_election.cc:290] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:36.601558 17436 raft_consensus.cc:2749] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:36.602478 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afd8928b3ce45499d69e49de0fd2b76" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499f251634f342d7b36d7947ddb78bfd" is_pre_election: true
I20260709 12:11:36.603289 17430 raft_consensus.cc:359] T 194ec1bed1344c0ba2efe29821a81cb0 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.604295 17430 raft_consensus.cc:385] T 194ec1bed1344c0ba2efe29821a81cb0 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.604408 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afd8928b3ce45499d69e49de0fd2b76" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea594071dd045099ff55103f8d26bf1" is_pre_election: true
I20260709 12:11:36.604727 17430 raft_consensus.cc:740] T 194ec1bed1344c0ba2efe29821a81cb0 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.605679 17440 raft_consensus.cc:493] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:36.606208 17440 raft_consensus.cc:515] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.606217 17430 consensus_queue.cc:260] T 194ec1bed1344c0ba2efe29821a81cb0 P aea594071dd045099ff55103f8d26bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.600106 17439 raft_consensus.cc:515] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.609046 17440 leader_election.cc:290] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:36.609532 17430 ts_tablet_manager.cc:1434] T 194ec1bed1344c0ba2efe29821a81cb0 P aea594071dd045099ff55103f8d26bf1: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:11:36.610862 17430 tablet_bootstrap.cc:492] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1: Bootstrap starting.
I20260709 12:11:36.614332 17439 leader_election.cc:290] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 1 election: Requested vote from peers 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
W20260709 12:11:36.611393 17205 leader_election.cc:343] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:36.615658 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2d0d872f2246b4b9abb598498cee89" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499f251634f342d7b36d7947ddb78bfd" is_pre_election: true
I20260709 12:11:36.618319 17315 raft_consensus.cc:2468] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 0.
W20260709 12:11:36.618430 17205 leader_election.cc:343] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:36.619010 17430 tablet_bootstrap.cc:654] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.618954 17205 leader_election.cc:304] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 333199fa69014480a36b916e9733e3a6; no voters: 499f251634f342d7b36d7947ddb78bfd, aea594071dd045099ff55103f8d26bf1
I20260709 12:11:36.617146 17440 raft_consensus.cc:493] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:36.619655 17438 leader_election.cc:290] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 election: Requested vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:36.620469 17436 raft_consensus.cc:493] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:36.620110 17440 raft_consensus.cc:515] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } }
I20260709 12:11:36.621025 17436 raft_consensus.cc:515] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } }
I20260709 12:11:36.622745 17440 leader_election.cc:290] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955), 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087)
I20260709 12:11:36.623413 17440 raft_consensus.cc:2749] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:36.616578 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2d0d872f2246b4b9abb598498cee89" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea594071dd045099ff55103f8d26bf1" is_pre_election: true
I20260709 12:11:36.624406 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9fb9cfaa7f478989126f0a6b707f10" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499f251634f342d7b36d7947ddb78bfd" is_pre_election: true
W20260709 12:11:36.626139 17354 leader_election.cc:343] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:36.624449 17390 raft_consensus.cc:2468] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 0.
I20260709 12:11:36.630476 17438 raft_consensus.cc:493] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:36.631037 17438 raft_consensus.cc:515] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.634322 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1d2fe2ed64f149a18824ce8d9ee46" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
I20260709 12:11:36.635020 17315 raft_consensus.cc:3060] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.635106 17438 leader_election.cc:290] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:36.638911 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1d2fe2ed64f149a18824ce8d9ee46" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea594071dd045099ff55103f8d26bf1"
I20260709 12:11:36.639609 17390 raft_consensus.cc:3060] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.640496 17431 tablet_bootstrap.cc:492] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6: No bootstrap required, opened a new log
I20260709 12:11:36.641134 17431 ts_tablet_manager.cc:1403] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.000s
I20260709 12:11:36.645115 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194ec1bed1344c0ba2efe29821a81cb0" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333199fa69014480a36b916e9733e3a6" is_pre_election: true
I20260709 12:11:36.644996 17431 raft_consensus.cc:359] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.646016 17431 raft_consensus.cc:385] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.646400 17431 raft_consensus.cc:740] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Initialized, Role: FOLLOWER
W20260709 12:11:36.646744 17282 leader_election.cc:343] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:36.647320 17431 consensus_queue.cc:260] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.650730 17431 ts_tablet_manager.cc:1434] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260709 12:11:36.648509 17436 leader_election.cc:290] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087), 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441)
I20260709 12:11:36.653349 17430 tablet_bootstrap.cc:492] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1: No bootstrap required, opened a new log
I20260709 12:11:36.653807 17430 ts_tablet_manager.cc:1403] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.003s
I20260709 12:11:36.654598 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2fdf71d38f48dbbdb2915b078d8b58" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea594071dd045099ff55103f8d26bf1"
I20260709 12:11:36.656421 17430 raft_consensus.cc:359] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.657086 17430 raft_consensus.cc:385] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.657346 17430 raft_consensus.cc:740] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.658130 17430 consensus_queue.cc:260] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.660655 17430 ts_tablet_manager.cc:1434] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:11:36.661530 17430 tablet_bootstrap.cc:492] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1: Bootstrap starting.
I20260709 12:11:36.661501 17315 raft_consensus.cc:2468] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 1.
I20260709 12:11:36.662030 17389 raft_consensus.cc:2468] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 499f251634f342d7b36d7947ddb78bfd in term 1.
I20260709 12:11:36.662961 17466 raft_consensus.cc:493] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:36.666493 17466 raft_consensus.cc:515] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.667714 17430 tablet_bootstrap.cc:654] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.669493 17466 leader_election.cc:290] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:36.671463 17431 tablet_bootstrap.cc:492] T 3e649395fae446dcbc25ec7505fcf55a P 333199fa69014480a36b916e9733e3a6: Bootstrap starting.
I20260709 12:11:36.670603 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba8d923e3354a7888ea6f39fd3d0de6" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333199fa69014480a36b916e9733e3a6" is_pre_election: true
I20260709 12:11:36.671907 17433 ts_tablet_manager.cc:1434] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd: Time spent starting tablet: real 0.117s	user 0.044s	sys 0.071s
I20260709 12:11:36.672127 17241 raft_consensus.cc:2468] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 499f251634f342d7b36d7947ddb78bfd in term 0.
I20260709 12:11:36.672878 17433 tablet_bootstrap.cc:492] T 2e9fb9cfaa7f478989126f0a6b707f10 P 499f251634f342d7b36d7947ddb78bfd: Bootstrap starting.
I20260709 12:11:36.673977 17282 leader_election.cc:304] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333199fa69014480a36b916e9733e3a6, 499f251634f342d7b36d7947ddb78bfd; no voters: 
I20260709 12:11:36.674393 17205 leader_election.cc:304] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333199fa69014480a36b916e9733e3a6, aea594071dd045099ff55103f8d26bf1; no voters: 
I20260709 12:11:36.676411 17390 raft_consensus.cc:2468] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 1.
I20260709 12:11:36.676761 17388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9fb9cfaa7f478989126f0a6b707f10" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea594071dd045099ff55103f8d26bf1" is_pre_election: true
I20260709 12:11:36.677637 17469 raft_consensus.cc:2804] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:36.678045 17469 raft_consensus.cc:493] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:36.678387 17469 raft_consensus.cc:3060] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.679497 17433 tablet_bootstrap.cc:654] T 2e9fb9cfaa7f478989126f0a6b707f10 P 499f251634f342d7b36d7947ddb78bfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.681559 17464 raft_consensus.cc:2804] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:36.683010 17464 raft_consensus.cc:493] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:36.677660 17388 raft_consensus.cc:2468] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 0.
I20260709 12:11:36.683436 17387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba8d923e3354a7888ea6f39fd3d0de6" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea594071dd045099ff55103f8d26bf1" is_pre_election: true
I20260709 12:11:36.683984 17464 raft_consensus.cc:3060] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.684131 17387 raft_consensus.cc:2468] T 9ba8d923e3354a7888ea6f39fd3d0de6 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 499f251634f342d7b36d7947ddb78bfd in term 0.
I20260709 12:11:36.679497 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194ec1bed1344c0ba2efe29821a81cb0" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea594071dd045099ff55103f8d26bf1" is_pre_election: true
I20260709 12:11:36.684852 17389 raft_consensus.cc:2468] T 194ec1bed1344c0ba2efe29821a81cb0 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 499f251634f342d7b36d7947ddb78bfd in term 0.
I20260709 12:11:36.682490 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9fb9cfaa7f478989126f0a6b707f10" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499f251634f342d7b36d7947ddb78bfd" is_pre_election: true
I20260709 12:11:36.687001 17430 tablet_bootstrap.cc:492] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1: No bootstrap required, opened a new log
I20260709 12:11:36.687464 17430 ts_tablet_manager.cc:1403] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.010s
I20260709 12:11:36.680806 17280 leader_election.cc:304] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 499f251634f342d7b36d7947ddb78bfd, aea594071dd045099ff55103f8d26bf1; no voters: 333199fa69014480a36b916e9733e3a6
I20260709 12:11:36.690379 17430 raft_consensus.cc:359] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.691241 17430 raft_consensus.cc:385] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.691524 17438 raft_consensus.cc:2804] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:36.691522 17430 raft_consensus.cc:740] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.692294 17433 tablet_bootstrap.cc:492] T 2e9fb9cfaa7f478989126f0a6b707f10 P 499f251634f342d7b36d7947ddb78bfd: No bootstrap required, opened a new log
I20260709 12:11:36.692824 17433 ts_tablet_manager.cc:1403] T 2e9fb9cfaa7f478989126f0a6b707f10 P 499f251634f342d7b36d7947ddb78bfd: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 12:11:36.692730 17430 consensus_queue.cc:260] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.694994 17430 ts_tablet_manager.cc:1434] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:11:36.695907 17430 tablet_bootstrap.cc:492] T bbcc49b926934be49eb2862a8f656ee4 P aea594071dd045099ff55103f8d26bf1: Bootstrap starting.
I20260709 12:11:36.696382 17433 raft_consensus.cc:359] T 2e9fb9cfaa7f478989126f0a6b707f10 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } }
I20260709 12:11:36.696923 17466 raft_consensus.cc:493] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:36.697150 17433 raft_consensus.cc:385] T 2e9fb9cfaa7f478989126f0a6b707f10 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.697132 17280 leader_election.cc:304] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 499f251634f342d7b36d7947ddb78bfd, aea594071dd045099ff55103f8d26bf1; no voters: 333199fa69014480a36b916e9733e3a6
I20260709 12:11:36.697671 17433 raft_consensus.cc:740] T 2e9fb9cfaa7f478989126f0a6b707f10 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.697366 17466 raft_consensus.cc:515] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.698362 17433 consensus_queue.cc:260] T 2e9fb9cfaa7f478989126f0a6b707f10 P 499f251634f342d7b36d7947ddb78bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } }
I20260709 12:11:36.700382 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcc49b926934be49eb2862a8f656ee4" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333199fa69014480a36b916e9733e3a6" is_pre_election: true
I20260709 12:11:36.701197 17241 raft_consensus.cc:2468] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 499f251634f342d7b36d7947ddb78bfd in term 0.
I20260709 12:11:36.702072 17430 tablet_bootstrap.cc:654] T bbcc49b926934be49eb2862a8f656ee4 P aea594071dd045099ff55103f8d26bf1: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.702759 17282 leader_election.cc:304] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333199fa69014480a36b916e9733e3a6, 499f251634f342d7b36d7947ddb78bfd; no voters: 
I20260709 12:11:36.703073 17464 raft_consensus.cc:515] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.705930 17476 raft_consensus.cc:2804] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:36.706281 17476 raft_consensus.cc:493] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:36.706629 17476 raft_consensus.cc:3060] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.706493 17205 leader_election.cc:304] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333199fa69014480a36b916e9733e3a6, 499f251634f342d7b36d7947ddb78bfd; no voters: 
I20260709 12:11:36.707391 17440 raft_consensus.cc:2804] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:36.707934 17440 raft_consensus.cc:697] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 1 LEADER]: Becoming Leader. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Running, Role: LEADER
I20260709 12:11:36.708824 17436 raft_consensus.cc:493] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:36.708741 17440 consensus_queue.cc:237] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.709182 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba8d923e3354a7888ea6f39fd3d0de6" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333199fa69014480a36b916e9733e3a6"
I20260709 12:11:36.708743 17464 leader_election.cc:290] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 election: Requested vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:36.709421 17436 raft_consensus.cc:515] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.710546 17464 raft_consensus.cc:2804] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:36.709726 17241 raft_consensus.cc:3060] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.711728 17464 raft_consensus.cc:493] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:36.712610 17464 raft_consensus.cc:3060] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.711664 17436 leader_election.cc:290] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087)
I20260709 12:11:36.713441 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afd8928b3ce45499d69e49de0fd2b76" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499f251634f342d7b36d7947ddb78bfd" is_pre_election: true
W20260709 12:11:36.712623 17205 leader_election.cc:343] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:36.687402 17469 raft_consensus.cc:515] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
W20260709 12:11:36.722000 17354 leader_election.cc:343] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:36.725112 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba8d923e3354a7888ea6f39fd3d0de6" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea594071dd045099ff55103f8d26bf1"
I20260709 12:11:36.725854 17390 raft_consensus.cc:3060] T 9ba8d923e3354a7888ea6f39fd3d0de6 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.728582 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9fb9cfaa7f478989126f0a6b707f10" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333199fa69014480a36b916e9733e3a6" is_pre_election: true
I20260709 12:11:36.728839 17241 raft_consensus.cc:2468] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 499f251634f342d7b36d7947ddb78bfd in term 1.
I20260709 12:11:36.729411 17240 raft_consensus.cc:2468] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aea594071dd045099ff55103f8d26bf1 in term 0.
I20260709 12:11:36.729436 17205 leader_election.cc:304] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 333199fa69014480a36b916e9733e3a6, aea594071dd045099ff55103f8d26bf1; no voters: 499f251634f342d7b36d7947ddb78bfd
I20260709 12:11:36.731001 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afd8928b3ce45499d69e49de0fd2b76" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333199fa69014480a36b916e9733e3a6" is_pre_election: true
I20260709 12:11:36.731353 17356 leader_election.cc:304] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 333199fa69014480a36b916e9733e3a6, aea594071dd045099ff55103f8d26bf1; no voters: 499f251634f342d7b36d7947ddb78bfd
I20260709 12:11:36.731873 17239 raft_consensus.cc:2468] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aea594071dd045099ff55103f8d26bf1 in term 0.
I20260709 12:11:36.734598 17436 raft_consensus.cc:2804] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:36.734860 17282 leader_election.cc:304] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333199fa69014480a36b916e9733e3a6, 499f251634f342d7b36d7947ddb78bfd; no voters: 
I20260709 12:11:36.735069 17356 leader_election.cc:304] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 333199fa69014480a36b916e9733e3a6, aea594071dd045099ff55103f8d26bf1; no voters: 499f251634f342d7b36d7947ddb78bfd
I20260709 12:11:36.735628 17469 leader_election.cc:290] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 1 election: Requested vote from peers 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:36.735224 17436 raft_consensus.cc:493] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:36.735971 17457 raft_consensus.cc:2804] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:36.732999 17440 raft_consensus.cc:2804] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:36.736187 17436 raft_consensus.cc:3060] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.736400 17457 raft_consensus.cc:493] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:36.736626 17440 raft_consensus.cc:493] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:36.736840 17457 raft_consensus.cc:3060] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.737282 17440 raft_consensus.cc:3060] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.739998 17474 raft_consensus.cc:2804] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:36.740574 17474 raft_consensus.cc:697] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 1 LEADER]: Becoming Leader. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Running, Role: LEADER
I20260709 12:11:36.740759 17390 raft_consensus.cc:2468] T 9ba8d923e3354a7888ea6f39fd3d0de6 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 499f251634f342d7b36d7947ddb78bfd in term 1.
I20260709 12:11:36.743136 17433 ts_tablet_manager.cc:1434] T 2e9fb9cfaa7f478989126f0a6b707f10 P 499f251634f342d7b36d7947ddb78bfd: Time spent starting tablet: real 0.050s	user 0.026s	sys 0.007s
I20260709 12:11:36.744340 17433 tablet_bootstrap.cc:492] T 3e649395fae446dcbc25ec7505fcf55a P 499f251634f342d7b36d7947ddb78bfd: Bootstrap starting.
I20260709 12:11:36.747015 17431 tablet_bootstrap.cc:654] T 3e649395fae446dcbc25ec7505fcf55a P 333199fa69014480a36b916e9733e3a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.741537 17474 consensus_queue.cc:237] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.753214 17433 tablet_bootstrap.cc:654] T 3e649395fae446dcbc25ec7505fcf55a P 499f251634f342d7b36d7947ddb78bfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.753232 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2d0d872f2246b4b9abb598498cee89" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
I20260709 12:11:36.754094 17315 raft_consensus.cc:3060] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.757520 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2d0d872f2246b4b9abb598498cee89" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea594071dd045099ff55103f8d26bf1"
I20260709 12:11:36.758128 17389 raft_consensus.cc:3060] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.744400 17438 raft_consensus.cc:697] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 1 LEADER]: Becoming Leader. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Running, Role: LEADER
I20260709 12:11:36.749127 17466 leader_election.cc:290] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:36.765326 17430 tablet_bootstrap.cc:492] T bbcc49b926934be49eb2862a8f656ee4 P aea594071dd045099ff55103f8d26bf1: No bootstrap required, opened a new log
I20260709 12:11:36.765846 17430 ts_tablet_manager.cc:1403] T bbcc49b926934be49eb2862a8f656ee4 P aea594071dd045099ff55103f8d26bf1: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.005s
I20260709 12:11:36.767397 17438 consensus_queue.cc:237] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.776152 17389 raft_consensus.cc:2468] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 1.
I20260709 12:11:36.775019 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcc49b926934be49eb2862a8f656ee4" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea594071dd045099ff55103f8d26bf1" is_pre_election: true
I20260709 12:11:36.777343 17315 raft_consensus.cc:2468] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 1.
W20260709 12:11:36.778541 17280 leader_election.cc:343] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:36.780768 17430 raft_consensus.cc:359] T bbcc49b926934be49eb2862a8f656ee4 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.781500 17430 raft_consensus.cc:385] T bbcc49b926934be49eb2862a8f656ee4 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.781385 17205 leader_election.cc:304] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333199fa69014480a36b916e9733e3a6, 499f251634f342d7b36d7947ddb78bfd; no voters: 
I20260709 12:11:36.781888 17430 raft_consensus.cc:740] T bbcc49b926934be49eb2862a8f656ee4 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.784134 17430 consensus_queue.cc:260] T bbcc49b926934be49eb2862a8f656ee4 P aea594071dd045099ff55103f8d26bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.761157 17476 raft_consensus.cc:515] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.775902 17464 raft_consensus.cc:515] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.791699 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcc49b926934be49eb2862a8f656ee4" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea594071dd045099ff55103f8d26bf1"
I20260709 12:11:36.791795 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcc49b926934be49eb2862a8f656ee4" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333199fa69014480a36b916e9733e3a6"
I20260709 12:11:36.792351 17389 raft_consensus.cc:3060] T bbcc49b926934be49eb2862a8f656ee4 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.792615 17239 raft_consensus.cc:3060] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.795269 17433 tablet_bootstrap.cc:492] T 3e649395fae446dcbc25ec7505fcf55a P 499f251634f342d7b36d7947ddb78bfd: No bootstrap required, opened a new log
I20260709 12:11:36.795717 17433 ts_tablet_manager.cc:1403] T 3e649395fae446dcbc25ec7505fcf55a P 499f251634f342d7b36d7947ddb78bfd: Time spent bootstrapping tablet: real 0.052s	user 0.026s	sys 0.011s
I20260709 12:11:36.797776 17433 raft_consensus.cc:359] T 3e649395fae446dcbc25ec7505fcf55a P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.798197 17433 raft_consensus.cc:385] T 3e649395fae446dcbc25ec7505fcf55a P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.785712 17469 raft_consensus.cc:2804] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:36.799062 17469 raft_consensus.cc:697] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [term 1 LEADER]: Becoming Leader. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Running, Role: LEADER
I20260709 12:11:36.799285 17430 ts_tablet_manager.cc:1434] T bbcc49b926934be49eb2862a8f656ee4 P aea594071dd045099ff55103f8d26bf1: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260709 12:11:36.798365 17433 raft_consensus.cc:740] T 3e649395fae446dcbc25ec7505fcf55a P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.780000 17436 raft_consensus.cc:515] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } }
I20260709 12:11:36.800432 17433 consensus_queue.cc:260] T 3e649395fae446dcbc25ec7505fcf55a P 499f251634f342d7b36d7947ddb78bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.800523 17469 consensus_queue.cc:237] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.802320 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9fb9cfaa7f478989126f0a6b707f10" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
I20260709 12:11:36.802508 17433 ts_tablet_manager.cc:1434] T 3e649395fae446dcbc25ec7505fcf55a P 499f251634f342d7b36d7947ddb78bfd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.001s
I20260709 12:11:36.802837 17315 raft_consensus.cc:3060] T 2e9fb9cfaa7f478989126f0a6b707f10 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.803385 17433 tablet_bootstrap.cc:492] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd: Bootstrap starting.
I20260709 12:11:36.809818 17440 raft_consensus.cc:515] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } }
I20260709 12:11:36.810942 17436 leader_election.cc:290] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 election: Requested vote from peers 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087), 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441)
I20260709 12:11:36.803679 17464 leader_election.cc:290] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 election: Requested vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:36.811911 17389 raft_consensus.cc:2468] T bbcc49b926934be49eb2862a8f656ee4 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 499f251634f342d7b36d7947ddb78bfd in term 1.
I20260709 12:11:36.816999 17280 leader_election.cc:304] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 499f251634f342d7b36d7947ddb78bfd, aea594071dd045099ff55103f8d26bf1; no voters: 
I20260709 12:11:36.817180 17314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9fb9cfaa7f478989126f0a6b707f10" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
I20260709 12:11:36.817335 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9fb9cfaa7f478989126f0a6b707f10" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333199fa69014480a36b916e9733e3a6"
I20260709 12:11:36.813889 17457 raft_consensus.cc:515] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.820645 17240 raft_consensus.cc:2393] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aea594071dd045099ff55103f8d26bf1 in current term 1: Already voted for candidate 333199fa69014480a36b916e9733e3a6 in this term.
I20260709 12:11:36.812260 17440 leader_election.cc:290] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 1 election: Requested vote from peers aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955), 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087)
I20260709 12:11:36.825189 17457 leader_election.cc:290] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 election: Requested vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087)
I20260709 12:11:36.826126 17314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afd8928b3ce45499d69e49de0fd2b76" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
I20260709 12:11:36.827736 17239 raft_consensus.cc:2468] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 499f251634f342d7b36d7947ddb78bfd in term 1.
W20260709 12:11:36.827957 17354 leader_election.cc:343] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:36.829066 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afd8928b3ce45499d69e49de0fd2b76" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333199fa69014480a36b916e9733e3a6"
I20260709 12:11:36.829699 17240 raft_consensus.cc:3060] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.833791 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194ec1bed1344c0ba2efe29821a81cb0" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333199fa69014480a36b916e9733e3a6"
I20260709 12:11:36.834554 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194ec1bed1344c0ba2efe29821a81cb0" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea594071dd045099ff55103f8d26bf1"
W20260709 12:11:36.835083 17282 leader_election.cc:343] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:36.835247 17390 raft_consensus.cc:3060] T 194ec1bed1344c0ba2efe29821a81cb0 P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.817850 17464 raft_consensus.cc:2804] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:36.838353 17464 raft_consensus.cc:697] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [term 1 LEADER]: Becoming Leader. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Running, Role: LEADER
I20260709 12:11:36.842293 17464 consensus_queue.cc:237] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.844686 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9fb9cfaa7f478989126f0a6b707f10" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea594071dd045099ff55103f8d26bf1"
I20260709 12:11:36.841104 17315 raft_consensus.cc:2468] T 2e9fb9cfaa7f478989126f0a6b707f10 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aea594071dd045099ff55103f8d26bf1 in term 1.
I20260709 12:11:36.847335 17390 raft_consensus.cc:2468] T 194ec1bed1344c0ba2efe29821a81cb0 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 499f251634f342d7b36d7947ddb78bfd in term 1.
I20260709 12:11:36.847484 17354 leader_election.cc:304] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 499f251634f342d7b36d7947ddb78bfd, aea594071dd045099ff55103f8d26bf1; no voters: 333199fa69014480a36b916e9733e3a6
I20260709 12:11:36.848307 17389 raft_consensus.cc:2393] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 333199fa69014480a36b916e9733e3a6 in current term 1: Already voted for candidate aea594071dd045099ff55103f8d26bf1 in this term.
I20260709 12:11:36.849478 17476 leader_election.cc:290] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 election: Requested vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:36.849800 17280 leader_election.cc:304] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 499f251634f342d7b36d7947ddb78bfd, aea594071dd045099ff55103f8d26bf1; no voters: 333199fa69014480a36b916e9733e3a6
I20260709 12:11:36.851049 17205 leader_election.cc:304] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [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: 333199fa69014480a36b916e9733e3a6; no voters: 499f251634f342d7b36d7947ddb78bfd, aea594071dd045099ff55103f8d26bf1
I20260709 12:11:36.853196 17440 raft_consensus.cc:2749] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:11:36.852950 17457 raft_consensus.cc:2804] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:36.855310 17433 tablet_bootstrap.cc:654] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.855393 17457 raft_consensus.cc:697] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [term 1 LEADER]: Becoming Leader. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Running, Role: LEADER
I20260709 12:11:36.856776 17457 consensus_queue.cc:237] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } }
I20260709 12:11:36.862686 17240 raft_consensus.cc:2468] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aea594071dd045099ff55103f8d26bf1 in term 1.
I20260709 12:11:36.864259 17356 leader_election.cc:304] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 333199fa69014480a36b916e9733e3a6, aea594071dd045099ff55103f8d26bf1; no voters: 499f251634f342d7b36d7947ddb78bfd
I20260709 12:11:36.870230 17436 raft_consensus.cc:2804] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:36.870842 17436 raft_consensus.cc:697] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 1 LEADER]: Becoming Leader. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Running, Role: LEADER
I20260709 12:11:36.872412 17436 consensus_queue.cc:237] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.859123 17476 raft_consensus.cc:2804] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:36.893937 17459 consensus_queue.cc:1048] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:36.884759 17476 raft_consensus.cc:697] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [term 1 LEADER]: Becoming Leader. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Running, Role: LEADER
I20260709 12:11:36.899736 17476 consensus_queue.cc:237] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.898936 17137 catalog_manager.cc:5697] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 333199fa69014480a36b916e9733e3a6 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "333199fa69014480a36b916e9733e3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:36.916505 17459 raft_consensus.cc:493] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:36.902665 17139 catalog_manager.cc:5697] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 499f251634f342d7b36d7947ddb78bfd (127.16.52.194). New cstate: current_term: 1 leader_uuid: "499f251634f342d7b36d7947ddb78bfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:36.932327 17433 tablet_bootstrap.cc:492] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd: No bootstrap required, opened a new log
I20260709 12:11:36.922086 17459 raft_consensus.cc:515] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.932828 17433 ts_tablet_manager.cc:1403] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd: Time spent bootstrapping tablet: real 0.130s	user 0.016s	sys 0.009s
I20260709 12:11:36.938791 17431 tablet_bootstrap.cc:492] T 3e649395fae446dcbc25ec7505fcf55a P 333199fa69014480a36b916e9733e3a6: No bootstrap required, opened a new log
I20260709 12:11:36.939294 17431 ts_tablet_manager.cc:1403] T 3e649395fae446dcbc25ec7505fcf55a P 333199fa69014480a36b916e9733e3a6: Time spent bootstrapping tablet: real 0.268s	user 0.017s	sys 0.006s
I20260709 12:11:36.941306 17459 leader_election.cc:290] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087)
I20260709 12:11:36.941731 17431 raft_consensus.cc:359] T 3e649395fae446dcbc25ec7505fcf55a P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.942298 17431 raft_consensus.cc:385] T 3e649395fae446dcbc25ec7505fcf55a P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.942651 17431 raft_consensus.cc:740] T 3e649395fae446dcbc25ec7505fcf55a P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.942924 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e649395fae446dcbc25ec7505fcf55a" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333199fa69014480a36b916e9733e3a6" is_pre_election: true
I20260709 12:11:36.943346 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e649395fae446dcbc25ec7505fcf55a" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499f251634f342d7b36d7947ddb78bfd" is_pre_election: true
I20260709 12:11:36.943377 17431 consensus_queue.cc:260] T 3e649395fae446dcbc25ec7505fcf55a P 333199fa69014480a36b916e9733e3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.946717 17431 ts_tablet_manager.cc:1434] T 3e649395fae446dcbc25ec7505fcf55a P 333199fa69014480a36b916e9733e3a6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:11:36.947557 17431 tablet_bootstrap.cc:492] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6: Bootstrap starting.
I20260709 12:11:36.948094 17315 raft_consensus.cc:2468] T 3e649395fae446dcbc25ec7505fcf55a P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aea594071dd045099ff55103f8d26bf1 in term 0.
I20260709 12:11:36.947613 17433 raft_consensus.cc:359] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.950811 17433 raft_consensus.cc:385] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:36.951107 17433 raft_consensus.cc:740] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Initialized, Role: FOLLOWER
I20260709 12:11:36.951143 17354 leader_election.cc:304] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 499f251634f342d7b36d7947ddb78bfd, aea594071dd045099ff55103f8d26bf1; no voters: 
I20260709 12:11:36.952258 17433 consensus_queue.cc:260] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.947932 17239 raft_consensus.cc:2468] T 3e649395fae446dcbc25ec7505fcf55a P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aea594071dd045099ff55103f8d26bf1 in term 0.
I20260709 12:11:36.953804 17436 consensus_queue.cc:1048] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:36.963887 17433 ts_tablet_manager.cc:1434] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260709 12:11:36.964748 17490 raft_consensus.cc:2804] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:36.965133 17490 raft_consensus.cc:493] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:36.965473 17490 raft_consensus.cc:3060] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:36.986456 17431 tablet_bootstrap.cc:654] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:36.988581 17137 catalog_manager.cc:5697] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 333199fa69014480a36b916e9733e3a6 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "333199fa69014480a36b916e9733e3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:36.996313 17490 raft_consensus.cc:515] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:36.999012 17490 leader_election.cc:290] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 election: Requested vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087)
I20260709 12:11:37.000684 17314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e649395fae446dcbc25ec7505fcf55a" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
I20260709 12:11:37.001343 17314 raft_consensus.cc:3060] T 3e649395fae446dcbc25ec7505fcf55a P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:37.001966 17240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e649395fae446dcbc25ec7505fcf55a" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333199fa69014480a36b916e9733e3a6"
I20260709 12:11:37.002591 17240 raft_consensus.cc:3060] T 3e649395fae446dcbc25ec7505fcf55a P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:37.008587 17139 catalog_manager.cc:5697] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 reported cstate change: term changed from 0 to 1, leader changed from <none> to aea594071dd045099ff55103f8d26bf1 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "aea594071dd045099ff55103f8d26bf1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:37.010083 17240 raft_consensus.cc:2468] T 3e649395fae446dcbc25ec7505fcf55a P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aea594071dd045099ff55103f8d26bf1 in term 1.
I20260709 12:11:37.011183 17356 leader_election.cc:304] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333199fa69014480a36b916e9733e3a6, aea594071dd045099ff55103f8d26bf1; no voters: 
I20260709 12:11:37.012167 17490 raft_consensus.cc:2804] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:37.012661 17490 raft_consensus.cc:697] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 [term 1 LEADER]: Becoming Leader. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Running, Role: LEADER
I20260709 12:11:37.011101 17139 catalog_manager.cc:5697] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 reported cstate change: term changed from 0 to 1, leader changed from <none> to aea594071dd045099ff55103f8d26bf1 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "aea594071dd045099ff55103f8d26bf1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:37.013446 17490 consensus_queue.cc:237] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:37.014235 17314 raft_consensus.cc:2468] T 3e649395fae446dcbc25ec7505fcf55a P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aea594071dd045099ff55103f8d26bf1 in term 1.
I20260709 12:11:37.013387 17431 tablet_bootstrap.cc:492] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6: No bootstrap required, opened a new log
I20260709 12:11:37.015991 17431 ts_tablet_manager.cc:1403] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.006s
I20260709 12:11:37.017824 17431 raft_consensus.cc:359] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:37.018314 17431 raft_consensus.cc:385] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:37.018556 17431 raft_consensus.cc:740] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Initialized, Role: FOLLOWER
I20260709 12:11:37.019142 17431 consensus_queue.cc:260] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:37.028192 17431 ts_tablet_manager.cc:1434] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260709 12:11:37.032351 17431 tablet_bootstrap.cc:492] T 194ec1bed1344c0ba2efe29821a81cb0 P 333199fa69014480a36b916e9733e3a6: Bootstrap starting.
I20260709 12:11:37.035769 17137 catalog_manager.cc:5697] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 499f251634f342d7b36d7947ddb78bfd (127.16.52.194). New cstate: current_term: 1 leader_uuid: "499f251634f342d7b36d7947ddb78bfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:37.038029 17431 tablet_bootstrap.cc:654] T 194ec1bed1344c0ba2efe29821a81cb0 P 333199fa69014480a36b916e9733e3a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:37.037997 17137 catalog_manager.cc:5697] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 499f251634f342d7b36d7947ddb78bfd (127.16.52.194). New cstate: current_term: 1 leader_uuid: "499f251634f342d7b36d7947ddb78bfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:37.040011 17137 catalog_manager.cc:5697] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 499f251634f342d7b36d7947ddb78bfd (127.16.52.194). New cstate: current_term: 1 leader_uuid: "499f251634f342d7b36d7947ddb78bfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:37.043224 17431 tablet_bootstrap.cc:492] T 194ec1bed1344c0ba2efe29821a81cb0 P 333199fa69014480a36b916e9733e3a6: No bootstrap required, opened a new log
I20260709 12:11:37.043624 17431 ts_tablet_manager.cc:1403] T 194ec1bed1344c0ba2efe29821a81cb0 P 333199fa69014480a36b916e9733e3a6: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:11:37.045411 17431 raft_consensus.cc:359] T 194ec1bed1344c0ba2efe29821a81cb0 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:37.045895 17431 raft_consensus.cc:385] T 194ec1bed1344c0ba2efe29821a81cb0 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:37.046126 17431 raft_consensus.cc:740] T 194ec1bed1344c0ba2efe29821a81cb0 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Initialized, Role: FOLLOWER
I20260709 12:11:37.046687 17431 consensus_queue.cc:260] T 194ec1bed1344c0ba2efe29821a81cb0 P 333199fa69014480a36b916e9733e3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:37.048539 17431 ts_tablet_manager.cc:1434] T 194ec1bed1344c0ba2efe29821a81cb0 P 333199fa69014480a36b916e9733e3a6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:11:37.050765 17136 catalog_manager.cc:5697] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 reported cstate change: term changed from 0 to 1, leader changed from <none> to aea594071dd045099ff55103f8d26bf1 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "aea594071dd045099ff55103f8d26bf1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:37.065346 17469 raft_consensus.cc:493] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:37.065837 17469 raft_consensus.cc:515] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:37.067742 17469 leader_election.cc:290] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:37.068503 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2fdf71d38f48dbbdb2915b078d8b58" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499f251634f342d7b36d7947ddb78bfd" is_pre_election: true
I20260709 12:11:37.068801 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2fdf71d38f48dbbdb2915b078d8b58" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea594071dd045099ff55103f8d26bf1" is_pre_election: true
I20260709 12:11:37.069522 17389 raft_consensus.cc:2393] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 333199fa69014480a36b916e9733e3a6 in current term 1: Already voted for candidate 499f251634f342d7b36d7947ddb78bfd in this term.
I20260709 12:11:37.070430 17205 leader_election.cc:304] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 333199fa69014480a36b916e9733e3a6; no voters: 499f251634f342d7b36d7947ddb78bfd, aea594071dd045099ff55103f8d26bf1
I20260709 12:11:37.071198 17469 raft_consensus.cc:3060] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:37.077454 17469 raft_consensus.cc:2749] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:37.083468 17389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e9fb9cfaa7f478989126f0a6b707f10"
dest_uuid: "aea594071dd045099ff55103f8d26bf1"
mode: GRACEFUL
new_leader_uuid: "333199fa69014480a36b916e9733e3a6"
 from {username='slave'} at 127.0.0.1:50786
I20260709 12:11:37.084075 17389 raft_consensus.cc:606] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [term 1 LEADER]: Received request to transfer leadership to TS 333199fa69014480a36b916e9733e3a6
I20260709 12:11:37.097721 17315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c2fdf71d38f48dbbdb2915b078d8b58"
dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
mode: GRACEFUL
new_leader_uuid: "333199fa69014480a36b916e9733e3a6"
 from {username='slave'} at 127.0.0.1:46168
I20260709 12:11:37.098198 17315 raft_consensus.cc:606] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 1 LEADER]: Received request to transfer leadership to TS 333199fa69014480a36b916e9733e3a6
I20260709 12:11:37.103204 17315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ba8d923e3354a7888ea6f39fd3d0de6"
dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
mode: GRACEFUL
new_leader_uuid: "333199fa69014480a36b916e9733e3a6"
 from {username='slave'} at 127.0.0.1:46168
I20260709 12:11:37.103677 17315 raft_consensus.cc:606] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 1 LEADER]: Received request to transfer leadership to TS 333199fa69014480a36b916e9733e3a6
I20260709 12:11:37.108632 17389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "358bec3306f143d19aa0c473b4d75b37"
dest_uuid: "aea594071dd045099ff55103f8d26bf1"
mode: GRACEFUL
new_leader_uuid: "333199fa69014480a36b916e9733e3a6"
 from {username='slave'} at 127.0.0.1:50786
I20260709 12:11:37.109259 17389 raft_consensus.cc:606] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 1 LEADER]: Received request to transfer leadership to TS 333199fa69014480a36b916e9733e3a6
I20260709 12:11:37.125805 17239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ad1d2fe2ed64f149a18824ce8d9ee46"
dest_uuid: "333199fa69014480a36b916e9733e3a6"
mode: GRACEFUL
new_leader_uuid: "499f251634f342d7b36d7947ddb78bfd"
 from {username='slave'} at 127.0.0.1:35438
I20260709 12:11:37.126309 17239 raft_consensus.cc:606] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 1 LEADER]: Received request to transfer leadership to TS 499f251634f342d7b36d7947ddb78bfd
I20260709 12:11:37.134433 17389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4afd8928b3ce45499d69e49de0fd2b76"
dest_uuid: "aea594071dd045099ff55103f8d26bf1"
mode: GRACEFUL
new_leader_uuid: "499f251634f342d7b36d7947ddb78bfd"
 from {username='slave'} at 127.0.0.1:50786
I20260709 12:11:37.134938 17389 raft_consensus.cc:606] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 1 LEADER]: Received request to transfer leadership to TS 499f251634f342d7b36d7947ddb78bfd
I20260709 12:11:37.150465 17469 consensus_queue.cc:1048] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:37.161284 17440 consensus_queue.cc:1048] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:37.168586 17440 raft_consensus.cc:993] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6: : Instructing follower 499f251634f342d7b36d7947ddb78bfd to start an election
I20260709 12:11:37.169098 17439 raft_consensus.cc:1081] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 1 LEADER]: Signalling peer 499f251634f342d7b36d7947ddb78bfd to start an election
I20260709 12:11:37.170761 17315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ad1d2fe2ed64f149a18824ce8d9ee46"
dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
 from {username='slave'} at 127.0.0.1:46154
I20260709 12:11:37.171393 17315 raft_consensus.cc:493] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:37.171789 17315 raft_consensus.cc:3060] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:37.177537 17315 raft_consensus.cc:515] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:37.179260 17315 leader_election.cc:290] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 2 election: Requested vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:37.180416 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1d2fe2ed64f149a18824ce8d9ee46" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aea594071dd045099ff55103f8d26bf1"
I20260709 12:11:37.180502 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1d2fe2ed64f149a18824ce8d9ee46" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "333199fa69014480a36b916e9733e3a6"
I20260709 12:11:37.180968 17389 raft_consensus.cc:3060] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:37.181180 17239 raft_consensus.cc:3055] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:37.181576 17239 raft_consensus.cc:740] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Running, Role: LEADER
I20260709 12:11:37.182431 17239 consensus_queue.cc:260] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:37.183782 17239 raft_consensus.cc:3060] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:37.186367 17389 raft_consensus.cc:2468] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 499f251634f342d7b36d7947ddb78bfd in term 2.
I20260709 12:11:37.187378 17280 leader_election.cc:304] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 499f251634f342d7b36d7947ddb78bfd, aea594071dd045099ff55103f8d26bf1; no voters: 
I20260709 12:11:37.188222 17476 raft_consensus.cc:2804] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:37.188668 17476 raft_consensus.cc:697] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [term 2 LEADER]: Becoming Leader. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Running, Role: LEADER
I20260709 12:11:37.189352 17476 consensus_queue.cc:237] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:37.189642 17239 raft_consensus.cc:2468] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 499f251634f342d7b36d7947ddb78bfd in term 2.
I20260709 12:11:37.195747 17136 catalog_manager.cc:5697] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd reported cstate change: term changed from 1 to 2, leader changed from 333199fa69014480a36b916e9733e3a6 (127.16.52.193) to 499f251634f342d7b36d7947ddb78bfd (127.16.52.194). New cstate: current_term: 2 leader_uuid: "499f251634f342d7b36d7947ddb78bfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:37.207235 17476 consensus_queue.cc:1048] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:37.212958 17464 raft_consensus.cc:993] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd: : Instructing follower 333199fa69014480a36b916e9733e3a6 to start an election
I20260709 12:11:37.213426 17474 raft_consensus.cc:1081] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 1 LEADER]: Signalling peer 333199fa69014480a36b916e9733e3a6 to start an election
I20260709 12:11:37.215801 17240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c2fdf71d38f48dbbdb2915b078d8b58"
dest_uuid: "333199fa69014480a36b916e9733e3a6"
 from {username='slave'} at 127.0.0.1:35428
I20260709 12:11:37.216367 17240 raft_consensus.cc:493] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:37.216723 17240 raft_consensus.cc:3060] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:37.219349 17476 consensus_queue.cc:1048] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:37.226169 17240 raft_consensus.cc:515] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:37.227145 17239 raft_consensus.cc:1240] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Rejecting Update request from peer 499f251634f342d7b36d7947ddb78bfd for earlier term 1. Current term is 2. Ops: []
I20260709 12:11:37.228224 17240 leader_election.cc:290] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 2 election: Requested vote from peers 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:37.228842 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2fdf71d38f48dbbdb2915b078d8b58" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
I20260709 12:11:37.229421 17315 raft_consensus.cc:3055] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:37.229329 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2fdf71d38f48dbbdb2915b078d8b58" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aea594071dd045099ff55103f8d26bf1"
I20260709 12:11:37.229789 17315 raft_consensus.cc:740] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Running, Role: LEADER
I20260709 12:11:37.230031 17389 raft_consensus.cc:3060] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:37.230289 17476 raft_consensus.cc:493] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:37.230521 17315 consensus_queue.cc:260] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:37.230765 17476 raft_consensus.cc:515] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:37.231323 17474 consensus_queue.cc:1059] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:37.232614 17315 raft_consensus.cc:3060] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:37.232923 17476 leader_election.cc:290] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:37.233907 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afd8928b3ce45499d69e49de0fd2b76" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea594071dd045099ff55103f8d26bf1" is_pre_election: true
I20260709 12:11:37.237375 17389 raft_consensus.cc:2468] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 2.
I20260709 12:11:37.238270 17315 raft_consensus.cc:2468] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 2.
I20260709 12:11:37.238452 17205 leader_election.cc:304] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333199fa69014480a36b916e9733e3a6, aea594071dd045099ff55103f8d26bf1; no voters: 
I20260709 12:11:37.238945 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afd8928b3ce45499d69e49de0fd2b76" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333199fa69014480a36b916e9733e3a6" is_pre_election: true
I20260709 12:11:37.239646 17239 raft_consensus.cc:2393] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 499f251634f342d7b36d7947ddb78bfd in current term 1: Already voted for candidate aea594071dd045099ff55103f8d26bf1 in this term.
I20260709 12:11:37.239866 17439 raft_consensus.cc:2804] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:37.240325 17439 raft_consensus.cc:697] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 2 LEADER]: Becoming Leader. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Running, Role: LEADER
I20260709 12:11:37.240542 17282 leader_election.cc:304] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 499f251634f342d7b36d7947ddb78bfd; no voters: 333199fa69014480a36b916e9733e3a6, aea594071dd045099ff55103f8d26bf1
I20260709 12:11:37.241155 17439 consensus_queue.cc:237] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [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: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:37.241487 17476 raft_consensus.cc:3060] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:37.248071 17136 catalog_manager.cc:5697] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 reported cstate change: term changed from 1 to 2, leader changed from 499f251634f342d7b36d7947ddb78bfd (127.16.52.194) to 333199fa69014480a36b916e9733e3a6 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "333199fa69014480a36b916e9733e3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:37.248981 17476 raft_consensus.cc:2749] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:37.265676 17439 consensus_queue.cc:1048] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:37.279155 17476 consensus_queue.cc:1048] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:37.281090 17469 consensus_queue.cc:1048] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:37.283428 17476 consensus_queue.cc:1048] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:37.308496 17239 raft_consensus.cc:3060] T 194ec1bed1344c0ba2efe29821a81cb0 P 333199fa69014480a36b916e9733e3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:37.315874 17438 consensus_queue.cc:1048] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:37.320137 17438 consensus_queue.cc:1048] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:37.326220 17490 consensus_queue.cc:1048] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:37.329437 17464 consensus_queue.cc:1048] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:37.333863 17436 raft_consensus.cc:993] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1: : Instructing follower 333199fa69014480a36b916e9733e3a6 to start an election
I20260709 12:11:37.334311 17436 raft_consensus.cc:1081] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [term 1 LEADER]: Signalling peer 333199fa69014480a36b916e9733e3a6 to start an election
I20260709 12:11:37.336050 17239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e9fb9cfaa7f478989126f0a6b707f10"
dest_uuid: "333199fa69014480a36b916e9733e3a6"
 from {username='slave'} at 127.0.0.1:35422
I20260709 12:11:37.336615 17239 raft_consensus.cc:493] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:37.336972 17239 raft_consensus.cc:3060] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:37.343587 17464 consensus_queue.cc:1048] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:37.348057 17239 raft_consensus.cc:515] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } }
I20260709 12:11:37.349123 17240 raft_consensus.cc:1240] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Rejecting Update request from peer aea594071dd045099ff55103f8d26bf1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:11:37.352084 17490 consensus_queue.cc:1059] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:37.353415 17490 consensus_queue.cc:1048] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:37.354779 17490 raft_consensus.cc:3055] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:37.355113 17490 raft_consensus.cc:740] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Running, Role: LEADER
I20260709 12:11:37.356150 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9fb9cfaa7f478989126f0a6b707f10" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aea594071dd045099ff55103f8d26bf1"
I20260709 12:11:37.356088 17490 consensus_queue.cc:260] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } }
I20260709 12:11:37.357045 17490 raft_consensus.cc:3060] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:37.358309 17239 leader_election.cc:290] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 2 election: Requested vote from peers aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955), 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087)
I20260709 12:11:37.358522 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9fb9cfaa7f478989126f0a6b707f10" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
I20260709 12:11:37.359288 17315 raft_consensus.cc:3060] T 2e9fb9cfaa7f478989126f0a6b707f10 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:37.368894 17476 raft_consensus.cc:993] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd: : Instructing follower 333199fa69014480a36b916e9733e3a6 to start an election
I20260709 12:11:37.369362 17438 raft_consensus.cc:1081] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 1 LEADER]: Signalling peer 333199fa69014480a36b916e9733e3a6 to start an election
I20260709 12:11:37.369755 17315 raft_consensus.cc:2468] T 2e9fb9cfaa7f478989126f0a6b707f10 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 2.
I20260709 12:11:37.370491 17314 raft_consensus.cc:1240] T 2e9fb9cfaa7f478989126f0a6b707f10 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Rejecting Update request from peer aea594071dd045099ff55103f8d26bf1 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:11:37.371063 17241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ba8d923e3354a7888ea6f39fd3d0de6"
dest_uuid: "333199fa69014480a36b916e9733e3a6"
 from {username='slave'} at 127.0.0.1:35428
I20260709 12:11:37.371635 17241 raft_consensus.cc:493] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:37.372007 17241 raft_consensus.cc:3060] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:37.375521 17205 leader_election.cc:304] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333199fa69014480a36b916e9733e3a6, 499f251634f342d7b36d7947ddb78bfd; no voters: 
I20260709 12:11:37.376396 17510 raft_consensus.cc:2804] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:37.376904 17510 raft_consensus.cc:697] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [term 2 LEADER]: Becoming Leader. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Running, Role: LEADER
I20260709 12:11:37.377573 17241 raft_consensus.cc:515] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:37.377682 17389 raft_consensus.cc:2468] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 2.
I20260709 12:11:37.377768 17510 consensus_queue.cc:237] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [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: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } }
I20260709 12:11:37.379992 17241 leader_election.cc:290] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 2 election: Requested vote from peers 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:37.382745 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba8d923e3354a7888ea6f39fd3d0de6" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aea594071dd045099ff55103f8d26bf1"
I20260709 12:11:37.382797 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba8d923e3354a7888ea6f39fd3d0de6" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
I20260709 12:11:37.383359 17390 raft_consensus.cc:3060] T 9ba8d923e3354a7888ea6f39fd3d0de6 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:37.383436 17315 raft_consensus.cc:3055] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:37.384220 17315 raft_consensus.cc:740] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Running, Role: LEADER
I20260709 12:11:37.385093 17315 consensus_queue.cc:260] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:37.386313 17315 raft_consensus.cc:3060] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:37.390419 17390 raft_consensus.cc:2468] T 9ba8d923e3354a7888ea6f39fd3d0de6 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 2.
I20260709 12:11:37.391599 17205 leader_election.cc:304] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333199fa69014480a36b916e9733e3a6, aea594071dd045099ff55103f8d26bf1; no voters: 
I20260709 12:11:37.392493 17510 raft_consensus.cc:2804] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:37.392990 17510 raft_consensus.cc:697] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [term 2 LEADER]: Becoming Leader. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Running, Role: LEADER
I20260709 12:11:37.392616 17138 catalog_manager.cc:5697] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 reported cstate change: term changed from 1 to 2, leader changed from aea594071dd045099ff55103f8d26bf1 (127.16.52.195) to 333199fa69014480a36b916e9733e3a6 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "333199fa69014480a36b916e9733e3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:37.393891 17315 raft_consensus.cc:2468] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 2.
I20260709 12:11:37.393822 17510 consensus_queue.cc:237] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:37.403652 17138 catalog_manager.cc:5697] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 reported cstate change: term changed from 1 to 2, leader changed from 499f251634f342d7b36d7947ddb78bfd (127.16.52.194) to 333199fa69014480a36b916e9733e3a6 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "333199fa69014480a36b916e9733e3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:37.405834 17490 consensus_queue.cc:1048] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:37.412346 17491 raft_consensus.cc:993] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1: : Instructing follower 499f251634f342d7b36d7947ddb78bfd to start an election
I20260709 12:11:37.412809 17436 raft_consensus.cc:1081] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 1 LEADER]: Signalling peer 499f251634f342d7b36d7947ddb78bfd to start an election
I20260709 12:11:37.414391 17314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4afd8928b3ce45499d69e49de0fd2b76"
dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
 from {username='slave'} at 127.0.0.1:46156
I20260709 12:11:37.414961 17314 raft_consensus.cc:493] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:37.415261 17314 raft_consensus.cc:3060] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:37.417896 17491 consensus_queue.cc:1048] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:37.423369 17314 raft_consensus.cc:515] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:37.427376 17239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afd8928b3ce45499d69e49de0fd2b76" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "333199fa69014480a36b916e9733e3a6"
I20260709 12:11:37.427951 17239 raft_consensus.cc:3060] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:37.432564 17314 leader_election.cc:290] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 2 election: Requested vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:37.433478 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afd8928b3ce45499d69e49de0fd2b76" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aea594071dd045099ff55103f8d26bf1"
I20260709 12:11:37.433890 17390 raft_consensus.cc:3055] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:37.434147 17390 raft_consensus.cc:740] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Running, Role: LEADER
I20260709 12:11:37.434692 17239 raft_consensus.cc:2468] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 499f251634f342d7b36d7947ddb78bfd in term 2.
I20260709 12:11:37.434830 17390 consensus_queue.cc:260] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:37.436489 17390 raft_consensus.cc:3060] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:37.436440 17282 leader_election.cc:304] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333199fa69014480a36b916e9733e3a6, 499f251634f342d7b36d7947ddb78bfd; no voters: 
I20260709 12:11:37.437340 17438 raft_consensus.cc:2804] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:37.437806 17438 raft_consensus.cc:697] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 2 LEADER]: Becoming Leader. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Running, Role: LEADER
I20260709 12:11:37.438580 17438 consensus_queue.cc:237] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:37.443044 17390 raft_consensus.cc:2468] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 499f251634f342d7b36d7947ddb78bfd in term 2.
I20260709 12:11:37.445155 17137 catalog_manager.cc:5697] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd reported cstate change: term changed from 1 to 2, leader changed from aea594071dd045099ff55103f8d26bf1 (127.16.52.195) to 499f251634f342d7b36d7947ddb78bfd (127.16.52.194). New cstate: current_term: 2 leader_uuid: "499f251634f342d7b36d7947ddb78bfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:37.476354 17490 consensus_queue.cc:1048] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:37.486711 17436 consensus_queue.cc:1048] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:37.528632 17491 raft_consensus.cc:993] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1: : Instructing follower 333199fa69014480a36b916e9733e3a6 to start an election
I20260709 12:11:37.529095 17436 raft_consensus.cc:1081] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 1 LEADER]: Signalling peer 333199fa69014480a36b916e9733e3a6 to start an election
I20260709 12:11:37.530622 17239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "358bec3306f143d19aa0c473b4d75b37"
dest_uuid: "333199fa69014480a36b916e9733e3a6"
 from {username='slave'} at 127.0.0.1:35422
I20260709 12:11:37.531178 17239 raft_consensus.cc:493] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:37.531567 17239 raft_consensus.cc:3060] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:37.536552 17239 raft_consensus.cc:515] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:37.538064 17239 leader_election.cc:290] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 2 election: Requested vote from peers 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:37.538949 17314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358bec3306f143d19aa0c473b4d75b37" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
I20260709 12:11:37.539081 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358bec3306f143d19aa0c473b4d75b37" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aea594071dd045099ff55103f8d26bf1"
I20260709 12:11:37.539582 17314 raft_consensus.cc:3060] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:37.539732 17390 raft_consensus.cc:3055] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:37.540134 17390 raft_consensus.cc:740] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Running, Role: LEADER
I20260709 12:11:37.540759 17390 consensus_queue.cc:260] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:37.541639 17390 raft_consensus.cc:3060] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:37.544374 17314 raft_consensus.cc:2468] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 2.
I20260709 12:11:37.545405 17205 leader_election.cc:304] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333199fa69014480a36b916e9733e3a6, 499f251634f342d7b36d7947ddb78bfd; no voters: 
I20260709 12:11:37.546135 17510 raft_consensus.cc:2804] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:37.546473 17390 raft_consensus.cc:2468] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 2.
I20260709 12:11:37.546538 17510 raft_consensus.cc:697] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 2 LEADER]: Becoming Leader. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Running, Role: LEADER
I20260709 12:11:37.547449 17510 consensus_queue.cc:237] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:37.553582 17138 catalog_manager.cc:5697] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 reported cstate change: term changed from 1 to 2, leader changed from aea594071dd045099ff55103f8d26bf1 (127.16.52.195) to 333199fa69014480a36b916e9733e3a6 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "333199fa69014480a36b916e9733e3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:37.581907 17390 raft_consensus.cc:1275] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Refusing update from remote peer 499f251634f342d7b36d7947ddb78bfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:37.583249 17438 consensus_queue.cc:1048] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:37.591166 17239 raft_consensus.cc:1275] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Refusing update from remote peer 499f251634f342d7b36d7947ddb78bfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:37.592690 17474 consensus_queue.cc:1048] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:37.730816 17390 raft_consensus.cc:1275] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Refusing update from remote peer 333199fa69014480a36b916e9733e3a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:37.732033 17510 consensus_queue.cc:1048] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:37.739732 17314 raft_consensus.cc:1275] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Refusing update from remote peer 333199fa69014480a36b916e9733e3a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:37.741918 17469 consensus_queue.cc:1048] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:37.787544 17314 raft_consensus.cc:1275] T 2e9fb9cfaa7f478989126f0a6b707f10 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Refusing update from remote peer 333199fa69014480a36b916e9733e3a6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:37.788779 17469 consensus_queue.cc:1048] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:37.799870 17390 raft_consensus.cc:1275] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Refusing update from remote peer 333199fa69014480a36b916e9733e3a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:37.801605 17439 consensus_queue.cc:1048] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:37.821421 17314 raft_consensus.cc:1275] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Refusing update from remote peer 333199fa69014480a36b916e9733e3a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:37.822698 17439 consensus_queue.cc:1048] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:37.830070 17390 raft_consensus.cc:1275] T 9ba8d923e3354a7888ea6f39fd3d0de6 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Refusing update from remote peer 333199fa69014480a36b916e9733e3a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:37.831681 17524 consensus_queue.cc:1048] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:37.899149 17389 raft_consensus.cc:1275] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Refusing update from remote peer 499f251634f342d7b36d7947ddb78bfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:37.900368 17476 consensus_queue.cc:1048] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:37.908097 17239 raft_consensus.cc:1275] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Refusing update from remote peer 499f251634f342d7b36d7947ddb78bfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:37.909688 17476 consensus_queue.cc:1048] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:38.036176 17389 raft_consensus.cc:1275] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Refusing update from remote peer 333199fa69014480a36b916e9733e3a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:38.037393 17439 consensus_queue.cc:1048] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:38.045018 17314 raft_consensus.cc:1275] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Refusing update from remote peer 333199fa69014480a36b916e9733e3a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:38.046665 17440 consensus_queue.cc:1048] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:40.170941 16595 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:11:40.171563 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:40.186916 17241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "358bec3306f143d19aa0c473b4d75b37"
dest_uuid: "333199fa69014480a36b916e9733e3a6"
mode: GRACEFUL
new_leader_uuid: "aea594071dd045099ff55103f8d26bf1"
 from {username='slave'} at 127.0.0.1:35442
I20260709 12:11:40.187536 17241 raft_consensus.cc:606] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 2 LEADER]: Received request to transfer leadership to TS aea594071dd045099ff55103f8d26bf1
I20260709 12:11:40.189708 17241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c2fdf71d38f48dbbdb2915b078d8b58"
dest_uuid: "333199fa69014480a36b916e9733e3a6"
mode: GRACEFUL
new_leader_uuid: "aea594071dd045099ff55103f8d26bf1"
 from {username='slave'} at 127.0.0.1:35442
I20260709 12:11:40.190140 17241 raft_consensus.cc:606] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 2 LEADER]: Received request to transfer leadership to TS aea594071dd045099ff55103f8d26bf1
I20260709 12:11:40.191095 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:11:40.191509 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:40.535619 17529 raft_consensus.cc:993] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6: : Instructing follower aea594071dd045099ff55103f8d26bf1 to start an election
I20260709 12:11:40.536150 17532 raft_consensus.cc:1081] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 2 LEADER]: Signalling peer aea594071dd045099ff55103f8d26bf1 to start an election
I20260709 12:11:40.537528 17390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c2fdf71d38f48dbbdb2915b078d8b58"
dest_uuid: "aea594071dd045099ff55103f8d26bf1"
 from {username='slave'} at 127.0.0.1:50780
I20260709 12:11:40.538046 17390 raft_consensus.cc:493] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:40.538367 17390 raft_consensus.cc:3060] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:40.542758 17390 raft_consensus.cc:515] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:40.544247 17390 leader_election.cc:290] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 3 election: Requested vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087)
I20260709 12:11:40.545073 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2fdf71d38f48dbbdb2915b078d8b58" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "333199fa69014480a36b916e9733e3a6"
I20260709 12:11:40.545258 17314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2fdf71d38f48dbbdb2915b078d8b58" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
I20260709 12:11:40.545719 17314 raft_consensus.cc:3060] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:40.545719 17241 raft_consensus.cc:3055] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:40.546283 17241 raft_consensus.cc:740] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Running, Role: LEADER
I20260709 12:11:40.547089 17241 consensus_queue.cc:260] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [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: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:40.548293 17241 raft_consensus.cc:3060] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:40.552531 17314 raft_consensus.cc:2468] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aea594071dd045099ff55103f8d26bf1 in term 3.
I20260709 12:11:40.553755 17354 leader_election.cc:304] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [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: 499f251634f342d7b36d7947ddb78bfd, aea594071dd045099ff55103f8d26bf1; no voters: 
I20260709 12:11:40.554440 17527 raft_consensus.cc:2804] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:40.554538 17241 raft_consensus.cc:2468] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aea594071dd045099ff55103f8d26bf1 in term 3.
I20260709 12:11:40.555536 17527 raft_consensus.cc:697] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 3 LEADER]: Becoming Leader. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Running, Role: LEADER
I20260709 12:11:40.556322 17527 consensus_queue.cc:237] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [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: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:40.563112 17139 catalog_manager.cc:5697] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 reported cstate change: term changed from 2 to 3, leader changed from 333199fa69014480a36b916e9733e3a6 (127.16.52.193) to aea594071dd045099ff55103f8d26bf1 (127.16.52.195). New cstate: current_term: 3 leader_uuid: "aea594071dd045099ff55103f8d26bf1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:40.628656 17529 raft_consensus.cc:993] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6: : Instructing follower aea594071dd045099ff55103f8d26bf1 to start an election
I20260709 12:11:40.629148 17532 raft_consensus.cc:1081] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 2 LEADER]: Signalling peer aea594071dd045099ff55103f8d26bf1 to start an election
I20260709 12:11:40.630748 17390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "358bec3306f143d19aa0c473b4d75b37"
dest_uuid: "aea594071dd045099ff55103f8d26bf1"
 from {username='slave'} at 127.0.0.1:50780
I20260709 12:11:40.631299 17390 raft_consensus.cc:493] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:40.631682 17390 raft_consensus.cc:3060] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:40.636732 17390 raft_consensus.cc:515] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:40.638664 17390 leader_election.cc:290] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 3 election: Requested vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087)
I20260709 12:11:40.639575 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358bec3306f143d19aa0c473b4d75b37" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "333199fa69014480a36b916e9733e3a6"
I20260709 12:11:40.639972 17314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358bec3306f143d19aa0c473b4d75b37" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
I20260709 12:11:40.640249 17241 raft_consensus.cc:3055] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:40.640607 17241 raft_consensus.cc:740] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Running, Role: LEADER
I20260709 12:11:40.640661 17314 raft_consensus.cc:3060] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:40.641415 17241 consensus_queue.cc:260] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [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: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:40.642340 17241 raft_consensus.cc:3060] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:40.646514 17314 raft_consensus.cc:2468] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aea594071dd045099ff55103f8d26bf1 in term 3.
I20260709 12:11:40.647703 17241 raft_consensus.cc:2468] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aea594071dd045099ff55103f8d26bf1 in term 3.
I20260709 12:11:40.647894 17354 leader_election.cc:304] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [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: 499f251634f342d7b36d7947ddb78bfd, aea594071dd045099ff55103f8d26bf1; no voters: 
I20260709 12:11:40.648736 17527 raft_consensus.cc:2804] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:40.649190 17527 raft_consensus.cc:697] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 3 LEADER]: Becoming Leader. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Running, Role: LEADER
I20260709 12:11:40.649883 17527 consensus_queue.cc:237] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [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: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:40.657003 17139 catalog_manager.cc:5697] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 reported cstate change: term changed from 2 to 3, leader changed from 333199fa69014480a36b916e9733e3a6 (127.16.52.193) to aea594071dd045099ff55103f8d26bf1 (127.16.52.195). New cstate: current_term: 3 leader_uuid: "aea594071dd045099ff55103f8d26bf1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:40.970856 17314 raft_consensus.cc:1275] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 3 FOLLOWER]: Refusing update from remote peer aea594071dd045099ff55103f8d26bf1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:40.972149 17527 consensus_queue.cc:1048] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:40.981655 17241 raft_consensus.cc:1275] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 3 FOLLOWER]: Refusing update from remote peer aea594071dd045099ff55103f8d26bf1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:40.983963 17542 consensus_queue.cc:1048] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:41.085184 17241 raft_consensus.cc:1275] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 3 FOLLOWER]: Refusing update from remote peer aea594071dd045099ff55103f8d26bf1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:41.086654 17542 consensus_queue.cc:1048] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:41.095193 17314 raft_consensus.cc:1275] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd [term 3 FOLLOWER]: Refusing update from remote peer aea594071dd045099ff55103f8d26bf1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:41.097661 17547 consensus_queue.cc:1048] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:41.192571 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:41.199738 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:41.200328 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:42.201437 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:42.206722 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:42.207127 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:43.208153 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:43.213711 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:43.214118 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:44.215044 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:44.220397 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:44.220841 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:45.221930 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:45.228072 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:45.228475 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:46.229454 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:46.234637 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:46.235061 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:47.235972 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:47.241184 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:47.241645 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:48.242594 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:48.248090 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:48.248440 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:49.249413 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:49.254700 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:49.255136 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:50.287634 16595 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:11:50.295437 17390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c2fdf71d38f48dbbdb2915b078d8b58"
dest_uuid: "aea594071dd045099ff55103f8d26bf1"
mode: GRACEFUL
new_leader_uuid: "333199fa69014480a36b916e9733e3a6"
 from {username='slave'} at 127.0.0.1:50786
I20260709 12:11:50.296518 17390 raft_consensus.cc:606] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 3 LEADER]: Received request to transfer leadership to TS 333199fa69014480a36b916e9733e3a6
I20260709 12:11:50.304817 17390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "358bec3306f143d19aa0c473b4d75b37"
dest_uuid: "aea594071dd045099ff55103f8d26bf1"
mode: GRACEFUL
new_leader_uuid: "333199fa69014480a36b916e9733e3a6"
 from {username='slave'} at 127.0.0.1:50786
I20260709 12:11:50.305284 17390 raft_consensus.cc:606] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 3 LEADER]: Received request to transfer leadership to TS 333199fa69014480a36b916e9733e3a6
I20260709 12:11:50.312465 17315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ad1d2fe2ed64f149a18824ce8d9ee46"
dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
mode: GRACEFUL
new_leader_uuid: "333199fa69014480a36b916e9733e3a6"
 from {username='slave'} at 127.0.0.1:46168
I20260709 12:11:50.312959 17315 raft_consensus.cc:606] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [term 2 LEADER]: Received request to transfer leadership to TS 333199fa69014480a36b916e9733e3a6
I20260709 12:11:50.317576 17315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbcc49b926934be49eb2862a8f656ee4"
dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
mode: GRACEFUL
new_leader_uuid: "333199fa69014480a36b916e9733e3a6"
 from {username='slave'} at 127.0.0.1:46168
I20260709 12:11:50.318107 17315 raft_consensus.cc:606] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [term 1 LEADER]: Received request to transfer leadership to TS 333199fa69014480a36b916e9733e3a6
I20260709 12:11:50.322829 17315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4afd8928b3ce45499d69e49de0fd2b76"
dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
mode: GRACEFUL
new_leader_uuid: "333199fa69014480a36b916e9733e3a6"
 from {username='slave'} at 127.0.0.1:46168
I20260709 12:11:50.323318 17315 raft_consensus.cc:606] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 2 LEADER]: Received request to transfer leadership to TS 333199fa69014480a36b916e9733e3a6
I20260709 12:11:50.370384 17533 raft_consensus.cc:993] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1: : Instructing follower 333199fa69014480a36b916e9733e3a6 to start an election
I20260709 12:11:50.370903 17555 raft_consensus.cc:1081] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 3 LEADER]: Signalling peer 333199fa69014480a36b916e9733e3a6 to start an election
I20260709 12:11:50.372404 17241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "358bec3306f143d19aa0c473b4d75b37"
dest_uuid: "333199fa69014480a36b916e9733e3a6"
 from {username='slave'} at 127.0.0.1:35422
I20260709 12:11:50.372862 17241 raft_consensus.cc:493] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:50.373180 17241 raft_consensus.cc:3060] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:50.378384 17241 raft_consensus.cc:515] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:50.380144 17241 leader_election.cc:290] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 4 election: Requested vote from peers 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:50.381052 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358bec3306f143d19aa0c473b4d75b37" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "aea594071dd045099ff55103f8d26bf1"
I20260709 12:11:50.380936 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358bec3306f143d19aa0c473b4d75b37" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
I20260709 12:11:50.381713 17390 raft_consensus.cc:3055] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:11:50.381806 17315 raft_consensus.cc:3060] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:50.382040 17390 raft_consensus.cc:740] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Running, Role: LEADER
I20260709 12:11:50.382872 17390 consensus_queue.cc:260] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [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: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:50.383805 17390 raft_consensus.cc:3060] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:50.387202 17315 raft_consensus.cc:2468] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 4.
I20260709 12:11:50.388422 17205 leader_election.cc:304] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [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: 333199fa69014480a36b916e9733e3a6, 499f251634f342d7b36d7947ddb78bfd; no voters: 
I20260709 12:11:50.388705 17390 raft_consensus.cc:2468] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 4.
I20260709 12:11:50.389305 17532 raft_consensus.cc:2804] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:11:50.390164 17532 raft_consensus.cc:697] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 4 LEADER]: Becoming Leader. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Running, Role: LEADER
I20260709 12:11:50.391069 17532 consensus_queue.cc:237] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [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: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:50.398103 17138 catalog_manager.cc:5697] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 reported cstate change: term changed from 3 to 4, leader changed from aea594071dd045099ff55103f8d26bf1 (127.16.52.195) to 333199fa69014480a36b916e9733e3a6 (127.16.52.193). New cstate: current_term: 4 leader_uuid: "333199fa69014480a36b916e9733e3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.518999 17550 raft_consensus.cc:993] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd: : Instructing follower 333199fa69014480a36b916e9733e3a6 to start an election
I20260709 12:11:50.519574 17562 raft_consensus.cc:1081] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [term 2 LEADER]: Signalling peer 333199fa69014480a36b916e9733e3a6 to start an election
I20260709 12:11:50.521347 17239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ad1d2fe2ed64f149a18824ce8d9ee46"
dest_uuid: "333199fa69014480a36b916e9733e3a6"
 from {username='slave'} at 127.0.0.1:35428
I20260709 12:11:50.521855 17239 raft_consensus.cc:493] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:50.522173 17239 raft_consensus.cc:3060] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:50.527267 17239 raft_consensus.cc:515] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:50.528867 17239 leader_election.cc:290] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 3 election: Requested vote from peers 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:50.529599 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1d2fe2ed64f149a18824ce8d9ee46" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
I20260709 12:11:50.529727 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ad1d2fe2ed64f149a18824ce8d9ee46" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aea594071dd045099ff55103f8d26bf1"
I20260709 12:11:50.530170 17315 raft_consensus.cc:3055] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:50.530237 17390 raft_consensus.cc:3060] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:50.530550 17315 raft_consensus.cc:740] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Running, Role: LEADER
I20260709 12:11:50.531270 17315 consensus_queue.cc:260] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [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: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:50.532167 17315 raft_consensus.cc:3060] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:50.535400 17390 raft_consensus.cc:2468] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P aea594071dd045099ff55103f8d26bf1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 3.
I20260709 12:11:50.536366 17205 leader_election.cc:304] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [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: 333199fa69014480a36b916e9733e3a6, aea594071dd045099ff55103f8d26bf1; no voters: 
I20260709 12:11:50.537020 17532 raft_consensus.cc:2804] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:50.537370 17532 raft_consensus.cc:697] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 3 LEADER]: Becoming Leader. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Running, Role: LEADER
I20260709 12:11:50.537740 17315 raft_consensus.cc:2468] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 3.
I20260709 12:11:50.538031 17532 consensus_queue.cc:237] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [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: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:50.544858 17138 catalog_manager.cc:5697] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 reported cstate change: term changed from 2 to 3, leader changed from 499f251634f342d7b36d7947ddb78bfd (127.16.52.194) to 333199fa69014480a36b916e9733e3a6 (127.16.52.193). New cstate: current_term: 3 leader_uuid: "333199fa69014480a36b916e9733e3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.683631 17564 raft_consensus.cc:993] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd: : Instructing follower 333199fa69014480a36b916e9733e3a6 to start an election
I20260709 12:11:50.683892 17550 raft_consensus.cc:993] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd: : Instructing follower 333199fa69014480a36b916e9733e3a6 to start an election
I20260709 12:11:50.684266 17562 raft_consensus.cc:1081] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 2 LEADER]: Signalling peer 333199fa69014480a36b916e9733e3a6 to start an election
I20260709 12:11:50.684468 17565 raft_consensus.cc:1081] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [term 1 LEADER]: Signalling peer 333199fa69014480a36b916e9733e3a6 to start an election
I20260709 12:11:50.685961 17241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4afd8928b3ce45499d69e49de0fd2b76"
dest_uuid: "333199fa69014480a36b916e9733e3a6"
 from {username='slave'} at 127.0.0.1:35428
I20260709 12:11:50.686286 17239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbcc49b926934be49eb2862a8f656ee4"
dest_uuid: "333199fa69014480a36b916e9733e3a6"
 from {username='slave'} at 127.0.0.1:35428
I20260709 12:11:50.686520 17241 raft_consensus.cc:493] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:50.686787 17239 raft_consensus.cc:493] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:50.686890 17241 raft_consensus.cc:3060] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:50.687176 17239 raft_consensus.cc:3060] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.693751 17241 raft_consensus.cc:515] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:50.693796 17239 raft_consensus.cc:515] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:50.695907 17241 leader_election.cc:290] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 3 election: Requested vote from peers 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:50.695858 17239 leader_election.cc:290] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 2 election: Requested vote from peers 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:50.697021 17314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcc49b926934be49eb2862a8f656ee4" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
I20260709 12:11:50.696941 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afd8928b3ce45499d69e49de0fd2b76" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
I20260709 12:11:50.697633 17314 raft_consensus.cc:3055] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:50.697695 17390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcc49b926934be49eb2862a8f656ee4" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aea594071dd045099ff55103f8d26bf1"
I20260709 12:11:50.698068 17315 raft_consensus.cc:3055] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:50.698036 17314 raft_consensus.cc:740] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Running, Role: LEADER
I20260709 12:11:50.698136 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afd8928b3ce45499d69e49de0fd2b76" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aea594071dd045099ff55103f8d26bf1"
I20260709 12:11:50.698374 17390 raft_consensus.cc:3060] T bbcc49b926934be49eb2862a8f656ee4 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.698583 17315 raft_consensus.cc:740] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Running, Role: LEADER
I20260709 12:11:50.698851 17389 raft_consensus.cc:3060] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:50.699064 17314 consensus_queue.cc:260] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:50.699707 17315 consensus_queue.cc:260] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [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: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:50.700363 17314 raft_consensus.cc:3060] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:50.700832 17315 raft_consensus.cc:3060] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:50.705289 17390 raft_consensus.cc:2468] T bbcc49b926934be49eb2862a8f656ee4 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 2.
I20260709 12:11:50.705320 17389 raft_consensus.cc:2468] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 3.
I20260709 12:11:50.706856 17205 leader_election.cc:304] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333199fa69014480a36b916e9733e3a6, aea594071dd045099ff55103f8d26bf1; no voters: 
I20260709 12:11:50.707122 17315 raft_consensus.cc:2468] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 3.
I20260709 12:11:50.707573 17532 raft_consensus.cc:2804] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:50.707086 17314 raft_consensus.cc:2468] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 2.
I20260709 12:11:50.707926 17205 leader_election.cc:304] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [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: 333199fa69014480a36b916e9733e3a6, aea594071dd045099ff55103f8d26bf1; no voters: 
I20260709 12:11:50.708045 17532 raft_consensus.cc:697] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6 [term 2 LEADER]: Becoming Leader. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Running, Role: LEADER
I20260709 12:11:50.709000 17556 raft_consensus.cc:2804] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:50.708828 17532 consensus_queue.cc:237] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:50.709589 17556 raft_consensus.cc:697] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 3 LEADER]: Becoming Leader. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Running, Role: LEADER
I20260709 12:11:50.710837 17556 consensus_queue.cc:237] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [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: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:50.717245 17138 catalog_manager.cc:5697] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6 reported cstate change: term changed from 1 to 2, leader changed from 499f251634f342d7b36d7947ddb78bfd (127.16.52.194) to 333199fa69014480a36b916e9733e3a6 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "333199fa69014480a36b916e9733e3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.728940 17138 catalog_manager.cc:5697] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 reported cstate change: term changed from 2 to 3, leader changed from 499f251634f342d7b36d7947ddb78bfd (127.16.52.194) to 333199fa69014480a36b916e9733e3a6 (127.16.52.193). New cstate: current_term: 3 leader_uuid: "333199fa69014480a36b916e9733e3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.744551 17533 raft_consensus.cc:993] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1: : Instructing follower 333199fa69014480a36b916e9733e3a6 to start an election
I20260709 12:11:50.745048 17555 raft_consensus.cc:1081] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 3 LEADER]: Signalling peer 333199fa69014480a36b916e9733e3a6 to start an election
I20260709 12:11:50.746376 17241 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c2fdf71d38f48dbbdb2915b078d8b58"
dest_uuid: "333199fa69014480a36b916e9733e3a6"
 from {username='slave'} at 127.0.0.1:35422
I20260709 12:11:50.746753 17241 raft_consensus.cc:493] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:50.746969 17241 raft_consensus.cc:3060] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:50.750922 17241 raft_consensus.cc:515] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:50.752315 17241 leader_election.cc:290] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [CANDIDATE]: Term 4 election: Requested vote from peers 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:50.752976 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2fdf71d38f48dbbdb2915b078d8b58" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
I20260709 12:11:50.753286 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2fdf71d38f48dbbdb2915b078d8b58" candidate_uuid: "333199fa69014480a36b916e9733e3a6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "aea594071dd045099ff55103f8d26bf1"
I20260709 12:11:50.753512 17315 raft_consensus.cc:3060] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:50.753811 17389 raft_consensus.cc:3055] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:11:50.754076 17389 raft_consensus.cc:740] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Running, Role: LEADER
I20260709 12:11:50.754712 17389 consensus_queue.cc:260] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [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: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:50.755646 17389 raft_consensus.cc:3060] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:50.757712 17315 raft_consensus.cc:2468] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 4.
I20260709 12:11:50.758561 17205 leader_election.cc:304] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [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: 333199fa69014480a36b916e9733e3a6, 499f251634f342d7b36d7947ddb78bfd; no voters: 
I20260709 12:11:50.759172 17556 raft_consensus.cc:2804] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:11:50.759547 17556 raft_consensus.cc:697] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 4 LEADER]: Becoming Leader. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Running, Role: LEADER
I20260709 12:11:50.759970 17389 raft_consensus.cc:2468] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333199fa69014480a36b916e9733e3a6 in term 4.
I20260709 12:11:50.760370 17556 consensus_queue.cc:237] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [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: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:50.766978 17138 catalog_manager.cc:5697] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 reported cstate change: term changed from 3 to 4, leader changed from aea594071dd045099ff55103f8d26bf1 (127.16.52.195) to 333199fa69014480a36b916e9733e3a6 (127.16.52.193). New cstate: current_term: 4 leader_uuid: "333199fa69014480a36b916e9733e3a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:50.880445 17315 raft_consensus.cc:1275] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd [term 4 FOLLOWER]: Refusing update from remote peer 333199fa69014480a36b916e9733e3a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:50.881551 17556 consensus_queue.cc:1048] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:50.889874 17389 raft_consensus.cc:1275] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 4 FOLLOWER]: Refusing update from remote peer 333199fa69014480a36b916e9733e3a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:50.893285 17556 consensus_queue.cc:1048] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:51.024318 17315 raft_consensus.cc:1275] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [term 3 FOLLOWER]: Refusing update from remote peer 333199fa69014480a36b916e9733e3a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:51.025547 17556 consensus_queue.cc:1048] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:51.034878 17389 raft_consensus.cc:1275] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P aea594071dd045099ff55103f8d26bf1 [term 3 FOLLOWER]: Refusing update from remote peer 333199fa69014480a36b916e9733e3a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:51.036309 17532 consensus_queue.cc:1048] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:51.160821 17315 raft_consensus.cc:1275] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 4 FOLLOWER]: Refusing update from remote peer 333199fa69014480a36b916e9733e3a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:51.161969 17532 consensus_queue.cc:1048] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:51.173399 17389 raft_consensus.cc:1275] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 4 FOLLOWER]: Refusing update from remote peer 333199fa69014480a36b916e9733e3a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:51.174664 17556 consensus_queue.cc:1048] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:51.217132 17389 raft_consensus.cc:1275] T bbcc49b926934be49eb2862a8f656ee4 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Refusing update from remote peer 333199fa69014480a36b916e9733e3a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.218142 17556 consensus_queue.cc:1048] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.226023 17315 raft_consensus.cc:1275] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Refusing update from remote peer 333199fa69014480a36b916e9733e3a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:51.227651 17566 consensus_queue.cc:1048] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:51.259104 17315 raft_consensus.cc:1275] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 3 FOLLOWER]: Refusing update from remote peer 333199fa69014480a36b916e9733e3a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:51.260200 17566 consensus_queue.cc:1048] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:51.263211 17389 raft_consensus.cc:1275] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 3 FOLLOWER]: Refusing update from remote peer 333199fa69014480a36b916e9733e3a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:51.264396 17566 consensus_queue.cc:1048] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:53.358810 16595 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:11:53.359416 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:53.366221 17241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "358bec3306f143d19aa0c473b4d75b37"
dest_uuid: "333199fa69014480a36b916e9733e3a6"
mode: GRACEFUL
new_leader_uuid: "aea594071dd045099ff55103f8d26bf1"
 from {username='slave'} at 127.0.0.1:35442
I20260709 12:11:53.366736 17241 raft_consensus.cc:606] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 4 LEADER]: Received request to transfer leadership to TS aea594071dd045099ff55103f8d26bf1
I20260709 12:11:53.369102 17241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4afd8928b3ce45499d69e49de0fd2b76"
dest_uuid: "333199fa69014480a36b916e9733e3a6"
mode: GRACEFUL
new_leader_uuid: "aea594071dd045099ff55103f8d26bf1"
 from {username='slave'} at 127.0.0.1:35442
I20260709 12:11:53.369547 17241 raft_consensus.cc:606] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 3 LEADER]: Received request to transfer leadership to TS aea594071dd045099ff55103f8d26bf1
I20260709 12:11:53.371750 17241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b2d0d872f2246b4b9abb598498cee89"
dest_uuid: "333199fa69014480a36b916e9733e3a6"
mode: GRACEFUL
new_leader_uuid: "499f251634f342d7b36d7947ddb78bfd"
 from {username='slave'} at 127.0.0.1:35442
I20260709 12:11:53.372223 17241 raft_consensus.cc:606] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [term 1 LEADER]: Received request to transfer leadership to TS 499f251634f342d7b36d7947ddb78bfd
I20260709 12:11:53.374157 17241 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ba8d923e3354a7888ea6f39fd3d0de6"
dest_uuid: "333199fa69014480a36b916e9733e3a6"
mode: GRACEFUL
new_leader_uuid: "499f251634f342d7b36d7947ddb78bfd"
 from {username='slave'} at 127.0.0.1:35442
I20260709 12:11:53.374571 17241 raft_consensus.cc:606] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [term 2 LEADER]: Received request to transfer leadership to TS 499f251634f342d7b36d7947ddb78bfd
I20260709 12:11:53.375504 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:11:53.375881 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:53.388620 17584 raft_consensus.cc:993] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6: : Instructing follower aea594071dd045099ff55103f8d26bf1 to start an election
I20260709 12:11:53.389026 17583 raft_consensus.cc:1081] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 4 LEADER]: Signalling peer aea594071dd045099ff55103f8d26bf1 to start an election
I20260709 12:11:53.390311 17389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "358bec3306f143d19aa0c473b4d75b37"
dest_uuid: "aea594071dd045099ff55103f8d26bf1"
 from {username='slave'} at 127.0.0.1:50780
I20260709 12:11:53.390831 17389 raft_consensus.cc:493] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:53.391096 17389 raft_consensus.cc:3060] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:11:53.395318 17389 raft_consensus.cc:515] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:53.397140 17389 leader_election.cc:290] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 5 election: Requested vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087)
I20260709 12:11:53.397832 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358bec3306f143d19aa0c473b4d75b37" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "333199fa69014480a36b916e9733e3a6"
I20260709 12:11:53.398049 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358bec3306f143d19aa0c473b4d75b37" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
I20260709 12:11:53.398363 17241 raft_consensus.cc:3055] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:11:53.398581 17315 raft_consensus.cc:3060] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:11:53.398705 17241 raft_consensus.cc:740] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Running, Role: LEADER
I20260709 12:11:53.399335 17241 consensus_queue.cc:260] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [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: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:53.400175 17241 raft_consensus.cc:3060] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:11:53.402746 17315 raft_consensus.cc:2468] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aea594071dd045099ff55103f8d26bf1 in term 5.
I20260709 12:11:53.403774 17354 leader_election.cc:304] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [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: 499f251634f342d7b36d7947ddb78bfd, aea594071dd045099ff55103f8d26bf1; no voters: 
I20260709 12:11:53.404024 17241 raft_consensus.cc:2468] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aea594071dd045099ff55103f8d26bf1 in term 5.
I20260709 12:11:53.404469 17533 raft_consensus.cc:2804] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:11:53.405398 17533 raft_consensus.cc:697] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 5 LEADER]: Becoming Leader. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Running, Role: LEADER
I20260709 12:11:53.406033 17533 consensus_queue.cc:237] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [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: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:53.412531 17139 catalog_manager.cc:5697] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 reported cstate change: term changed from 4 to 5, leader changed from 333199fa69014480a36b916e9733e3a6 (127.16.52.193) to aea594071dd045099ff55103f8d26bf1 (127.16.52.195). New cstate: current_term: 5 leader_uuid: "aea594071dd045099ff55103f8d26bf1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:53.430110 17584 raft_consensus.cc:993] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6: : Instructing follower 499f251634f342d7b36d7947ddb78bfd to start an election
I20260709 12:11:53.430567 17583 raft_consensus.cc:1081] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [term 2 LEADER]: Signalling peer 499f251634f342d7b36d7947ddb78bfd to start an election
I20260709 12:11:53.431741 17315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ba8d923e3354a7888ea6f39fd3d0de6"
dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
 from {username='slave'} at 127.0.0.1:46154
I20260709 12:11:53.432241 17315 raft_consensus.cc:493] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:53.432615 17315 raft_consensus.cc:3060] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:53.436640 17315 raft_consensus.cc:515] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:53.438266 17315 leader_election.cc:290] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 3 election: Requested vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:53.438992 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba8d923e3354a7888ea6f39fd3d0de6" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "333199fa69014480a36b916e9733e3a6"
I20260709 12:11:53.439196 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba8d923e3354a7888ea6f39fd3d0de6" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aea594071dd045099ff55103f8d26bf1"
I20260709 12:11:53.439517 17241 raft_consensus.cc:3055] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:53.439700 17389 raft_consensus.cc:3060] T 9ba8d923e3354a7888ea6f39fd3d0de6 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:53.439870 17241 raft_consensus.cc:740] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Running, Role: LEADER
I20260709 12:11:53.440614 17241 consensus_queue.cc:260] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [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: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:53.441730 17241 raft_consensus.cc:3060] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:53.444206 17389 raft_consensus.cc:2468] T 9ba8d923e3354a7888ea6f39fd3d0de6 P aea594071dd045099ff55103f8d26bf1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 499f251634f342d7b36d7947ddb78bfd in term 3.
I20260709 12:11:53.445154 17280 leader_election.cc:304] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [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: 499f251634f342d7b36d7947ddb78bfd, aea594071dd045099ff55103f8d26bf1; no voters: 
I20260709 12:11:53.445796 17565 raft_consensus.cc:2804] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:53.446193 17241 raft_consensus.cc:2468] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 499f251634f342d7b36d7947ddb78bfd in term 3.
I20260709 12:11:53.447031 17565 raft_consensus.cc:697] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 3 LEADER]: Becoming Leader. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Running, Role: LEADER
I20260709 12:11:53.447794 17565 consensus_queue.cc:237] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [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: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:53.454567 17139 catalog_manager.cc:5697] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd reported cstate change: term changed from 2 to 3, leader changed from 333199fa69014480a36b916e9733e3a6 (127.16.52.193) to 499f251634f342d7b36d7947ddb78bfd (127.16.52.194). New cstate: current_term: 3 leader_uuid: "499f251634f342d7b36d7947ddb78bfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:53.687695 17584 raft_consensus.cc:993] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6: : Instructing follower 499f251634f342d7b36d7947ddb78bfd to start an election
I20260709 12:11:53.688259 17583 raft_consensus.cc:1081] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [term 1 LEADER]: Signalling peer 499f251634f342d7b36d7947ddb78bfd to start an election
I20260709 12:11:53.689679 17315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b2d0d872f2246b4b9abb598498cee89"
dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
 from {username='slave'} at 127.0.0.1:46154
I20260709 12:11:53.690096 17315 raft_consensus.cc:493] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:53.690327 17315 raft_consensus.cc:3060] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:53.694861 17315 raft_consensus.cc:515] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:53.696496 17315 leader_election.cc:290] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 2 election: Requested vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), aea594071dd045099ff55103f8d26bf1 (127.16.52.195:34955)
I20260709 12:11:53.697168 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2d0d872f2246b4b9abb598498cee89" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "333199fa69014480a36b916e9733e3a6"
I20260709 12:11:53.697481 17389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2d0d872f2246b4b9abb598498cee89" candidate_uuid: "499f251634f342d7b36d7947ddb78bfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aea594071dd045099ff55103f8d26bf1"
I20260709 12:11:53.697715 17241 raft_consensus.cc:3055] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:53.697981 17389 raft_consensus.cc:3060] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:53.698047 17241 raft_consensus.cc:740] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Running, Role: LEADER
I20260709 12:11:53.698832 17241 consensus_queue.cc:260] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:53.699676 17241 raft_consensus.cc:3060] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:53.702544 17389 raft_consensus.cc:2468] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 499f251634f342d7b36d7947ddb78bfd in term 2.
I20260709 12:11:53.703418 17280 leader_election.cc:304] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 499f251634f342d7b36d7947ddb78bfd, aea594071dd045099ff55103f8d26bf1; no voters: 
I20260709 12:11:53.704149 17565 raft_consensus.cc:2804] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:53.704334 17241 raft_consensus.cc:2468] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 499f251634f342d7b36d7947ddb78bfd in term 2.
I20260709 12:11:53.704633 17565 raft_consensus.cc:697] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd [term 2 LEADER]: Becoming Leader. State: Replica: 499f251634f342d7b36d7947ddb78bfd, State: Running, Role: LEADER
I20260709 12:11:53.705515 17565 consensus_queue.cc:237] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:53.712728 17139 catalog_manager.cc:5697] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd reported cstate change: term changed from 1 to 2, leader changed from 333199fa69014480a36b916e9733e3a6 (127.16.52.193) to 499f251634f342d7b36d7947ddb78bfd (127.16.52.194). New cstate: current_term: 2 leader_uuid: "499f251634f342d7b36d7947ddb78bfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:53.850171 17584 raft_consensus.cc:993] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6: : Instructing follower aea594071dd045099ff55103f8d26bf1 to start an election
I20260709 12:11:53.850622 17583 raft_consensus.cc:1081] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 3 LEADER]: Signalling peer aea594071dd045099ff55103f8d26bf1 to start an election
I20260709 12:11:53.851971 17389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4afd8928b3ce45499d69e49de0fd2b76"
dest_uuid: "aea594071dd045099ff55103f8d26bf1"
 from {username='slave'} at 127.0.0.1:50780
I20260709 12:11:53.852468 17389 raft_consensus.cc:493] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:53.852761 17389 raft_consensus.cc:3060] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:53.857070 17389 raft_consensus.cc:515] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:53.858531 17389 leader_election.cc:290] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [CANDIDATE]: Term 4 election: Requested vote from peers 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441), 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087)
I20260709 12:11:53.859462 17315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afd8928b3ce45499d69e49de0fd2b76" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "499f251634f342d7b36d7947ddb78bfd"
I20260709 12:11:53.859751 17241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afd8928b3ce45499d69e49de0fd2b76" candidate_uuid: "aea594071dd045099ff55103f8d26bf1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "333199fa69014480a36b916e9733e3a6"
I20260709 12:11:53.860078 17315 raft_consensus.cc:3060] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:53.860319 17241 raft_consensus.cc:3055] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:11:53.860749 17241 raft_consensus.cc:740] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 333199fa69014480a36b916e9733e3a6, State: Running, Role: LEADER
I20260709 12:11:53.861451 17241 consensus_queue.cc:260] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [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: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:53.862310 17241 raft_consensus.cc:3060] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:53.865264 17315 raft_consensus.cc:2468] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aea594071dd045099ff55103f8d26bf1 in term 4.
I20260709 12:11:53.866256 17354 leader_election.cc:304] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [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: 499f251634f342d7b36d7947ddb78bfd, aea594071dd045099ff55103f8d26bf1; no voters: 
I20260709 12:11:53.866976 17241 raft_consensus.cc:2468] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aea594071dd045099ff55103f8d26bf1 in term 4.
I20260709 12:11:53.867059 17533 raft_consensus.cc:2804] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:11:53.867543 17533 raft_consensus.cc:697] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 4 LEADER]: Becoming Leader. State: Replica: aea594071dd045099ff55103f8d26bf1, State: Running, Role: LEADER
I20260709 12:11:53.868249 17533 consensus_queue.cc:237] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [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: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } }
I20260709 12:11:53.875007 17139 catalog_manager.cc:5697] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 reported cstate change: term changed from 3 to 4, leader changed from 333199fa69014480a36b916e9733e3a6 (127.16.52.193) to aea594071dd045099ff55103f8d26bf1 (127.16.52.195). New cstate: current_term: 4 leader_uuid: "aea594071dd045099ff55103f8d26bf1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:53.918346 17315 raft_consensus.cc:1275] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd [term 5 FOLLOWER]: Refusing update from remote peer aea594071dd045099ff55103f8d26bf1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:11:53.919485 17533 consensus_queue.cc:1048] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:11:53.928619 17241 raft_consensus.cc:1275] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 5 FOLLOWER]: Refusing update from remote peer aea594071dd045099ff55103f8d26bf1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:11:53.930567 17597 consensus_queue.cc:1048] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:11:53.938608 17241 raft_consensus.cc:1275] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [term 3 FOLLOWER]: Refusing update from remote peer 499f251634f342d7b36d7947ddb78bfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:53.939811 17565 consensus_queue.cc:1048] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:53.948577 17389 raft_consensus.cc:1275] T 9ba8d923e3354a7888ea6f39fd3d0de6 P aea594071dd045099ff55103f8d26bf1 [term 3 FOLLOWER]: Refusing update from remote peer 499f251634f342d7b36d7947ddb78bfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:53.949819 17591 consensus_queue.cc:1048] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:54.093415 17389 raft_consensus.cc:1275] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Refusing update from remote peer 499f251634f342d7b36d7947ddb78bfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:54.094514 17591 consensus_queue.cc:1048] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea594071dd045099ff55103f8d26bf1" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:54.105412 17241 raft_consensus.cc:1275] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Refusing update from remote peer 499f251634f342d7b36d7947ddb78bfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:54.106685 17591 consensus_queue.cc:1048] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:54.290658 17241 raft_consensus.cc:1275] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 4 FOLLOWER]: Refusing update from remote peer aea594071dd045099ff55103f8d26bf1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:54.291998 17597 consensus_queue.cc:1048] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "333199fa69014480a36b916e9733e3a6" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:54.304500 17315 raft_consensus.cc:1275] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 4 FOLLOWER]: Refusing update from remote peer aea594071dd045099ff55103f8d26bf1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:54.305972 17608 consensus_queue.cc:1048] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "499f251634f342d7b36d7947ddb78bfd" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 39087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:11:54.376741 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:54.385380 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:54.385872 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:55.387053 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:55.395433 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:55.395864 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:56.396920 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:56.402659 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:56.403095 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:57.404105 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:57.410413 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:57.410909 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:58.411962 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:58.417853 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:58.418392 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:59.419317 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:59.424929 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:59.425347 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:00.426255 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:00.432040 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:00.432482 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:01.433403 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:01.439931 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:01.440371 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:02.441210 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:02.446588 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:02.447021 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:03.475855 16595 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:12:03.476382 16595 tablet_server.cc:179] TabletServer@127.16.52.193:0 shutting down...
I20260709 12:12:03.512964 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:03.513573 16595 tablet_replica.cc:333] T 3e649395fae446dcbc25ec7505fcf55a P 333199fa69014480a36b916e9733e3a6: stopping tablet replica
I20260709 12:12:03.514256 16595 raft_consensus.cc:2243] T 3e649395fae446dcbc25ec7505fcf55a P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:03.514892 16595 raft_consensus.cc:2272] T 3e649395fae446dcbc25ec7505fcf55a P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.516855 16595 tablet_replica.cc:333] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6: stopping tablet replica
I20260709 12:12:03.517460 16595 raft_consensus.cc:2243] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:03.517869 16595 raft_consensus.cc:2272] T 9b2d0d872f2246b4b9abb598498cee89 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.520026 16595 tablet_replica.cc:333] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6: stopping tablet replica
I20260709 12:12:03.520535 16595 raft_consensus.cc:2243] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:12:03.520649 17282 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260709 12:12:03.520979 16595 raft_consensus.cc:2272] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 333199fa69014480a36b916e9733e3a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.523556 16595 tablet_replica.cc:333] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6: stopping tablet replica
I20260709 12:12:03.524201 16595 raft_consensus.cc:2243] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:12:03.524187 17282 consensus_peers.cc:597] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd -> Peer 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441): Couldn't send request to peer 333199fa69014480a36b916e9733e3a6. Status: 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:12:03.525465 16595 raft_consensus.cc:2272] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 333199fa69014480a36b916e9733e3a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.527251 16595 tablet_replica.cc:333] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6: stopping tablet replica
I20260709 12:12:03.527740 16595 raft_consensus.cc:2243] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:03.528230 16595 raft_consensus.cc:2272] T 4afd8928b3ce45499d69e49de0fd2b76 P 333199fa69014480a36b916e9733e3a6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.529975 16595 tablet_replica.cc:333] T 194ec1bed1344c0ba2efe29821a81cb0 P 333199fa69014480a36b916e9733e3a6: stopping tablet replica
I20260709 12:12:03.530433 16595 raft_consensus.cc:2243] T 194ec1bed1344c0ba2efe29821a81cb0 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:03.530828 16595 raft_consensus.cc:2272] T 194ec1bed1344c0ba2efe29821a81cb0 P 333199fa69014480a36b916e9733e3a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.532604 16595 tablet_replica.cc:333] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6: stopping tablet replica
I20260709 12:12:03.533068 16595 raft_consensus.cc:2243] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:03.533811 16595 raft_consensus.cc:2272] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 333199fa69014480a36b916e9733e3a6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.535447 16595 tablet_replica.cc:333] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6: stopping tablet replica
I20260709 12:12:03.535957 16595 raft_consensus.cc:2243] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:03.536697 16595 raft_consensus.cc:2272] T bbcc49b926934be49eb2862a8f656ee4 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.538261 16595 tablet_replica.cc:333] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6: stopping tablet replica
I20260709 12:12:03.538702 16595 raft_consensus.cc:2243] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:03.539409 16595 raft_consensus.cc:2272] T 2e9fb9cfaa7f478989126f0a6b707f10 P 333199fa69014480a36b916e9733e3a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.541154 16595 tablet_replica.cc:333] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6: stopping tablet replica
I20260709 12:12:03.541582 16595 raft_consensus.cc:2243] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:03.542021 16595 raft_consensus.cc:2272] T 358bec3306f143d19aa0c473b4d75b37 P 333199fa69014480a36b916e9733e3a6 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:03.567596 17356 consensus_peers.cc:597] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 -> Peer 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441): Couldn't send request to peer 333199fa69014480a36b916e9733e3a6. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:38441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:03.571415 16595 tablet_server.cc:196] TabletServer@127.16.52.193:0 shutdown complete.
I20260709 12:12:03.592275 16595 tablet_server.cc:179] TabletServer@127.16.52.194:0 shutting down...
I20260709 12:12:03.616572 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:03.617151 16595 tablet_replica.cc:333] T 3e649395fae446dcbc25ec7505fcf55a P 499f251634f342d7b36d7947ddb78bfd: stopping tablet replica
I20260709 12:12:03.617846 16595 raft_consensus.cc:2243] T 3e649395fae446dcbc25ec7505fcf55a P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:03.618391 16595 raft_consensus.cc:2272] T 3e649395fae446dcbc25ec7505fcf55a P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.620306 16595 tablet_replica.cc:333] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd: stopping tablet replica
I20260709 12:12:03.620820 16595 raft_consensus.cc:2243] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:03.621564 16595 raft_consensus.cc:2272] T 9b2d0d872f2246b4b9abb598498cee89 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.623171 16595 tablet_replica.cc:333] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd: stopping tablet replica
I20260709 12:12:03.623685 16595 raft_consensus.cc:2243] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:03.624173 16595 raft_consensus.cc:2272] T 4afd8928b3ce45499d69e49de0fd2b76 P 499f251634f342d7b36d7947ddb78bfd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.625833 16595 tablet_replica.cc:333] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd: stopping tablet replica
I20260709 12:12:03.626278 16595 raft_consensus.cc:2243] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:03.626645 16595 raft_consensus.cc:2272] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P 499f251634f342d7b36d7947ddb78bfd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.628288 16595 tablet_replica.cc:333] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd: stopping tablet replica
I20260709 12:12:03.628739 16595 raft_consensus.cc:2243] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:03.629189 16595 raft_consensus.cc:2272] T 358bec3306f143d19aa0c473b4d75b37 P 499f251634f342d7b36d7947ddb78bfd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.630825 16595 tablet_replica.cc:333] T 2e9fb9cfaa7f478989126f0a6b707f10 P 499f251634f342d7b36d7947ddb78bfd: stopping tablet replica
I20260709 12:12:03.631305 16595 raft_consensus.cc:2243] T 2e9fb9cfaa7f478989126f0a6b707f10 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:03.631711 16595 raft_consensus.cc:2272] T 2e9fb9cfaa7f478989126f0a6b707f10 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.633306 16595 tablet_replica.cc:333] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd: stopping tablet replica
I20260709 12:12:03.633771 16595 raft_consensus.cc:2243] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:03.634182 16595 raft_consensus.cc:2272] T bbcc49b926934be49eb2862a8f656ee4 P 499f251634f342d7b36d7947ddb78bfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.635648 16595 tablet_replica.cc:333] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd: stopping tablet replica
I20260709 12:12:03.636142 16595 raft_consensus.cc:2243] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:03.636859 16595 raft_consensus.cc:2272] T 194ec1bed1344c0ba2efe29821a81cb0 P 499f251634f342d7b36d7947ddb78bfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.638371 16595 tablet_replica.cc:333] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd: stopping tablet replica
I20260709 12:12:03.638825 16595 raft_consensus.cc:2243] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:03.639257 16595 raft_consensus.cc:2272] T 4c2fdf71d38f48dbbdb2915b078d8b58 P 499f251634f342d7b36d7947ddb78bfd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.640856 16595 tablet_replica.cc:333] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd: stopping tablet replica
I20260709 12:12:03.641304 16595 raft_consensus.cc:2243] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:03.642091 16595 raft_consensus.cc:2272] T 9ba8d923e3354a7888ea6f39fd3d0de6 P 499f251634f342d7b36d7947ddb78bfd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.670974 16595 tablet_server.cc:196] TabletServer@127.16.52.194:0 shutdown complete.
I20260709 12:12:03.692716 16595 tablet_server.cc:179] TabletServer@127.16.52.195:0 shutting down...
W20260709 12:12:03.695518 17354 consensus_peers.cc:597] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 -> Peer 499f251634f342d7b36d7947ddb78bfd (127.16.52.194:39087): Couldn't send request to peer 499f251634f342d7b36d7947ddb78bfd. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:39087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:03.717921 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:03.718704 16595 tablet_replica.cc:333] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1: stopping tablet replica
I20260709 12:12:03.719334 16595 raft_consensus.cc:2243] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:03.720229 16595 raft_consensus.cc:2272] T 3e649395fae446dcbc25ec7505fcf55a P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:03.721801 17356 consensus_peers.cc:597] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 -> Peer 333199fa69014480a36b916e9733e3a6 (127.16.52.193:38441): Couldn't send request to peer 333199fa69014480a36b916e9733e3a6. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:38441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:03.722250 16595 tablet_replica.cc:333] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1: stopping tablet replica
I20260709 12:12:03.722846 16595 raft_consensus.cc:2243] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:03.723546 16595 raft_consensus.cc:2272] T 4afd8928b3ce45499d69e49de0fd2b76 P aea594071dd045099ff55103f8d26bf1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.725253 16595 tablet_replica.cc:333] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P aea594071dd045099ff55103f8d26bf1: stopping tablet replica
I20260709 12:12:03.725798 16595 raft_consensus.cc:2243] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P aea594071dd045099ff55103f8d26bf1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:03.726250 16595 raft_consensus.cc:2272] T 2ad1d2fe2ed64f149a18824ce8d9ee46 P aea594071dd045099ff55103f8d26bf1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.727974 16595 tablet_replica.cc:333] T 9ba8d923e3354a7888ea6f39fd3d0de6 P aea594071dd045099ff55103f8d26bf1: stopping tablet replica
I20260709 12:12:03.728511 16595 raft_consensus.cc:2243] T 9ba8d923e3354a7888ea6f39fd3d0de6 P aea594071dd045099ff55103f8d26bf1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:03.728983 16595 raft_consensus.cc:2272] T 9ba8d923e3354a7888ea6f39fd3d0de6 P aea594071dd045099ff55103f8d26bf1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.730830 16595 tablet_replica.cc:333] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1: stopping tablet replica
I20260709 12:12:03.731351 16595 raft_consensus.cc:2243] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:03.731751 16595 raft_consensus.cc:2272] T 9b2d0d872f2246b4b9abb598498cee89 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.733345 16595 tablet_replica.cc:333] T bbcc49b926934be49eb2862a8f656ee4 P aea594071dd045099ff55103f8d26bf1: stopping tablet replica
I20260709 12:12:03.733817 16595 raft_consensus.cc:2243] T bbcc49b926934be49eb2862a8f656ee4 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:03.734229 16595 raft_consensus.cc:2272] T bbcc49b926934be49eb2862a8f656ee4 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.735965 16595 tablet_replica.cc:333] T 194ec1bed1344c0ba2efe29821a81cb0 P aea594071dd045099ff55103f8d26bf1: stopping tablet replica
I20260709 12:12:03.736428 16595 raft_consensus.cc:2243] T 194ec1bed1344c0ba2efe29821a81cb0 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:03.736812 16595 raft_consensus.cc:2272] T 194ec1bed1344c0ba2efe29821a81cb0 P aea594071dd045099ff55103f8d26bf1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.738291 16595 tablet_replica.cc:333] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1: stopping tablet replica
I20260709 12:12:03.738765 16595 raft_consensus.cc:2243] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:03.739187 16595 raft_consensus.cc:2272] T 2e9fb9cfaa7f478989126f0a6b707f10 P aea594071dd045099ff55103f8d26bf1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.740859 16595 tablet_replica.cc:333] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1: stopping tablet replica
I20260709 12:12:03.741303 16595 raft_consensus.cc:2243] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:03.741700 16595 raft_consensus.cc:2272] T 4c2fdf71d38f48dbbdb2915b078d8b58 P aea594071dd045099ff55103f8d26bf1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.743299 16595 tablet_replica.cc:333] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1: stopping tablet replica
I20260709 12:12:03.743734 16595 raft_consensus.cc:2243] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:12:03.744508 16595 raft_consensus.cc:2272] T 358bec3306f143d19aa0c473b4d75b37 P aea594071dd045099ff55103f8d26bf1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.771443 16595 tablet_server.cc:196] TabletServer@127.16.52.195:0 shutdown complete.
I20260709 12:12:03.791388 16595 master.cc:562] Master@127.16.52.254:36777 shutting down...
I20260709 12:12:03.811002 16595 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:03.811518 16595 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:03.811784 16595 tablet_replica.cc:333] T 00000000000000000000000000000000 P f1eca0e92ca849f6834d58bdc5a85f1c: stopping tablet replica
I20260709 12:12:03.831492 16595 master.cc:584] Master@127.16.52.254:36777 shutdown complete.
333199fa69014480a36b916e9733e3a6  5
499f251634f342d7b36d7947ddb78bfd  4
aea594071dd045099ff55103f8d26bf1  1
333199fa69014480a36b916e9733e3a6  3
499f251634f342d7b36d7947ddb78bfd  4
aea594071dd045099ff55103f8d26bf1  3
333199fa69014480a36b916e9733e3a6  8
499f251634f342d7b36d7947ddb78bfd  1
aea594071dd045099ff55103f8d26bf1  1
333199fa69014480a36b916e9733e3a6  4
499f251634f342d7b36d7947ddb78bfd  3
aea594071dd045099ff55103f8d26bf1  3
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (28410 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:12:03.873081 16595 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.52.254:42177
I20260709 12:12:03.874150 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:03.879739 17624 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:12:03.879752 17623 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:12:03.880646 17626 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:12:03.882148 16595 server_base.cc:1061] running on GCE node
I20260709 12:12:03.882967 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:03.883136 16595 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:12:03.883244 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599123883234 us; error 0 us; skew 500 ppm
I20260709 12:12:03.883694 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:03.886022 16595 webserver.cc:533] Webserver started at http://127.16.52.254:41873/ using document root <none> and password file <none>
I20260709 12:12:03.886487 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:03.886642 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:03.886960 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:03.888135 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/master-0-root/instance:
uuid: "1f43de46dd6f4be5afc98eefef17b531"
format_stamp: "Formatted at 2026-07-09 12:12:03 on dist-test-slave-stjn"
I20260709 12:12:03.892370 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:12:03.895546 17631 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:12:03.896512 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:12:03.896744 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/master-0-root
uuid: "1f43de46dd6f4be5afc98eefef17b531"
format_stamp: "Formatted at 2026-07-09 12:12:03 on dist-test-slave-stjn"
I20260709 12:12:03.896996 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-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:12:03.906356 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:03.907492 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:03.945184 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.254:42177
I20260709 12:12:03.945273 17682 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.254:42177 every 8 connection(s)
I20260709 12:12:03.949005 17683 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:12:03.958645 17683 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531: Bootstrap starting.
I20260709 12:12:03.963220 17683 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:03.967193 17683 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531: No bootstrap required, opened a new log
I20260709 12:12:03.969370 17683 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f43de46dd6f4be5afc98eefef17b531" member_type: VOTER }
I20260709 12:12:03.969806 17683 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:03.970023 17683 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f43de46dd6f4be5afc98eefef17b531, State: Initialized, Role: FOLLOWER
I20260709 12:12:03.970666 17683 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1f43de46dd6f4be5afc98eefef17b531" member_type: VOTER }
I20260709 12:12:03.971140 17683 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:12:03.971369 17683 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:12:03.971633 17683 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:03.975661 17683 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f43de46dd6f4be5afc98eefef17b531" member_type: VOTER }
I20260709 12:12:03.976258 17683 leader_election.cc:304] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531 [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: 1f43de46dd6f4be5afc98eefef17b531; no voters: 
I20260709 12:12:03.977385 17683 leader_election.cc:290] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:12:03.977829 17686 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:03.979125 17686 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531 [term 1 LEADER]: Becoming Leader. State: Replica: 1f43de46dd6f4be5afc98eefef17b531, State: Running, Role: LEADER
I20260709 12:12:03.979732 17686 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531 [LEADER]: Queue going to LEADER mode. State: All 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: "1f43de46dd6f4be5afc98eefef17b531" member_type: VOTER }
I20260709 12:12:03.980211 17683 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:12:03.985263 17687 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1f43de46dd6f4be5afc98eefef17b531" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f43de46dd6f4be5afc98eefef17b531" member_type: VOTER } }
I20260709 12:12:03.985924 17688 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1f43de46dd6f4be5afc98eefef17b531. Latest consensus state: current_term: 1 leader_uuid: "1f43de46dd6f4be5afc98eefef17b531" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f43de46dd6f4be5afc98eefef17b531" member_type: VOTER } }
I20260709 12:12:03.986073 17687 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531 [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:03.986461 17688 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531 [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:03.988077 17695 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:12:03.992779 17695 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:12:03.994836 16595 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:12:04.001502 17695 catalog_manager.cc:1383] Generated new cluster ID: 3532e96f99c84cff90732560a5d84326
I20260709 12:12:04.001767 17695 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:12:04.016685 17695 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:12:04.017891 17695 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:12:04.033572 17695 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531: Generated new TSK 0
I20260709 12:12:04.034106 17695 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:12:04.061443 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:04.067390 17704 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:12:04.068439 17705 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:12:04.071102 16595 server_base.cc:1061] running on GCE node
W20260709 12:12:04.071116 17707 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:12:04.072294 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:04.072476 16595 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:12:04.072640 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599124072625 us; error 0 us; skew 500 ppm
I20260709 12:12:04.073127 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:04.075310 16595 webserver.cc:533] Webserver started at http://127.16.52.193:41937/ using document root <none> and password file <none>
I20260709 12:12:04.075733 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:04.075960 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:04.076175 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:04.077165 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-0-root/instance:
uuid: "9166408b4e8343fdb95191526cbc10e9"
format_stamp: "Formatted at 2026-07-09 12:12:04 on dist-test-slave-stjn"
I20260709 12:12:04.081542 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:12:04.084870 17712 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:12:04.085636 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:12:04.085923 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-0-root
uuid: "9166408b4e8343fdb95191526cbc10e9"
format_stamp: "Formatted at 2026-07-09 12:12:04 on dist-test-slave-stjn"
I20260709 12:12:04.086257 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-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:12:04.099500 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:04.100777 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:04.102177 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:04.104396 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:04.104630 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:04.104866 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:04.105051 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:04.143540 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.193:41987
I20260709 12:12:04.143654 17774 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.193:41987 every 8 connection(s)
I20260709 12:12:04.148614 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:04.156316 17779 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:12:04.156422 17780 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:12:04.159173 17782 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:12:04.161535 16595 server_base.cc:1061] running on GCE node
I20260709 12:12:04.162431 17775 heartbeater.cc:344] Connected to a master server at 127.16.52.254:42177
I20260709 12:12:04.162812 17775 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:04.162842 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:04.163204 16595 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:12:04.163389 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599124163371 us; error 0 us; skew 500 ppm
I20260709 12:12:04.163729 17775 heartbeater.cc:507] Master 127.16.52.254:42177 requested a full tablet report, sending...
I20260709 12:12:04.164129 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:04.166007 17648 ts_manager.cc:194] Registered new tserver with Master: 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987)
I20260709 12:12:04.166783 16595 webserver.cc:533] Webserver started at http://127.16.52.194:45939/ using document root <none> and password file <none>
I20260709 12:12:04.167299 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:04.167524 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:04.167853 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:04.167861 17648 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47276
I20260709 12:12:04.169333 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-1-root/instance:
uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
format_stamp: "Formatted at 2026-07-09 12:12:04 on dist-test-slave-stjn"
I20260709 12:12:04.173782 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:12:04.176962 17787 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:12:04.177850 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:12:04.178089 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-1-root
uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
format_stamp: "Formatted at 2026-07-09 12:12:04 on dist-test-slave-stjn"
I20260709 12:12:04.178318 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-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:12:04.204888 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:04.206259 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:04.207803 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:04.210204 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:04.210435 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:04.210721 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:04.210899 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:04.251749 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.194:46783
I20260709 12:12:04.251860 17849 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.194:46783 every 8 connection(s)
I20260709 12:12:04.256934 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:04.266155 17853 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:12:04.267756 17854 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:12:04.269520 17850 heartbeater.cc:344] Connected to a master server at 127.16.52.254:42177
I20260709 12:12:04.269956 17850 heartbeater.cc:461] Registering TS with master...
W20260709 12:12:04.270493 17856 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:12:04.270624 16595 server_base.cc:1061] running on GCE node
I20260709 12:12:04.271005 17850 heartbeater.cc:507] Master 127.16.52.254:42177 requested a full tablet report, sending...
I20260709 12:12:04.272298 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:04.272549 16595 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:12:04.272732 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599124272717 us; error 0 us; skew 500 ppm
I20260709 12:12:04.273291 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:04.273725 17648 ts_manager.cc:194] Registered new tserver with Master: b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:04.275241 17648 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47292
I20260709 12:12:04.275909 16595 webserver.cc:533] Webserver started at http://127.16.52.195:37233/ using document root <none> and password file <none>
I20260709 12:12:04.276401 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:04.276624 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:04.276885 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:04.277987 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-2-root/instance:
uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
format_stamp: "Formatted at 2026-07-09 12:12:04 on dist-test-slave-stjn"
I20260709 12:12:04.282264 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 12:12:04.285804 17861 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:12:04.286675 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:12:04.286911 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-2-root
uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
format_stamp: "Formatted at 2026-07-09 12:12:04 on dist-test-slave-stjn"
I20260709 12:12:04.287146 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-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:12:04.301748 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:04.302891 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:04.304291 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:04.306384 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:04.306591 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:04.306859 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:04.307025 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:04.344992 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.195:43813
I20260709 12:12:04.345085 17923 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.195:43813 every 8 connection(s)
I20260709 12:12:04.358397 17924 heartbeater.cc:344] Connected to a master server at 127.16.52.254:42177
I20260709 12:12:04.358796 17924 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:04.359537 17924 heartbeater.cc:507] Master 127.16.52.254:42177 requested a full tablet report, sending...
I20260709 12:12:04.361589 17648 ts_manager.cc:194] Registered new tserver with Master: 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:04.362512 16595 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014331643s
I20260709 12:12:04.362946 17648 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47298
I20260709 12:12:04.386889 17648 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47314:
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:12:04.393318 17648 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:12:04.596624 17814 tablet_service.cc:1511] Processing CreateTablet for tablet ad630060947e422bb527efb713021c05 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:12:04.597036 17815 tablet_service.cc:1511] Processing CreateTablet for tablet 1258541a2458433d8e216da8e3f73113 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:12:04.600085 17813 tablet_service.cc:1511] Processing CreateTablet for tablet a9e8ba470a36430a8914e01b083eadc4 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:12:04.600785 17811 tablet_service.cc:1511] Processing CreateTablet for tablet ef47487b327c4f08b1744486c7c6df22 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:12:04.601078 17810 tablet_service.cc:1511] Processing CreateTablet for tablet c99f1df614a24ad1b2074430218c2e9b (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:12:04.602452 17812 tablet_service.cc:1511] Processing CreateTablet for tablet c1b1e1f303b14582850cbb490c893a12 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:12:04.603088 17809 tablet_service.cc:1511] Processing CreateTablet for tablet 7fadb38fdebd484681da3494aa42b6d6 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:12:04.604310 17889 tablet_service.cc:1511] Processing CreateTablet for tablet 1258541a2458433d8e216da8e3f73113 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:12:04.604724 17740 tablet_service.cc:1511] Processing CreateTablet for tablet 1258541a2458433d8e216da8e3f73113 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:12:04.605715 17889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1258541a2458433d8e216da8e3f73113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.606248 17740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1258541a2458433d8e216da8e3f73113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.606014 17736 tablet_service.cc:1511] Processing CreateTablet for tablet ef47487b327c4f08b1744486c7c6df22 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:12:04.607587 17886 tablet_service.cc:1511] Processing CreateTablet for tablet c1b1e1f303b14582850cbb490c893a12 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:12:04.608907 17886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1b1e1f303b14582850cbb490c893a12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.608572 17737 tablet_service.cc:1511] Processing CreateTablet for tablet c1b1e1f303b14582850cbb490c893a12 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:12:04.609007 17888 tablet_service.cc:1511] Processing CreateTablet for tablet ad630060947e422bb527efb713021c05 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:12:04.610370 17888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad630060947e422bb527efb713021c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.611099 17738 tablet_service.cc:1511] Processing CreateTablet for tablet a9e8ba470a36430a8914e01b083eadc4 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:12:04.605321 17887 tablet_service.cc:1511] Processing CreateTablet for tablet a9e8ba470a36430a8914e01b083eadc4 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:12:04.612756 17887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9e8ba470a36430a8914e01b083eadc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.613173 17739 tablet_service.cc:1511] Processing CreateTablet for tablet ad630060947e422bb527efb713021c05 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:12:04.615468 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef47487b327c4f08b1744486c7c6df22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.617599 17885 tablet_service.cc:1511] Processing CreateTablet for tablet ef47487b327c4f08b1744486c7c6df22 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:12:04.618921 17885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef47487b327c4f08b1744486c7c6df22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.620193 17738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9e8ba470a36430a8914e01b083eadc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.624187 17739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad630060947e422bb527efb713021c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.628273 17737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1b1e1f303b14582850cbb490c893a12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.629550 17735 tablet_service.cc:1511] Processing CreateTablet for tablet c99f1df614a24ad1b2074430218c2e9b (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:12:04.629817 17734 tablet_service.cc:1511] Processing CreateTablet for tablet 7fadb38fdebd484681da3494aa42b6d6 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:12:04.631127 17735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c99f1df614a24ad1b2074430218c2e9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.598397 17814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad630060947e422bb527efb713021c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.632532 17734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fadb38fdebd484681da3494aa42b6d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.636207 17812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1b1e1f303b14582850cbb490c893a12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.637624 17884 tablet_service.cc:1511] Processing CreateTablet for tablet c99f1df614a24ad1b2074430218c2e9b (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:12:04.638923 17884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c99f1df614a24ad1b2074430218c2e9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.640264 17813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9e8ba470a36430a8914e01b083eadc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.648195 17815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1258541a2458433d8e216da8e3f73113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.652215 17811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef47487b327c4f08b1744486c7c6df22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.656188 17810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c99f1df614a24ad1b2074430218c2e9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.660188 17809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fadb38fdebd484681da3494aa42b6d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.673071 17884 tablet_service.cc:1511] Processing CreateTablet for tablet 7fadb38fdebd484681da3494aa42b6d6 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:12:04.673955 17733 tablet_service.cc:1511] Processing CreateTablet for tablet a43e7915e6cd457e9b7c82e7a4650fe5 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:12:04.674422 17884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fadb38fdebd484681da3494aa42b6d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.675335 17733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a43e7915e6cd457e9b7c82e7a4650fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.718159 17808 tablet_service.cc:1511] Processing CreateTablet for tablet a43e7915e6cd457e9b7c82e7a4650fe5 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:12:04.719698 17808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a43e7915e6cd457e9b7c82e7a4650fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.712126 17940 tablet_bootstrap.cc:492] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:04.735138 17736 tablet_service.cc:1511] Processing CreateTablet for tablet 95bed20be23f424886a1882f0d7ecfcf (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:12:04.736641 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95bed20be23f424886a1882f0d7ecfcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.741971 17885 tablet_service.cc:1511] Processing CreateTablet for tablet a43e7915e6cd457e9b7c82e7a4650fe5 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:12:04.743445 17885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a43e7915e6cd457e9b7c82e7a4650fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.747041 17940 tablet_bootstrap.cc:654] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:04.752372 17939 tablet_bootstrap.cc:492] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:04.758076 17942 tablet_bootstrap.cc:492] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:04.761126 17939 tablet_bootstrap.cc:654] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:04.765411 17942 tablet_bootstrap.cc:654] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:04.769498 17939 tablet_bootstrap.cc:492] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:04.770267 17939 ts_tablet_manager.cc:1403] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.004s
I20260709 12:12:04.792001 17808 tablet_service.cc:1511] Processing CreateTablet for tablet 95bed20be23f424886a1882f0d7ecfcf (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:12:04.794783 17808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95bed20be23f424886a1882f0d7ecfcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.794723 17735 tablet_service.cc:1511] Processing CreateTablet for tablet c497fb3ccb2a4576a70e4434fc3b026f (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:12:04.796988 17735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c497fb3ccb2a4576a70e4434fc3b026f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.801846 17812 tablet_service.cc:1511] Processing CreateTablet for tablet c497fb3ccb2a4576a70e4434fc3b026f (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:12:04.802927 17734 tablet_service.cc:1511] Processing CreateTablet for tablet 2c27abc0b0c74bb7a0e0570d02e3d2db (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:12:04.803601 17812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c497fb3ccb2a4576a70e4434fc3b026f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.804616 17734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c27abc0b0c74bb7a0e0570d02e3d2db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.809592 17813 tablet_service.cc:1511] Processing CreateTablet for tablet 2c27abc0b0c74bb7a0e0570d02e3d2db (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:12:04.811285 17813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c27abc0b0c74bb7a0e0570d02e3d2db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.813194 17887 tablet_service.cc:1511] Processing CreateTablet for tablet 2c27abc0b0c74bb7a0e0570d02e3d2db (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:12:04.814844 17887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c27abc0b0c74bb7a0e0570d02e3d2db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.806190 17888 tablet_service.cc:1511] Processing CreateTablet for tablet c497fb3ccb2a4576a70e4434fc3b026f (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:12:04.816843 17888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c497fb3ccb2a4576a70e4434fc3b026f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.824504 17736 tablet_service.cc:1511] Processing CreateTablet for tablet d38eb914df86461789dcc98b196db6a5 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:12:04.826017 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38eb914df86461789dcc98b196db6a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.834079 17885 tablet_service.cc:1511] Processing CreateTablet for tablet d38eb914df86461789dcc98b196db6a5 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:12:04.835523 17885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38eb914df86461789dcc98b196db6a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.845948 17735 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc92e44293e43a59dfa60056898fa23 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:12:04.846726 17808 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc92e44293e43a59dfa60056898fa23 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:12:04.847395 17735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc92e44293e43a59dfa60056898fa23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.848820 17812 tablet_service.cc:1511] Processing CreateTablet for tablet d38eb914df86461789dcc98b196db6a5 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:12:04.849313 17808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc92e44293e43a59dfa60056898fa23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.850701 17889 tablet_service.cc:1511] Processing CreateTablet for tablet 95bed20be23f424886a1882f0d7ecfcf (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:12:04.859930 17939 raft_consensus.cc:359] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:04.860880 17889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95bed20be23f424886a1882f0d7ecfcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.861104 17939 raft_consensus.cc:385] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:04.861440 17939 raft_consensus.cc:740] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:04.865751 17940 tablet_bootstrap.cc:492] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:04.865763 17942 tablet_bootstrap.cc:492] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:04.866518 17940 ts_tablet_manager.cc:1403] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.155s	user 0.012s	sys 0.005s
I20260709 12:12:04.866722 17942 ts_tablet_manager.cc:1403] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.109s	user 0.011s	sys 0.003s
I20260709 12:12:04.870255 17940 raft_consensus.cc:359] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:04.872545 17812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38eb914df86461789dcc98b196db6a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.873206 17736 tablet_service.cc:1511] Processing CreateTablet for tablet db8f5dfec1f742a5aee97176671b7ba3 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:12:04.874619 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8f5dfec1f742a5aee97176671b7ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.874526 17813 tablet_service.cc:1511] Processing CreateTablet for tablet db8f5dfec1f742a5aee97176671b7ba3 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:12:04.876005 17813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8f5dfec1f742a5aee97176671b7ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.878175 17942 raft_consensus.cc:359] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:04.880426 17942 raft_consensus.cc:385] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:04.880786 17942 raft_consensus.cc:740] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:04.882647 17942 consensus_queue.cc:260] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:04.884162 17939 consensus_queue.cc:260] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:04.885047 17888 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc92e44293e43a59dfa60056898fa23 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:12:04.871068 17940 raft_consensus.cc:385] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:04.885972 17940 raft_consensus.cc:740] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:04.886526 17888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc92e44293e43a59dfa60056898fa23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.887982 17940 consensus_queue.cc:260] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:04.893002 17775 heartbeater.cc:499] Master 127.16.52.254:42177 was elected leader, sending a full tablet report...
I20260709 12:12:04.893297 17924 heartbeater.cc:499] Master 127.16.52.254:42177 was elected leader, sending a full tablet report...
I20260709 12:12:04.897482 17939 ts_tablet_manager.cc:1434] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.127s	user 0.002s	sys 0.005s
I20260709 12:12:04.899873 17939 tablet_bootstrap.cc:492] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:04.899653 17887 tablet_service.cc:1511] Processing CreateTablet for tablet db8f5dfec1f742a5aee97176671b7ba3 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:12:04.900949 17738 tablet_service.cc:1511] Processing CreateTablet for tablet 54ea215ee7bb4325825f98dd37df4d24 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:12:04.902606 17738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ea215ee7bb4325825f98dd37df4d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.905427 17887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8f5dfec1f742a5aee97176671b7ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.901418 17940 ts_tablet_manager.cc:1434] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 12:12:04.910065 17940 tablet_bootstrap.cc:492] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:04.912648 17884 tablet_service.cc:1511] Processing CreateTablet for tablet 54ea215ee7bb4325825f98dd37df4d24 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:12:04.913398 17734 tablet_service.cc:1511] Processing CreateTablet for tablet 433967b75cf149e4b5563a61d6f88cd0 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:12:04.914124 17884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ea215ee7bb4325825f98dd37df4d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.914745 17734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 433967b75cf149e4b5563a61d6f88cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.922720 17939 tablet_bootstrap.cc:654] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:04.923514 17886 tablet_service.cc:1511] Processing CreateTablet for tablet 433967b75cf149e4b5563a61d6f88cd0 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:12:04.928823 17886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 433967b75cf149e4b5563a61d6f88cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.929111 17735 tablet_service.cc:1511] Processing CreateTablet for tablet b8623b74859a4d0f9815a82f8e11fa74 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:12:04.931849 17735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8623b74859a4d0f9815a82f8e11fa74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.924837 17813 tablet_service.cc:1511] Processing CreateTablet for tablet 433967b75cf149e4b5563a61d6f88cd0 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:12:04.933770 17813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 433967b75cf149e4b5563a61d6f88cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.934319 17942 ts_tablet_manager.cc:1434] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.002s
I20260709 12:12:04.940800 17850 heartbeater.cc:499] Master 127.16.52.254:42177 was elected leader, sending a full tablet report...
I20260709 12:12:04.941058 17942 tablet_bootstrap.cc:492] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:04.953791 17812 tablet_service.cc:1511] Processing CreateTablet for tablet 54ea215ee7bb4325825f98dd37df4d24 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:12:04.955606 17812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ea215ee7bb4325825f98dd37df4d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.957494 17940 tablet_bootstrap.cc:654] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:04.965451 17942 tablet_bootstrap.cc:654] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:04.969486 17808 tablet_service.cc:1511] Processing CreateTablet for tablet b8623b74859a4d0f9815a82f8e11fa74 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:12:04.970796 17808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8623b74859a4d0f9815a82f8e11fa74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.973759 17887 tablet_service.cc:1511] Processing CreateTablet for tablet f4ca3d8ae57b494d961fe9c7c30f722b (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:12:04.975138 17887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ca3d8ae57b494d961fe9c7c30f722b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.977841 17736 tablet_service.cc:1511] Processing CreateTablet for tablet f4ca3d8ae57b494d961fe9c7c30f722b (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:12:04.978420 17815 tablet_service.cc:1511] Processing CreateTablet for tablet f4ca3d8ae57b494d961fe9c7c30f722b (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:12:04.979329 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ca3d8ae57b494d961fe9c7c30f722b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.981963 17815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ca3d8ae57b494d961fe9c7c30f722b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:04.995035 17939 tablet_bootstrap.cc:492] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:04.995702 17939 ts_tablet_manager.cc:1403] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.097s	user 0.014s	sys 0.014s
I20260709 12:12:04.997521 17886 tablet_service.cc:1511] Processing CreateTablet for tablet b8623b74859a4d0f9815a82f8e11fa74 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:12:04.999063 17939 raft_consensus.cc:359] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.000638 17886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8623b74859a4d0f9815a82f8e11fa74. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:05.006431 17851 tablet.cc:2406] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:12:05.007100 17940 tablet_bootstrap.cc:492] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:05.012291 17940 ts_tablet_manager.cc:1403] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.102s	user 0.016s	sys 0.005s
I20260709 12:12:04.999977 17939 raft_consensus.cc:385] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:05.019256 17939 raft_consensus.cc:740] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
W20260709 12:12:05.019434 17696 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:05.020364 17939 consensus_queue.cc:260] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.025277 17888 tablet_service.cc:1511] Processing CreateTablet for tablet b659170716504a02920f02c399e7320e (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:12:05.025830 17939 ts_tablet_manager.cc:1434] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 12:12:05.022485 17736 tablet_service.cc:1511] Processing CreateTablet for tablet b659170716504a02920f02c399e7320e (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:12:05.026999 17888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b659170716504a02920f02c399e7320e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.027000 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b659170716504a02920f02c399e7320e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.030035 17734 tablet_service.cc:1511] Processing CreateTablet for tablet c5dc085b22094c21aa6ba271fd2c338f (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:12:05.026993 17939 tablet_bootstrap.cc:492] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:05.031870 17812 tablet_service.cc:1511] Processing CreateTablet for tablet c5dc085b22094c21aa6ba271fd2c338f (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:12:05.034487 17887 tablet_service.cc:1511] Processing CreateTablet for tablet c5dc085b22094c21aa6ba271fd2c338f (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:12:05.044940 17887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5dc085b22094c21aa6ba271fd2c338f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.047299 17939 tablet_bootstrap.cc:654] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:05.049032 17815 tablet_service.cc:1511] Processing CreateTablet for tablet b659170716504a02920f02c399e7320e (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:12:05.050697 17812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5dc085b22094c21aa6ba271fd2c338f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.034898 17738 tablet_service.cc:1511] Processing CreateTablet for tablet 3aaf0fc422a241a18c86f61498ad1efe (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:12:05.053607 17808 tablet_service.cc:1511] Processing CreateTablet for tablet 3aaf0fc422a241a18c86f61498ad1efe (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:12:05.038162 17942 tablet_bootstrap.cc:492] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:05.054687 17942 ts_tablet_manager.cc:1403] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.001s
I20260709 12:12:05.055163 17888 tablet_service.cc:1511] Processing CreateTablet for tablet 3aaf0fc422a241a18c86f61498ad1efe (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:12:05.056403 17888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aaf0fc422a241a18c86f61498ad1efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.057754 17942 raft_consensus.cc:359] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.060786 17884 tablet_service.cc:1511] Processing CreateTablet for tablet e913f6dfdad24a6684856a75d1a5978f (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:12:05.062036 17884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e913f6dfdad24a6684856a75d1a5978f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.053999 17738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aaf0fc422a241a18c86f61498ad1efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.035678 17940 raft_consensus.cc:359] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.058506 17942 raft_consensus.cc:385] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:05.068090 17942 raft_consensus.cc:740] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:05.068979 17942 consensus_queue.cc:260] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.069437 17735 tablet_service.cc:1511] Processing CreateTablet for tablet e913f6dfdad24a6684856a75d1a5978f (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:12:05.071467 17942 ts_tablet_manager.cc:1434] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 12:12:05.066236 17940 raft_consensus.cc:385] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:05.071945 17940 raft_consensus.cc:740] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:05.072896 17940 consensus_queue.cc:260] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.076422 17808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aaf0fc422a241a18c86f61498ad1efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.077248 17735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e913f6dfdad24a6684856a75d1a5978f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.081943 17815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b659170716504a02920f02c399e7320e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.084914 17942 tablet_bootstrap.cc:492] T ef47487b327c4f08b1744486c7c6df22 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:05.085899 17813 tablet_service.cc:1511] Processing CreateTablet for tablet e913f6dfdad24a6684856a75d1a5978f (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:12:05.087152 17813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e913f6dfdad24a6684856a75d1a5978f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.075606 17940 ts_tablet_manager.cc:1434] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 12:12:05.089334 17940 tablet_bootstrap.cc:492] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:05.094938 17947 raft_consensus.cc:493] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:05.095745 17947 raft_consensus.cc:515] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.109915 17809 tablet_service.cc:1511] Processing CreateTablet for tablet 0934a620e3874c4bbb7e4ead1c356bed (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:12:05.110384 17886 tablet_service.cc:1511] Processing CreateTablet for tablet 0934a620e3874c4bbb7e4ead1c356bed (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:12:05.111282 17809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0934a620e3874c4bbb7e4ead1c356bed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.111992 17886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0934a620e3874c4bbb7e4ead1c356bed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.117935 17947 leader_election.cc:290] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:05.118278 17811 tablet_service.cc:1511] Processing CreateTablet for tablet 36a44d8f0bc442c082b50c5fc9470e92 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:12:05.120142 17811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a44d8f0bc442c082b50c5fc9470e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.104099 17734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5dc085b22094c21aa6ba271fd2c338f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.120760 17736 tablet_service.cc:1511] Processing CreateTablet for tablet 0934a620e3874c4bbb7e4ead1c356bed (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:12:05.142156 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0934a620e3874c4bbb7e4ead1c356bed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.142367 17948 raft_consensus.cc:493] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:05.143187 17939 tablet_bootstrap.cc:492] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:05.142894 17948 raft_consensus.cc:515] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.143677 17939 ts_tablet_manager.cc:1403] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.117s	user 0.017s	sys 0.014s
I20260709 12:12:05.146730 17939 raft_consensus.cc:359] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.147450 17939 raft_consensus.cc:385] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:05.154291 17735 tablet_service.cc:1511] Processing CreateTablet for tablet 36a44d8f0bc442c082b50c5fc9470e92 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:12:05.155293 17948 leader_election.cc:290] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:05.155687 17735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a44d8f0bc442c082b50c5fc9470e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.147733 17939 raft_consensus.cc:740] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:05.164433 17939 consensus_queue.cc:260] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.176059 17733 tablet_service.cc:1511] Processing CreateTablet for tablet f8459c71e424427598f7f9adcb2686d2 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:12:05.178190 17733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8459c71e424427598f7f9adcb2686d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.183638 17939 ts_tablet_manager.cc:1434] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 12:12:05.184198 17946 raft_consensus.cc:493] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:05.184433 17739 tablet_service.cc:1511] Processing CreateTablet for tablet 177da04391ad4a159de15e3ddda501a7 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:12:05.184736 17946 raft_consensus.cc:515] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.185418 17815 tablet_service.cc:1511] Processing CreateTablet for tablet 177da04391ad4a159de15e3ddda501a7 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:12:05.186699 17815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 177da04391ad4a159de15e3ddda501a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.186580 17808 tablet_service.cc:1511] Processing CreateTablet for tablet f8459c71e424427598f7f9adcb2686d2 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:12:05.185854 17739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 177da04391ad4a159de15e3ddda501a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.187477 17946 leader_election.cc:290] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:05.205363 17942 tablet_bootstrap.cc:654] T ef47487b327c4f08b1744486c7c6df22 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:05.207463 17808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8459c71e424427598f7f9adcb2686d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.228957 17885 tablet_service.cc:1511] Processing CreateTablet for tablet f8459c71e424427598f7f9adcb2686d2 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:12:05.230791 17885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8459c71e424427598f7f9adcb2686d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.237592 17889 tablet_service.cc:1511] Processing CreateTablet for tablet 177da04391ad4a159de15e3ddda501a7 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:12:05.238888 17889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 177da04391ad4a159de15e3ddda501a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.241585 17884 tablet_service.cc:1511] Processing CreateTablet for tablet 36a44d8f0bc442c082b50c5fc9470e92 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:12:05.242879 17884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a44d8f0bc442c082b50c5fc9470e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.221222 17939 tablet_bootstrap.cc:492] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:05.245913 17947 raft_consensus.cc:493] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:05.247807 17946 raft_consensus.cc:493] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:05.248059 17947 raft_consensus.cc:515] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.252628 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99f1df614a24ad1b2074430218c2e9b" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:05.252545 17946 raft_consensus.cc:515] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.253415 17825 raft_consensus.cc:2468] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:05.254243 17947 leader_election.cc:290] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:05.243415 17737 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd642a1d5ca44fe97556e5284af8cb6 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:12:05.254688 17946 leader_election.cc:290] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:05.258071 17737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd642a1d5ca44fe97556e5284af8cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.259534 17887 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd642a1d5ca44fe97556e5284af8cb6 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:12:05.263873 17887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd642a1d5ca44fe97556e5284af8cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.261348 17940 tablet_bootstrap.cc:654] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:05.273564 17864 leader_election.cc:304] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:05.274230 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef47487b327c4f08b1744486c7c6df22" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:05.274540 17947 raft_consensus.cc:2804] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:05.274915 17947 raft_consensus.cc:493] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:05.275254 17947 raft_consensus.cc:3060] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:05.280570 17864 leader_election.cc:343] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:05.285605 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99f1df614a24ad1b2074430218c2e9b" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:05.287356 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef47487b327c4f08b1744486c7c6df22" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:05.288110 17749 raft_consensus.cc:2468] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
W20260709 12:12:05.289449 17862 leader_election.cc:343] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:05.290427 17862 leader_election.cc:304] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:05.301043 17738 tablet_service.cc:1511] Processing CreateTablet for tablet 74b142b123904c96a84395960aeae7da (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:12:05.307099 17948 raft_consensus.cc:493] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:05.307561 17948 raft_consensus.cc:515] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.309635 17948 leader_election.cc:290] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:05.310940 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1e1f303b14582850cbb490c893a12" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:05.283977 17947 raft_consensus.cc:515] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.302197 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99f1df614a24ad1b2074430218c2e9b" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:05.304435 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef47487b327c4f08b1744486c7c6df22" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:05.305827 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef47487b327c4f08b1744486c7c6df22" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:05.313685 17899 raft_consensus.cc:2468] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:05.306263 17811 tablet_service.cc:1511] Processing CreateTablet for tablet 74b142b123904c96a84395960aeae7da (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:12:05.315267 17811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b142b123904c96a84395960aeae7da. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:05.313060 17715 leader_election.cc:343] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:05.322072 17714 leader_election.cc:304] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
W20260709 12:12:05.323247 17788 leader_election.cc:343] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:05.323935 17715 leader_election.cc:343] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:05.324753 17948 raft_consensus.cc:2804] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:05.325178 17948 raft_consensus.cc:493] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:05.325588 17948 raft_consensus.cc:3060] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:05.325842 17738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b142b123904c96a84395960aeae7da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.320730 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad630060947e422bb527efb713021c05" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:05.329928 17740 tablet_service.cc:1511] Processing CreateTablet for tablet cdfdc1b879624cae9e06f1728f8614b0 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:12:05.331913 17942 tablet_bootstrap.cc:492] T ef47487b327c4f08b1744486c7c6df22 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:05.332086 17740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdfdc1b879624cae9e06f1728f8614b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.332008 17947 leader_election.cc:290] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:05.332409 17942 ts_tablet_manager.cc:1403] T ef47487b327c4f08b1744486c7c6df22 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.248s	user 0.019s	sys 0.002s
I20260709 12:12:05.332834 17947 raft_consensus.cc:2804] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:05.333293 17947 raft_consensus.cc:493] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:05.333711 17947 raft_consensus.cc:3060] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:05.308706 17813 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd642a1d5ca44fe97556e5284af8cb6 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:12:05.335433 17942 raft_consensus.cc:359] T ef47487b327c4f08b1744486c7c6df22 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.336337 17942 raft_consensus.cc:385] T ef47487b327c4f08b1744486c7c6df22 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:12:05.336591 17788 leader_election.cc:343] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:05.336678 17942 raft_consensus.cc:740] T ef47487b327c4f08b1744486c7c6df22 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:05.337019 17813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd642a1d5ca44fe97556e5284af8cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.339534 17940 tablet_bootstrap.cc:492] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:05.340037 17940 ts_tablet_manager.cc:1403] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.251s	user 0.018s	sys 0.001s
W20260709 12:12:05.341480 17862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 51123.2us
I20260709 12:12:05.342738 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1e1f303b14582850cbb490c893a12" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:05.343990 17899 raft_consensus.cc:2468] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:05.344456 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99f1df614a24ad1b2074430218c2e9b" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:05.345008 17825 raft_consensus.cc:3060] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:05.346179 17940 raft_consensus.cc:359] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } }
I20260709 12:12:05.346882 17940 raft_consensus.cc:385] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:05.347151 17940 raft_consensus.cc:740] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:05.349504 17714 leader_election.cc:304] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:05.337495 17942 consensus_queue.cc:260] T ef47487b327c4f08b1744486c7c6df22 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.359851 17809 tablet_service.cc:1511] Processing CreateTablet for tablet cdfdc1b879624cae9e06f1728f8614b0 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:12:05.361205 17809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdfdc1b879624cae9e06f1728f8614b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.366968 17825 raft_consensus.cc:2468] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:05.350167 17947 raft_consensus.cc:515] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.368768 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99f1df614a24ad1b2074430218c2e9b" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:05.370639 17947 leader_election.cc:290] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:05.375312 17864 leader_election.cc:304] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:05.385952 17939 tablet_bootstrap.cc:654] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:05.391690 17733 tablet_service.cc:1511] Processing CreateTablet for tablet 37cc70e1927a48768061af61190a22c8 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:12:05.392563 17885 tablet_service.cc:1511] Processing CreateTablet for tablet 74b142b123904c96a84395960aeae7da (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:12:05.393009 17733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37cc70e1927a48768061af61190a22c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.393793 17885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b142b123904c96a84395960aeae7da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.393852 17812 tablet_service.cc:1511] Processing CreateTablet for tablet 37cc70e1927a48768061af61190a22c8 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:12:05.394789 17942 ts_tablet_manager.cc:1434] T ef47487b327c4f08b1744486c7c6df22 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260709 12:12:05.395087 17812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37cc70e1927a48768061af61190a22c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.395972 17964 raft_consensus.cc:2804] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:05.396550 17964 raft_consensus.cc:697] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:05.397779 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99f1df614a24ad1b2074430218c2e9b" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:05.397552 17964 consensus_queue.cc:237] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.399307 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad630060947e422bb527efb713021c05" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:05.400695 17789 leader_election.cc:304] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
W20260709 12:12:05.401878 17789 leader_election.cc:343] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:05.402308 17789 leader_election.cc:304] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:05.403198 17946 raft_consensus.cc:2749] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:05.407989 17946 raft_consensus.cc:2749] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:05.408419 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef47487b327c4f08b1744486c7c6df22" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
W20260709 12:12:05.409853 17862 leader_election.cc:343] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:05.403589 17942 tablet_bootstrap.cc:492] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:05.351207 17940 consensus_queue.cc:260] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } }
I20260709 12:12:05.418308 17965 raft_consensus.cc:2804] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:05.418838 17965 raft_consensus.cc:493] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:05.419265 17965 raft_consensus.cc:3060] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:05.429039 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef47487b327c4f08b1744486c7c6df22" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
W20260709 12:12:05.415789 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 63777.4us
I20260709 12:12:05.440754 17948 raft_consensus.cc:515] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.441953 17750 raft_consensus.cc:2393] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f075ccc8c3c4abc941a48b0cfa742bc in current term 1: Already voted for candidate 9166408b4e8343fdb95191526cbc10e9 in this term.
I20260709 12:12:05.447856 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef47487b327c4f08b1744486c7c6df22" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:05.447546 17886 tablet_service.cc:1511] Processing CreateTablet for tablet 37cc70e1927a48768061af61190a22c8 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:12:05.449370 17886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37cc70e1927a48768061af61190a22c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.450333 17965 raft_consensus.cc:515] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.453156 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1e1f303b14582850cbb490c893a12" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
W20260709 12:12:05.454303 17715 leader_election.cc:343] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:05.454825 17736 tablet_service.cc:1511] Processing CreateTablet for tablet 29f90ab0df0f47929908581bd4420204 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:12:05.455253 17948 leader_election.cc:290] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:05.447644 17814 tablet_service.cc:1511] Processing CreateTablet for tablet 29f90ab0df0f47929908581bd4420204 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:12:05.455929 17948 raft_consensus.cc:493] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:05.456658 17814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29f90ab0df0f47929908581bd4420204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.457322 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29f90ab0df0f47929908581bd4420204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.456975 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef47487b327c4f08b1744486c7c6df22" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:05.460306 17898 raft_consensus.cc:2393] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9166408b4e8343fdb95191526cbc10e9 in current term 1: Already voted for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in this term.
I20260709 12:12:05.460096 17888 tablet_service.cc:1511] Processing CreateTablet for tablet cdfdc1b879624cae9e06f1728f8614b0 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:12:05.461328 17888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdfdc1b879624cae9e06f1728f8614b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.461540 17714 leader_election.cc:304] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [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: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:05.474992 17646 catalog_manager.cc:5697] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:05.436825 17825 raft_consensus.cc:3060] T ef47487b327c4f08b1744486c7c6df22 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:05.480202 17939 tablet_bootstrap.cc:492] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:05.484611 17966 raft_consensus.cc:2749] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:05.489295 17889 tablet_service.cc:1511] Processing CreateTablet for tablet 29f90ab0df0f47929908581bd4420204 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:12:05.490517 17942 tablet_bootstrap.cc:654] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:05.490646 17889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29f90ab0df0f47929908581bd4420204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.488739 17737 tablet_service.cc:1511] Processing CreateTablet for tablet 0797e260a91e4c5bb4aec843984f17d4 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:12:05.511593 17815 tablet_service.cc:1511] Processing CreateTablet for tablet 0797e260a91e4c5bb4aec843984f17d4 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:12:05.513186 17815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0797e260a91e4c5bb4aec843984f17d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.466913 17948 raft_consensus.cc:515] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } }
I20260709 12:12:05.521739 17948 leader_election.cc:290] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:05.523281 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1258541a2458433d8e216da8e3f73113" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:05.524721 17737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0797e260a91e4c5bb4aec843984f17d4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:05.527143 17714 leader_election.cc:343] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:05.536399 17965 leader_election.cc:290] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:05.499886 17939 ts_tablet_manager.cc:1403] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.279s	user 0.018s	sys 0.011s
I20260709 12:12:05.537750 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1e1f303b14582850cbb490c893a12" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:05.538347 17898 raft_consensus.cc:3060] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:05.537324 17887 tablet_service.cc:1511] Processing CreateTablet for tablet 0797e260a91e4c5bb4aec843984f17d4 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:12:05.541419 17825 raft_consensus.cc:2468] T ef47487b327c4f08b1744486c7c6df22 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:05.542812 17864 leader_election.cc:304] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:05.544544 17964 raft_consensus.cc:2804] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:05.545715 17964 raft_consensus.cc:697] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:05.547181 17964 consensus_queue.cc:237] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.565306 17887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0797e260a91e4c5bb4aec843984f17d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.580395 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1258541a2458433d8e216da8e3f73113" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
W20260709 12:12:05.589664 17715 leader_election.cc:343] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:05.590171 17715 leader_election.cc:304] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:05.591578 17970 raft_consensus.cc:2749] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:05.593516 17939 raft_consensus.cc:359] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.594122 17939 raft_consensus.cc:385] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:05.594363 17939 raft_consensus.cc:740] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:05.595000 17939 consensus_queue.cc:260] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.596740 17939 ts_tablet_manager.cc:1434] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 12:12:05.597592 17940 ts_tablet_manager.cc:1434] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.256s	user 0.033s	sys 0.056s
I20260709 12:12:05.598656 17940 tablet_bootstrap.cc:492] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:05.601017 17939 tablet_bootstrap.cc:492] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:05.568997 17738 tablet_service.cc:1511] Processing CreateTablet for tablet a017000b8fc642278add7007ebc7b157 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:12:05.604607 17738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a017000b8fc642278add7007ebc7b157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.604849 17898 raft_consensus.cc:2468] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:05.605659 17940 tablet_bootstrap.cc:654] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:05.606000 17714 leader_election.cc:304] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:05.606706 17970 raft_consensus.cc:2804] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:05.607168 17970 raft_consensus.cc:697] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:05.608018 17970 consensus_queue.cc:237] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.608657 17939 tablet_bootstrap.cc:654] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:05.611366 17884 tablet_service.cc:1511] Processing CreateTablet for tablet a017000b8fc642278add7007ebc7b157 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:12:05.613754 17740 tablet_service.cc:1511] Processing CreateTablet for tablet 7561a223a79b4963b8a195597c89c353 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:12:05.614212 17884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a017000b8fc642278add7007ebc7b157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.614929 17740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7561a223a79b4963b8a195597c89c353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.616858 17811 tablet_service.cc:1511] Processing CreateTablet for tablet a017000b8fc642278add7007ebc7b157 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:12:05.618050 17811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a017000b8fc642278add7007ebc7b157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.638775 17812 tablet_service.cc:1511] Processing CreateTablet for tablet 7561a223a79b4963b8a195597c89c353 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:12:05.642694 17815 tablet_service.cc:1511] Processing CreateTablet for tablet 2a070ee75cca48c18ed1e7490889e1f6 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:12:05.644060 17812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7561a223a79b4963b8a195597c89c353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.645411 17736 tablet_service.cc:1511] Processing CreateTablet for tablet d440b2b9b1ff4355bed7aaad1a679823 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:12:05.645967 17942 tablet_bootstrap.cc:492] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:05.646775 17942 ts_tablet_manager.cc:1403] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.251s	user 0.010s	sys 0.004s
I20260709 12:12:05.647033 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d440b2b9b1ff4355bed7aaad1a679823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.655802 17888 tablet_service.cc:1511] Processing CreateTablet for tablet 7561a223a79b4963b8a195597c89c353 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:12:05.656669 17814 tablet_service.cc:1511] Processing CreateTablet for tablet d440b2b9b1ff4355bed7aaad1a679823 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:12:05.659566 17815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a070ee75cca48c18ed1e7490889e1f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.660531 17814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d440b2b9b1ff4355bed7aaad1a679823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.660832 17733 tablet_service.cc:1511] Processing CreateTablet for tablet de7a9353f0584312be7f76d41499ecc1 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:12:05.662043 17733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de7a9353f0584312be7f76d41499ecc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.662564 17939 tablet_bootstrap.cc:492] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:05.663013 17939 ts_tablet_manager.cc:1403] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.062s	user 0.006s	sys 0.005s
I20260709 12:12:05.664700 17809 tablet_service.cc:1511] Processing CreateTablet for tablet de7a9353f0584312be7f76d41499ecc1 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:12:05.665946 17809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de7a9353f0584312be7f76d41499ecc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.665613 17885 tablet_service.cc:1511] Processing CreateTablet for tablet de7a9353f0584312be7f76d41499ecc1 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:12:05.667197 17885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de7a9353f0584312be7f76d41499ecc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.669695 17808 tablet_service.cc:1511] Processing CreateTablet for tablet ab236f32365a401f8f618c613cb950ce (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:12:05.669984 17889 tablet_service.cc:1511] Processing CreateTablet for tablet 2a070ee75cca48c18ed1e7490889e1f6 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:12:05.670905 17808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab236f32365a401f8f618c613cb950ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.670393 17883 tablet_service.cc:1511] Processing CreateTablet for tablet ab236f32365a401f8f618c613cb950ce (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:12:05.671100 17889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a070ee75cca48c18ed1e7490889e1f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.672168 17883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab236f32365a401f8f618c613cb950ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.674206 17813 tablet_service.cc:1511] Processing CreateTablet for tablet a5c0379503ef4a2c8bd962232cbdf441 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:12:05.675987 17813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c0379503ef4a2c8bd962232cbdf441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.675675 17886 tablet_service.cc:1511] Processing CreateTablet for tablet d440b2b9b1ff4355bed7aaad1a679823 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:12:05.678337 17882 tablet_service.cc:1511] Processing CreateTablet for tablet a5c0379503ef4a2c8bd962232cbdf441 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:12:05.680060 17734 tablet_service.cc:1511] Processing CreateTablet for tablet a5c0379503ef4a2c8bd962232cbdf441 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:12:05.680778 17735 tablet_service.cc:1511] Processing CreateTablet for tablet ab236f32365a401f8f618c613cb950ce (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:12:05.681231 17734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c0379503ef4a2c8bd962232cbdf441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.681967 17735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab236f32365a401f8f618c613cb950ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.681548 17942 raft_consensus.cc:359] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.682278 17942 raft_consensus.cc:385] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:05.682605 17942 raft_consensus.cc:740] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:05.684386 17881 tablet_service.cc:1511] Processing CreateTablet for tablet 30a1443602084906829b3228e527449c (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:12:05.685745 17939 raft_consensus.cc:359] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.686474 17939 raft_consensus.cc:385] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:05.686755 17939 raft_consensus.cc:740] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:05.687096 17880 tablet_service.cc:1511] Processing CreateTablet for tablet 05e32aea76e54724a0f7131fab736724 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:12:05.688853 17739 tablet_service.cc:1511] Processing CreateTablet for tablet 30a1443602084906829b3228e527449c (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:12:05.689678 17888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7561a223a79b4963b8a195597c89c353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.690085 17739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a1443602084906829b3228e527449c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.692670 17810 tablet_service.cc:1511] Processing CreateTablet for tablet 30a1443602084906829b3228e527449c (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:12:05.693895 17810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a1443602084906829b3228e527449c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.696511 17882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c0379503ef4a2c8bd962232cbdf441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.698439 17807 tablet_service.cc:1511] Processing CreateTablet for tablet 05e32aea76e54724a0f7131fab736724 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:12:05.699553 17880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e32aea76e54724a0f7131fab736724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.702056 17806 tablet_service.cc:1511] Processing CreateTablet for tablet 4dbd2df8a09f4dfd9fef3b56cf3f42a8 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:12:05.687512 17939 consensus_queue.cc:260] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.706730 17881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a1443602084906829b3228e527449c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.699795 17807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e32aea76e54724a0f7131fab736724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.683385 17942 consensus_queue.cc:260] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.712553 17736 tablet_service.cc:1511] Processing CreateTablet for tablet c3156c8fb3be4fefb963e9175412eb46 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:12:05.713586 17731 tablet_service.cc:1511] Processing CreateTablet for tablet 4dbd2df8a09f4dfd9fef3b56cf3f42a8 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:12:05.714656 17939 ts_tablet_manager.cc:1434] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.000s
I20260709 12:12:05.706749 17732 tablet_service.cc:1511] Processing CreateTablet for tablet 05e32aea76e54724a0f7131fab736724 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:12:05.719771 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3156c8fb3be4fefb963e9175412eb46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.721572 17731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dbd2df8a09f4dfd9fef3b56cf3f42a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.651536 17737 tablet_service.cc:1511] Processing CreateTablet for tablet 2a070ee75cca48c18ed1e7490889e1f6 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:12:05.725661 17732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e32aea76e54724a0f7131fab736724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.726204 17806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dbd2df8a09f4dfd9fef3b56cf3f42a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.731560 17964 raft_consensus.cc:493] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:05.733258 17964 raft_consensus.cc:515] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.735328 17964 leader_election.cc:290] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:05.735517 17887 tablet_service.cc:1511] Processing CreateTablet for tablet becefefbf2e840a080f8512741056672 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:12:05.736544 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fadb38fdebd484681da3494aa42b6d6" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:05.736878 17887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet becefefbf2e840a080f8512741056672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.737687 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fadb38fdebd484681da3494aa42b6d6" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
W20260709 12:12:05.740484 17862 leader_election.cc:343] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:05.740943 17864 leader_election.cc:343] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:05.741398 17864 leader_election.cc:304] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:05.741343 17884 tablet_service.cc:1511] Processing CreateTablet for tablet 4dbd2df8a09f4dfd9fef3b56cf3f42a8 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:12:05.742295 17964 raft_consensus.cc:2749] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:05.742933 17884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dbd2df8a09f4dfd9fef3b56cf3f42a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.755287 17940 tablet_bootstrap.cc:492] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:05.756137 17940 ts_tablet_manager.cc:1403] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.158s	user 0.016s	sys 0.025s
I20260709 12:12:05.759047 17738 tablet_service.cc:1511] Processing CreateTablet for tablet becefefbf2e840a080f8512741056672 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:12:05.759415 17940 raft_consensus.cc:359] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.760447 17940 raft_consensus.cc:385] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:05.760790 17940 raft_consensus.cc:740] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:05.761719 17940 consensus_queue.cc:260] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.763590 17939 tablet_bootstrap.cc:492] T ad630060947e422bb527efb713021c05 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:05.764238 17940 ts_tablet_manager.cc:1434] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:12:05.770345 17737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a070ee75cca48c18ed1e7490889e1f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.771365 17738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet becefefbf2e840a080f8512741056672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.773088 17940 tablet_bootstrap.cc:492] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:05.752314 17942 ts_tablet_manager.cc:1434] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.105s	user 0.008s	sys 0.001s
I20260709 12:12:05.793093 17888 tablet_service.cc:1511] Processing CreateTablet for tablet c3156c8fb3be4fefb963e9175412eb46 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:12:05.807209 17886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d440b2b9b1ff4355bed7aaad1a679823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.813657 17648 catalog_manager.cc:5697] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:05.817095 17888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3156c8fb3be4fefb963e9175412eb46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.812646 17942 tablet_bootstrap.cc:492] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:05.845229 17964 consensus_queue.cc:1048] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:05.855712 17736 tablet_service.cc:1511] Processing CreateTablet for tablet 10b4c38656da4e7d80c6e1a1ed1e153a (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:12:05.856920 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b4c38656da4e7d80c6e1a1ed1e153a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.860776 17887 tablet_service.cc:1511] Processing CreateTablet for tablet 5a99d449b2b64badaa876401c94a353a (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:12:05.861933 17887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a99d449b2b64badaa876401c94a353a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.870729 17939 tablet_bootstrap.cc:654] T ad630060947e422bb527efb713021c05 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:05.877238 17888 tablet_service.cc:1511] Processing CreateTablet for tablet 10b4c38656da4e7d80c6e1a1ed1e153a (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:12:05.878619 17888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b4c38656da4e7d80c6e1a1ed1e153a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.898698 17736 tablet_service.cc:1511] Processing CreateTablet for tablet d00eca6e256d44b39842917442f22fa6 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:12:05.889742 17889 tablet_service.cc:1511] Processing CreateTablet for tablet 057dda1998414551b27d5dffaf14b079 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:12:05.903738 17815 tablet_service.cc:1511] Processing CreateTablet for tablet c3156c8fb3be4fefb963e9175412eb46 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:12:05.921298 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d00eca6e256d44b39842917442f22fa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.894703 17942 tablet_bootstrap.cc:654] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:05.928001 17967 raft_consensus.cc:493] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:05.928512 17967 raft_consensus.cc:515] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:05.930289 17967 leader_election.cc:290] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:05.931012 17940 tablet_bootstrap.cc:654] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:05.931087 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e8ba470a36430a8914e01b083eadc4" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
W20260709 12:12:05.932646 17788 leader_election.cc:343] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:05.891598 17740 tablet_service.cc:1511] Processing CreateTablet for tablet 057dda1998414551b27d5dffaf14b079 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:12:05.934374 17740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057dda1998414551b27d5dffaf14b079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.900880 17811 tablet_service.cc:1511] Processing CreateTablet for tablet becefefbf2e840a080f8512741056672 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:12:05.936728 17889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057dda1998414551b27d5dffaf14b079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.939640 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e8ba470a36430a8914e01b083eadc4" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:05.940292 17898 raft_consensus.cc:2468] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:05.941501 17789 leader_election.cc:304] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:05.941892 17885 tablet_service.cc:1511] Processing CreateTablet for tablet d00eca6e256d44b39842917442f22fa6 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:12:05.944224 17815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3156c8fb3be4fefb963e9175412eb46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.951298 17967 raft_consensus.cc:2804] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:05.951719 17967 raft_consensus.cc:493] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:05.952085 17967 raft_consensus.cc:3060] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:05.956915 17806 tablet_service.cc:1511] Processing CreateTablet for tablet 10b4c38656da4e7d80c6e1a1ed1e153a (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:12:05.958242 17806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b4c38656da4e7d80c6e1a1ed1e153a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.977161 17811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet becefefbf2e840a080f8512741056672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.982594 17881 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd8576d478f4a63bc3422ca1fca6ef1 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
W20260709 12:12:05.987349 17862 consensus_peers.cc:597] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:05.987617 17939 tablet_bootstrap.cc:492] T ad630060947e422bb527efb713021c05 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:05.988118 17939 ts_tablet_manager.cc:1403] T ad630060947e422bb527efb713021c05 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.236s	user 0.012s	sys 0.001s
I20260709 12:12:05.991418 17810 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd8576d478f4a63bc3422ca1fca6ef1 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:12:05.992709 17810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd8576d478f4a63bc3422ca1fca6ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.981127 17809 tablet_service.cc:1511] Processing CreateTablet for tablet 057dda1998414551b27d5dffaf14b079 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:12:05.994077 17809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057dda1998414551b27d5dffaf14b079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.002929 17967 raft_consensus.cc:515] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.006734 17939 raft_consensus.cc:359] T ad630060947e422bb527efb713021c05 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.007480 17939 raft_consensus.cc:385] T ad630060947e422bb527efb713021c05 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.007790 17939 raft_consensus.cc:740] T ad630060947e422bb527efb713021c05 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.008285 17733 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd8576d478f4a63bc3422ca1fca6ef1 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:12:06.008673 17939 consensus_queue.cc:260] T ad630060947e422bb527efb713021c05 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.009266 17808 tablet_service.cc:1511] Processing CreateTablet for tablet d00eca6e256d44b39842917442f22fa6 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:12:06.009960 17733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd8576d478f4a63bc3422ca1fca6ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.010459 17808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d00eca6e256d44b39842917442f22fa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.011628 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e8ba470a36430a8914e01b083eadc4" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
W20260709 12:12:06.013042 17788 leader_election.cc:343] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:06.014021 17881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd8576d478f4a63bc3422ca1fca6ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.015204 17939 ts_tablet_manager.cc:1434] T ad630060947e422bb527efb713021c05 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.004s
I20260709 12:12:06.019326 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e8ba470a36430a8914e01b083eadc4" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:06.019924 17898 raft_consensus.cc:3060] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.021625 17885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d00eca6e256d44b39842917442f22fa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.024106 17736 tablet_service.cc:1511] Processing CreateTablet for tablet 07efc61c19604bf5957b7992b155122a (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:12:06.025197 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07efc61c19604bf5957b7992b155122a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.025876 17807 tablet_service.cc:1511] Processing CreateTablet for tablet 5a99d449b2b64badaa876401c94a353a (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:12:06.027120 17807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a99d449b2b64badaa876401c94a353a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:05.887769 17734 tablet_service.cc:1511] Processing CreateTablet for tablet 5a99d449b2b64badaa876401c94a353a (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:12:06.029273 17734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a99d449b2b64badaa876401c94a353a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.036144 17814 tablet_service.cc:1511] Processing CreateTablet for tablet 07efc61c19604bf5957b7992b155122a (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:12:06.037392 17814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07efc61c19604bf5957b7992b155122a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.040225 17898 raft_consensus.cc:2468] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:06.050545 17789 leader_election.cc:304] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:06.048856 17967 leader_election.cc:290] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:06.068135 17888 tablet_service.cc:1511] Processing CreateTablet for tablet 07efc61c19604bf5957b7992b155122a (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:12:06.069279 17888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07efc61c19604bf5957b7992b155122a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.064254 17967 raft_consensus.cc:2804] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:06.078297 17967 raft_consensus.cc:697] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:06.057987 17939 tablet_bootstrap.cc:492] T 1258541a2458433d8e216da8e3f73113 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:06.079144 17970 raft_consensus.cc:493] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.079634 17970 raft_consensus.cc:515] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.082892 17970 leader_election.cc:290] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:06.084300 17964 consensus_queue.cc:1048] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:06.109089 17811 tablet_service.cc:1511] Processing CreateTablet for tablet d867fbdcce654106a656ea534417c7ba (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:12:06.110415 17811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d867fbdcce654106a656ea534417c7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.113318 17736 tablet_service.cc:1511] Processing CreateTablet for tablet d867fbdcce654106a656ea534417c7ba (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:12:06.114925 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d867fbdcce654106a656ea534417c7ba. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:06.093924 17789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 43479.6us
I20260709 12:12:06.088115 17967 consensus_queue.cc:237] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.133667 17942 tablet_bootstrap.cc:492] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:06.134213 17942 ts_tablet_manager.cc:1403] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.328s	user 0.014s	sys 0.024s
I20260709 12:12:06.140807 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad630060947e422bb527efb713021c05" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:06.141489 17822 raft_consensus.cc:2468] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:06.101835 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad630060947e422bb527efb713021c05" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:06.128679 17648 catalog_manager.cc:5697] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
W20260709 12:12:06.155267 17715 consensus_peers.cc:597] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. 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:12:06.155999 17715 leader_election.cc:304] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:06.156234 17885 tablet_service.cc:1511] Processing CreateTablet for tablet d867fbdcce654106a656ea534417c7ba (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:12:06.160434 17885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d867fbdcce654106a656ea534417c7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.160681 17940 tablet_bootstrap.cc:492] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:06.161167 17940 ts_tablet_manager.cc:1403] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.388s	user 0.010s	sys 0.015s
I20260709 12:12:06.160952 17942 raft_consensus.cc:359] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.161697 17942 raft_consensus.cc:385] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.162035 17942 raft_consensus.cc:740] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.163101 17970 raft_consensus.cc:2804] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:06.165221 17970 raft_consensus.cc:493] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:06.165544 17970 raft_consensus.cc:3060] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.159046 17898 raft_consensus.cc:2468] T ad630060947e422bb527efb713021c05 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:06.176944 17939 tablet_bootstrap.cc:654] T 1258541a2458433d8e216da8e3f73113 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:06.181643 17696 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:06.182381 17964 consensus_queue.cc:1048] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:06.189330 17940 raft_consensus.cc:359] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.190380 17940 raft_consensus.cc:385] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.190757 17940 raft_consensus.cc:740] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.162822 17942 consensus_queue.cc:260] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.197876 17970 raft_consensus.cc:515] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.206888 17733 tablet_service.cc:1511] Processing CreateTablet for tablet bd7f34a9ae2340bab44b0d6663d44b1a (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:12:06.208273 17733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd7f34a9ae2340bab44b0d6663d44b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.200598 17940 consensus_queue.cc:260] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.210234 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad630060947e422bb527efb713021c05" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:06.210865 17825 raft_consensus.cc:3060] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.214643 17810 tablet_service.cc:1511] Processing CreateTablet for tablet a9e5f7af7fea42c1a7f92d5465cd5b68 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:12:06.216099 17810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9e5f7af7fea42c1a7f92d5465cd5b68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.216652 17942 ts_tablet_manager.cc:1434] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.000s
I20260709 12:12:06.217581 17942 tablet_bootstrap.cc:492] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:06.217686 17646 catalog_manager.cc:5697] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:06.218794 17825 raft_consensus.cc:2468] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:06.220053 17715 leader_election.cc:304] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:06.214706 17886 tablet_service.cc:1511] Processing CreateTablet for tablet bd7f34a9ae2340bab44b0d6663d44b1a (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:12:06.221940 17736 tablet_service.cc:1511] Processing CreateTablet for tablet a9e5f7af7fea42c1a7f92d5465cd5b68 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:12:06.223030 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9e5f7af7fea42c1a7f92d5465cd5b68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.236043 17970 leader_election.cc:290] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:06.236666 17970 raft_consensus.cc:2804] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:06.237378 17888 tablet_service.cc:1511] Processing CreateTablet for tablet a9e5f7af7fea42c1a7f92d5465cd5b68 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:12:06.236088 17809 tablet_service.cc:1511] Processing CreateTablet for tablet bd7f34a9ae2340bab44b0d6663d44b1a (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:12:06.239463 17809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd7f34a9ae2340bab44b0d6663d44b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.244987 17991 consensus_queue.cc:1048] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:12:06.250628 17886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd7f34a9ae2340bab44b0d6663d44b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.237111 17970 raft_consensus.cc:697] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:06.254293 17888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9e5f7af7fea42c1a7f92d5465cd5b68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.253494 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad630060947e422bb527efb713021c05" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:06.258631 17898 raft_consensus.cc:3060] T ad630060947e422bb527efb713021c05 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.259413 17736 tablet_service.cc:1511] Processing CreateTablet for tablet c6c28ad1c3024998a0e23fa1a4be33dc (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:12:06.261027 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6c28ad1c3024998a0e23fa1a4be33dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.270226 17810 tablet_service.cc:1511] Processing CreateTablet for tablet c6c28ad1c3024998a0e23fa1a4be33dc (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:12:06.271173 17885 tablet_service.cc:1511] Processing CreateTablet for tablet c6c28ad1c3024998a0e23fa1a4be33dc (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:12:06.271621 17810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6c28ad1c3024998a0e23fa1a4be33dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.272471 17885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6c28ad1c3024998a0e23fa1a4be33dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.275413 17940 ts_tablet_manager.cc:1434] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.114s	user 0.015s	sys 0.006s
I20260709 12:12:06.277024 17737 tablet_service.cc:1511] Processing CreateTablet for tablet 4641a06eec6e4be0be329858d9002838 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:12:06.280290 17807 tablet_service.cc:1511] Processing CreateTablet for tablet 4641a06eec6e4be0be329858d9002838 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:12:06.281545 17807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4641a06eec6e4be0be329858d9002838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.284333 17881 tablet_service.cc:1511] Processing CreateTablet for tablet 4641a06eec6e4be0be329858d9002838 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:12:06.285557 17881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4641a06eec6e4be0be329858d9002838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.297602 17738 tablet_service.cc:1511] Processing CreateTablet for tablet a71902bbacd943e2bcb089853e1ace29 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:12:06.298215 17814 tablet_service.cc:1511] Processing CreateTablet for tablet a71902bbacd943e2bcb089853e1ace29 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:12:06.299474 17814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71902bbacd943e2bcb089853e1ace29. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:06.289682 17715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 69724.7us
I20260709 12:12:06.301142 17731 tablet_service.cc:1511] Processing CreateTablet for tablet 378f1f93825948b58f44720b38d8942c (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:12:06.302861 17889 tablet_service.cc:1511] Processing CreateTablet for tablet a71902bbacd943e2bcb089853e1ace29 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:12:06.304111 17889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71902bbacd943e2bcb089853e1ace29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.287946 17970 consensus_queue.cc:237] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.304438 17898 raft_consensus.cc:2468] T ad630060947e422bb527efb713021c05 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:06.305140 17808 tablet_service.cc:1511] Processing CreateTablet for tablet 378f1f93825948b58f44720b38d8942c (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:12:06.306213 17808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 378f1f93825948b58f44720b38d8942c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.320715 17885 tablet_service.cc:1511] Processing CreateTablet for tablet 378f1f93825948b58f44720b38d8942c (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:12:06.321353 17940 tablet_bootstrap.cc:492] T a9e8ba470a36430a8914e01b083eadc4 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:06.322036 17737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4641a06eec6e4be0be329858d9002838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.323731 17885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 378f1f93825948b58f44720b38d8942c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.326700 17942 tablet_bootstrap.cc:654] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.327629 17940 tablet_bootstrap.cc:654] T a9e8ba470a36430a8914e01b083eadc4 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.328486 17738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71902bbacd943e2bcb089853e1ace29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.332713 17731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 378f1f93825948b58f44720b38d8942c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.359990 17939 tablet_bootstrap.cc:492] T 1258541a2458433d8e216da8e3f73113 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:06.360870 17939 ts_tablet_manager.cc:1403] T 1258541a2458433d8e216da8e3f73113 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.345s	user 0.019s	sys 0.000s
I20260709 12:12:06.370229 17808 tablet_service.cc:1511] Processing CreateTablet for tablet 3b60c5cc4f954673ae3b4f58af03b2e2 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:12:06.388188 17737 tablet_service.cc:1511] Processing CreateTablet for tablet 3b60c5cc4f954673ae3b4f58af03b2e2 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:12:06.390002 17737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b60c5cc4f954673ae3b4f58af03b2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.399682 17808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b60c5cc4f954673ae3b4f58af03b2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.422621 17736 tablet_service.cc:1511] Processing CreateTablet for tablet d7b0187b5391489280529f556c9612be (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:12:06.423066 17885 tablet_service.cc:1511] Processing CreateTablet for tablet 3b60c5cc4f954673ae3b4f58af03b2e2 (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:12:06.423936 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b0187b5391489280529f556c9612be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.424629 17885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b60c5cc4f954673ae3b4f58af03b2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.474078 17942 tablet_bootstrap.cc:492] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:06.474609 17942 ts_tablet_manager.cc:1403] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.257s	user 0.032s	sys 0.066s
I20260709 12:12:06.475347 17940 tablet_bootstrap.cc:492] T a9e8ba470a36430a8914e01b083eadc4 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:06.475801 17940 ts_tablet_manager.cc:1403] T a9e8ba470a36430a8914e01b083eadc4 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.155s	user 0.017s	sys 0.004s
I20260709 12:12:06.478623 17940 raft_consensus.cc:359] T a9e8ba470a36430a8914e01b083eadc4 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.486497 17881 tablet_service.cc:1511] Processing CreateTablet for tablet d7b0187b5391489280529f556c9612be (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:12:06.490161 17808 tablet_service.cc:1511] Processing CreateTablet for tablet d7b0187b5391489280529f556c9612be (DEFAULT_TABLE table=test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:12:06.491000 17808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b0187b5391489280529f556c9612be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.488783 17940 raft_consensus.cc:385] T a9e8ba470a36430a8914e01b083eadc4 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.494470 17646 catalog_manager.cc:5697] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:06.498849 17942 raft_consensus.cc:359] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } }
I20260709 12:12:06.499619 17942 raft_consensus.cc:385] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.499998 17942 raft_consensus.cc:740] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.500725 17942 consensus_queue.cc:260] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } }
I20260709 12:12:06.502964 17942 ts_tablet_manager.cc:1434] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:12:06.508365 17881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b0187b5391489280529f556c9612be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:06.512982 17940 raft_consensus.cc:740] T a9e8ba470a36430a8914e01b083eadc4 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.513731 17940 consensus_queue.cc:260] T a9e8ba470a36430a8914e01b083eadc4 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.459872 17939 raft_consensus.cc:359] T 1258541a2458433d8e216da8e3f73113 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } }
I20260709 12:12:06.515986 17939 raft_consensus.cc:385] T 1258541a2458433d8e216da8e3f73113 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.516338 17939 raft_consensus.cc:740] T 1258541a2458433d8e216da8e3f73113 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.517027 17939 consensus_queue.cc:260] T 1258541a2458433d8e216da8e3f73113 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } }
I20260709 12:12:06.519251 17939 ts_tablet_manager.cc:1434] T 1258541a2458433d8e216da8e3f73113 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.158s	user 0.003s	sys 0.001s
I20260709 12:12:06.520915 17939 tablet_bootstrap.cc:492] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:06.525251 17942 tablet_bootstrap.cc:492] T a43e7915e6cd457e9b7c82e7a4650fe5 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:06.526715 17940 ts_tablet_manager.cc:1434] T a9e8ba470a36430a8914e01b083eadc4 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.001s
I20260709 12:12:06.527182 17939 tablet_bootstrap.cc:654] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.527693 17940 tablet_bootstrap.cc:492] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:06.533262 17750 raft_consensus.cc:3060] T a9e8ba470a36430a8914e01b083eadc4 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.533608 17942 tablet_bootstrap.cc:654] T a43e7915e6cd457e9b7c82e7a4650fe5 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.543985 17967 consensus_queue.cc:1048] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:06.546101 17940 tablet_bootstrap.cc:654] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.548431 17942 tablet_bootstrap.cc:492] T a43e7915e6cd457e9b7c82e7a4650fe5 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:06.548448 17939 tablet_bootstrap.cc:492] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:06.549016 17942 ts_tablet_manager.cc:1403] T a43e7915e6cd457e9b7c82e7a4650fe5 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.045s	user 0.003s	sys 0.009s
I20260709 12:12:06.549069 17939 ts_tablet_manager.cc:1403] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.010s
I20260709 12:12:06.551726 17939 raft_consensus.cc:359] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.552503 17939 raft_consensus.cc:385] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.552229 17942 raft_consensus.cc:359] T a43e7915e6cd457e9b7c82e7a4650fe5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.552817 17939 raft_consensus.cc:740] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.552976 17942 raft_consensus.cc:385] T a43e7915e6cd457e9b7c82e7a4650fe5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.553314 17942 raft_consensus.cc:740] T a43e7915e6cd457e9b7c82e7a4650fe5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.553735 17939 consensus_queue.cc:260] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.554069 17942 consensus_queue.cc:260] T a43e7915e6cd457e9b7c82e7a4650fe5 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.555799 17939 ts_tablet_manager.cc:1434] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:12:06.558182 17939 tablet_bootstrap.cc:492] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:06.563720 17939 tablet_bootstrap.cc:654] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.557439 17942 ts_tablet_manager.cc:1434] T a43e7915e6cd457e9b7c82e7a4650fe5 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 12:12:06.564826 17942 tablet_bootstrap.cc:492] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:06.571269 17942 tablet_bootstrap.cc:654] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.573815 17940 tablet_bootstrap.cc:492] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:06.574290 17940 ts_tablet_manager.cc:1403] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.001s
I20260709 12:12:06.577109 17940 raft_consensus.cc:359] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.579727 17986 consensus_queue.cc:1048] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:06.579738 17940 raft_consensus.cc:385] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.589461 17940 raft_consensus.cc:740] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.591286 17940 consensus_queue.cc:260] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.591881 17942 tablet_bootstrap.cc:492] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:06.592396 17942 ts_tablet_manager.cc:1403] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.004s
I20260709 12:12:06.592693 17939 tablet_bootstrap.cc:492] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:06.593147 17939 ts_tablet_manager.cc:1403] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.005s
I20260709 12:12:06.593434 17940 ts_tablet_manager.cc:1434] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:12:06.595170 17942 raft_consensus.cc:359] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.595505 17939 raft_consensus.cc:359] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.595919 17942 raft_consensus.cc:385] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.596148 17939 raft_consensus.cc:385] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.596308 17942 raft_consensus.cc:740] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.596447 17939 raft_consensus.cc:740] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.597190 17939 consensus_queue.cc:260] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.597262 17942 consensus_queue.cc:260] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.597801 17940 tablet_bootstrap.cc:492] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:06.599447 17939 ts_tablet_manager.cc:1434] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:12:06.605136 17939 tablet_bootstrap.cc:492] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:06.601842 17942 ts_tablet_manager.cc:1434] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:12:06.608619 17942 tablet_bootstrap.cc:492] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:06.610464 17939 tablet_bootstrap.cc:654] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.610971 17940 tablet_bootstrap.cc:654] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.613495 17986 raft_consensus.cc:493] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.614359 17942 tablet_bootstrap.cc:654] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.614101 17986 raft_consensus.cc:515] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.617771 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fadb38fdebd484681da3494aa42b6d6" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
W20260709 12:12:06.619756 17788 leader_election.cc:343] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:06.621261 17986 leader_election.cc:290] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:06.622637 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fadb38fdebd484681da3494aa42b6d6" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:06.623482 17899 raft_consensus.cc:2468] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:06.625834 17789 leader_election.cc:304] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:06.627780 17986 raft_consensus.cc:2804] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:06.628294 17986 raft_consensus.cc:493] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:06.628731 17986 raft_consensus.cc:3060] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.632265 17939 tablet_bootstrap.cc:492] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:06.632282 17940 tablet_bootstrap.cc:492] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:06.632476 17942 tablet_bootstrap.cc:492] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:06.632958 17939 ts_tablet_manager.cc:1403] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.016s
I20260709 12:12:06.633044 17940 ts_tablet_manager.cc:1403] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260709 12:12:06.633131 17942 ts_tablet_manager.cc:1403] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.018s
I20260709 12:12:06.636001 17940 raft_consensus.cc:359] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.636284 17942 raft_consensus.cc:359] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.636732 17940 raft_consensus.cc:385] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.637075 17942 raft_consensus.cc:385] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.637048 17940 raft_consensus.cc:740] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.637559 17942 raft_consensus.cc:740] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.638034 17940 consensus_queue.cc:260] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.638293 17942 consensus_queue.cc:260] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.638974 17939 raft_consensus.cc:359] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.639644 17939 raft_consensus.cc:385] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.639921 17939 raft_consensus.cc:740] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.640865 17942 ts_tablet_manager.cc:1434] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:06.640569 17939 consensus_queue.cc:260] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.641922 17942 tablet_bootstrap.cc:492] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:06.642589 17939 ts_tablet_manager.cc:1434] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:12:06.644874 17939 tablet_bootstrap.cc:492] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:06.647331 17990 raft_consensus.cc:493] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.648630 17942 tablet_bootstrap.cc:654] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.648228 17990 raft_consensus.cc:515] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } }
I20260709 12:12:06.649439 17996 raft_consensus.cc:493] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.649902 17996 raft_consensus.cc:515] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.650676 17940 ts_tablet_manager.cc:1434] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:12:06.652071 17996 leader_election.cc:290] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:06.653386 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1258541a2458433d8e216da8e3f73113" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:06.653805 17939 tablet_bootstrap.cc:654] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.654022 17899 raft_consensus.cc:2468] T 1258541a2458433d8e216da8e3f73113 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:06.655148 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1258541a2458433d8e216da8e3f73113" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:06.655908 17940 tablet_bootstrap.cc:492] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:06.655717 17750 raft_consensus.cc:2468] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:06.656827 17788 leader_election.cc:304] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:06.658525 17989 raft_consensus.cc:2804] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:06.659016 17989 raft_consensus.cc:493] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:06.659426 17989 raft_consensus.cc:3060] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.656155 17990 leader_election.cc:290] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813), 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987)
I20260709 12:12:06.665549 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a43e7915e6cd457e9b7c82e7a4650fe5" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:06.666525 17942 tablet_bootstrap.cc:492] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:06.666388 17824 raft_consensus.cc:2468] T a43e7915e6cd457e9b7c82e7a4650fe5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:06.667210 17942 ts_tablet_manager.cc:1403] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.000s
I20260709 12:12:06.655638 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a43e7915e6cd457e9b7c82e7a4650fe5" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:06.667912 17899 raft_consensus.cc:2468] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:06.668426 17940 tablet_bootstrap.cc:654] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.669526 17714 leader_election.cc:304] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:06.670110 17942 raft_consensus.cc:359] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.670676 17996 raft_consensus.cc:2804] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:06.671025 17942 raft_consensus.cc:385] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.671180 17996 raft_consensus.cc:493] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:06.671829 17996 raft_consensus.cc:3060] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.679378 17940 tablet_bootstrap.cc:492] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:06.679904 17940 ts_tablet_manager.cc:1403] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.001s
I20260709 12:12:06.679965 17942 raft_consensus.cc:740] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.682108 17942 consensus_queue.cc:260] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.682822 17940 raft_consensus.cc:359] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.680958 17996 raft_consensus.cc:515] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.683439 17940 raft_consensus.cc:385] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.683770 17940 raft_consensus.cc:740] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.684435 17940 consensus_queue.cc:260] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.685992 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a43e7915e6cd457e9b7c82e7a4650fe5" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:06.686605 17824 raft_consensus.cc:3060] T a43e7915e6cd457e9b7c82e7a4650fe5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.686841 17940 ts_tablet_manager.cc:1434] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:06.679406 17989 raft_consensus.cc:515] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } }
I20260709 12:12:06.692432 17986 raft_consensus.cc:515] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.694427 17986 leader_election.cc:290] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:06.694819 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1258541a2458433d8e216da8e3f73113" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:06.695427 17899 raft_consensus.cc:3060] T 1258541a2458433d8e216da8e3f73113 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.695622 17989 leader_election.cc:290] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Requested vote from peers 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813), 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987)
I20260709 12:12:06.700984 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1258541a2458433d8e216da8e3f73113" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:06.701294 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fadb38fdebd484681da3494aa42b6d6" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:06.701555 17750 raft_consensus.cc:3060] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.701867 17898 raft_consensus.cc:3060] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.702172 17996 leader_election.cc:290] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:06.704926 17824 raft_consensus.cc:2468] T a43e7915e6cd457e9b7c82e7a4650fe5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:06.706235 17939 tablet_bootstrap.cc:492] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:06.706032 17715 leader_election.cc:304] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:06.706996 17939 ts_tablet_manager.cc:1403] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.031s
I20260709 12:12:06.707948 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fadb38fdebd484681da3494aa42b6d6" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:06.708025 17898 raft_consensus.cc:2468] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:06.708563 17749 raft_consensus.cc:3060] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.709321 17789 leader_election.cc:304] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:06.709694 17939 raft_consensus.cc:359] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.710234 17989 raft_consensus.cc:2804] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:06.710794 17996 raft_consensus.cc:2804] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:06.710896 17989 raft_consensus.cc:697] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:06.711319 17996 raft_consensus.cc:697] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:06.712181 17989 consensus_queue.cc:237] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.713260 17899 raft_consensus.cc:2468] T 1258541a2458433d8e216da8e3f73113 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:06.713572 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a43e7915e6cd457e9b7c82e7a4650fe5" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:06.701469 17942 ts_tablet_manager.cc:1434] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 12:12:06.714231 17897 raft_consensus.cc:3060] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.714422 17789 leader_election.cc:304] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:06.714926 17942 tablet_bootstrap.cc:492] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:06.715413 17986 raft_consensus.cc:2804] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:06.715934 17986 raft_consensus.cc:697] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:06.716771 17986 consensus_queue.cc:237] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } }
I20260709 12:12:06.720510 17749 raft_consensus.cc:2468] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:06.721103 17942 tablet_bootstrap.cc:654] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.710391 17939 raft_consensus.cc:385] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.722843 17939 raft_consensus.cc:740] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.723683 17897 raft_consensus.cc:2468] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:06.722390 17750 raft_consensus.cc:2468] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:06.723333 17940 tablet_bootstrap.cc:492] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:06.712193 17996 consensus_queue.cc:237] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.726577 17939 consensus_queue.cc:260] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.728830 17939 ts_tablet_manager.cc:1434] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260709 12:12:06.728896 17942 tablet_bootstrap.cc:492] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:06.731002 17940 tablet_bootstrap.cc:654] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.733516 17986 raft_consensus.cc:493] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.734033 17986 raft_consensus.cc:515] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.737811 17986 leader_election.cc:290] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:06.738319 17942 ts_tablet_manager.cc:1403] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.002s
I20260709 12:12:06.739884 17648 catalog_manager.cc:5697] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:06.741199 17942 raft_consensus.cc:359] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.741889 17942 raft_consensus.cc:385] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.742172 17942 raft_consensus.cc:740] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.742555 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1e1f303b14582850cbb490c893a12" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:06.742951 17942 consensus_queue.cc:260] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.743662 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1e1f303b14582850cbb490c893a12" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:06.745209 17942 ts_tablet_manager.cc:1434] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:12:06.745584 17788 leader_election.cc:304] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:06.746099 17942 tablet_bootstrap.cc:492] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:06.746622 17986 raft_consensus.cc:2749] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:06.749202 17645 catalog_manager.cc:5697] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:06.752343 17942 tablet_bootstrap.cc:654] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.751775 17645 catalog_manager.cc:5697] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:06.752446 17939 tablet_bootstrap.cc:492] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:06.755038 17940 tablet_bootstrap.cc:492] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:06.755525 17940 ts_tablet_manager.cc:1403] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.021s
I20260709 12:12:06.758111 17940 raft_consensus.cc:359] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.758781 17940 raft_consensus.cc:385] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.759115 17940 raft_consensus.cc:740] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.759928 17940 consensus_queue.cc:260] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.762138 17940 ts_tablet_manager.cc:1434] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:06.763154 17940 tablet_bootstrap.cc:492] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:06.768492 17942 tablet_bootstrap.cc:492] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:06.768934 17942 ts_tablet_manager.cc:1403] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 12:12:06.768982 17939 tablet_bootstrap.cc:654] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.770098 17940 tablet_bootstrap.cc:654] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.771633 17942 raft_consensus.cc:359] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.772383 17942 raft_consensus.cc:385] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.772648 17942 raft_consensus.cc:740] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.773382 17942 consensus_queue.cc:260] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.775070 17942 ts_tablet_manager.cc:1434] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:06.775920 17942 tablet_bootstrap.cc:492] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:06.781734 17942 tablet_bootstrap.cc:654] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.783722 17940 tablet_bootstrap.cc:492] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:06.784262 17940 ts_tablet_manager.cc:1403] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260709 12:12:06.786865 17940 raft_consensus.cc:359] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.788261 17940 raft_consensus.cc:385] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.788556 17940 raft_consensus.cc:740] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.789492 17940 consensus_queue.cc:260] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.790536 17942 tablet_bootstrap.cc:492] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:06.790961 17942 ts_tablet_manager.cc:1403] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260709 12:12:06.791503 17940 ts_tablet_manager.cc:1434] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:12:06.792364 17939 tablet_bootstrap.cc:492] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:06.792690 17940 tablet_bootstrap.cc:492] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:06.792788 17939 ts_tablet_manager.cc:1403] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.009s
I20260709 12:12:06.794371 17942 raft_consensus.cc:359] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.794814 17942 raft_consensus.cc:385] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.794986 17942 raft_consensus.cc:740] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.795490 17942 consensus_queue.cc:260] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.796990 17942 ts_tablet_manager.cc:1434] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:06.797897 17942 tablet_bootstrap.cc:492] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:06.799145 17940 tablet_bootstrap.cc:654] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.803437 17942 tablet_bootstrap.cc:654] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.808799 17939 raft_consensus.cc:359] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.810007 17939 raft_consensus.cc:385] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.810288 17939 raft_consensus.cc:740] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.810812 17940 tablet_bootstrap.cc:492] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:06.811259 17940 ts_tablet_manager.cc:1403] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.012s
I20260709 12:12:06.810974 17939 consensus_queue.cc:260] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.814232 17940 raft_consensus.cc:359] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.814723 17940 raft_consensus.cc:385] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.814954 17940 raft_consensus.cc:740] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.815543 17940 consensus_queue.cc:260] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.817330 17940 ts_tablet_manager.cc:1434] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:12:06.818320 17939 ts_tablet_manager.cc:1434] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:12:06.818357 17940 tablet_bootstrap.cc:492] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:06.819290 17939 tablet_bootstrap.cc:492] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:06.819556 17942 tablet_bootstrap.cc:492] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:06.819965 17942 ts_tablet_manager.cc:1403] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260709 12:12:06.822448 17942 raft_consensus.cc:359] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.823096 17942 raft_consensus.cc:385] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.823357 17942 raft_consensus.cc:740] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.824301 17940 tablet_bootstrap.cc:654] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.824187 17942 consensus_queue.cc:260] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.825048 17939 tablet_bootstrap.cc:654] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.829970 17942 ts_tablet_manager.cc:1434] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 12:12:06.831102 17942 tablet_bootstrap.cc:492] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:06.833225 17939 tablet_bootstrap.cc:492] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:06.833667 17939 ts_tablet_manager.cc:1403] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 12:12:06.837021 17942 tablet_bootstrap.cc:654] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.837021 17939 raft_consensus.cc:359] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.837791 17939 raft_consensus.cc:385] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.838088 17939 raft_consensus.cc:740] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.840081 17939 consensus_queue.cc:260] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.843202 17939 ts_tablet_manager.cc:1434] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:12:06.844336 17939 tablet_bootstrap.cc:492] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:06.844784 17940 tablet_bootstrap.cc:492] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:06.845211 17940 ts_tablet_manager.cc:1403] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.009s
I20260709 12:12:06.847854 17940 raft_consensus.cc:359] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.848490 17940 raft_consensus.cc:385] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.848788 17940 raft_consensus.cc:740] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.849463 17940 consensus_queue.cc:260] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.851311 17940 ts_tablet_manager.cc:1434] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:06.852142 17940 tablet_bootstrap.cc:492] T db8f5dfec1f742a5aee97176671b7ba3 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:06.852830 17996 raft_consensus.cc:493] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.853413 17996 raft_consensus.cc:515] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.863020 17939 tablet_bootstrap.cc:654] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.865674 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bed20be23f424886a1882f0d7ecfcf" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:06.866535 17940 tablet_bootstrap.cc:654] T db8f5dfec1f742a5aee97176671b7ba3 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:06.871207 17750 raft_consensus.cc:3060] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.866506 17824 raft_consensus.cc:2468] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:06.877346 17994 consensus_queue.cc:1048] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:06.882709 17986 raft_consensus.cc:493] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.883618 17986 raft_consensus.cc:515] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.884847 17715 leader_election.cc:304] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:06.887791 17986 leader_election.cc:290] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:06.891986 17994 raft_consensus.cc:2804] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:06.892098 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8f5dfec1f742a5aee97176671b7ba3" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:06.892588 17994 raft_consensus.cc:493] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:06.893067 17994 raft_consensus.cc:3060] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:06.893416 17788 leader_election.cc:343] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:06.896245 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8f5dfec1f742a5aee97176671b7ba3" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:06.897063 17897 raft_consensus.cc:2468] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:06.898470 17789 leader_election.cc:304] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:06.901260 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bed20be23f424886a1882f0d7ecfcf" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:06.902038 17897 raft_consensus.cc:2468] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:06.903609 17986 raft_consensus.cc:2804] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:06.904105 17986 raft_consensus.cc:493] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:06.904513 17986 raft_consensus.cc:3060] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.907604 17989 raft_consensus.cc:493] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.908279 17996 leader_election.cc:290] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:06.908092 17989 raft_consensus.cc:515] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.910149 17989 leader_election.cc:290] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:06.911890 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38eb914df86461789dcc98b196db6a5" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:06.912797 17749 raft_consensus.cc:2468] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:06.913130 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38eb914df86461789dcc98b196db6a5" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:06.913946 17899 raft_consensus.cc:2468] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:06.914446 17788 leader_election.cc:304] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:06.915594 17989 raft_consensus.cc:2804] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:06.916013 17989 raft_consensus.cc:493] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:06.916445 17989 raft_consensus.cc:3060] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.919775 17970 consensus_queue.cc:1048] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:06.926180 17989 raft_consensus.cc:515] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.929368 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38eb914df86461789dcc98b196db6a5" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:06.929953 17749 raft_consensus.cc:3060] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.934100 17942 tablet_bootstrap.cc:492] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:06.934564 17942 ts_tablet_manager.cc:1403] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.104s	user 0.050s	sys 0.033s
I20260709 12:12:06.935166 17986 raft_consensus.cc:515] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.949600 17996 raft_consensus.cc:493] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.950119 17996 raft_consensus.cc:515] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.950984 17967 raft_consensus.cc:493] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.951289 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38eb914df86461789dcc98b196db6a5" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:06.951447 17967 raft_consensus.cc:515] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.951903 17897 raft_consensus.cc:3060] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.952702 17996 leader_election.cc:290] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:06.953251 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c497fb3ccb2a4576a70e4434fc3b026f" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:06.953485 17967 leader_election.cc:290] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:06.953866 17898 raft_consensus.cc:2468] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:06.938279 17942 raft_consensus.cc:359] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.954401 17942 raft_consensus.cc:385] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.954679 17942 raft_consensus.cc:740] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.939865 17749 raft_consensus.cc:2468] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:06.941596 17940 tablet_bootstrap.cc:492] T db8f5dfec1f742a5aee97176671b7ba3 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:06.955216 17714 leader_election.cc:304] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:06.955588 17940 ts_tablet_manager.cc:1403] T db8f5dfec1f742a5aee97176671b7ba3 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.104s	user 0.027s	sys 0.030s
I20260709 12:12:06.955374 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c497fb3ccb2a4576a70e4434fc3b026f" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:06.949138 17990 raft_consensus.cc:493] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:06.956152 17990 raft_consensus.cc:515] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.958236 17990 leader_election.cc:290] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:06.959081 17940 raft_consensus.cc:359] T db8f5dfec1f742a5aee97176671b7ba3 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.959872 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c27abc0b0c74bb7a0e0570d02e3d2db" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:06.960601 17748 raft_consensus.cc:2468] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:06.960623 17942 consensus_queue.cc:260] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.960866 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c497fb3ccb2a4576a70e4434fc3b026f" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:06.962419 17788 leader_election.cc:304] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:06.966323 17788 leader_election.cc:304] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:06.967368 17990 raft_consensus.cc:2804] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:06.955447 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c497fb3ccb2a4576a70e4434fc3b026f" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:06.969214 17898 raft_consensus.cc:2468] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:06.970000 17967 raft_consensus.cc:2804] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:06.970504 17967 raft_consensus.cc:493] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:06.964915 17825 raft_consensus.cc:2468] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:06.959718 17940 raft_consensus.cc:385] T db8f5dfec1f742a5aee97176671b7ba3 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:06.965085 17942 ts_tablet_manager.cc:1434] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.006s
I20260709 12:12:06.965194 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c27abc0b0c74bb7a0e0570d02e3d2db" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:06.970042 17986 leader_election.cc:290] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:06.942318 17989 leader_election.cc:290] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:06.970841 17967 raft_consensus.cc:3060] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.974757 17940 raft_consensus.cc:740] T db8f5dfec1f742a5aee97176671b7ba3 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:06.977119 17940 consensus_queue.cc:260] T db8f5dfec1f742a5aee97176671b7ba3 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:06.976154 17789 leader_election.cc:304] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:06.978669 17896 raft_consensus.cc:2468] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:06.982810 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8f5dfec1f742a5aee97176671b7ba3" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:06.982996 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8f5dfec1f742a5aee97176671b7ba3" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:06.983561 17748 raft_consensus.cc:3060] T db8f5dfec1f742a5aee97176671b7ba3 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.984702 17986 raft_consensus.cc:2804] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:06.985070 17986 raft_consensus.cc:493] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:06.985409 17986 raft_consensus.cc:3060] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.983505 17896 raft_consensus.cc:3060] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.974773 17996 raft_consensus.cc:2804] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:06.990201 17940 ts_tablet_manager.cc:1434] T db8f5dfec1f742a5aee97176671b7ba3 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.004s
I20260709 12:12:06.991072 17940 tablet_bootstrap.cc:492] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:06.992105 17825 raft_consensus.cc:3060] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:06.996724 17942 tablet_bootstrap.cc:492] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:06.984220 17990 raft_consensus.cc:697] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:06.989151 17996 raft_consensus.cc:493] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:07.004607 17986 raft_consensus.cc:515] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.007112 17748 raft_consensus.cc:2468] T db8f5dfec1f742a5aee97176671b7ba3 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:07.008199 17897 raft_consensus.cc:2468] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:07.008344 17788 leader_election.cc:304] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:07.010658 18038 raft_consensus.cc:2804] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:07.011200 18038 raft_consensus.cc:697] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:07.001196 17996 raft_consensus.cc:3060] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.016175 18038 consensus_queue.cc:237] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.016556 17990 consensus_queue.cc:237] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.010177 17896 raft_consensus.cc:2468] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:07.040880 17994 raft_consensus.cc:515] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.044370 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bed20be23f424886a1882f0d7ecfcf" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:07.045125 17824 raft_consensus.cc:3060] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.050189 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c497fb3ccb2a4576a70e4434fc3b026f" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:07.050438 17986 leader_election.cc:290] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:07.051450 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c497fb3ccb2a4576a70e4434fc3b026f" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:07.052037 17896 raft_consensus.cc:3060] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.053251 17940 tablet_bootstrap.cc:654] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.055102 17824 raft_consensus.cc:2468] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:07.056296 17715 leader_election.cc:304] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:07.057410 18040 raft_consensus.cc:2804] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:07.057855 18040 raft_consensus.cc:697] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:07.058382 17939 tablet_bootstrap.cc:492] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:07.058655 17942 tablet_bootstrap.cc:654] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.059278 17939 ts_tablet_manager.cc:1403] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.215s	user 0.011s	sys 0.006s
I20260709 12:12:07.058677 18040 consensus_queue.cc:237] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.058610 17896 raft_consensus.cc:2468] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:07.060456 17994 leader_election.cc:290] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:07.060714 17789 leader_election.cc:304] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:07.061631 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bed20be23f424886a1882f0d7ecfcf" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:07.061900 17986 raft_consensus.cc:2804] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:07.062216 17898 raft_consensus.cc:3060] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.062666 17986 raft_consensus.cc:697] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:07.039034 17996 raft_consensus.cc:515] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.063644 17986 consensus_queue.cc:237] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.065380 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c497fb3ccb2a4576a70e4434fc3b026f" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:07.066756 17939 raft_consensus.cc:359] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.068392 17939 raft_consensus.cc:385] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.068758 17939 raft_consensus.cc:740] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.068874 17967 raft_consensus.cc:515] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.069697 17939 consensus_queue.cc:260] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.067258 17750 raft_consensus.cc:2393] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1f3512320ab4958a4a6eb54c4a1a412 in current term 1: Already voted for candidate 9166408b4e8343fdb95191526cbc10e9 in this term.
I20260709 12:12:07.071668 17996 leader_election.cc:290] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:07.077099 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c27abc0b0c74bb7a0e0570d02e3d2db" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:07.077677 17897 raft_consensus.cc:3060] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.079312 17942 tablet_bootstrap.cc:492] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:07.079759 17942 ts_tablet_manager.cc:1403] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.004s
I20260709 12:12:07.081234 17939 ts_tablet_manager.cc:1434] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260709 12:12:07.082214 17939 tablet_bootstrap.cc:492] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:07.085597 17897 raft_consensus.cc:2468] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:07.084928 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c497fb3ccb2a4576a70e4434fc3b026f" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:07.086370 17896 raft_consensus.cc:2393] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9166408b4e8343fdb95191526cbc10e9 in current term 1: Already voted for candidate b1f3512320ab4958a4a6eb54c4a1a412 in this term.
I20260709 12:12:07.086684 17789 leader_election.cc:304] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:07.087296 17942 raft_consensus.cc:359] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.100708 17942 raft_consensus.cc:385] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.101418 17942 raft_consensus.cc:740] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.106036 17986 raft_consensus.cc:2804] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:07.106528 17986 raft_consensus.cc:697] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:07.107059 17967 leader_election.cc:290] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:07.107347 17986 consensus_queue.cc:237] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.108770 17942 consensus_queue.cc:260] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.111536 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c27abc0b0c74bb7a0e0570d02e3d2db" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:07.112120 17748 raft_consensus.cc:3060] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.113479 17990 raft_consensus.cc:493] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:07.113924 17990 raft_consensus.cc:515] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.119145 17990 leader_election.cc:290] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:07.122989 17714 leader_election.cc:304] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9 [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: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:07.125129 18040 raft_consensus.cc:2749] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:07.125380 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc92e44293e43a59dfa60056898fa23" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:07.126716 17942 ts_tablet_manager.cc:1434] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 12:12:07.127077 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc92e44293e43a59dfa60056898fa23" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:07.127658 17942 tablet_bootstrap.cc:492] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:07.127894 17749 raft_consensus.cc:2468] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:07.128851 17898 raft_consensus.cc:2468] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:07.115684 17648 catalog_manager.cc:5697] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.131804 17648 catalog_manager.cc:5697] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:07.126807 17789 leader_election.cc:343] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:07.125144 17748 raft_consensus.cc:2468] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:07.138859 17939 tablet_bootstrap.cc:654] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.139606 17986 consensus_queue.cc:1048] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:07.141800 17788 leader_election.cc:304] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc
I20260709 12:12:07.142584 17990 raft_consensus.cc:2804] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:07.142927 17990 raft_consensus.cc:493] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:07.143286 17990 raft_consensus.cc:3060] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.147178 17967 consensus_queue.cc:1048] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:07.148015 17988 raft_consensus.cc:493] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:07.148635 17988 raft_consensus.cc:515] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.150490 17942 tablet_bootstrap.cc:654] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.152762 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433967b75cf149e4b5563a61d6f88cd0" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:07.151079 17988 leader_election.cc:290] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:12:07.157058 17862 leader_election.cc:343] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:07.156942 17647 catalog_manager.cc:5697] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.164451 17940 tablet_bootstrap.cc:492] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:07.168615 17940 ts_tablet_manager.cc:1403] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.178s	user 0.012s	sys 0.007s
I20260709 12:12:07.160845 17990 raft_consensus.cc:515] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.158182 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433967b75cf149e4b5563a61d6f88cd0" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:07.176563 17990 leader_election.cc:290] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:07.177142 17824 raft_consensus.cc:2468] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:07.177435 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc92e44293e43a59dfa60056898fa23" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:07.178208 17750 raft_consensus.cc:3060] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.184877 17864 leader_election.cc:304] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:07.187031 17940 raft_consensus.cc:359] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.187011 17648 catalog_manager.cc:5697] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.187893 17940 raft_consensus.cc:385] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.188293 17940 raft_consensus.cc:740] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.189093 17940 consensus_queue.cc:260] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.190128 17648 catalog_manager.cc:5697] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.191078 17940 ts_tablet_manager.cc:1434] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:12:07.191946 17940 tablet_bootstrap.cc:492] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:07.196447 18051 raft_consensus.cc:2804] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:07.196872 18051 raft_consensus.cc:493] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:07.187528 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc92e44293e43a59dfa60056898fa23" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:07.197220 18051 raft_consensus.cc:3060] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:07.200819 17789 leader_election.cc:343] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:07.206707 18040 consensus_queue.cc:1048] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.220844 18051 raft_consensus.cc:515] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.223590 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433967b75cf149e4b5563a61d6f88cd0" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
W20260709 12:12:07.225262 17862 leader_election.cc:343] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:07.229502 17939 tablet_bootstrap.cc:492] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:07.230674 17939 ts_tablet_manager.cc:1403] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.149s	user 0.017s	sys 0.019s
I20260709 12:12:07.230813 18051 leader_election.cc:290] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:07.231899 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433967b75cf149e4b5563a61d6f88cd0" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:07.232504 17824 raft_consensus.cc:3060] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.227659 17750 raft_consensus.cc:2468] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:07.236900 17788 leader_election.cc:304] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc
I20260709 12:12:07.238328 17967 raft_consensus.cc:2804] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:07.238898 17967 raft_consensus.cc:697] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:07.240187 17967 consensus_queue.cc:237] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.259775 17996 consensus_queue.cc:1048] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:07.279757 17939 raft_consensus.cc:359] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.280550 17939 raft_consensus.cc:385] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.280843 17939 raft_consensus.cc:740] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.285022 17939 consensus_queue.cc:260] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.284298 18038 consensus_queue.cc:1048] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.287989 17940 tablet_bootstrap.cc:654] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.291725 17824 raft_consensus.cc:2468] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:07.293697 17939 ts_tablet_manager.cc:1434] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.063s	user 0.004s	sys 0.004s
I20260709 12:12:07.294489 17939 tablet_bootstrap.cc:492] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:07.293239 17864 leader_election.cc:304] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:07.297086 18051 raft_consensus.cc:2804] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:07.297675 18051 raft_consensus.cc:697] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
W20260709 12:12:07.298478 17696 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:07.300681 18051 consensus_queue.cc:237] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.303864 18038 consensus_queue.cc:1048] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:07.308604 17939 tablet_bootstrap.cc:654] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.314240 17942 tablet_bootstrap.cc:492] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:07.314821 17942 ts_tablet_manager.cc:1403] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.187s	user 0.007s	sys 0.007s
I20260709 12:12:07.323433 17942 raft_consensus.cc:359] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.324329 17942 raft_consensus.cc:385] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.324680 17942 raft_consensus.cc:740] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.341876 17942 consensus_queue.cc:260] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.351843 17940 tablet_bootstrap.cc:492] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:07.352366 17940 ts_tablet_manager.cc:1403] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.161s	user 0.008s	sys 0.009s
I20260709 12:12:07.361995 17942 ts_tablet_manager.cc:1434] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.047s	user 0.012s	sys 0.001s
I20260709 12:12:07.369498 17939 tablet_bootstrap.cc:492] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:07.370016 17939 ts_tablet_manager.cc:1403] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.013s
I20260709 12:12:07.369920 17940 raft_consensus.cc:359] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.370673 17940 raft_consensus.cc:385] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.370976 17940 raft_consensus.cc:740] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.371601 17940 consensus_queue.cc:260] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.372694 17939 raft_consensus.cc:359] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.373308 17939 raft_consensus.cc:385] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.373574 17940 ts_tablet_manager.cc:1434] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:12:07.373570 17939 raft_consensus.cc:740] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.374316 17939 consensus_queue.cc:260] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.377105 17939 ts_tablet_manager.cc:1434] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:12:07.377954 17939 tablet_bootstrap.cc:492] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:07.377262 17647 catalog_manager.cc:5697] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:07.380966 17648 catalog_manager.cc:5697] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.383160 17939 tablet_bootstrap.cc:654] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.384831 17940 tablet_bootstrap.cc:492] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:07.387732 17939 tablet_bootstrap.cc:492] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:07.388616 17939 ts_tablet_manager.cc:1403] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 12:12:07.391016 17940 tablet_bootstrap.cc:654] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.391858 17939 raft_consensus.cc:359] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.393100 17939 raft_consensus.cc:385] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.393337 17939 raft_consensus.cc:740] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.394085 17939 consensus_queue.cc:260] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.396122 17939 ts_tablet_manager.cc:1434] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:12:07.396885 17939 tablet_bootstrap.cc:492] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:07.402451 17939 tablet_bootstrap.cc:654] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.407303 17940 tablet_bootstrap.cc:492] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:07.407755 17940 ts_tablet_manager.cc:1403] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260709 12:12:07.409408 17939 tablet_bootstrap.cc:492] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:07.409615 17942 tablet_bootstrap.cc:492] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:07.409936 17939 ts_tablet_manager.cc:1403] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 12:12:07.412389 17939 raft_consensus.cc:359] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.413161 17939 raft_consensus.cc:385] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.413479 17939 raft_consensus.cc:740] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.414212 17939 consensus_queue.cc:260] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.415990 17939 ts_tablet_manager.cc:1434] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:07.416209 17942 tablet_bootstrap.cc:654] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.416953 17939 tablet_bootstrap.cc:492] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:07.416989 17940 raft_consensus.cc:359] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.417832 17940 raft_consensus.cc:385] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.418131 17940 raft_consensus.cc:740] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.418778 17940 consensus_queue.cc:260] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.425005 17967 consensus_queue.cc:1048] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.426257 17942 tablet_bootstrap.cc:492] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:07.426481 17939 tablet_bootstrap.cc:654] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.426823 17942 ts_tablet_manager.cc:1403] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260709 12:12:07.429580 17942 raft_consensus.cc:359] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.430518 17942 raft_consensus.cc:385] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.431393 18063 raft_consensus.cc:493] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:07.432039 18063 raft_consensus.cc:515] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.436007 17940 ts_tablet_manager.cc:1434] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:12:07.436208 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc92e44293e43a59dfa60056898fa23" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:07.437415 17748 raft_consensus.cc:2393] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f075ccc8c3c4abc941a48b0cfa742bc in current term 1: Already voted for candidate b1f3512320ab4958a4a6eb54c4a1a412 in this term.
I20260709 12:12:07.437551 17940 tablet_bootstrap.cc:492] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:07.441610 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc92e44293e43a59dfa60056898fa23" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:07.441699 18063 leader_election.cc:290] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:07.443423 17864 leader_election.cc:304] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:07.444810 17967 consensus_queue.cc:1048] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.444967 18063 raft_consensus.cc:3060] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.445909 17940 tablet_bootstrap.cc:654] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.430954 17942 raft_consensus.cc:740] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.455277 17942 consensus_queue.cc:260] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.470695 17942 ts_tablet_manager.cc:1434] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 12:12:07.476114 17942 tablet_bootstrap.cc:492] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:07.476454 17940 tablet_bootstrap.cc:492] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:07.476897 17940 ts_tablet_manager.cc:1403] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.006s
I20260709 12:12:07.474639 18063 raft_consensus.cc:2749] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:07.479641 17940 raft_consensus.cc:359] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.480527 17940 raft_consensus.cc:385] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.480818 17940 raft_consensus.cc:740] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.482285 17940 consensus_queue.cc:260] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.484058 17942 tablet_bootstrap.cc:654] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.485953 17939 tablet_bootstrap.cc:492] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:07.486430 17939 ts_tablet_manager.cc:1403] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.035s
I20260709 12:12:07.486784 17940 ts_tablet_manager.cc:1434] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:12:07.487974 17940 tablet_bootstrap.cc:492] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:07.489420 17939 raft_consensus.cc:359] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.490087 17939 raft_consensus.cc:385] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.490340 17939 raft_consensus.cc:740] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.490965 17939 consensus_queue.cc:260] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.492986 17939 ts_tablet_manager.cc:1434] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:12:07.494060 17939 tablet_bootstrap.cc:492] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:07.494644 17940 tablet_bootstrap.cc:654] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.499967 17939 tablet_bootstrap.cc:654] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.503060 17942 tablet_bootstrap.cc:492] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:07.503713 17942 ts_tablet_manager.cc:1403] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.004s
I20260709 12:12:07.507094 17942 raft_consensus.cc:359] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.508100 17942 raft_consensus.cc:385] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.508464 17942 raft_consensus.cc:740] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.509356 17942 consensus_queue.cc:260] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.510915 17939 tablet_bootstrap.cc:492] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:07.511353 17939 ts_tablet_manager.cc:1403] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 12:12:07.511870 17942 ts_tablet_manager.cc:1434] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:12:07.512784 17942 tablet_bootstrap.cc:492] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:07.513796 17939 raft_consensus.cc:359] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.514436 17939 raft_consensus.cc:385] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.514698 17939 raft_consensus.cc:740] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.515559 17939 consensus_queue.cc:260] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.517688 17939 ts_tablet_manager.cc:1434] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:12:07.518505 17939 tablet_bootstrap.cc:492] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:07.518625 18063 raft_consensus.cc:493] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:07.519028 18063 raft_consensus.cc:515] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.524827 17939 tablet_bootstrap.cc:654] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.525218 17986 raft_consensus.cc:493] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:07.525712 17986 raft_consensus.cc:515] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.529127 18041 consensus_queue.cc:1048] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:07.531834 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8623b74859a4d0f9815a82f8e11fa74" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:07.534323 18063 leader_election.cc:290] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:07.536068 17939 tablet_bootstrap.cc:492] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:07.536510 17939 ts_tablet_manager.cc:1403] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260709 12:12:07.536340 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ea215ee7bb4325825f98dd37df4d24" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:07.536897 17940 tablet_bootstrap.cc:492] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:07.537163 17825 raft_consensus.cc:2468] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:07.537345 17940 ts_tablet_manager.cc:1403] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.010s
I20260709 12:12:07.538480 17864 leader_election.cc:304] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:07.539203 17939 raft_consensus.cc:359] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.539964 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ea215ee7bb4325825f98dd37df4d24" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:07.539896 17940 raft_consensus.cc:359] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.540617 17940 raft_consensus.cc:385] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.540654 17748 raft_consensus.cc:2468] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:07.540979 17940 raft_consensus.cc:740] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.541661 17940 consensus_queue.cc:260] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.532657 17750 raft_consensus.cc:2468] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:07.544258 17940 ts_tablet_manager.cc:1434] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:12:07.544927 17988 raft_consensus.cc:2804] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:07.545316 17988 raft_consensus.cc:493] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:07.545710 17988 raft_consensus.cc:3060] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.545655 17788 leader_election.cc:304] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:07.546860 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8623b74859a4d0f9815a82f8e11fa74" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:07.547669 17897 raft_consensus.cc:2468] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:07.539961 17939 raft_consensus.cc:385] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.550118 18041 raft_consensus.cc:2804] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:07.550549 17939 raft_consensus.cc:740] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.551153 18051 raft_consensus.cc:493] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:07.551353 17939 consensus_queue.cc:260] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.551783 18051 raft_consensus.cc:515] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.552331 17988 raft_consensus.cc:515] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.550594 18041 raft_consensus.cc:493] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:07.553081 17967 consensus_queue.cc:1048] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.553912 18051 leader_election.cc:290] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:07.551141 17986 leader_election.cc:290] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:07.553195 18041 raft_consensus.cc:3060] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.555728 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e913f6dfdad24a6684856a75d1a5978f" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:07.556129 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e913f6dfdad24a6684856a75d1a5978f" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
W20260709 12:12:07.557174 17862 leader_election.cc:343] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:07.557842 17864 leader_election.cc:343] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:07.558409 17864 leader_election.cc:304] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:07.559620 18051 raft_consensus.cc:2749] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:07.545387 18063 raft_consensus.cc:493] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:07.560465 18063 raft_consensus.cc:515] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.561722 17940 tablet_bootstrap.cc:492] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:07.571101 17940 tablet_bootstrap.cc:654] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.572633 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ea215ee7bb4325825f98dd37df4d24" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:07.573052 17939 ts_tablet_manager.cc:1434] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.006s
I20260709 12:12:07.573235 17824 raft_consensus.cc:3060] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.562557 18041 raft_consensus.cc:515] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.563777 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ea215ee7bb4325825f98dd37df4d24" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:07.574103 17748 raft_consensus.cc:3060] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.575385 18041 leader_election.cc:290] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:07.576134 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8623b74859a4d0f9815a82f8e11fa74" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:07.576843 17749 raft_consensus.cc:3060] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.581003 17967 consensus_queue.cc:1048] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.582779 17748 raft_consensus.cc:2468] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:07.583678 17749 raft_consensus.cc:2468] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:07.584379 17862 leader_election.cc:304] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:07.584842 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8623b74859a4d0f9815a82f8e11fa74" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:07.585439 17897 raft_consensus.cc:3060] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.586997 18077 raft_consensus.cc:2804] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:07.563864 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ca3d8ae57b494d961fe9c7c30f722b" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:07.564064 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ca3d8ae57b494d961fe9c7c30f722b" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:07.587620 18077 raft_consensus.cc:697] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:07.588193 17747 raft_consensus.cc:2468] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:07.589193 17825 raft_consensus.cc:2468] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:07.588763 18077 consensus_queue.cc:237] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.592185 17897 raft_consensus.cc:2468] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:07.592844 17788 leader_election.cc:304] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:07.593345 17994 consensus_queue.cc:1048] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.593865 17862 leader_election.cc:304] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:07.564864 17988 leader_election.cc:290] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:07.571606 18040 raft_consensus.cc:493] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:07.594480 17939 tablet_bootstrap.cc:492] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:07.595201 18040 raft_consensus.cc:515] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.595219 17988 raft_consensus.cc:2804] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:07.596692 17988 raft_consensus.cc:493] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:07.597021 17988 raft_consensus.cc:3060] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.597289 18040 leader_election.cc:290] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:07.598345 18038 raft_consensus.cc:2804] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:07.599313 18038 raft_consensus.cc:697] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:07.600181 18038 consensus_queue.cc:237] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.601327 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b659170716504a02920f02c399e7320e" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:07.602149 17896 raft_consensus.cc:2468] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:07.603283 17939 tablet_bootstrap.cc:654] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.603693 17714 leader_election.cc:304] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:07.604856 18040 raft_consensus.cc:2804] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:07.605310 18040 raft_consensus.cc:493] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:07.605742 18040 raft_consensus.cc:3060] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.562402 18063 leader_election.cc:290] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:07.608860 17824 raft_consensus.cc:2468] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:07.625813 17988 raft_consensus.cc:515] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.631866 17990 consensus_queue.cc:1048] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:07.641706 17996 consensus_queue.cc:1048] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.643677 18040 raft_consensus.cc:515] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.653882 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b659170716504a02920f02c399e7320e" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
W20260709 12:12:07.655689 17715 leader_election.cc:343] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:07.657945 17942 tablet_bootstrap.cc:700] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412: Time spent opening tablet: real 0.140s	user 0.000s	sys 0.000s
I20260709 12:12:07.658887 17942 tablet_bootstrap.cc:654] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.669790 17967 consensus_queue.cc:1048] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:07.689395 18040 leader_election.cc:290] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:07.691581 18041 raft_consensus.cc:493] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:07.692121 18041 raft_consensus.cc:515] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.692489 17988 leader_election.cc:290] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:07.692610 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b659170716504a02920f02c399e7320e" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:07.693921 17897 raft_consensus.cc:3060] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.697275 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ca3d8ae57b494d961fe9c7c30f722b" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:07.697896 17823 raft_consensus.cc:3060] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.714963 17823 raft_consensus.cc:2468] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:07.717209 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5dc085b22094c21aa6ba271fd2c338f" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:07.715924 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b659170716504a02920f02c399e7320e" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:07.719667 17967 consensus_queue.cc:1048] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:07.720111 17715 leader_election.cc:343] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:07.716275 17644 catalog_manager.cc:5697] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.725242 17864 leader_election.cc:304] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:07.726114 18063 raft_consensus.cc:2804] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:07.726758 18063 raft_consensus.cc:697] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:07.727561 18063 consensus_queue.cc:237] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:12:07.731443 17788 leader_election.cc:343] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:07.733047 18041 leader_election.cc:290] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:07.734845 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5dc085b22094c21aa6ba271fd2c338f" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:07.735719 17896 raft_consensus.cc:2468] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:07.737416 17897 raft_consensus.cc:2468] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:07.738108 17789 leader_election.cc:304] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:07.738670 17714 leader_election.cc:304] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:07.739760 18041 raft_consensus.cc:2804] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:07.740005 17996 raft_consensus.cc:2804] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:07.740183 18041 raft_consensus.cc:493] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:07.740489 17996 raft_consensus.cc:697] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:07.740549 18041 raft_consensus.cc:3060] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.741420 17996 consensus_queue.cc:237] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.759038 17967 consensus_queue.cc:1048] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:07.762584 18041 raft_consensus.cc:515] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.765657 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5dc085b22094c21aa6ba271fd2c338f" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
W20260709 12:12:07.767112 17788 leader_election.cc:343] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:07.776413 17967 consensus_queue.cc:1048] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:07.778736 18041 leader_election.cc:290] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:07.780550 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5dc085b22094c21aa6ba271fd2c338f" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:07.781288 17896 raft_consensus.cc:3060] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:07.797278 17862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 203462us
I20260709 12:12:07.802870 17940 tablet_bootstrap.cc:492] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:07.803479 17940 ts_tablet_manager.cc:1403] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.242s	user 0.062s	sys 0.040s
I20260709 12:12:07.815325 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ca3d8ae57b494d961fe9c7c30f722b" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:07.816104 17749 raft_consensus.cc:3060] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.816983 17939 tablet_bootstrap.cc:492] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:07.817448 17939 ts_tablet_manager.cc:1403] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.223s	user 0.044s	sys 0.047s
I20260709 12:12:07.827809 17939 raft_consensus.cc:359] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.822153 17746 raft_consensus.cc:3060] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:07.829236 17939 raft_consensus.cc:385] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.829547 17939 raft_consensus.cc:740] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.830265 17939 consensus_queue.cc:260] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.832682 17939 ts_tablet_manager.cc:1434] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:12:07.834659 17939 tablet_bootstrap.cc:492] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:07.845489 18063 consensus_queue.cc:1048] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:07.849329 17940 raft_consensus.cc:359] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.851121 17940 raft_consensus.cc:385] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.851487 17940 raft_consensus.cc:740] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.852327 17940 consensus_queue.cc:260] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:12:07.860102 18087 log.cc:927] Time spent T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 12:12:07.859778 17896 raft_consensus.cc:2468] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:07.867743 17940 ts_tablet_manager.cc:1434] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.064s	user 0.010s	sys 0.000s
I20260709 12:12:07.869022 17940 tablet_bootstrap.cc:492] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:07.869268 17789 leader_election.cc:304] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:07.885171 17994 raft_consensus.cc:493] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:07.885689 17994 raft_consensus.cc:515] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.877472 17967 raft_consensus.cc:2804] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:07.890501 17967 raft_consensus.cc:697] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:07.891376 17967 consensus_queue.cc:237] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.892800 17994 leader_election.cc:290] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:07.894335 18063 consensus_queue.cc:1048] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.894863 17749 raft_consensus.cc:2468] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:07.900624 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433967b75cf149e4b5563a61d6f88cd0" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:07.900309 17647 catalog_manager.cc:5697] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:07.905236 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433967b75cf149e4b5563a61d6f88cd0" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:07.908416 17942 tablet_bootstrap.cc:492] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:07.908994 17942 ts_tablet_manager.cc:1403] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.396s	user 0.011s	sys 0.015s
I20260709 12:12:07.910548 17715 leader_election.cc:304] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9 [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: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:07.912083 17942 raft_consensus.cc:359] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.912858 17942 raft_consensus.cc:385] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.913148 17942 raft_consensus.cc:740] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.913847 17942 consensus_queue.cc:260] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.914647 17939 tablet_bootstrap.cc:654] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.919872 17942 ts_tablet_manager.cc:1434] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:12:07.925293 18063 raft_consensus.cc:493] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:07.925899 18063 raft_consensus.cc:515] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.926294 17645 catalog_manager.cc:5697] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.928457 17942 tablet_bootstrap.cc:492] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:07.935119 17940 tablet_bootstrap.cc:654] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:07.939077 18063 leader_election.cc:290] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:07.943167 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177da04391ad4a159de15e3ddda501a7" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
W20260709 12:12:07.947458 17864 leader_election.cc:343] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:07.947454 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177da04391ad4a159de15e3ddda501a7" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:07.955570 18040 raft_consensus.cc:2749] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:07.962247 17942 tablet_bootstrap.cc:654] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:07.962247 17862 leader_election.cc:343] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:07.964387 17862 leader_election.cc:304] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:07.966060 18079 raft_consensus.cc:2749] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:07.968779 17647 catalog_manager.cc:5697] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:07.970541 17939 tablet_bootstrap.cc:492] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:07.971134 17939 ts_tablet_manager.cc:1403] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.137s	user 0.010s	sys 0.003s
I20260709 12:12:07.974143 17940 tablet_bootstrap.cc:492] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:07.974712 17940 ts_tablet_manager.cc:1403] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.106s	user 0.008s	sys 0.003s
I20260709 12:12:07.978868 17940 raft_consensus.cc:359] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.979776 17940 raft_consensus.cc:385] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.980187 17940 raft_consensus.cc:740] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.981077 17940 consensus_queue.cc:260] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.983843 17940 ts_tablet_manager.cc:1434] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:12:07.985030 17940 tablet_bootstrap.cc:492] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:07.983132 17648 catalog_manager.cc:5697] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:07.990152 17939 raft_consensus.cc:359] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.990835 17939 raft_consensus.cc:385] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:07.991101 17939 raft_consensus.cc:740] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:07.991773 17939 consensus_queue.cc:260] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:07.994033 17939 ts_tablet_manager.cc:1434] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 12:12:07.995290 17967 consensus_queue.cc:1048] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:07.998214 17939 tablet_bootstrap.cc:492] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:08.005952 17940 tablet_bootstrap.cc:654] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.010634 17942 tablet_bootstrap.cc:492] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:08.012149 17939 tablet_bootstrap.cc:654] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.010993 17967 consensus_queue.cc:1048] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:12:08.011173 17942 ts_tablet_manager.cc:1403] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.090s	user 0.019s	sys 0.015s
I20260709 12:12:08.021983 17942 raft_consensus.cc:359] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.024807 17942 raft_consensus.cc:385] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.025170 17942 raft_consensus.cc:740] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.025856 17942 consensus_queue.cc:260] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.027421 17942 ts_tablet_manager.cc:1434] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.003s
I20260709 12:12:08.028352 17942 tablet_bootstrap.cc:492] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:08.029793 17939 tablet_bootstrap.cc:492] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:08.030350 17939 ts_tablet_manager.cc:1403] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.008s
I20260709 12:12:08.033382 17940 tablet_bootstrap.cc:492] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:08.033105 17939 raft_consensus.cc:359] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.033854 17939 raft_consensus.cc:385] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.034055 17942 tablet_bootstrap.cc:654] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.034284 17939 raft_consensus.cc:740] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.033857 17940 ts_tablet_manager.cc:1403] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.002s
I20260709 12:12:08.036298 17967 raft_consensus.cc:493] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:08.036787 17967 raft_consensus.cc:515] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.039050 17940 raft_consensus.cc:359] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.039785 17967 leader_election.cc:290] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:08.039791 17940 raft_consensus.cc:385] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.035113 17939 consensus_queue.cc:260] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.040741 17940 raft_consensus.cc:740] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.041183 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b659170716504a02920f02c399e7320e" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:08.043584 17939 ts_tablet_manager.cc:1434] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:12:08.045135 17939 tablet_bootstrap.cc:492] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:08.047278 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b659170716504a02920f02c399e7320e" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:08.048190 18040 raft_consensus.cc:493] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:08.048162 17897 raft_consensus.cc:2393] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1f3512320ab4958a4a6eb54c4a1a412 in current term 1: Already voted for candidate 9166408b4e8343fdb95191526cbc10e9 in this term.
I20260709 12:12:08.048875 18040 raft_consensus.cc:515] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.051007 18040 leader_election.cc:290] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:08.052881 17939 tablet_bootstrap.cc:654] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.053064 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aaf0fc422a241a18c86f61498ad1efe" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:08.053200 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aaf0fc422a241a18c86f61498ad1efe" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:08.053697 17897 raft_consensus.cc:2468] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:08.053815 17824 raft_consensus.cc:2468] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:08.054836 17789 leader_election.cc:304] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:08.054904 17714 leader_election.cc:304] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:08.055691 17967 raft_consensus.cc:3060] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.056450 17996 raft_consensus.cc:2804] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:08.056941 17996 raft_consensus.cc:493] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:08.057376 17996 raft_consensus.cc:3060] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.064023 17940 consensus_queue.cc:260] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.066527 17940 ts_tablet_manager.cc:1434] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.002s
I20260709 12:12:08.067456 17940 tablet_bootstrap.cc:492] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:08.068550 17996 raft_consensus.cc:515] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.069730 18063 consensus_queue.cc:1048] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:08.071280 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aaf0fc422a241a18c86f61498ad1efe" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:08.071904 17824 raft_consensus.cc:3060] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.073316 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aaf0fc422a241a18c86f61498ad1efe" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:08.073921 17897 raft_consensus.cc:3060] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.078014 17824 raft_consensus.cc:2468] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:08.079038 17715 leader_election.cc:304] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:08.079970 18040 raft_consensus.cc:2804] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:08.065817 17967 raft_consensus.cc:2749] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:08.084451 17942 tablet_bootstrap.cc:492] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:08.084913 17942 ts_tablet_manager.cc:1403] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.009s
I20260709 12:12:08.085899 18040 raft_consensus.cc:697] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:08.086819 18040 consensus_queue.cc:237] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.087533 17942 raft_consensus.cc:359] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.088301 17942 raft_consensus.cc:385] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.088613 17942 raft_consensus.cc:740] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.073341 17940 tablet_bootstrap.cc:654] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.091957 17996 leader_election.cc:290] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:08.093124 18079 raft_consensus.cc:493] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:08.093730 18079 raft_consensus.cc:515] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.096455 18079 leader_election.cc:290] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:08.098994 17897 raft_consensus.cc:2468] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:08.099764 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0934a620e3874c4bbb7e4ead1c356bed" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:08.100665 17942 consensus_queue.cc:260] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:12:08.102391 17862 leader_election.cc:343] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:08.103242 17942 ts_tablet_manager.cc:1434] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:12:08.104285 17942 tablet_bootstrap.cc:492] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:08.105585 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0934a620e3874c4bbb7e4ead1c356bed" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
W20260709 12:12:08.107259 17864 leader_election.cc:343] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:08.107895 17864 leader_election.cc:304] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:08.111809 18063 raft_consensus.cc:2749] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:08.112864 17942 tablet_bootstrap.cc:654] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.113094 17939 tablet_bootstrap.cc:492] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:08.113554 17939 ts_tablet_manager.cc:1403] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.011s
I20260709 12:12:08.115907 17940 tablet_bootstrap.cc:492] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:08.116525 17940 ts_tablet_manager.cc:1403] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.000s
I20260709 12:12:08.120833 17940 raft_consensus.cc:359] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.121745 17940 raft_consensus.cc:385] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.122136 17940 raft_consensus.cc:740] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.121917 18079 consensus_queue.cc:1048] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:08.123101 17940 consensus_queue.cc:260] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.128399 17940 ts_tablet_manager.cc:1434] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:12:08.129365 17940 tablet_bootstrap.cc:492] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:08.137042 17939 raft_consensus.cc:359] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.137717 17939 raft_consensus.cc:385] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.137982 17939 raft_consensus.cc:740] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.138629 17939 consensus_queue.cc:260] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.143114 17939 ts_tablet_manager.cc:1434] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 12:12:08.144022 17939 tablet_bootstrap.cc:492] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:08.148967 17647 catalog_manager.cc:5697] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:08.149784 17939 tablet_bootstrap.cc:654] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.152405 17940 tablet_bootstrap.cc:654] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.156426 18040 raft_consensus.cc:493] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:08.156582 17942 tablet_bootstrap.cc:492] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:08.157181 17942 ts_tablet_manager.cc:1403] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.017s
I20260709 12:12:08.157023 18040 raft_consensus.cc:515] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.159544 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e913f6dfdad24a6684856a75d1a5978f" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:08.159860 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e913f6dfdad24a6684856a75d1a5978f" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:08.160234 17824 raft_consensus.cc:2468] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:08.159839 17942 raft_consensus.cc:359] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.160686 17942 raft_consensus.cc:385] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.161110 17942 raft_consensus.cc:740] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.161590 17715 leader_election.cc:304] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:08.162384 17996 raft_consensus.cc:2804] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:08.162045 17942 consensus_queue.cc:260] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.162729 17996 raft_consensus.cc:493] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:08.163087 17996 raft_consensus.cc:3060] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.160636 17897 raft_consensus.cc:2468] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:08.168587 17986 raft_consensus.cc:493] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:08.168998 17939 tablet_bootstrap.cc:492] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:08.169056 17986 raft_consensus.cc:515] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.171255 17986 leader_election.cc:290] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:08.172977 17940 tablet_bootstrap.cc:492] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:08.173592 17940 ts_tablet_manager.cc:1403] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.003s
I20260709 12:12:08.174706 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0934a620e3874c4bbb7e4ead1c356bed" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:08.175412 17897 raft_consensus.cc:2468] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:08.172914 17996 raft_consensus.cc:515] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.176409 17940 raft_consensus.cc:359] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.177080 17940 raft_consensus.cc:385] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.177372 17940 raft_consensus.cc:740] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.177260 17789 leader_election.cc:304] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:08.178395 17967 raft_consensus.cc:2804] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:08.169533 17939 ts_tablet_manager.cc:1403] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.004s
I20260709 12:12:08.178755 17967 raft_consensus.cc:493] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:08.179008 18040 leader_election.cc:290] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:08.179153 17967 raft_consensus.cc:3060] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.181736 17940 consensus_queue.cc:260] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.182097 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0934a620e3874c4bbb7e4ead1c356bed" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:08.183145 18109 consensus_queue.cc:1048] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:08.183787 17940 ts_tablet_manager.cc:1434] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
W20260709 12:12:08.184453 17788 leader_election.cc:343] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:08.184713 17940 tablet_bootstrap.cc:492] T 36a44d8f0bc442c082b50c5fc9470e92 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:08.187341 17939 raft_consensus.cc:359] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.188236 17939 raft_consensus.cc:385] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.188527 17939 raft_consensus.cc:740] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.188632 17967 raft_consensus.cc:515] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.189349 17939 consensus_queue.cc:260] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.189894 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e913f6dfdad24a6684856a75d1a5978f" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:08.190479 17824 raft_consensus.cc:3060] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.191485 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0934a620e3874c4bbb7e4ead1c356bed" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:08.190636 17996 leader_election.cc:290] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:08.191522 17939 ts_tablet_manager.cc:1434] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:12:08.196480 17940 tablet_bootstrap.cc:654] T 36a44d8f0bc442c082b50c5fc9470e92 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.197623 17824 raft_consensus.cc:2468] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:08.199425 17715 leader_election.cc:304] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:08.200728 17996 raft_consensus.cc:2804] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:08.201471 17996 raft_consensus.cc:697] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
W20260709 12:12:08.192711 17788 leader_election.cc:343] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:08.191864 17942 ts_tablet_manager.cc:1434] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 12:12:08.193301 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0934a620e3874c4bbb7e4ead1c356bed" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:08.209247 17996 consensus_queue.cc:237] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.210139 17897 raft_consensus.cc:3060] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.196220 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e913f6dfdad24a6684856a75d1a5978f" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:08.215512 17898 raft_consensus.cc:3060] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.225785 18040 raft_consensus.cc:493] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:08.226364 18040 raft_consensus.cc:515] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.228609 18040 leader_election.cc:290] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:08.231030 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8459c71e424427598f7f9adcb2686d2" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:08.234251 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8459c71e424427598f7f9adcb2686d2" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:08.235045 17898 raft_consensus.cc:2468] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:08.231760 17899 raft_consensus.cc:2468] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
W20260709 12:12:08.236573 17715 leader_election.cc:343] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:08.237349 17897 raft_consensus.cc:2468] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:08.237315 17714 leader_election.cc:304] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:08.193102 17967 leader_election.cc:290] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:08.239104 18040 consensus_queue.cc:1048] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:08.240233 18109 raft_consensus.cc:2804] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:08.241772 18109 raft_consensus.cc:493] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:08.242159 18109 raft_consensus.cc:3060] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.248142 17647 catalog_manager.cc:5697] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:08.257917 17942 tablet_bootstrap.cc:492] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:08.259709 17939 tablet_bootstrap.cc:492] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:08.265041 17789 leader_election.cc:304] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:08.267678 18109 raft_consensus.cc:515] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.269388 17967 raft_consensus.cc:2804] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:08.272224 17967 raft_consensus.cc:697] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:08.272643 17940 tablet_bootstrap.cc:492] T 36a44d8f0bc442c082b50c5fc9470e92 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:08.272569 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8459c71e424427598f7f9adcb2686d2" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:08.273193 17940 ts_tablet_manager.cc:1403] T 36a44d8f0bc442c082b50c5fc9470e92 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.089s	user 0.024s	sys 0.033s
I20260709 12:12:08.273375 17967 consensus_queue.cc:237] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:12:08.274278 17715 leader_election.cc:343] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:08.276322 17940 raft_consensus.cc:359] T 36a44d8f0bc442c082b50c5fc9470e92 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.280139 17940 raft_consensus.cc:385] T 36a44d8f0bc442c082b50c5fc9470e92 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.278992 17942 tablet_bootstrap.cc:654] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.280443 17940 raft_consensus.cc:740] T 36a44d8f0bc442c082b50c5fc9470e92 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.280627 18109 leader_election.cc:290] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:08.281564 17940 consensus_queue.cc:260] T 36a44d8f0bc442c082b50c5fc9470e92 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.281968 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8459c71e424427598f7f9adcb2686d2" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:08.282750 17898 raft_consensus.cc:3060] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.283932 17940 ts_tablet_manager.cc:1434] T 36a44d8f0bc442c082b50c5fc9470e92 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:12:08.289183 17940 tablet_bootstrap.cc:492] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:08.291450 17939 tablet_bootstrap.cc:654] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.294996 17940 tablet_bootstrap.cc:654] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.295609 17898 raft_consensus.cc:2468] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:08.298731 17714 leader_election.cc:304] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:08.299701 18109 raft_consensus.cc:2804] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:08.300354 18109 raft_consensus.cc:697] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:08.303730 17940 tablet_bootstrap.cc:492] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:08.304347 17940 ts_tablet_manager.cc:1403] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 12:12:08.302102 18109 consensus_queue.cc:237] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.307737 17940 raft_consensus.cc:359] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.308686 17940 raft_consensus.cc:385] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.309041 17940 raft_consensus.cc:740] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.310573 17940 consensus_queue.cc:260] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.312875 17940 ts_tablet_manager.cc:1434] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:12:08.313802 17940 tablet_bootstrap.cc:492] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:08.315514 17647 catalog_manager.cc:5697] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:08.317709 17942 tablet_bootstrap.cc:492] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:08.320139 17940 tablet_bootstrap.cc:654] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.320143 17942 ts_tablet_manager.cc:1403] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.003s
I20260709 12:12:08.322000 17648 catalog_manager.cc:5697] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:08.324018 18063 consensus_queue.cc:1048] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:08.325798 17939 tablet_bootstrap.cc:492] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:08.326519 17939 ts_tablet_manager.cc:1403] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.003s
I20260709 12:12:08.328658 18063 consensus_queue.cc:1048] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:08.329908 17942 raft_consensus.cc:359] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.333094 17942 raft_consensus.cc:385] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.333575 17942 raft_consensus.cc:740] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.332069 17939 raft_consensus.cc:359] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.335992 17939 raft_consensus.cc:385] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.336513 17939 raft_consensus.cc:740] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.334836 17942 consensus_queue.cc:260] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.338068 17939 consensus_queue.cc:260] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.354135 17942 ts_tablet_manager.cc:1434] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.003s
I20260709 12:12:08.369745 17942 tablet_bootstrap.cc:492] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:08.372419 18080 raft_consensus.cc:493] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:08.356623 17939 ts_tablet_manager.cc:1434] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 12:12:08.372959 18080 raft_consensus.cc:515] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.374192 17939 tablet_bootstrap.cc:492] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:08.375159 18080 leader_election.cc:290] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:08.375305 17940 tablet_bootstrap.cc:492] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:08.375847 17940 ts_tablet_manager.cc:1403] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.032s
I20260709 12:12:08.378490 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a44d8f0bc442c082b50c5fc9470e92" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:08.378535 17940 raft_consensus.cc:359] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.379233 17824 raft_consensus.cc:2468] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:08.379384 17940 raft_consensus.cc:385] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.379701 17940 raft_consensus.cc:740] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.380584 17940 consensus_queue.cc:260] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.382957 17940 ts_tablet_manager.cc:1434] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:08.383726 17864 leader_election.cc:304] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:08.384166 17940 tablet_bootstrap.cc:492] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:08.385682 18079 raft_consensus.cc:2804] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:08.386059 18079 raft_consensus.cc:493] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:08.386389 18079 raft_consensus.cc:3060] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.388388 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a44d8f0bc442c082b50c5fc9470e92" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:08.390869 17940 tablet_bootstrap.cc:654] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.391037 17748 raft_consensus.cc:2468] T 36a44d8f0bc442c082b50c5fc9470e92 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:08.394088 18079 raft_consensus.cc:515] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.396909 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a44d8f0bc442c082b50c5fc9470e92" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:08.397446 17748 raft_consensus.cc:3060] T 36a44d8f0bc442c082b50c5fc9470e92 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.397748 17942 tablet_bootstrap.cc:654] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:08.399161 17696 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:08.402310 18079 leader_election.cc:290] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:08.403410 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a44d8f0bc442c082b50c5fc9470e92" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:08.404008 17822 raft_consensus.cc:3060] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.405987 17748 raft_consensus.cc:2468] T 36a44d8f0bc442c082b50c5fc9470e92 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:08.411914 17940 tablet_bootstrap.cc:492] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:08.412375 17940 ts_tablet_manager.cc:1403] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.011s
I20260709 12:12:08.415119 17822 raft_consensus.cc:2468] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:08.416548 17862 leader_election.cc:304] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:08.415441 17940 raft_consensus.cc:359] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.417176 17940 raft_consensus.cc:385] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.417276 17939 tablet_bootstrap.cc:654] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.417501 17940 raft_consensus.cc:740] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.417579 18079 raft_consensus.cc:2804] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:08.418274 17940 consensus_queue.cc:260] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.418509 18079 raft_consensus.cc:697] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:08.419682 18079 consensus_queue.cc:237] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.420615 17940 ts_tablet_manager.cc:1434] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:08.421731 17940 tablet_bootstrap.cc:492] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:08.428475 17940 tablet_bootstrap.cc:654] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.431335 18109 raft_consensus.cc:493] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:08.432004 17939 tablet_bootstrap.cc:492] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:08.431859 18109 raft_consensus.cc:515] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.432534 17939 ts_tablet_manager.cc:1403] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.000s
I20260709 12:12:08.434237 18109 leader_election.cc:290] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:08.435297 17939 raft_consensus.cc:359] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.436092 17939 raft_consensus.cc:385] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.436390 17939 raft_consensus.cc:740] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.437201 17939 consensus_queue.cc:260] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.437633 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd642a1d5ca44fe97556e5284af8cb6" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:08.439708 17939 ts_tablet_manager.cc:1434] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:12:08.440686 17939 tablet_bootstrap.cc:492] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:08.440815 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd642a1d5ca44fe97556e5284af8cb6" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
W20260709 12:12:08.442392 17715 leader_election.cc:343] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:08.444571 17898 raft_consensus.cc:2468] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:08.444767 17644 catalog_manager.cc:5697] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:08.446084 17714 leader_election.cc:304] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:08.447336 17994 raft_consensus.cc:2804] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:08.447527 17939 tablet_bootstrap.cc:654] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.447750 17994 raft_consensus.cc:493] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:08.448186 17994 raft_consensus.cc:3060] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.454483 17940 tablet_bootstrap.cc:492] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:08.454983 17940 ts_tablet_manager.cc:1403] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.015s
I20260709 12:12:08.458180 17940 raft_consensus.cc:359] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.471716 17942 tablet_bootstrap.cc:492] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:08.474287 17940 raft_consensus.cc:385] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.458642 17994 raft_consensus.cc:515] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.474722 17940 raft_consensus.cc:740] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.474766 17942 ts_tablet_manager.cc:1403] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.001s
I20260709 12:12:08.467686 17996 raft_consensus.cc:493] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:08.475904 17996 raft_consensus.cc:515] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.479420 17994 leader_election.cc:290] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:08.481048 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177da04391ad4a159de15e3ddda501a7" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:08.481362 17940 consensus_queue.cc:260] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:12:08.482975 17715 leader_election.cc:343] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:08.481129 17942 raft_consensus.cc:359] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.480010 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd642a1d5ca44fe97556e5284af8cb6" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:08.483592 17942 raft_consensus.cc:385] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.480607 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd642a1d5ca44fe97556e5284af8cb6" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:08.484051 17942 raft_consensus.cc:740] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.484316 17897 raft_consensus.cc:3060] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.484949 17942 consensus_queue.cc:260] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.485841 17822 raft_consensus.cc:3060] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.488260 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177da04391ad4a159de15e3ddda501a7" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:08.488965 17898 raft_consensus.cc:2468] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:08.479084 17996 leader_election.cc:290] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:08.490283 17714 leader_election.cc:304] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:08.483886 17940 ts_tablet_manager.cc:1434] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.002s
I20260709 12:12:08.491910 17939 tablet_bootstrap.cc:492] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:08.492236 17940 tablet_bootstrap.cc:492] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:08.492393 17939 ts_tablet_manager.cc:1403] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.007s
I20260709 12:12:08.493233 17822 raft_consensus.cc:2468] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:08.494478 17996 raft_consensus.cc:2804] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:08.494889 17996 raft_consensus.cc:493] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:08.495252 17996 raft_consensus.cc:3060] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.499104 17940 tablet_bootstrap.cc:654] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.502583 17996 raft_consensus.cc:515] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.504222 17942 ts_tablet_manager.cc:1434] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 12:12:08.504931 17996 leader_election.cc:290] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:08.505507 17942 tablet_bootstrap.cc:492] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:08.506832 17939 raft_consensus.cc:359] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.507588 17939 raft_consensus.cc:385] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.507958 17939 raft_consensus.cc:740] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.508693 17939 consensus_queue.cc:260] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.509315 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177da04391ad4a159de15e3ddda501a7" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:08.509886 17898 raft_consensus.cc:3060] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.512959 17967 consensus_queue.cc:1048] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:08.517521 17939 ts_tablet_manager.cc:1434] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:12:08.518494 17939 tablet_bootstrap.cc:492] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:08.521191 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177da04391ad4a159de15e3ddda501a7" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:08.524134 17715 leader_election.cc:304] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:08.532994 17994 raft_consensus.cc:2804] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:08.533535 17994 raft_consensus.cc:697] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:08.524760 17939 tablet_bootstrap.cc:654] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.534406 17994 consensus_queue.cc:237] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.539929 17748 raft_consensus.cc:3060] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:08.546427 17715 leader_election.cc:343] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:08.550823 17942 tablet_bootstrap.cc:654] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.551153 18119 raft_consensus.cc:493] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:08.551710 18119 raft_consensus.cc:515] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.557328 17897 raft_consensus.cc:2468] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:08.558183 18119 leader_election.cc:290] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:08.565708 17940 tablet_bootstrap.cc:492] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:08.565889 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b142b123904c96a84395960aeae7da" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:08.566319 17940 ts_tablet_manager.cc:1403] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.034s
I20260709 12:12:08.566754 17897 raft_consensus.cc:2468] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:08.568585 18109 raft_consensus.cc:493] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:08.560005 17898 raft_consensus.cc:2468] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:08.570608 17967 consensus_queue.cc:1048] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:08.570772 17714 leader_election.cc:304] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:08.579602 17994 raft_consensus.cc:2804] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:08.570439 17940 raft_consensus.cc:359] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.580046 17994 raft_consensus.cc:493] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:08.580343 17940 raft_consensus.cc:385] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.580454 17994 raft_consensus.cc:3060] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.580685 17940 raft_consensus.cc:740] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.581878 17940 consensus_queue.cc:260] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.569687 18109 raft_consensus.cc:515] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.574892 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b142b123904c96a84395960aeae7da" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:08.587210 17940 ts_tablet_manager.cc:1434] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:12:08.589550 18109 leader_election.cc:290] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:08.590029 17714 leader_election.cc:304] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:08.590507 17940 tablet_bootstrap.cc:492] T cdfdc1b879624cae9e06f1728f8614b0 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:08.592687 18119 raft_consensus.cc:2804] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:08.594566 18119 raft_consensus.cc:697] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:08.593575 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5dc085b22094c21aa6ba271fd2c338f" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:08.605976 18109 raft_consensus.cc:493] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:08.615482 18109 raft_consensus.cc:515] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.596338 17996 consensus_queue.cc:1048] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 12:12:08.628712 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5dc085b22094c21aa6ba271fd2c338f" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:08.629040 17939 tablet_bootstrap.cc:492] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:08.629577 17939 ts_tablet_manager.cc:1403] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.111s	user 0.015s	sys 0.011s
I20260709 12:12:08.629153 18119 consensus_queue.cc:237] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.630132 18040 consensus_queue.cc:1048] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:08.634260 17942 tablet_bootstrap.cc:492] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:08.634755 17942 ts_tablet_manager.cc:1403] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.130s	user 0.012s	sys 0.010s
I20260709 12:12:08.636723 17939 raft_consensus.cc:359] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.637496 17939 raft_consensus.cc:385] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.637811 17939 raft_consensus.cc:740] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.638839 17939 consensus_queue.cc:260] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.639866 18109 leader_election.cc:290] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:08.634951 17644 catalog_manager.cc:5697] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:08.650532 17942 raft_consensus.cc:359] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.651854 17942 raft_consensus.cc:385] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.652199 17942 raft_consensus.cc:740] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.652793 17994 raft_consensus.cc:515] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.652917 17942 consensus_queue.cc:260] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.655215 17942 ts_tablet_manager.cc:1434] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 12:12:08.655090 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0934a620e3874c4bbb7e4ead1c356bed" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:08.655961 17897 raft_consensus.cc:2393] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9166408b4e8343fdb95191526cbc10e9 in current term 1: Already voted for candidate b1f3512320ab4958a4a6eb54c4a1a412 in this term.
I20260709 12:12:08.656247 17942 tablet_bootstrap.cc:492] T f8459c71e424427598f7f9adcb2686d2 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:08.656737 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b142b123904c96a84395960aeae7da" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
W20260709 12:12:08.657245 17715 leader_election.cc:343] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:08.657323 17898 raft_consensus.cc:3060] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.660826 17939 ts_tablet_manager.cc:1434] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260709 12:12:08.662062 17939 tablet_bootstrap.cc:492] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:08.660271 17994 leader_election.cc:290] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:08.676527 17715 leader_election.cc:304] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [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: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:08.685675 18109 raft_consensus.cc:2749] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:08.693210 17898 raft_consensus.cc:2468] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:08.695356 17714 leader_election.cc:304] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:08.699609 17648 catalog_manager.cc:5697] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:08.701802 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b142b123904c96a84395960aeae7da" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:08.699939 17994 raft_consensus.cc:2804] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:08.702818 17994 raft_consensus.cc:697] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:08.703653 17994 consensus_queue.cc:237] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.704173 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0934a620e3874c4bbb7e4ead1c356bed" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
W20260709 12:12:08.715683 17715 leader_election.cc:343] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:08.715791 18038 raft_consensus.cc:493] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:08.716362 18038 raft_consensus.cc:515] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.717713 17939 tablet_bootstrap.cc:654] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.718319 17940 tablet_bootstrap.cc:654] T cdfdc1b879624cae9e06f1728f8614b0 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.718381 18038 leader_election.cc:290] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:08.741462 17942 tablet_bootstrap.cc:654] T f8459c71e424427598f7f9adcb2686d2 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.724443 18079 raft_consensus.cc:493] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:08.724740 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177da04391ad4a159de15e3ddda501a7" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:08.743726 17898 raft_consensus.cc:2393] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1f3512320ab4958a4a6eb54c4a1a412 in current term 1: Already voted for candidate 9166408b4e8343fdb95191526cbc10e9 in this term.
I20260709 12:12:08.743180 18079 raft_consensus.cc:515] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.744621 17715 leader_election.cc:304] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:08.745399 17994 raft_consensus.cc:3060] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.746259 18079 leader_election.cc:290] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:08.748732 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfdc1b879624cae9e06f1728f8614b0" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:08.749229 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfdc1b879624cae9e06f1728f8614b0" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
W20260709 12:12:08.754539 17864 leader_election.cc:343] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:08.756601 17862 leader_election.cc:343] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:08.757211 17862 leader_election.cc:304] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:08.759766 18080 raft_consensus.cc:2749] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:08.755285 17648 catalog_manager.cc:5697] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:08.761200 18140 consensus_queue.cc:1048] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:08.751139 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177da04391ad4a159de15e3ddda501a7" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:08.763250 18080 raft_consensus.cc:493] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:08.765551 18080 raft_consensus.cc:515] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.766827 17942 tablet_bootstrap.cc:492] T f8459c71e424427598f7f9adcb2686d2 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:08.767346 17942 ts_tablet_manager.cc:1403] T f8459c71e424427598f7f9adcb2686d2 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.111s	user 0.010s	sys 0.003s
I20260709 12:12:08.767529 18080 leader_election.cc:290] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:08.769431 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cc70e1927a48768061af61190a22c8" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
W20260709 12:12:08.778465 17864 leader_election.cc:343] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:08.825650 17940 tablet_bootstrap.cc:492] T cdfdc1b879624cae9e06f1728f8614b0 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:08.826486 17940 ts_tablet_manager.cc:1403] T cdfdc1b879624cae9e06f1728f8614b0 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.236s	user 0.026s	sys 0.021s
I20260709 12:12:08.828518 17939 tablet_bootstrap.cc:492] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:08.828969 17939 ts_tablet_manager.cc:1403] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.167s	user 0.020s	sys 0.019s
I20260709 12:12:08.831184 17788 leader_election.cc:304] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:08.835340 17994 raft_consensus.cc:2749] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:08.836252 17942 raft_consensus.cc:359] T f8459c71e424427598f7f9adcb2686d2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.837050 17942 raft_consensus.cc:385] T f8459c71e424427598f7f9adcb2686d2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.837399 17942 raft_consensus.cc:740] T f8459c71e424427598f7f9adcb2686d2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.838147 17942 consensus_queue.cc:260] T f8459c71e424427598f7f9adcb2686d2 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.841012 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cc70e1927a48768061af61190a22c8" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:08.841675 17748 raft_consensus.cc:2468] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:08.844259 17862 leader_election.cc:304] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:08.845414 18079 raft_consensus.cc:2804] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:08.844519 17994 consensus_queue.cc:1048] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:12:08.845873 18079 raft_consensus.cc:493] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:08.854344 18079 raft_consensus.cc:3060] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.849084 17940 raft_consensus.cc:359] T cdfdc1b879624cae9e06f1728f8614b0 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.849444 17967 raft_consensus.cc:3060] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.858804 17940 raft_consensus.cc:385] T cdfdc1b879624cae9e06f1728f8614b0 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.859227 17940 raft_consensus.cc:740] T cdfdc1b879624cae9e06f1728f8614b0 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.859512 17942 ts_tablet_manager.cc:1434] T f8459c71e424427598f7f9adcb2686d2 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.002s
I20260709 12:12:08.860457 17942 tablet_bootstrap.cc:492] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:08.858850 18109 consensus_queue.cc:1048] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:12:08.865789 17990 consensus_queue.cc:1048] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:08.864082 17940 consensus_queue.cc:260] T cdfdc1b879624cae9e06f1728f8614b0 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.872927 17939 raft_consensus.cc:359] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.873622 17939 raft_consensus.cc:385] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:08.873842 17939 raft_consensus.cc:740] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:08.874377 17939 consensus_queue.cc:260] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.882217 17940 ts_tablet_manager.cc:1434] T cdfdc1b879624cae9e06f1728f8614b0 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 12:12:08.883040 17940 tablet_bootstrap.cc:492] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:08.883787 17939 ts_tablet_manager.cc:1434] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.002s
I20260709 12:12:08.884593 17939 tablet_bootstrap.cc:492] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:08.872442 17967 raft_consensus.cc:2749] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:08.903400 17825 raft_consensus.cc:3060] T f8459c71e424427598f7f9adcb2686d2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.921065 17939 tablet_bootstrap.cc:654] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.928817 18079 raft_consensus.cc:515] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.933007 18079 leader_election.cc:290] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:08.934456 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cc70e1927a48768061af61190a22c8" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
W20260709 12:12:08.936157 17864 leader_election.cc:343] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:08.938401 17990 consensus_queue.cc:1048] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:08.956694 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cc70e1927a48768061af61190a22c8" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:08.958437 17749 raft_consensus.cc:3060] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:08.961567 17939 tablet_bootstrap.cc:492] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:08.962149 17939 ts_tablet_manager.cc:1403] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.078s	user 0.008s	sys 0.006s
I20260709 12:12:08.965768 18152 consensus_queue.cc:1048] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:08.969254 17942 tablet_bootstrap.cc:654] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.970006 17749 raft_consensus.cc:2468] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:08.972209 18109 consensus_queue.cc:1048] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:08.975128 17940 tablet_bootstrap.cc:654] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:08.984344 18152 consensus_queue.cc:1048] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:08.987632 17942 tablet_bootstrap.cc:492] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:08.988154 17942 ts_tablet_manager.cc:1403] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.128s	user 0.010s	sys 0.007s
I20260709 12:12:08.990751 17862 leader_election.cc:304] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:08.991931 18152 raft_consensus.cc:2804] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:08.992630 18152 raft_consensus.cc:697] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:08.993472 18152 consensus_queue.cc:237] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:08.996766 18109 consensus_queue.cc:1048] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:08.999668 17942 raft_consensus.cc:359] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.000768 17942 raft_consensus.cc:385] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.001251 17942 raft_consensus.cc:740] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.002321 17942 consensus_queue.cc:260] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.008428 17942 ts_tablet_manager.cc:1434] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:12:09.009548 17942 tablet_bootstrap.cc:492] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:09.015348 17939 raft_consensus.cc:359] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.016105 17939 raft_consensus.cc:385] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.016364 17939 raft_consensus.cc:740] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.016985 17939 consensus_queue.cc:260] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.019376 17939 ts_tablet_manager.cc:1434] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.000s
I20260709 12:12:09.020166 17939 tablet_bootstrap.cc:492] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:09.049760 17647 catalog_manager.cc:5697] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:09.051872 17942 tablet_bootstrap.cc:654] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.058894 17940 tablet_bootstrap.cc:492] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:09.059391 17940 ts_tablet_manager.cc:1403] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.176s	user 0.017s	sys 0.002s
I20260709 12:12:09.063469 17940 raft_consensus.cc:359] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.064150 17940 raft_consensus.cc:385] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.064673 17940 raft_consensus.cc:740] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.065649 18040 raft_consensus.cc:493] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:09.066082 18040 raft_consensus.cc:515] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.069161 18040 leader_election.cc:290] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:09.069377 17940 consensus_queue.cc:260] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.075126 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f90ab0df0f47929908581bd4420204" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:09.075847 17940 ts_tablet_manager.cc:1434] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.003s
I20260709 12:12:09.075906 17897 raft_consensus.cc:2468] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:09.076892 17940 tablet_bootstrap.cc:492] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:09.075184 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f90ab0df0f47929908581bd4420204" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:09.077894 17714 leader_election.cc:304] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:09.078701 18040 raft_consensus.cc:2804] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:12:09.078864 17715 leader_election.cc:343] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:09.079078 18040 raft_consensus.cc:493] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:09.079456 18040 raft_consensus.cc:3060] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:09.094681 18040 raft_consensus.cc:515] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.095245 17996 consensus_queue.cc:1048] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:09.100134 17939 tablet_bootstrap.cc:654] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.100883 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f90ab0df0f47929908581bd4420204" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
W20260709 12:12:09.102101 17715 leader_election.cc:343] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:09.102614 18040 leader_election.cc:290] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:09.104164 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f90ab0df0f47929908581bd4420204" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:09.094667 17940 tablet_bootstrap.cc:654] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.104771 17899 raft_consensus.cc:3060] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:09.112830 17899 raft_consensus.cc:2468] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:09.113893 17714 leader_election.cc:304] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:09.114904 17996 raft_consensus.cc:2804] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:09.115339 17996 raft_consensus.cc:697] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:09.120847 17996 consensus_queue.cc:237] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.121541 17939 tablet_bootstrap.cc:492] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:09.122074 17939 ts_tablet_manager.cc:1403] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.011s
I20260709 12:12:09.123682 17942 tablet_bootstrap.cc:492] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:09.124150 17942 ts_tablet_manager.cc:1403] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.115s	user 0.025s	sys 0.038s
I20260709 12:12:09.125283 17939 raft_consensus.cc:359] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.126804 17942 raft_consensus.cc:359] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.127678 17940 tablet_bootstrap.cc:492] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:09.128381 17942 raft_consensus.cc:385] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.128654 17940 ts_tablet_manager.cc:1403] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.007s
I20260709 12:12:09.128674 17942 raft_consensus.cc:740] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.129647 17942 consensus_queue.cc:260] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.127480 17939 raft_consensus.cc:385] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.130527 17939 raft_consensus.cc:740] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.131340 17940 raft_consensus.cc:359] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.132023 17940 raft_consensus.cc:385] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.132259 17940 raft_consensus.cc:740] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.132820 17940 consensus_queue.cc:260] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:12:09.134032 17715 consensus_peers.cc:597] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. 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:12:09.134995 17940 ts_tablet_manager.cc:1434] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:09.131346 17939 consensus_queue.cc:260] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.135893 17940 tablet_bootstrap.cc:492] T a017000b8fc642278add7007ebc7b157 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:09.136723 17939 ts_tablet_manager.cc:1434] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:12:09.137508 17939 tablet_bootstrap.cc:492] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:09.140772 17648 catalog_manager.cc:5697] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:09.142174 17940 tablet_bootstrap.cc:654] T a017000b8fc642278add7007ebc7b157 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.142697 17942 ts_tablet_manager.cc:1434] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 12:12:09.148797 18079 raft_consensus.cc:493] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:09.149180 17942 tablet_bootstrap.cc:492] T 0797e260a91e4c5bb4aec843984f17d4 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:09.149250 18079 raft_consensus.cc:515] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.151901 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0797e260a91e4c5bb4aec843984f17d4" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:09.152520 17749 raft_consensus.cc:2468] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:09.153332 18079 leader_election.cc:290] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:09.154363 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0797e260a91e4c5bb4aec843984f17d4" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:09.155309 17862 leader_election.cc:304] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
W20260709 12:12:09.155895 17864 leader_election.cc:343] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:09.160230 18079 raft_consensus.cc:2804] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:09.160638 18079 raft_consensus.cc:493] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:09.160995 18079 raft_consensus.cc:3060] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:09.164284 17939 tablet_bootstrap.cc:654] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.168277 17942 tablet_bootstrap.cc:654] T 0797e260a91e4c5bb4aec843984f17d4 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.169152 17940 tablet_bootstrap.cc:492] T a017000b8fc642278add7007ebc7b157 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:09.169618 17940 ts_tablet_manager.cc:1403] T a017000b8fc642278add7007ebc7b157 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.010s
I20260709 12:12:09.172430 17940 raft_consensus.cc:359] T a017000b8fc642278add7007ebc7b157 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.173259 17940 raft_consensus.cc:385] T a017000b8fc642278add7007ebc7b157 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.173588 17940 raft_consensus.cc:740] T a017000b8fc642278add7007ebc7b157 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.174310 17940 consensus_queue.cc:260] T a017000b8fc642278add7007ebc7b157 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.174911 18119 consensus_queue.cc:1048] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:09.176477 17940 ts_tablet_manager.cc:1434] T a017000b8fc642278add7007ebc7b157 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:12:09.177552 17939 tablet_bootstrap.cc:492] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:09.177978 17939 ts_tablet_manager.cc:1403] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.005s
I20260709 12:12:09.178872 17940 tablet_bootstrap.cc:492] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:09.182562 17942 tablet_bootstrap.cc:492] T 0797e260a91e4c5bb4aec843984f17d4 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:09.183085 17942 ts_tablet_manager.cc:1403] T 0797e260a91e4c5bb4aec843984f17d4 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.001s
I20260709 12:12:09.183733 17996 consensus_queue.cc:1048] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:09.185792 17942 raft_consensus.cc:359] T 0797e260a91e4c5bb4aec843984f17d4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.186450 17942 raft_consensus.cc:385] T 0797e260a91e4c5bb4aec843984f17d4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.186324 17940 tablet_bootstrap.cc:654] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.186758 17942 raft_consensus.cc:740] T 0797e260a91e4c5bb4aec843984f17d4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.187503 17942 consensus_queue.cc:260] T 0797e260a91e4c5bb4aec843984f17d4 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.188812 17939 raft_consensus.cc:359] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.189453 17939 raft_consensus.cc:385] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.189723 17939 raft_consensus.cc:740] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.190544 17939 consensus_queue.cc:260] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.193317 17939 ts_tablet_manager.cc:1434] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260709 12:12:09.194425 17939 tablet_bootstrap.cc:492] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:09.200995 17967 raft_consensus.cc:493] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:09.201630 17967 raft_consensus.cc:515] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.206414 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfdc1b879624cae9e06f1728f8614b0" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:09.206861 17967 leader_election.cc:290] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:09.207052 17749 raft_consensus.cc:2468] T cdfdc1b879624cae9e06f1728f8614b0 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:09.209268 17942 ts_tablet_manager.cc:1434] T 0797e260a91e4c5bb4aec843984f17d4 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:12:09.210536 17942 tablet_bootstrap.cc:492] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:09.210915 17788 leader_election.cc:304] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:09.215265 17986 raft_consensus.cc:2804] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:09.215649 17986 raft_consensus.cc:493] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:09.215991 17986 raft_consensus.cc:3060] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:09.216451 18079 raft_consensus.cc:515] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.217456 17939 tablet_bootstrap.cc:654] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.223234 17942 tablet_bootstrap.cc:654] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.232421 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfdc1b879624cae9e06f1728f8614b0" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:09.233278 17898 raft_consensus.cc:2468] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:09.233667 17939 tablet_bootstrap.cc:492] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:09.234292 17939 ts_tablet_manager.cc:1403] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260709 12:12:09.237528 17939 raft_consensus.cc:359] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.238400 17939 raft_consensus.cc:385] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.238751 17939 raft_consensus.cc:740] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.242735 17942 tablet_bootstrap.cc:492] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:09.243331 17942 ts_tablet_manager.cc:1403] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.002s
I20260709 12:12:09.245034 17939 consensus_queue.cc:260] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.249154 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0797e260a91e4c5bb4aec843984f17d4" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:09.248953 17942 raft_consensus.cc:359] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.249799 17749 raft_consensus.cc:3060] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:09.249904 17942 raft_consensus.cc:385] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.250288 17942 raft_consensus.cc:740] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.252864 17939 ts_tablet_manager.cc:1434] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.002s
I20260709 12:12:09.254019 17939 tablet_bootstrap.cc:492] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:09.256745 17749 raft_consensus.cc:2468] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:09.258078 17986 raft_consensus.cc:515] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.258117 17862 leader_election.cc:304] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:09.258107 17942 consensus_queue.cc:260] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.260655 18152 raft_consensus.cc:2804] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:09.261108 18152 raft_consensus.cc:697] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:09.262022 17942 ts_tablet_manager.cc:1434] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 12:12:09.261859 18152 consensus_queue.cc:237] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.263147 17942 tablet_bootstrap.cc:492] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:09.263957 18080 raft_consensus.cc:493] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:09.264389 18080 raft_consensus.cc:515] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.278287 18080 leader_election.cc:290] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:09.278972 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfdc1b879624cae9e06f1728f8614b0" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:09.278889 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3156c8fb3be4fefb963e9175412eb46" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:09.271878 18079 leader_election.cc:290] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:09.279664 17749 raft_consensus.cc:3060] T cdfdc1b879624cae9e06f1728f8614b0 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:09.280624 17862 leader_election.cc:343] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:09.280180 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0797e260a91e4c5bb4aec843984f17d4" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:09.280249 17986 leader_election.cc:290] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:09.286258 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3156c8fb3be4fefb963e9175412eb46" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:09.287686 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfdc1b879624cae9e06f1728f8614b0" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:09.288302 17899 raft_consensus.cc:3060] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:09.283598 17824 raft_consensus.cc:3060] T 0797e260a91e4c5bb4aec843984f17d4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:09.292519 17864 leader_election.cc:343] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:09.296187 17864 leader_election.cc:304] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:09.304693 17994 consensus_queue.cc:1048] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:12:09.307922 18152 raft_consensus.cc:2749] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:09.312573 17824 raft_consensus.cc:2468] T 0797e260a91e4c5bb4aec843984f17d4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:09.315125 17940 tablet_bootstrap.cc:492] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:09.315645 17940 ts_tablet_manager.cc:1403] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.137s	user 0.032s	sys 0.051s
I20260709 12:12:09.320066 17940 raft_consensus.cc:359] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.325766 17940 raft_consensus.cc:385] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.326253 17940 raft_consensus.cc:740] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.326993 17940 consensus_queue.cc:260] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.329463 17940 ts_tablet_manager.cc:1434] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 12:12:09.320636 17749 raft_consensus.cc:2468] T cdfdc1b879624cae9e06f1728f8614b0 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:09.322178 17942 tablet_bootstrap.cc:654] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.325721 17899 raft_consensus.cc:2468] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:09.330615 17788 leader_election.cc:304] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:09.325490 17939 tablet_bootstrap.cc:654] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.331758 17967 raft_consensus.cc:2804] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:09.332224 17967 raft_consensus.cc:697] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:09.333068 17967 consensus_queue.cc:237] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.334542 17644 catalog_manager.cc:5697] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:09.342010 17940 tablet_bootstrap.cc:492] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:09.360626 17940 tablet_bootstrap.cc:654] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.367228 17939 tablet_bootstrap.cc:492] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:09.367628 17939 ts_tablet_manager.cc:1403] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.005s
I20260709 12:12:09.368336 17942 tablet_bootstrap.cc:492] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:09.368767 17942 ts_tablet_manager.cc:1403] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.009s
I20260709 12:12:09.369570 17939 raft_consensus.cc:359] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.370086 17939 raft_consensus.cc:385] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.370360 17939 raft_consensus.cc:740] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.371047 17939 consensus_queue.cc:260] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.372611 17939 ts_tablet_manager.cc:1434] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:09.373274 17939 tablet_bootstrap.cc:492] T a5c0379503ef4a2c8bd962232cbdf441 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:09.377238 17942 raft_consensus.cc:359] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.378304 17939 tablet_bootstrap.cc:654] T a5c0379503ef4a2c8bd962232cbdf441 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.381644 17994 raft_consensus.cc:493] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:09.382105 17994 raft_consensus.cc:515] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.382537 17939 tablet_bootstrap.cc:492] T a5c0379503ef4a2c8bd962232cbdf441 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:09.382943 17939 ts_tablet_manager.cc:1403] T a5c0379503ef4a2c8bd962232cbdf441 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:12:09.384132 17994 leader_election.cc:290] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:09.385564 17939 raft_consensus.cc:359] T a5c0379503ef4a2c8bd962232cbdf441 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.386190 17939 raft_consensus.cc:385] T a5c0379503ef4a2c8bd962232cbdf441 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.386461 17939 raft_consensus.cc:740] T a5c0379503ef4a2c8bd962232cbdf441 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.386359 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d440b2b9b1ff4355bed7aaad1a679823" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:09.387198 17939 consensus_queue.cc:260] T a5c0379503ef4a2c8bd962232cbdf441 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:12:09.388098 17715 leader_election.cc:343] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:09.388242 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d440b2b9b1ff4355bed7aaad1a679823" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:09.389192 17939 ts_tablet_manager.cc:1434] T a5c0379503ef4a2c8bd962232cbdf441 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:12:09.378232 17942 raft_consensus.cc:385] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.391505 17942 raft_consensus.cc:740] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.392452 17942 consensus_queue.cc:260] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.390065 17939 tablet_bootstrap.cc:492] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
W20260709 12:12:09.389943 17714 leader_election.cc:343] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:09.389969 17644 catalog_manager.cc:5697] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:09.394281 17714 leader_election.cc:304] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:09.394999 17994 raft_consensus.cc:2749] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:09.397377 17942 ts_tablet_manager.cc:1434] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 12:12:09.398324 17942 tablet_bootstrap.cc:492] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:09.398422 17940 tablet_bootstrap.cc:492] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:09.398916 17940 ts_tablet_manager.cc:1403] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.023s
I20260709 12:12:09.401744 17939 tablet_bootstrap.cc:654] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.401503 17940 raft_consensus.cc:359] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.402164 17940 raft_consensus.cc:385] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.402482 17940 raft_consensus.cc:740] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.403575 17940 consensus_queue.cc:260] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.405604 17940 ts_tablet_manager.cc:1434] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:09.406243 17942 tablet_bootstrap.cc:654] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.406456 17940 tablet_bootstrap.cc:492] T 7561a223a79b4963b8a195597c89c353 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:09.419209 17967 raft_consensus.cc:493] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:09.419850 17967 raft_consensus.cc:515] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.421885 17967 leader_election.cc:290] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:09.422380 17940 tablet_bootstrap.cc:654] T 7561a223a79b4963b8a195597c89c353 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.423396 17939 tablet_bootstrap.cc:492] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:09.425217 17939 ts_tablet_manager.cc:1403] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.006s
I20260709 12:12:09.425660 17824 raft_consensus.cc:3060] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:09.424057 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f90ab0df0f47929908581bd4420204" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:09.427238 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f90ab0df0f47929908581bd4420204" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:09.428037 17899 raft_consensus.cc:2393] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1f3512320ab4958a4a6eb54c4a1a412 in current term 1: Already voted for candidate 9166408b4e8343fdb95191526cbc10e9 in this term.
I20260709 12:12:09.428125 17939 raft_consensus.cc:359] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.428898 17939 raft_consensus.cc:385] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.429229 17939 raft_consensus.cc:740] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.430537 17939 consensus_queue.cc:260] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.432377 17942 tablet_bootstrap.cc:492] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:09.433027 17942 ts_tablet_manager.cc:1403] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.013s
I20260709 12:12:09.433063 17939 ts_tablet_manager.cc:1434] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:09.433326 18119 raft_consensus.cc:493] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:09.433785 18119 raft_consensus.cc:515] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.434278 17939 tablet_bootstrap.cc:492] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:09.436267 18152 consensus_queue.cc:1048] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:09.438292 17940 tablet_bootstrap.cc:492] T 7561a223a79b4963b8a195597c89c353 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:09.438731 17940 ts_tablet_manager.cc:1403] T 7561a223a79b4963b8a195597c89c353 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260709 12:12:09.440683 17939 tablet_bootstrap.cc:654] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.440649 17788 leader_election.cc:304] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:09.441351 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c0379503ef4a2c8bd962232cbdf441" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:09.441983 17899 raft_consensus.cc:2468] T a5c0379503ef4a2c8bd962232cbdf441 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:09.441855 17940 raft_consensus.cc:359] T 7561a223a79b4963b8a195597c89c353 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.442536 17940 raft_consensus.cc:385] T 7561a223a79b4963b8a195597c89c353 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.442827 17940 raft_consensus.cc:740] T 7561a223a79b4963b8a195597c89c353 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.443111 17714 leader_election.cc:304] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:09.435707 17942 raft_consensus.cc:359] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.443953 17994 raft_consensus.cc:2804] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:09.444079 17942 raft_consensus.cc:385] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.444351 17994 raft_consensus.cc:493] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:09.444823 17994 raft_consensus.cc:3060] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:09.444940 17940 consensus_queue.cc:260] T 7561a223a79b4963b8a195597c89c353 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.445734 17986 raft_consensus.cc:3060] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:09.447160 17940 ts_tablet_manager.cc:1434] T 7561a223a79b4963b8a195597c89c353 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 12:12:09.448099 17940 tablet_bootstrap.cc:492] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:09.448764 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c0379503ef4a2c8bd962232cbdf441" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:09.444380 17942 raft_consensus.cc:740] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.451144 17942 consensus_queue.cc:260] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.457221 17986 raft_consensus.cc:2749] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:09.458532 17942 ts_tablet_manager.cc:1434] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
W20260709 12:12:09.451193 17715 leader_election.cc:343] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:09.463934 17942 tablet_bootstrap.cc:492] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:09.465210 17967 raft_consensus.cc:493] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:09.465807 17967 raft_consensus.cc:515] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.468665 17994 raft_consensus.cc:515] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.470641 18151 consensus_queue.cc:1048] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:09.477098 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c0379503ef4a2c8bd962232cbdf441" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:09.477624 17897 raft_consensus.cc:3060] T a5c0379503ef4a2c8bd962232cbdf441 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:09.477680 17994 leader_election.cc:290] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:09.479197 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c0379503ef4a2c8bd962232cbdf441" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:09.471305 17967 leader_election.cc:290] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:09.460537 18119 leader_election.cc:290] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:09.471911 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a017000b8fc642278add7007ebc7b157" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
W20260709 12:12:09.481568 17715 leader_election.cc:343] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:09.481964 17749 raft_consensus.cc:2468] T a017000b8fc642278add7007ebc7b157 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:09.472982 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a017000b8fc642278add7007ebc7b157" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:09.482887 17899 raft_consensus.cc:2468] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:09.482995 17788 leader_election.cc:304] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:09.483796 17940 tablet_bootstrap.cc:654] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.484304 17986 raft_consensus.cc:2804] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:09.485148 17986 raft_consensus.cc:493] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:09.486038 17986 raft_consensus.cc:3060] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:09.487994 17897 raft_consensus.cc:2468] T a5c0379503ef4a2c8bd962232cbdf441 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:09.489214 17714 leader_election.cc:304] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:09.491436 17942 tablet_bootstrap.cc:654] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.492084 18119 raft_consensus.cc:2804] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:09.495460 18119 raft_consensus.cc:697] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:09.496322 18119 consensus_queue.cc:237] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.497469 17986 raft_consensus.cc:515] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.498875 18151 raft_consensus.cc:493] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:09.499333 18151 raft_consensus.cc:515] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.500821 17986 leader_election.cc:290] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:09.502787 18151 leader_election.cc:290] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:09.503980 17939 tablet_bootstrap.cc:492] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:09.503952 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7561a223a79b4963b8a195597c89c353" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:09.505585 17939 ts_tablet_manager.cc:1403] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.071s	user 0.024s	sys 0.014s
I20260709 12:12:09.505545 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7561a223a79b4963b8a195597c89c353" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
W20260709 12:12:09.506333 17864 leader_election.cc:343] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:09.503284 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a017000b8fc642278add7007ebc7b157" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:09.506304 17748 raft_consensus.cc:2468] T 7561a223a79b4963b8a195597c89c353 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:09.507889 17749 raft_consensus.cc:3060] T a017000b8fc642278add7007ebc7b157 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:09.509034 17862 leader_election.cc:304] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:09.510387 18080 raft_consensus.cc:2804] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:09.510736 18080 raft_consensus.cc:493] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:09.510466 17939 raft_consensus.cc:359] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.511093 18080 raft_consensus.cc:3060] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:09.511168 17939 raft_consensus.cc:385] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.511528 17939 raft_consensus.cc:740] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.509277 17940 tablet_bootstrap.cc:492] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:09.512204 17940 ts_tablet_manager.cc:1403] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.004s
I20260709 12:12:09.515353 17939 consensus_queue.cc:260] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.517879 17940 raft_consensus.cc:359] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.518544 17940 raft_consensus.cc:385] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.518793 17940 raft_consensus.cc:740] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.519378 17940 consensus_queue.cc:260] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.521054 17940 ts_tablet_manager.cc:1434] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:12:09.521886 17940 tablet_bootstrap.cc:492] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:09.524367 17939 ts_tablet_manager.cc:1434] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:12:09.525240 17939 tablet_bootstrap.cc:492] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:09.528888 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a017000b8fc642278add7007ebc7b157" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:09.529450 17897 raft_consensus.cc:3060] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:09.546129 17897 raft_consensus.cc:2468] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:09.547369 17749 raft_consensus.cc:2468] T a017000b8fc642278add7007ebc7b157 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:09.548389 17789 leader_election.cc:304] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:09.549155 17986 raft_consensus.cc:2804] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:09.549635 17986 raft_consensus.cc:697] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:09.550427 17986 consensus_queue.cc:237] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.554575 17940 tablet_bootstrap.cc:654] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.561866 18080 raft_consensus.cc:515] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.565876 18119 consensus_queue.cc:1048] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:09.566221 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7561a223a79b4963b8a195597c89c353" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
W20260709 12:12:09.567540 17864 leader_election.cc:343] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:09.565616 18080 leader_election.cc:290] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:09.582028 17824 raft_consensus.cc:3060] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:09.586887 17644 catalog_manager.cc:5697] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:09.591403 17939 tablet_bootstrap.cc:654] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.582950 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7561a223a79b4963b8a195597c89c353" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:09.593315 17942 tablet_bootstrap.cc:492] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:09.631286 17942 ts_tablet_manager.cc:1403] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.171s	user 0.015s	sys 0.009s
I20260709 12:12:09.632942 17749 raft_consensus.cc:3060] T 7561a223a79b4963b8a195597c89c353 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:09.643445 17942 raft_consensus.cc:359] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.644603 17942 raft_consensus.cc:385] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.644986 17942 raft_consensus.cc:740] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.651261 17942 consensus_queue.cc:260] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.656873 17940 tablet_bootstrap.cc:492] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:09.657503 17940 ts_tablet_manager.cc:1403] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.136s	user 0.006s	sys 0.008s
I20260709 12:12:09.666142 17749 raft_consensus.cc:2468] T 7561a223a79b4963b8a195597c89c353 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:09.670655 18151 raft_consensus.cc:493] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:09.671295 18151 raft_consensus.cc:515] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.674055 18151 leader_election.cc:290] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:09.677445 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7a9353f0584312be7f76d41499ecc1" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:09.667553 17644 catalog_manager.cc:5697] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:09.692611 18109 raft_consensus.cc:493] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:09.693522 17940 raft_consensus.cc:359] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.693357 18109 raft_consensus.cc:515] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.694180 17940 raft_consensus.cc:385] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.694453 17940 raft_consensus.cc:740] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.695019 17940 consensus_queue.cc:260] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.697614 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3156c8fb3be4fefb963e9175412eb46" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:09.697885 17862 leader_election.cc:304] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
W20260709 12:12:09.698952 17715 leader_election.cc:343] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:09.698990 18080 raft_consensus.cc:2804] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:12:09.699194 17862 leader_election.cc:343] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:09.699524 17940 ts_tablet_manager.cc:1434] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.003s
I20260709 12:12:09.705406 17940 tablet_bootstrap.cc:492] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:09.706688 17994 consensus_queue.cc:1048] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:09.741151 17942 ts_tablet_manager.cc:1434] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.109s	user 0.007s	sys 0.002s
I20260709 12:12:09.742291 17942 tablet_bootstrap.cc:492] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:09.699638 18080 raft_consensus.cc:697] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:09.707777 18109 leader_election.cc:290] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:09.749481 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7a9353f0584312be7f76d41499ecc1" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:09.751529 17990 raft_consensus.cc:493] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:09.752099 17990 raft_consensus.cc:515] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.752198 18080 consensus_queue.cc:237] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.753125 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3156c8fb3be4fefb963e9175412eb46" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:09.753733 17899 raft_consensus.cc:2468] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:09.766803 17939 tablet_bootstrap.cc:492] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:09.767299 17939 ts_tablet_manager.cc:1403] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.242s	user 0.014s	sys 0.000s
W20260709 12:12:09.768147 17864 leader_election.cc:343] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:09.768595 17864 leader_election.cc:304] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:09.769519 18151 raft_consensus.cc:2749] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:09.773547 17939 raft_consensus.cc:359] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.774205 17939 raft_consensus.cc:385] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.774408 17940 tablet_bootstrap.cc:654] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.774480 17939 raft_consensus.cc:740] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.775404 17939 consensus_queue.cc:260] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.781560 17714 leader_election.cc:304] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:09.786018 17939 ts_tablet_manager.cc:1434] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
W20260709 12:12:09.785104 17696 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:09.788491 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b142b123904c96a84395960aeae7da" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:09.790808 17990 leader_election.cc:290] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:09.788476 17939 tablet_bootstrap.cc:492] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:09.800875 18109 raft_consensus.cc:2804] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:09.801306 18109 raft_consensus.cc:493] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:09.801714 18109 raft_consensus.cc:3060] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:09.810791 17939 tablet_bootstrap.cc:654] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.814481 18080 raft_consensus.cc:493] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:09.815001 18080 raft_consensus.cc:515] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.815227 18109 raft_consensus.cc:515] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.817404 17940 tablet_bootstrap.cc:492] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:09.817847 17940 ts_tablet_manager.cc:1403] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.113s	user 0.011s	sys 0.010s
I20260709 12:12:09.818877 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3156c8fb3be4fefb963e9175412eb46" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:09.819397 17897 raft_consensus.cc:3060] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:09.820287 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3156c8fb3be4fefb963e9175412eb46" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:09.820574 17940 raft_consensus.cc:359] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.821230 17940 raft_consensus.cc:385] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.821513 17940 raft_consensus.cc:740] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.822132 17940 consensus_queue.cc:260] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.823038 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a070ee75cca48c18ed1e7490889e1f6" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:09.824066 18109 leader_election.cc:290] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:09.824782 18151 consensus_queue.cc:1048] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:09.826416 17715 leader_election.cc:343] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:09.829612 17940 ts_tablet_manager.cc:1434] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:12:09.829624 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b142b123904c96a84395960aeae7da" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:09.832062 17789 leader_election.cc:304] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:09.832669 17940 tablet_bootstrap.cc:492] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:09.833106 17986 raft_consensus.cc:2749] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:09.839485 17940 tablet_bootstrap.cc:654] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.840366 18079 raft_consensus.cc:493] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:09.841475 18079 raft_consensus.cc:515] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.842545 17942 tablet_bootstrap.cc:654] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.843506 18079 leader_election.cc:290] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:09.844873 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becefefbf2e840a080f8512741056672" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
W20260709 12:12:09.846412 17862 leader_election.cc:343] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:09.847267 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a070ee75cca48c18ed1e7490889e1f6" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:09.849148 18080 leader_election.cc:290] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:09.851431 17647 catalog_manager.cc:5697] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:09.863711 17825 raft_consensus.cc:2468] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
W20260709 12:12:09.864732 17864 leader_election.cc:343] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:09.857085 17897 raft_consensus.cc:2468] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:09.857285 17939 tablet_bootstrap.cc:492] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:09.867357 17939 ts_tablet_manager.cc:1403] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.010s
I20260709 12:12:09.868959 17864 leader_election.cc:304] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:09.869828 17939 raft_consensus.cc:359] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.870484 17939 raft_consensus.cc:385] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.870340 17714 leader_election.cc:304] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:09.870823 17939 raft_consensus.cc:740] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.871723 17939 consensus_queue.cc:260] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.872644 18079 raft_consensus.cc:2804] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:09.872978 18079 raft_consensus.cc:493] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:09.873309 18079 raft_consensus.cc:3060] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:09.874333 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becefefbf2e840a080f8512741056672" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:09.876737 17994 raft_consensus.cc:2804] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:09.877230 17994 raft_consensus.cc:697] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:09.878106 17994 consensus_queue.cc:237] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.859241 17940 tablet_bootstrap.cc:492] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:09.880219 17940 ts_tablet_manager.cc:1403] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.006s
I20260709 12:12:09.881050 17939 ts_tablet_manager.cc:1434] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 12:12:09.883620 17939 tablet_bootstrap.cc:492] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:09.883316 17940 raft_consensus.cc:359] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.884086 17940 raft_consensus.cc:385] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.884379 17940 raft_consensus.cc:740] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.885048 17940 consensus_queue.cc:260] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.889103 17940 ts_tablet_manager.cc:1434] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:12:09.889901 18079 raft_consensus.cc:515] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.891752 17940 tablet_bootstrap.cc:492] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:09.891894 18079 leader_election.cc:290] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:09.892011 18151 consensus_queue.cc:1048] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:09.896124 17939 tablet_bootstrap.cc:654] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.899466 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a070ee75cca48c18ed1e7490889e1f6" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:09.905519 17822 raft_consensus.cc:3060] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:09.907377 17940 tablet_bootstrap.cc:654] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.919329 17940 tablet_bootstrap.cc:492] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:09.919780 17940 ts_tablet_manager.cc:1403] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
W20260709 12:12:09.891505 17862 leader_election.cc:343] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:09.924151 17862 leader_election.cc:304] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:09.929116 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a070ee75cca48c18ed1e7490889e1f6" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:09.929922 18152 raft_consensus.cc:2749] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:09.928145 17940 raft_consensus.cc:359] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.931357 17940 raft_consensus.cc:385] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.936276 17940 raft_consensus.cc:740] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.937650 17940 consensus_queue.cc:260] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.939792 17940 ts_tablet_manager.cc:1434] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260709 12:12:09.940761 17940 tablet_bootstrap.cc:492] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
W20260709 12:12:09.934026 17862 leader_election.cc:343] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:09.948367 17822 raft_consensus.cc:2468] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:09.949091 17644 catalog_manager.cc:5697] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:09.955432 17940 tablet_bootstrap.cc:654] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:09.956683 17864 leader_election.cc:304] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:09.958189 17994 raft_consensus.cc:493] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:09.958600 18152 raft_consensus.cc:2804] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:09.959312 18152 raft_consensus.cc:697] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:09.958895 17994 raft_consensus.cc:515] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.960410 18152 consensus_queue.cc:237] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.962678 17990 consensus_queue.cc:1048] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:09.963578 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b4c38656da4e7d80c6e1a1ed1e153a" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:09.965031 17990 consensus_queue.cc:1048] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:12:09.966538 17714 leader_election.cc:343] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:09.969791 17994 leader_election.cc:290] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:09.971097 17986 consensus_queue.cc:1048] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:09.974844 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b4c38656da4e7d80c6e1a1ed1e153a" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:09.982810 17942 tablet_bootstrap.cc:492] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:09.983309 17942 ts_tablet_manager.cc:1403] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.241s	user 0.018s	sys 0.027s
I20260709 12:12:09.985340 17940 tablet_bootstrap.cc:492] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:09.985807 17940 ts_tablet_manager.cc:1403] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.003s
W20260709 12:12:09.992161 17715 consensus_peers.cc:597] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. 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:12:09.993870 17715 leader_election.cc:343] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:09.994273 17715 leader_election.cc:304] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:09.997187 17940 raft_consensus.cc:359] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:09.998432 17940 raft_consensus.cc:385] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:09.999679 17940 raft_consensus.cc:740] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.000384 17940 consensus_queue.cc:260] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.000988 17942 raft_consensus.cc:359] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.002144 17942 raft_consensus.cc:385] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.002597 17942 raft_consensus.cc:740] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:09.998273 18109 raft_consensus.cc:2749] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:10.004880 17942 consensus_queue.cc:260] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.011212 17940 ts_tablet_manager.cc:1434] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:12:10.012135 17940 tablet_bootstrap.cc:492] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:10.020911 17942 ts_tablet_manager.cc:1434] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 12:12:10.021873 17942 tablet_bootstrap.cc:492] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:10.029103 18109 raft_consensus.cc:493] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.029608 18109 raft_consensus.cc:515] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.031863 18109 leader_election.cc:290] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:10.031886 18198 consensus_queue.cc:1048] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:10.032442 17939 tablet_bootstrap.cc:492] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:10.032856 17939 ts_tablet_manager.cc:1403] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.149s	user 0.024s	sys 0.080s
I20260709 12:12:10.033890 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab236f32365a401f8f618c613cb950ce" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
W20260709 12:12:10.035171 17714 leader_election.cc:343] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.035390 17939 raft_consensus.cc:359] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.036070 17939 raft_consensus.cc:385] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.036324 17939 raft_consensus.cc:740] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.036556 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab236f32365a401f8f618c613cb950ce" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
W20260709 12:12:10.039433 17715 leader_election.cc:343] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.039116 17647 catalog_manager.cc:5697] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:10.040330 17715 leader_election.cc:304] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:10.036967 17939 consensus_queue.cc:260] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.041225 18109 raft_consensus.cc:2749] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:10.041473 17942 tablet_bootstrap.cc:654] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.043298 17939 ts_tablet_manager.cc:1434] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 12:12:10.044363 17939 tablet_bootstrap.cc:492] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:10.045424 17940 tablet_bootstrap.cc:654] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.052404 17942 tablet_bootstrap.cc:492] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:10.052881 17942 ts_tablet_manager.cc:1403] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.001s
I20260709 12:12:10.056584 17939 tablet_bootstrap.cc:654] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.057816 17942 raft_consensus.cc:359] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.058822 17942 raft_consensus.cc:385] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.057881 17940 tablet_bootstrap.cc:492] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:10.060135 17940 ts_tablet_manager.cc:1403] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.006s
I20260709 12:12:10.059196 17942 raft_consensus.cc:740] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.061573 17942 consensus_queue.cc:260] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.063117 17940 raft_consensus.cc:359] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.063840 17940 raft_consensus.cc:385] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.064527 17940 raft_consensus.cc:740] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.065160 17942 ts_tablet_manager.cc:1434] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260709 12:12:10.065124 17940 consensus_queue.cc:260] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.066576 17942 tablet_bootstrap.cc:492] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:10.076193 17939 tablet_bootstrap.cc:492] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:10.076668 17939 ts_tablet_manager.cc:1403] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.000s
I20260709 12:12:10.077071 17942 tablet_bootstrap.cc:654] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.079109 17939 raft_consensus.cc:359] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.079789 17939 raft_consensus.cc:385] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.080050 17939 raft_consensus.cc:740] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.080581 17940 ts_tablet_manager.cc:1434] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:12:10.080641 17939 consensus_queue.cc:260] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.081743 17940 tablet_bootstrap.cc:492] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:10.089241 17940 tablet_bootstrap.cc:654] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.091449 18109 raft_consensus.cc:493] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.091949 18109 raft_consensus.cc:515] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.093168 17942 tablet_bootstrap.cc:492] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:10.093118 18151 raft_consensus.cc:493] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.093930 17942 ts_tablet_manager.cc:1403] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260709 12:12:10.093848 18151 raft_consensus.cc:515] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.096361 18151 leader_election.cc:290] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:10.098412 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7a9353f0584312be7f76d41499ecc1" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:10.098805 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e32aea76e54724a0f7131fab736724" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:10.099561 17748 raft_consensus.cc:2468] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:10.102126 17940 tablet_bootstrap.cc:492] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:10.101806 17942 raft_consensus.cc:359] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.102592 17940 ts_tablet_manager.cc:1403] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.012s
I20260709 12:12:10.102603 17942 raft_consensus.cc:385] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.103114 17942 raft_consensus.cc:740] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.103865 17942 consensus_queue.cc:260] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.104737 17824 raft_consensus.cc:2468] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:10.105739 17942 ts_tablet_manager.cc:1434] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:12:10.107080 17942 tablet_bootstrap.cc:492] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:10.107270 17939 ts_tablet_manager.cc:1434] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.003s
I20260709 12:12:10.109159 17940 raft_consensus.cc:359] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.109920 17940 raft_consensus.cc:385] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.110199 17940 raft_consensus.cc:740] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.110391 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e32aea76e54724a0f7131fab736724" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:10.111044 17822 raft_consensus.cc:2468] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:10.110890 17940 consensus_queue.cc:260] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.112725 17940 ts_tablet_manager.cc:1434] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260709 12:12:10.113607 17940 tablet_bootstrap.cc:492] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:10.114120 17942 tablet_bootstrap.cc:654] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.116726 17864 leader_election.cc:304] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:10.117496 18151 raft_consensus.cc:2804] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:10.117844 18151 raft_consensus.cc:493] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:10.118175 18151 raft_consensus.cc:3060] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.118870 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7a9353f0584312be7f76d41499ecc1" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:10.119871 17939 tablet_bootstrap.cc:492] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:10.122215 17896 raft_consensus.cc:2468] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:10.123332 17715 leader_election.cc:304] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:10.124053 18119 raft_consensus.cc:2804] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:10.124517 18119 raft_consensus.cc:493] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:10.124928 18119 raft_consensus.cc:3060] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.093963 18109 leader_election.cc:290] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:10.136200 18152 raft_consensus.cc:493] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.139732 18152 raft_consensus.cc:515] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.141577 18109 consensus_queue.cc:1048] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:10.141839 18152 leader_election.cc:290] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:10.144482 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbd2df8a09f4dfd9fef3b56cf3f42a8" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:10.145248 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbd2df8a09f4dfd9fef3b56cf3f42a8" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:10.145743 17824 raft_consensus.cc:2468] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:10.145088 17748 raft_consensus.cc:2468] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:10.150509 17864 leader_election.cc:304] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:10.153527 18080 raft_consensus.cc:2804] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:10.154011 18080 raft_consensus.cc:493] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:10.154423 18080 raft_consensus.cc:3060] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.157783 17940 tablet_bootstrap.cc:654] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.158798 17939 tablet_bootstrap.cc:654] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.171633 18151 raft_consensus.cc:515] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.173389 18119 raft_consensus.cc:515] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.174273 18151 leader_election.cc:290] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:10.174948 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e32aea76e54724a0f7131fab736724" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:10.175575 17822 raft_consensus.cc:3060] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.181155 18119 leader_election.cc:290] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:10.182742 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7a9353f0584312be7f76d41499ecc1" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:10.182932 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7a9353f0584312be7f76d41499ecc1" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:10.183481 17824 raft_consensus.cc:3060] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.183709 17899 raft_consensus.cc:3060] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.191937 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e32aea76e54724a0f7131fab736724" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:10.192562 17748 raft_consensus.cc:3060] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.193153 18080 raft_consensus.cc:515] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.195250 18080 leader_election.cc:290] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:10.199477 17942 tablet_bootstrap.cc:492] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:10.199470 17824 raft_consensus.cc:2468] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:10.200112 17942 ts_tablet_manager.cc:1403] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.093s	user 0.020s	sys 0.017s
I20260709 12:12:10.201908 17715 leader_election.cc:304] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:10.204428 18119 raft_consensus.cc:2804] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:10.205440 18119 raft_consensus.cc:697] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:10.205857 17940 tablet_bootstrap.cc:492] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:10.206275 17940 ts_tablet_manager.cc:1403] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.093s	user 0.014s	sys 0.015s
I20260709 12:12:10.209416 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbd2df8a09f4dfd9fef3b56cf3f42a8" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:10.210201 17747 raft_consensus.cc:3060] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.204638 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbd2df8a09f4dfd9fef3b56cf3f42a8" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:10.211107 17825 raft_consensus.cc:3060] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.213626 17942 raft_consensus.cc:359] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.214519 17942 raft_consensus.cc:385] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.214845 17942 raft_consensus.cc:740] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.215660 17942 consensus_queue.cc:260] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.206543 18119 consensus_queue.cc:237] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.229547 17899 raft_consensus.cc:2468] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:10.236413 17940 raft_consensus.cc:359] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.238838 17940 raft_consensus.cc:385] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.239249 17940 raft_consensus.cc:740] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.240116 17940 consensus_queue.cc:260] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.248977 18080 raft_consensus.cc:493] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.249490 18080 raft_consensus.cc:515] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.250030 17940 ts_tablet_manager.cc:1434] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.044s	user 0.003s	sys 0.006s
I20260709 12:12:10.251175 17940 tablet_bootstrap.cc:492] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:10.243134 17748 raft_consensus.cc:2468] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:10.252272 17996 raft_consensus.cc:493] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.253093 17996 raft_consensus.cc:515] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.255110 17996 leader_election.cc:290] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:10.258891 17747 raft_consensus.cc:2468] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:10.259231 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00eca6e256d44b39842917442f22fa6" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:10.252667 17942 ts_tablet_manager.cc:1434] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.001s
I20260709 12:12:10.261377 17942 tablet_bootstrap.cc:492] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
W20260709 12:12:10.263682 17714 leader_election.cc:343] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.269047 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00eca6e256d44b39842917442f22fa6" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:10.251539 18080 leader_election.cc:290] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:12:10.273686 17715 leader_election.cc:343] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.274736 17715 leader_election.cc:304] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:10.260006 17825 raft_consensus.cc:2468] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:10.265570 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a1443602084906829b3228e527449c" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:10.264725 17862 leader_election.cc:304] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:10.280381 17644 catalog_manager.cc:5697] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:10.280530 17864 leader_election.cc:304] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:10.280890 17990 raft_consensus.cc:493] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.282437 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a1443602084906829b3228e527449c" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:10.284062 18151 raft_consensus.cc:2804] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:10.286221 18079 raft_consensus.cc:2804] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:10.286280 18080 consensus_queue.cc:1048] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:10.287951 18151 raft_consensus.cc:697] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:10.288767 17748 raft_consensus.cc:2468] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:10.288048 17939 tablet_bootstrap.cc:492] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:10.294763 17939 ts_tablet_manager.cc:1403] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.175s	user 0.028s	sys 0.034s
I20260709 12:12:10.285185 18119 raft_consensus.cc:2749] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:10.300375 17862 leader_election.cc:304] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:10.302023 18152 raft_consensus.cc:2804] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:10.302428 18152 raft_consensus.cc:493] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:12:10.302614 17864 leader_election.cc:343] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.302778 18152 raft_consensus.cc:3060] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.305533 17940 tablet_bootstrap.cc:654] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.294219 18151 consensus_queue.cc:237] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.309681 17939 raft_consensus.cc:359] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.310354 17939 raft_consensus.cc:385] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.310606 17939 raft_consensus.cc:740] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.312942 17939 consensus_queue.cc:260] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.292440 17990 raft_consensus.cc:515] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.313143 17822 raft_consensus.cc:2468] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:10.337114 17942 tablet_bootstrap.cc:654] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.328428 18079 raft_consensus.cc:697] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:10.347687 17939 ts_tablet_manager.cc:1434] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.006s
I20260709 12:12:10.347934 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab236f32365a401f8f618c613cb950ce" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:10.346803 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab236f32365a401f8f618c613cb950ce" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:10.349321 17897 raft_consensus.cc:2468] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:10.350750 17939 tablet_bootstrap.cc:492] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:10.352208 17747 raft_consensus.cc:2468] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:10.353742 17788 leader_election.cc:304] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:10.354482 17986 raft_consensus.cc:2804] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:10.354817 17986 raft_consensus.cc:493] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:10.355186 17986 raft_consensus.cc:3060] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.336237 17990 leader_election.cc:290] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:10.358071 17940 tablet_bootstrap.cc:492] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:10.358469 17940 ts_tablet_manager.cc:1403] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.107s	user 0.015s	sys 0.017s
I20260709 12:12:10.346750 18230 raft_consensus.cc:493] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.365154 17986 raft_consensus.cc:515] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.369488 18230 raft_consensus.cc:515] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.380064 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab236f32365a401f8f618c613cb950ce" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:10.380743 17747 raft_consensus.cc:3060] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.405577 17986 leader_election.cc:290] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:10.405684 17940 raft_consensus.cc:359] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:12:10.405578 17789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 46216.4us
I20260709 12:12:10.406641 17940 raft_consensus.cc:385] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.406936 17940 raft_consensus.cc:740] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.408758 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057dda1998414551b27d5dffaf14b079" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:10.407850 18230 leader_election.cc:290] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
W20260709 12:12:10.360366 17862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 56566.4us
W20260709 12:12:10.411245 17715 leader_election.cc:343] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.403404 17747 raft_consensus.cc:2468] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:10.413372 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057dda1998414551b27d5dffaf14b079" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:10.403497 18152 raft_consensus.cc:515] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.415246 18152 leader_election.cc:290] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:10.403681 18079 consensus_queue.cc:237] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:12:10.418433 17714 leader_election.cc:343] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.418812 17714 leader_election.cc:304] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:10.407933 17940 consensus_queue.cc:260] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.422242 18109 raft_consensus.cc:2749] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:10.427637 18232 raft_consensus.cc:493] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:12:10.428210 17862 consensus_peers.cc:597] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:10.422106 17788 leader_election.cc:304] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:10.427137 17940 ts_tablet_manager.cc:1434] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.004s
I20260709 12:12:10.429915 17940 tablet_bootstrap.cc:492] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:10.428138 18232 raft_consensus.cc:515] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.433068 17986 raft_consensus.cc:2804] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:10.433550 17986 raft_consensus.cc:697] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:10.434237 17986 consensus_queue.cc:237] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.437491 17939 tablet_bootstrap.cc:654] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.441941 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a1443602084906829b3228e527449c" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:10.443840 17942 tablet_bootstrap.cc:492] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:10.444303 17942 ts_tablet_manager.cc:1403] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.183s	user 0.012s	sys 0.003s
W20260709 12:12:10.444331 17864 leader_election.cc:343] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.423671 18230 consensus_queue.cc:1048] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
W20260709 12:12:10.445111 17864 consensus_peers.cc:597] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. 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:12:10.451120 18232 leader_election.cc:290] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:10.453181 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab236f32365a401f8f618c613cb950ce" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:10.464358 17644 catalog_manager.cc:5697] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:10.465390 17898 raft_consensus.cc:3060] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:10.498063 17715 consensus_peers.cc:597] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. 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:12:10.466572 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a1443602084906829b3228e527449c" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:10.503661 17749 raft_consensus.cc:3060] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.514546 17898 raft_consensus.cc:2468] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:10.538920 17939 tablet_bootstrap.cc:492] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:10.539558 17939 ts_tablet_manager.cc:1403] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.189s	user 0.014s	sys 0.007s
I20260709 12:12:10.547713 17940 tablet_bootstrap.cc:654] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.549090 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a99d449b2b64badaa876401c94a353a" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:10.555402 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a99d449b2b64badaa876401c94a353a" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:10.555696 17939 raft_consensus.cc:359] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.556663 17939 raft_consensus.cc:385] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.556991 17939 raft_consensus.cc:740] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.554225 17942 raft_consensus.cc:359] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.557405 17942 raft_consensus.cc:385] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:12:10.560740 17862 leader_election.cc:343] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:10.562409 17864 leader_election.cc:343] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.562785 17864 leader_election.cc:304] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:10.558622 17939 consensus_queue.cc:260] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.558821 17942 raft_consensus.cc:740] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.564936 17942 consensus_queue.cc:260] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.571132 17939 ts_tablet_manager.cc:1434] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 12:12:10.574221 17994 raft_consensus.cc:493] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.577714 17994 raft_consensus.cc:515] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.564680 18232 raft_consensus.cc:2749] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:10.579708 17994 leader_election.cc:290] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:10.591756 17942 ts_tablet_manager.cc:1434] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.147s	user 0.002s	sys 0.017s
I20260709 12:12:10.592881 17942 tablet_bootstrap.cc:492] T c3156c8fb3be4fefb963e9175412eb46 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:10.597049 17749 raft_consensus.cc:2468] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:10.617918 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becefefbf2e840a080f8512741056672" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:10.622260 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becefefbf2e840a080f8512741056672" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:10.622946 17899 raft_consensus.cc:2468] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:10.627538 17942 tablet_bootstrap.cc:654] T c3156c8fb3be4fefb963e9175412eb46 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.631542 17940 tablet_bootstrap.cc:492] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:10.631845 17714 leader_election.cc:304] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:10.632076 17940 ts_tablet_manager.cc:1403] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.202s	user 0.025s	sys 0.023s
I20260709 12:12:10.635262 18151 consensus_queue.cc:1048] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:10.646723 17939 tablet_bootstrap.cc:492] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:10.660059 17862 leader_election.cc:304] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:10.661767 18152 raft_consensus.cc:2804] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:10.662439 18152 raft_consensus.cc:697] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:10.668954 17647 catalog_manager.cc:5697] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
W20260709 12:12:10.681828 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 50078.2us
I20260709 12:12:10.685864 17940 raft_consensus.cc:359] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.686872 17940 raft_consensus.cc:385] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.663508 18152 consensus_queue.cc:237] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.687203 17940 raft_consensus.cc:740] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.688072 17940 consensus_queue.cc:260] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:12:10.689594 17715 leader_election.cc:343] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.690346 17644 catalog_manager.cc:5697] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:10.695762 18109 raft_consensus.cc:493] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.696326 18109 raft_consensus.cc:515] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.698763 18109 leader_election.cc:290] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:10.692303 18230 raft_consensus.cc:2804] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:10.707407 18230 raft_consensus.cc:493] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:10.707754 18230 raft_consensus.cc:3060] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.725901 17940 ts_tablet_manager.cc:1434] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.093s	user 0.004s	sys 0.003s
I20260709 12:12:10.728504 17940 tablet_bootstrap.cc:492] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:10.735913 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efc61c19604bf5957b7992b155122a" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:10.739113 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efc61c19604bf5957b7992b155122a" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:10.737119 18119 consensus_queue.cc:1048] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:12:10.753808 17940 tablet_bootstrap.cc:654] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:10.755741 17714 leader_election.cc:343] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.763780 17939 tablet_bootstrap.cc:654] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:10.772667 17715 leader_election.cc:343] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.774096 17715 leader_election.cc:304] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:10.783515 17942 tablet_bootstrap.cc:492] T c3156c8fb3be4fefb963e9175412eb46 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:10.784413 17942 ts_tablet_manager.cc:1403] T c3156c8fb3be4fefb963e9175412eb46 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.192s	user 0.035s	sys 0.084s
I20260709 12:12:10.788089 18247 raft_consensus.cc:2749] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:10.786098 18080 consensus_queue.cc:1048] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:12:10.766687 18230 raft_consensus.cc:515] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.874086 18230 leader_election.cc:290] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:10.913661 17939 tablet_bootstrap.cc:492] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:10.914247 17939 ts_tablet_manager.cc:1403] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.268s	user 0.013s	sys 0.010s
I20260709 12:12:10.915812 17942 raft_consensus.cc:359] T c3156c8fb3be4fefb963e9175412eb46 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.917544 17942 raft_consensus.cc:385] T c3156c8fb3be4fefb963e9175412eb46 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.917868 17942 raft_consensus.cc:740] T c3156c8fb3be4fefb963e9175412eb46 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.919608 17942 consensus_queue.cc:260] T c3156c8fb3be4fefb963e9175412eb46 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.920680 17939 raft_consensus.cc:359] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.922482 17939 raft_consensus.cc:385] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.922818 17939 raft_consensus.cc:740] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.923472 17939 consensus_queue.cc:260] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.925042 17939 ts_tablet_manager.cc:1434] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:12:10.922055 17940 tablet_bootstrap.cc:492] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:10.926302 18080 consensus_queue.cc:1048] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:10.926810 17940 ts_tablet_manager.cc:1403] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.199s	user 0.012s	sys 0.022s
I20260709 12:12:10.926402 17644 catalog_manager.cc:5697] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:10.925925 17939 tablet_bootstrap.cc:492] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:10.929589 17940 raft_consensus.cc:359] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.930217 17940 raft_consensus.cc:385] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.930480 17940 raft_consensus.cc:740] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.932943 17942 ts_tablet_manager.cc:1434] T c3156c8fb3be4fefb963e9175412eb46 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.148s	user 0.037s	sys 0.032s
I20260709 12:12:10.933868 17942 tablet_bootstrap.cc:492] T d440b2b9b1ff4355bed7aaad1a679823 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:10.935283 17939 tablet_bootstrap.cc:654] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.940234 17940 consensus_queue.cc:260] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.942685 18152 raft_consensus.cc:493] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.943331 18152 raft_consensus.cc:515] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.945973 18152 leader_election.cc:290] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:10.947014 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b4c38656da4e7d80c6e1a1ed1e153a" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
W20260709 12:12:10.948413 17864 leader_election.cc:343] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.951501 17940 ts_tablet_manager.cc:1434] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:12:10.952557 17940 tablet_bootstrap.cc:492] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:10.952396 18196 raft_consensus.cc:493] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.952976 18196 raft_consensus.cc:515] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.955032 18196 leader_election.cc:290] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:10.956905 17745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a1443602084906829b3228e527449c" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:10.957731 17745 raft_consensus.cc:2393] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1f3512320ab4958a4a6eb54c4a1a412 in current term 1: Already voted for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in this term.
I20260709 12:12:10.957964 17939 tablet_bootstrap.cc:492] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:10.958456 17939 ts_tablet_manager.cc:1403] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.007s
I20260709 12:12:10.959280 17940 tablet_bootstrap.cc:654] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.960157 17942 tablet_bootstrap.cc:654] T d440b2b9b1ff4355bed7aaad1a679823 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.961561 17939 raft_consensus.cc:359] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.962725 17939 raft_consensus.cc:385] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.964395 17939 raft_consensus.cc:740] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.965346 17939 consensus_queue.cc:260] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.967855 17939 ts_tablet_manager.cc:1434] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:12:10.968513 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becefefbf2e840a080f8512741056672" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:10.969064 17897 raft_consensus.cc:3060] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.969574 17939 tablet_bootstrap.cc:492] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:10.974534 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a1443602084906829b3228e527449c" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:10.976344 17942 tablet_bootstrap.cc:492] T d440b2b9b1ff4355bed7aaad1a679823 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:10.976788 17942 ts_tablet_manager.cc:1403] T d440b2b9b1ff4355bed7aaad1a679823 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.004s
I20260709 12:12:10.980382 18152 consensus_queue.cc:1048] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:10.983076 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becefefbf2e840a080f8512741056672" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:10.983678 17821 raft_consensus.cc:3060] T c3156c8fb3be4fefb963e9175412eb46 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.990578 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b4c38656da4e7d80c6e1a1ed1e153a" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:10.991189 17748 raft_consensus.cc:2468] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:10.988035 18247 raft_consensus.cc:493] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:10.995018 18109 consensus_queue.cc:1048] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:10.995564 17715 leader_election.cc:343] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:10.996613 17862 leader_election.cc:304] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:10.995422 18247 raft_consensus.cc:515] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:10.998404 17747 raft_consensus.cc:3060] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.999403 18247 leader_election.cc:290] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:11.007630 17939 tablet_bootstrap.cc:654] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.008368 17789 leader_election.cc:304] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:11.008944 18080 raft_consensus.cc:493] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.009253 18196 raft_consensus.cc:3060] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.009460 18080 raft_consensus.cc:515] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.011912 17990 consensus_queue.cc:1048] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:11.012935 17942 raft_consensus.cc:359] T d440b2b9b1ff4355bed7aaad1a679823 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.013386 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057dda1998414551b27d5dffaf14b079" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:11.011621 18080 leader_election.cc:290] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:11.016616 18196 raft_consensus.cc:2749] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:11.018127 17897 raft_consensus.cc:2468] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:11.013621 17942 raft_consensus.cc:385] T d440b2b9b1ff4355bed7aaad1a679823 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.019972 17942 raft_consensus.cc:740] T d440b2b9b1ff4355bed7aaad1a679823 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.020744 17942 consensus_queue.cc:260] T d440b2b9b1ff4355bed7aaad1a679823 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:12:11.021392 17864 leader_election.cc:343] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.023252 17942 ts_tablet_manager.cc:1434] T d440b2b9b1ff4355bed7aaad1a679823 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.046s	user 0.002s	sys 0.003s
I20260709 12:12:11.024463 17942 tablet_bootstrap.cc:492] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:11.025271 17714 leader_election.cc:304] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:11.038177 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a070ee75cca48c18ed1e7490889e1f6" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:11.033443 18080 raft_consensus.cc:2804] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:11.039536 18080 raft_consensus.cc:493] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:11.039932 18080 raft_consensus.cc:3060] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.043223 17986 consensus_queue.cc:1048] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:11.032816 18119 raft_consensus.cc:2804] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:11.044266 18119 raft_consensus.cc:697] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:11.045148 18119 consensus_queue.cc:237] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.046557 17940 tablet_bootstrap.cc:492] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:11.046986 17940 ts_tablet_manager.cc:1403] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.095s	user 0.008s	sys 0.007s
W20260709 12:12:11.043764 17862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 47251.8us
I20260709 12:12:11.081378 17942 tablet_bootstrap.cc:654] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.086535 17745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057dda1998414551b27d5dffaf14b079" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:11.086380 17940 raft_consensus.cc:359] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.087095 17940 raft_consensus.cc:385] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.087141 17745 raft_consensus.cc:2468] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:11.047771 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a070ee75cca48c18ed1e7490889e1f6" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:11.089202 17940 raft_consensus.cc:740] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.089936 17940 consensus_queue.cc:260] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.091089 17714 leader_election.cc:304] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:11.091965 17939 tablet_bootstrap.cc:492] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:11.092396 17939 ts_tablet_manager.cc:1403] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.123s	user 0.014s	sys 0.001s
I20260709 12:12:11.092882 18232 consensus_queue.cc:1048] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:11.094936 17939 raft_consensus.cc:359] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.095597 17939 raft_consensus.cc:385] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.097671 17939 raft_consensus.cc:740] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.098460 17939 consensus_queue.cc:260] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.100744 17939 ts_tablet_manager.cc:1434] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:12:11.102573 18080 raft_consensus.cc:515] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.103559 17939 tablet_bootstrap.cc:492] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:11.102285 17862 leader_election.cc:304] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:11.109157 17940 ts_tablet_manager.cc:1434] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.003s
I20260709 12:12:11.110050 17940 tablet_bootstrap.cc:492] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:11.111694 18079 raft_consensus.cc:2804] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:11.112115 18079 raft_consensus.cc:493] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:11.112449 18079 raft_consensus.cc:3060] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.119452 18079 raft_consensus.cc:515] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.153119 17745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b4c38656da4e7d80c6e1a1ed1e153a" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:11.153975 17745 raft_consensus.cc:3060] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.160509 18079 leader_election.cc:290] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:11.161754 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b4c38656da4e7d80c6e1a1ed1e153a" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:11.162943 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057dda1998414551b27d5dffaf14b079" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:11.163565 18080 leader_election.cc:290] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:12:11.165654 17696 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:12:11.165688 17864 leader_election.cc:343] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:11.167598 17864 leader_election.cc:343] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.162974 17939 tablet_bootstrap.cc:654] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.174417 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057dda1998414551b27d5dffaf14b079" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:11.175100 17749 raft_consensus.cc:3060] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.175642 17942 tablet_bootstrap.cc:492] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:11.176126 17942 ts_tablet_manager.cc:1403] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.152s	user 0.016s	sys 0.001s
I20260709 12:12:11.177248 18080 consensus_queue.cc:1048] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:11.192919 17940 tablet_bootstrap.cc:654] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.184909 17745 raft_consensus.cc:2468] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:11.194679 18250 raft_consensus.cc:2749] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:11.203795 17942 raft_consensus.cc:359] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.205950 17942 raft_consensus.cc:385] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.207129 17942 raft_consensus.cc:740] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.209981 17942 consensus_queue.cc:260] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.208263 18079 raft_consensus.cc:493] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.212060 17942 ts_tablet_manager.cc:1434] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 12:12:11.211756 18079 raft_consensus.cc:515] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.213420 17862 leader_election.cc:304] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:11.215116 17942 tablet_bootstrap.cc:492] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:11.216924 18079 leader_election.cc:290] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:11.222261 18079 raft_consensus.cc:2804] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:11.225244 18079 raft_consensus.cc:697] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:11.228703 18079 consensus_queue.cc:237] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.237118 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd8576d478f4a63bc3422ca1fca6ef1" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
W20260709 12:12:11.239143 17864 leader_election.cc:343] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.242344 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd8576d478f4a63bc3422ca1fca6ef1" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:11.243036 17750 raft_consensus.cc:2468] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:11.252396 17862 leader_election.cc:304] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:11.253232 18080 raft_consensus.cc:2804] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:11.253598 18080 raft_consensus.cc:493] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:11.213645 17749 raft_consensus.cc:2468] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:11.253942 18080 raft_consensus.cc:3060] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.261521 17939 tablet_bootstrap.cc:492] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:11.262140 17939 ts_tablet_manager.cc:1403] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.159s	user 0.013s	sys 0.002s
I20260709 12:12:11.264603 17862 leader_election.cc:304] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:11.265642 18151 raft_consensus.cc:2804] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:11.266125 18151 raft_consensus.cc:697] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:11.266948 18151 consensus_queue.cc:237] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.271832 18152 raft_consensus.cc:493] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.274660 18152 raft_consensus.cc:515] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.276688 18152 leader_election.cc:290] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:11.279026 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d440b2b9b1ff4355bed7aaad1a679823" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:11.279906 17820 raft_consensus.cc:2468] T d440b2b9b1ff4355bed7aaad1a679823 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:11.287921 17940 tablet_bootstrap.cc:492] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:11.307287 17864 leader_election.cc:304] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:11.309011 17940 ts_tablet_manager.cc:1403] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.199s	user 0.018s	sys 0.021s
I20260709 12:12:11.304693 17939 raft_consensus.cc:359] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.312922 17939 raft_consensus.cc:385] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.313205 17939 raft_consensus.cc:740] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.313779 17939 consensus_queue.cc:260] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.314898 18079 raft_consensus.cc:2804] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:11.321080 18079 raft_consensus.cc:493] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:11.289072 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d440b2b9b1ff4355bed7aaad1a679823" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:11.321457 18079 raft_consensus.cc:3060] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.323927 18232 consensus_queue.cc:1048] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:11.325631 17940 raft_consensus.cc:359] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.333936 17942 tablet_bootstrap.cc:654] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.337327 17940 raft_consensus.cc:385] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.337775 17940 raft_consensus.cc:740] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.340010 18080 raft_consensus.cc:515] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.342401 18080 leader_election.cc:290] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:11.343246 17749 raft_consensus.cc:2468] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:11.342168 17644 catalog_manager.cc:5697] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:11.345777 17939 ts_tablet_manager.cc:1434] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.083s	user 0.003s	sys 0.013s
I20260709 12:12:11.346728 17939 tablet_bootstrap.cc:492] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:11.352172 17940 consensus_queue.cc:260] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.354548 17940 ts_tablet_manager.cc:1434] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.000s
I20260709 12:12:11.355566 17940 tablet_bootstrap.cc:492] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:11.357630 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd8576d478f4a63bc3422ca1fca6ef1" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:11.358237 17747 raft_consensus.cc:3060] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.369359 17648 catalog_manager.cc:5697] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:11.378912 18079 raft_consensus.cc:515] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.381767 17939 tablet_bootstrap.cc:654] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.383514 17747 raft_consensus.cc:2468] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:11.384580 17862 leader_election.cc:304] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:11.385382 18151 raft_consensus.cc:2804] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:11.385861 18151 raft_consensus.cc:697] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:11.386612 18151 consensus_queue.cc:237] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.398737 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d440b2b9b1ff4355bed7aaad1a679823" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:11.399405 18079 leader_election.cc:290] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:11.399360 17747 raft_consensus.cc:3060] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.403589 17940 tablet_bootstrap.cc:654] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.405151 17644 catalog_manager.cc:5697] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:11.407323 17942 tablet_bootstrap.cc:492] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:11.407867 17942 ts_tablet_manager.cc:1403] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.193s	user 0.016s	sys 0.029s
I20260709 12:12:11.417608 17942 raft_consensus.cc:359] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.418131 17942 raft_consensus.cc:385] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.418342 17942 raft_consensus.cc:740] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.419147 17942 consensus_queue.cc:260] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.421154 17821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd8576d478f4a63bc3422ca1fca6ef1" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:11.422308 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d440b2b9b1ff4355bed7aaad1a679823" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:11.422899 17823 raft_consensus.cc:3060] T d440b2b9b1ff4355bed7aaad1a679823 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.423789 17747 raft_consensus.cc:2468] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:11.425087 17862 leader_election.cc:304] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:11.426158 18276 raft_consensus.cc:2804] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:11.427248 18276 raft_consensus.cc:697] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:11.428164 18276 consensus_queue.cc:237] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.434556 17942 ts_tablet_manager.cc:1434] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 12:12:11.436331 17942 tablet_bootstrap.cc:492] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:11.441673 17823 raft_consensus.cc:2468] T d440b2b9b1ff4355bed7aaad1a679823 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
W20260709 12:12:11.443017 17864 leader_election.cc:343] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.445094 17942 tablet_bootstrap.cc:654] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.445740 17940 tablet_bootstrap.cc:492] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:11.446229 17940 ts_tablet_manager.cc:1403] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.091s	user 0.009s	sys 0.002s
I20260709 12:12:11.449251 17940 raft_consensus.cc:359] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.450160 17940 raft_consensus.cc:385] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.450501 17940 raft_consensus.cc:740] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.452124 17940 consensus_queue.cc:260] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.456076 17939 tablet_bootstrap.cc:492] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:11.456569 17939 ts_tablet_manager.cc:1403] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.110s	user 0.012s	sys 0.007s
I20260709 12:12:11.456812 17942 tablet_bootstrap.cc:492] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:11.457379 17942 ts_tablet_manager.cc:1403] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.001s
I20260709 12:12:11.459098 17939 raft_consensus.cc:359] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.460115 17942 raft_consensus.cc:359] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.460772 17942 raft_consensus.cc:385] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.461048 17942 raft_consensus.cc:740] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.461551 17940 ts_tablet_manager.cc:1434] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 12:12:11.459767 17939 raft_consensus.cc:385] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.462585 17940 tablet_bootstrap.cc:492] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:11.461907 17942 consensus_queue.cc:260] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.468919 17942 ts_tablet_manager.cc:1434] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:12:11.469898 17942 tablet_bootstrap.cc:492] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:11.476723 17942 tablet_bootstrap.cc:654] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.477474 17940 tablet_bootstrap.cc:654] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.475489 17648 catalog_manager.cc:5697] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:11.465147 18247 raft_consensus.cc:493] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.464766 17939 raft_consensus.cc:740] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.480186 17648 catalog_manager.cc:5697] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:11.480409 18247 raft_consensus.cc:515] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.482790 17939 consensus_queue.cc:260] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.494699 18247 leader_election.cc:290] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:11.496244 18270 raft_consensus.cc:493] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.497814 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d867fbdcce654106a656ea534417c7ba" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:11.497948 18270 raft_consensus.cc:515] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:12:11.499272 17714 leader_election.cc:343] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.500053 18270 leader_election.cc:290] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:11.501457 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c0379503ef4a2c8bd962232cbdf441" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:11.501820 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c0379503ef4a2c8bd962232cbdf441" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:11.502508 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d867fbdcce654106a656ea534417c7ba" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:11.503404 17789 leader_election.cc:304] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
W20260709 12:12:11.504572 17715 leader_election.cc:343] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.504711 18270 raft_consensus.cc:2749] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:11.504964 17715 leader_election.cc:304] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:11.505945 18247 raft_consensus.cc:2749] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:11.506400 17939 ts_tablet_manager.cc:1434] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260709 12:12:11.507321 17939 tablet_bootstrap.cc:492] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:11.511411 17940 tablet_bootstrap.cc:492] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:11.516990 17940 ts_tablet_manager.cc:1403] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.006s
I20260709 12:12:11.519619 17940 raft_consensus.cc:359] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.520356 17942 tablet_bootstrap.cc:492] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:11.520437 17940 raft_consensus.cc:385] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.520921 17940 raft_consensus.cc:740] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.521309 17942 ts_tablet_manager.cc:1403] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.006s
I20260709 12:12:11.521696 17940 consensus_queue.cc:260] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.524256 17940 ts_tablet_manager.cc:1434] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:11.523979 17942 raft_consensus.cc:359] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.525238 17942 raft_consensus.cc:385] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.525491 17942 raft_consensus.cc:740] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.526134 17942 consensus_queue.cc:260] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.526552 17940 tablet_bootstrap.cc:492] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:11.528189 17942 ts_tablet_manager.cc:1434] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:11.529707 17942 tablet_bootstrap.cc:492] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:11.536432 17942 tablet_bootstrap.cc:654] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.538990 17940 tablet_bootstrap.cc:654] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.545012 17942 tablet_bootstrap.cc:492] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:11.545444 17942 ts_tablet_manager.cc:1403] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.005s
I20260709 12:12:11.547890 17942 raft_consensus.cc:359] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.548408 17939 tablet_bootstrap.cc:654] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.548552 17942 raft_consensus.cc:385] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.548815 17942 raft_consensus.cc:740] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.549431 17942 consensus_queue.cc:260] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.550704 18247 consensus_queue.cc:1048] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:11.551837 17942 ts_tablet_manager.cc:1434] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:11.552717 17942 tablet_bootstrap.cc:492] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:11.553025 17940 tablet_bootstrap.cc:492] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:11.553429 17940 ts_tablet_manager.cc:1403] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.010s
I20260709 12:12:11.556756 17940 raft_consensus.cc:359] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.557420 17940 raft_consensus.cc:385] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.557689 17940 raft_consensus.cc:740] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.558965 17942 tablet_bootstrap.cc:654] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.558940 17940 consensus_queue.cc:260] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.561139 17940 ts_tablet_manager.cc:1434] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:11.562695 17940 tablet_bootstrap.cc:492] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:11.563845 17939 tablet_bootstrap.cc:492] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:11.564280 17939 ts_tablet_manager.cc:1403] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.001s
I20260709 12:12:11.566457 18230 raft_consensus.cc:493] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.566787 17939 raft_consensus.cc:359] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.566938 18230 raft_consensus.cc:515] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.567528 17939 raft_consensus.cc:385] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.567799 17939 raft_consensus.cc:740] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.568459 17939 consensus_queue.cc:260] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.569329 17986 raft_consensus.cc:493] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.569746 17986 raft_consensus.cc:515] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.570281 17940 tablet_bootstrap.cc:654] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.570535 17939 ts_tablet_manager.cc:1434] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:12:11.571427 17939 tablet_bootstrap.cc:492] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:11.574823 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7561a223a79b4963b8a195597c89c353" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:11.578751 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7561a223a79b4963b8a195597c89c353" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:11.579479 18230 leader_election.cc:290] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:11.580823 17789 leader_election.cc:304] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:11.581912 17990 raft_consensus.cc:2749] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:11.583009 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c28ad1c3024998a0e23fa1a4be33dc" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:11.586226 17939 tablet_bootstrap.cc:654] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.593683 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c28ad1c3024998a0e23fa1a4be33dc" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:11.596901 17940 tablet_bootstrap.cc:492] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:11.597383 17940 ts_tablet_manager.cc:1403] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.013s
W20260709 12:12:11.597559 17714 leader_election.cc:343] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.597820 17942 tablet_bootstrap.cc:492] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:11.598527 18247 raft_consensus.cc:493] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.599169 17942 ts_tablet_manager.cc:1403] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.007s
W20260709 12:12:11.601995 17715 leader_election.cc:343] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.601904 17942 raft_consensus.cc:359] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.602419 18230 raft_consensus.cc:493] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.602640 17942 raft_consensus.cc:385] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.602504 17715 leader_election.cc:304] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:11.602919 18230 raft_consensus.cc:515] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.603880 17942 raft_consensus.cc:740] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.604496 17994 raft_consensus.cc:2749] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:11.604923 18230 leader_election.cc:290] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:11.605187 17942 consensus_queue.cc:260] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.607261 17942 ts_tablet_manager.cc:1434] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 12:12:11.599004 18247 raft_consensus.cc:515] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.608270 17942 tablet_bootstrap.cc:492] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:11.608392 17820 raft_consensus.cc:3060] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.609927 18247 leader_election.cc:290] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:11.607306 17940 raft_consensus.cc:359] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.598485 17939 tablet_bootstrap.cc:492] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:11.610574 17940 raft_consensus.cc:385] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.571412 17986 leader_election.cc:290] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:11.610819 17939 ts_tablet_manager.cc:1403] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.004s
I20260709 12:12:11.610867 17940 raft_consensus.cc:740] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.611686 17940 consensus_queue.cc:260] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.613502 18232 raft_consensus.cc:493] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.613688 17939 raft_consensus.cc:359] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.613966 18232 raft_consensus.cc:515] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.614331 17939 raft_consensus.cc:385] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.614588 17940 ts_tablet_manager.cc:1434] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:12:11.614706 17939 raft_consensus.cc:740] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.615492 17939 consensus_queue.cc:260] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.616792 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efc61c19604bf5957b7992b155122a" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:11.615799 17940 tablet_bootstrap.cc:492] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:11.617372 18232 leader_election.cc:290] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:11.617408 17749 raft_consensus.cc:2468] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:11.619803 17862 leader_election.cc:304] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:11.620939 18230 raft_consensus.cc:493] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.621403 18230 raft_consensus.cc:515] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.622310 17942 tablet_bootstrap.cc:654] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.623327 18230 leader_election.cc:290] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:11.623723 18232 raft_consensus.cc:2804] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:11.624215 18232 raft_consensus.cc:493] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:11.624591 18232 raft_consensus.cc:3060] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.625592 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efc61c19604bf5957b7992b155122a" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:11.625636 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4641a06eec6e4be0be329858d9002838" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:11.626459 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a99d449b2b64badaa876401c94a353a" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:11.627149 17940 tablet_bootstrap.cc:654] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.627983 17897 raft_consensus.cc:2468] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:11.625680 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e5f7af7fea42c1a7f92d5465cd5b68" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:11.632051 17823 raft_consensus.cc:3060] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.632508 17899 raft_consensus.cc:2468] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:11.635073 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a99d449b2b64badaa876401c94a353a" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:11.635190 18232 raft_consensus.cc:515] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.636052 17942 tablet_bootstrap.cc:492] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:11.636495 17942 ts_tablet_manager.cc:1403] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.003s
I20260709 12:12:11.637079 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e5f7af7fea42c1a7f92d5465cd5b68" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
W20260709 12:12:11.637809 17715 leader_election.cc:343] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.638216 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4641a06eec6e4be0be329858d9002838" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:11.639138 17942 raft_consensus.cc:359] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.640162 17942 raft_consensus.cc:385] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.640413 17942 raft_consensus.cc:740] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.641042 17942 consensus_queue.cc:260] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:12:11.642805 17864 leader_election.cc:343] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.642884 18152 raft_consensus.cc:493] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.643424 18152 raft_consensus.cc:515] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.645391 18152 leader_election.cc:290] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:12:11.645843 17714 leader_election.cc:343] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.646512 17714 leader_election.cc:304] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:11.647078 17942 ts_tablet_manager.cc:1434] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:12:11.647143 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00eca6e256d44b39842917442f22fa6" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:11.647500 17714 leader_election.cc:304] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:11.648126 17942 tablet_bootstrap.cc:492] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:11.648224 18247 raft_consensus.cc:2804] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:11.648646 18247 raft_consensus.cc:493] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:11.648880 18250 raft_consensus.cc:2804] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:11.649026 18247 raft_consensus.cc:3060] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.649272 18250 raft_consensus.cc:493] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:11.649644 18250 raft_consensus.cc:3060] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.651196 17749 raft_consensus.cc:2468] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
W20260709 12:12:11.655222 17715 leader_election.cc:343] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.656100 17862 leader_election.cc:304] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:11.656843 18231 raft_consensus.cc:2804] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:11.657337 18231 raft_consensus.cc:493] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:11.657686 18231 raft_consensus.cc:3060] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.658300 18247 raft_consensus.cc:515] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:12:11.656822 17715 leader_election.cc:343] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.662041 17715 leader_election.cc:304] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:11.662642 17942 tablet_bootstrap.cc:654] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.663861 18230 raft_consensus.cc:2749] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:11.664999 18247 leader_election.cc:290] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:11.666021 18247 consensus_queue.cc:1048] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:11.673489 18247 raft_consensus.cc:493] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.673529 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a99d449b2b64badaa876401c94a353a" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:11.674079 18247 raft_consensus.cc:515] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.675393 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efc61c19604bf5957b7992b155122a" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:11.675983 17749 raft_consensus.cc:3060] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.676390 18247 leader_election.cc:290] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:11.683100 17942 tablet_bootstrap.cc:492] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:11.683738 17942 ts_tablet_manager.cc:1403] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.008s
I20260709 12:12:11.687222 17942 raft_consensus.cc:359] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.688239 17942 raft_consensus.cc:385] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.688331 17986 raft_consensus.cc:493] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.688657 17942 raft_consensus.cc:740] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.688838 17986 raft_consensus.cc:515] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.689508 17942 consensus_queue.cc:260] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.690630 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00eca6e256d44b39842917442f22fa6" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:11.691066 17986 leader_election.cc:290] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:11.691215 17823 raft_consensus.cc:2468] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:11.692241 17942 ts_tablet_manager.cc:1434] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:11.692165 18151 consensus_queue.cc:1048] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:11.693557 17942 tablet_bootstrap.cc:492] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
W20260709 12:12:11.695904 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 48470.1us
I20260709 12:12:11.696527 18250 raft_consensus.cc:515] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.699435 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b0187b5391489280529f556c9612be" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:11.702004 17749 raft_consensus.cc:2468] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:11.704418 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a99d449b2b64badaa876401c94a353a" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:11.705049 17899 raft_consensus.cc:3060] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.616988 17939 ts_tablet_manager.cc:1434] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:12:11.708949 17939 tablet_bootstrap.cc:492] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:11.704478 18232 leader_election.cc:290] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:11.712129 17942 tablet_bootstrap.cc:654] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.708823 18250 leader_election.cc:290] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:11.712275 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b0187b5391489280529f556c9612be" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:11.715698 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00eca6e256d44b39842917442f22fa6" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:11.716078 18231 raft_consensus.cc:515] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.717793 17897 raft_consensus.cc:2393] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1f3512320ab4958a4a6eb54c4a1a412 in current term 1: Already voted for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in this term.
I20260709 12:12:11.719229 17940 tablet_bootstrap.cc:492] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:11.719933 17940 ts_tablet_manager.cc:1403] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.104s	user 0.019s	sys 0.036s
I20260709 12:12:11.721179 18231 leader_election.cc:290] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:11.721810 17899 raft_consensus.cc:2468] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:11.724116 17940 raft_consensus.cc:359] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.725181 17940 raft_consensus.cc:385] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.725608 17940 raft_consensus.cc:740] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.729080 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00eca6e256d44b39842917442f22fa6" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:11.736138 17823 raft_consensus.cc:3060] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.736193 17745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00eca6e256d44b39842917442f22fa6" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:11.736639 17749 raft_consensus.cc:3060] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.730268 17986 raft_consensus.cc:493] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.737519 17986 raft_consensus.cc:515] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.739804 17986 leader_election.cc:290] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:11.733271 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efc61c19604bf5957b7992b155122a" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:11.740453 17825 raft_consensus.cc:3060] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.745260 17749 raft_consensus.cc:2468] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:11.751119 17745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd8576d478f4a63bc3422ca1fca6ef1" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:11.752209 17745 raft_consensus.cc:2393] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1f3512320ab4958a4a6eb54c4a1a412 in current term 1: Already voted for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in this term.
W20260709 12:12:11.753156 17714 leader_election.cc:343] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.753778 17714 leader_election.cc:304] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:11.754463 18250 raft_consensus.cc:2804] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:11.754923 18250 raft_consensus.cc:697] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:11.755767 18250 consensus_queue.cc:237] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.759085 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd8576d478f4a63bc3422ca1fca6ef1" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:11.760365 17862 leader_election.cc:304] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:11.761098 18232 raft_consensus.cc:2804] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:11.761642 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00eca6e256d44b39842917442f22fa6" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:11.761978 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e5f7af7fea42c1a7f92d5465cd5b68" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:11.762249 17823 raft_consensus.cc:3060] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.762032 18232 raft_consensus.cc:697] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:11.763582 18232 consensus_queue.cc:237] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.765322 17788 leader_election.cc:304] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:11.746749 17825 raft_consensus.cc:2468] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:11.746343 17940 consensus_queue.cc:260] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.768993 17862 leader_election.cc:304] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:11.796207 17940 ts_tablet_manager.cc:1434] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.000s
W20260709 12:12:11.796694 17715 leader_election.cc:343] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:11.797523 17715 leader_election.cc:343] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.827633 17715 leader_election.cc:304] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:11.830963 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e5f7af7fea42c1a7f92d5465cd5b68" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:11.831547 17897 raft_consensus.cc:3060] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.798075 18276 consensus_queue.cc:1048] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 12:12:11.835206 17994 raft_consensus.cc:2749] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:11.845362 17940 tablet_bootstrap.cc:492] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
W20260709 12:12:11.846022 17715 leader_election.cc:343] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.792891 18295 raft_consensus.cc:2804] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:11.850709 17897 raft_consensus.cc:2468] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:11.854749 17942 tablet_bootstrap.cc:492] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:11.855188 17942 ts_tablet_manager.cc:1403] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.162s	user 0.025s	sys 0.082s
I20260709 12:12:11.856526 18295 raft_consensus.cc:697] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:11.862391 17714 leader_election.cc:304] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:11.858096 18295 consensus_queue.cc:237] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.881026 17994 raft_consensus.cc:2804] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:11.881500 17994 raft_consensus.cc:697] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:11.882290 17994 consensus_queue.cc:237] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.891177 17825 raft_consensus.cc:3060] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.937104 17942 raft_consensus.cc:359] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.937861 17942 raft_consensus.cc:385] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:12:11.938319 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 76049.8us
I20260709 12:12:11.938158 17942 raft_consensus.cc:740] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.947647 17942 consensus_queue.cc:260] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:11.964551 17939 tablet_bootstrap.cc:654] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:11.947381 17788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 89507.1us
I20260709 12:12:11.972848 17942 ts_tablet_manager.cc:1434] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.117s	user 0.006s	sys 0.003s
I20260709 12:12:11.982179 17942 tablet_bootstrap.cc:492] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:11.968379 17823 raft_consensus.cc:2468] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:12.007663 17986 raft_consensus.cc:2749] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:12.027768 17788 leader_election.cc:304] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:12.032572 17990 raft_consensus.cc:3060] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.091333 17994 raft_consensus.cc:493] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:12.092020 17994 raft_consensus.cc:515] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.057240 18232 raft_consensus.cc:493] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:12.109561 17994 leader_election.cc:290] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
W20260709 12:12:12.122586 17789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 90542.6us
I20260709 12:12:12.128847 17940 tablet_bootstrap.cc:654] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:12.112099 18232 raft_consensus.cc:515] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.164685 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378f1f93825948b58f44720b38d8942c" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:12.166498 17939 tablet_bootstrap.cc:492] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:12.166972 17939 ts_tablet_manager.cc:1403] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.458s	user 0.025s	sys 0.026s
I20260709 12:12:12.158452 18270 raft_consensus.cc:493] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:12.174945 18231 consensus_queue.cc:1048] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:12:12.176393 18270 raft_consensus.cc:515] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.198251 18309 raft_consensus.cc:493] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f075ccc8c3c4abc941a48b0cfa742bc)
I20260709 12:12:12.198942 18309 raft_consensus.cc:515] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:12:12.209576 18315 log.cc:927] Time spent T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
W20260709 12:12:12.224898 17715 leader_election.cc:343] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:12.226330 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378f1f93825948b58f44720b38d8942c" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:12.226668 18232 leader_election.cc:290] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:12.235781 17820 raft_consensus.cc:3060] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.238451 17942 tablet_bootstrap.cc:654] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:12.242890 17939 raft_consensus.cc:359] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.243407 17939 raft_consensus.cc:385] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:12.243646 17939 raft_consensus.cc:740] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:12.244305 17939 consensus_queue.cc:260] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.247138 17939 ts_tablet_manager.cc:1434] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.001s
I20260709 12:12:12.226233 18311 consensus_queue.cc:1048] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.071s
I20260709 12:12:12.248054 17939 tablet_bootstrap.cc:492] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:12.250682 17990 raft_consensus.cc:2749] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:12.261386 18310 consensus_queue.cc:1048] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:12.262357 18311 consensus_queue.cc:1048] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:12.263423 17940 tablet_bootstrap.cc:492] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:12.263937 17940 ts_tablet_manager.cc:1403] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.419s	user 0.010s	sys 0.012s
I20260709 12:12:12.266536 17940 raft_consensus.cc:359] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.267190 17940 raft_consensus.cc:385] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:12.267485 17940 raft_consensus.cc:740] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:12.267798 18309 leader_election.cc:290] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:12.268116 17940 consensus_queue.cc:260] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.270205 17940 ts_tablet_manager.cc:1434] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260709 12:12:12.275058 17939 tablet_bootstrap.cc:654] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:12.276132 17942 tablet_bootstrap.cc:492] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:12.276613 17942 ts_tablet_manager.cc:1403] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.295s	user 0.012s	sys 0.008s
W20260709 12:12:12.277489 17789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 91006.1us
I20260709 12:12:12.279747 17942 raft_consensus.cc:359] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.280885 17942 raft_consensus.cc:385] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:12.281206 17942 raft_consensus.cc:740] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:12.282088 17942 consensus_queue.cc:260] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.287627 17743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b4c38656da4e7d80c6e1a1ed1e153a" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:12.288326 17743 raft_consensus.cc:2468] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:12.291090 17939 tablet_bootstrap.cc:492] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:12.291244 17942 ts_tablet_manager.cc:1434] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260709 12:12:12.291584 17939 ts_tablet_manager.cc:1403] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.044s	user 0.004s	sys 0.013s
I20260709 12:12:12.292165 17942 tablet_bootstrap.cc:492] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:12.293901 18270 leader_election.cc:290] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:12.294751 17939 raft_consensus.cc:359] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.295683 17939 raft_consensus.cc:385] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:12.296011 17939 raft_consensus.cc:740] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:12.298638 17745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d867fbdcce654106a656ea534417c7ba" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:12.299065 17942 tablet_bootstrap.cc:654] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:12.299288 17745 raft_consensus.cc:2468] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:12.296904 17939 consensus_queue.cc:260] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.302872 17939 ts_tablet_manager.cc:1434] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 12:12:12.303570 17899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b4c38656da4e7d80c6e1a1ed1e153a" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:12.304067 17939 tablet_bootstrap.cc:492] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
W20260709 12:12:12.308223 17714 leader_election.cc:343] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:12.308652 17714 leader_election.cc:304] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:12.310498 17940 tablet_bootstrap.cc:492] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:12.310737 17942 tablet_bootstrap.cc:492] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:12.311156 17942 ts_tablet_manager.cc:1403] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 12:12:12.310575 17647 catalog_manager.cc:5697] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:12.313668 17942 raft_consensus.cc:359] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.314348 17942 raft_consensus.cc:385] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:12.314622 17942 raft_consensus.cc:740] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:12.315454 17942 consensus_queue.cc:260] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.316529 17940 tablet_bootstrap.cc:654] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:12.317785 17942 ts_tablet_manager.cc:1434] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:12:12.318679 17942 tablet_bootstrap.cc:492] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:12.320900 17939 tablet_bootstrap.cc:654] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:12.324795 17942 tablet_bootstrap.cc:654] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:12.324916 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d867fbdcce654106a656ea534417c7ba" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:12.325634 17825 raft_consensus.cc:2468] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:12.329540 17939 tablet_bootstrap.cc:492] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:12.330129 17939 ts_tablet_manager.cc:1403] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260709 12:12:12.334411 17788 leader_election.cc:304] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [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: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:12.335031 17940 tablet_bootstrap.cc:492] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:12.335458 17940 ts_tablet_manager.cc:1403] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.004s
I20260709 12:12:12.335554 17990 raft_consensus.cc:2804] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:12.335994 17990 raft_consensus.cc:493] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1f075ccc8c3c4abc941a48b0cfa742bc)
I20260709 12:12:12.336338 17990 raft_consensus.cc:3060] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:12.337158 17942 tablet_bootstrap.cc:492] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:12.337565 17942 ts_tablet_manager.cc:1403] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260709 12:12:12.337949 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057dda1998414551b27d5dffaf14b079" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:12.340312 17939 raft_consensus.cc:359] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.340444 17942 raft_consensus.cc:359] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.341008 17939 raft_consensus.cc:385] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:12.341058 17942 raft_consensus.cc:385] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:12.341374 17939 raft_consensus.cc:740] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:12.341411 17942 raft_consensus.cc:740] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:12.342181 17939 consensus_queue.cc:260] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.342221 17942 consensus_queue.cc:260] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.344116 17990 raft_consensus.cc:515] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.344901 18317 raft_consensus.cc:2749] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:12.346179 17939 ts_tablet_manager.cc:1434] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 12:12:12.347103 17942 ts_tablet_manager.cc:1434] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 12:12:12.347026 18311 consensus_queue.cc:1048] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:12.347061 17939 tablet_bootstrap.cc:492] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:12.349660 17940 raft_consensus.cc:359] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.350299 17940 raft_consensus.cc:385] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:12.350582 17940 raft_consensus.cc:740] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:12.351207 17940 consensus_queue.cc:260] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.352696 17940 ts_tablet_manager.cc:1434] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:12:12.353456 17940 tablet_bootstrap.cc:492] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9: Bootstrap starting.
I20260709 12:12:12.356040 17862 leader_election.cc:304] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:12.356762 18080 raft_consensus.cc:2804] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:12.357136 18080 raft_consensus.cc:493] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:12.357443 18080 raft_consensus.cc:3060] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.359462 17818 raft_consensus.cc:3060] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.362802 17940 tablet_bootstrap.cc:654] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:12.348450 17942 tablet_bootstrap.cc:492] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:12.378316 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057dda1998414551b27d5dffaf14b079" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:12.367213 18080 raft_consensus.cc:515] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.393203 17939 tablet_bootstrap.cc:654] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:12.411262 17940 tablet_bootstrap.cc:492] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9: No bootstrap required, opened a new log
I20260709 12:12:12.411720 17940 ts_tablet_manager.cc:1403] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.018s
I20260709 12:12:12.375957 18152 consensus_queue.cc:1048] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 12:12:12.420791 17788 leader_election.cc:304] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:12.431147 17990 leader_election.cc:290] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:12.502760 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b4c38656da4e7d80c6e1a1ed1e153a" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:12.428617 18079 consensus_queue.cc:1048] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.078s
I20260709 12:12:12.535526 17986 raft_consensus.cc:493] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:12.564205 18306 raft_consensus.cc:2749] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:12.563746 17986 raft_consensus.cc:515] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:12:12.570333 17696 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:12:12.567062 18298 log.cc:927] Time spent T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 12:12:12.573141 17940 raft_consensus.cc:359] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.576393 17940 raft_consensus.cc:385] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:12.576695 17940 raft_consensus.cc:740] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Initialized, Role: FOLLOWER
I20260709 12:12:12.577309 17940 consensus_queue.cc:260] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.572152 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b4c38656da4e7d80c6e1a1ed1e153a" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:12.584609 17940 ts_tablet_manager.cc:1434] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9: Time spent starting tablet: real 0.173s	user 0.005s	sys 0.001s
I20260709 12:12:12.577451 18080 leader_election.cc:290] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:12:12.588477 18332 log.cc:927] Time spent T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260709 12:12:12.610365 17939 tablet_bootstrap.cc:492] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:12.610913 17939 ts_tablet_manager.cc:1403] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.264s	user 0.006s	sys 0.011s
I20260709 12:12:12.612035 18340 raft_consensus.cc:493] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:12.622009 17942 tablet_bootstrap.cc:654] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:12.612526 18340 raft_consensus.cc:515] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.642872 17939 raft_consensus.cc:359] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.649133 17939 raft_consensus.cc:385] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:12.651538 17939 raft_consensus.cc:740] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:12.647445 18340 leader_election.cc:290] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:12.669951 17942 tablet_bootstrap.cc:492] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:12.670408 17942 ts_tablet_manager.cc:1403] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.322s	user 0.013s	sys 0.017s
I20260709 12:12:12.672960 17942 raft_consensus.cc:359] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.673593 17942 raft_consensus.cc:385] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:12.673630 18312 raft_consensus.cc:493] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:12.673928 17942 raft_consensus.cc:740] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:12.674280 18312 raft_consensus.cc:515] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.674585 17942 consensus_queue.cc:260] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.675222 18304 consensus_queue.cc:1048] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:12.675803 17939 consensus_queue.cc:260] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.680248 17939 ts_tablet_manager.cc:1434] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.069s	user 0.009s	sys 0.000s
I20260709 12:12:12.681139 17939 tablet_bootstrap.cc:492] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:12.677277 17942 ts_tablet_manager.cc:1434] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:12:12.686300 18324 raft_consensus.cc:493] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:12.686805 18324 raft_consensus.cc:515] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.687693 17939 tablet_bootstrap.cc:654] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:12.688306 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d867fbdcce654106a656ea534417c7ba" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:12.689174 17820 raft_consensus.cc:3060] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.690620 17893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e5f7af7fea42c1a7f92d5465cd5b68" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:12.691754 17893 raft_consensus.cc:2393] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1f3512320ab4958a4a6eb54c4a1a412 in current term 1: Already voted for candidate 9166408b4e8343fdb95191526cbc10e9 in this term.
I20260709 12:12:12.699627 17939 tablet_bootstrap.cc:492] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:12.700114 17939 ts_tablet_manager.cc:1403] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260709 12:12:12.703017 17939 raft_consensus.cc:359] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.704021 17939 raft_consensus.cc:385] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:12.704296 17939 raft_consensus.cc:740] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:12.705021 17939 consensus_queue.cc:260] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.705294 18308 consensus_queue.cc:1048] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:12.707899 17942 tablet_bootstrap.cc:492] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:12.707921 17939 ts_tablet_manager.cc:1434] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:12.708933 18312 leader_election.cc:290] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:12.709302 17939 tablet_bootstrap.cc:492] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:12.711344 17816 raft_consensus.cc:1240] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Rejecting Update request from peer 1f075ccc8c3c4abc941a48b0cfa742bc for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:12.711753 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c28ad1c3024998a0e23fa1a4be33dc" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:12.712404 17825 raft_consensus.cc:2468] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:12.716957 17939 tablet_bootstrap.cc:654] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:12.723146 18314 consensus_queue.cc:1048] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:12.727658 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71902bbacd943e2bcb089853e1ace29" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:12.728123 17824 raft_consensus.cc:3060] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.730891 17788 leader_election.cc:304] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:12.737802 18270 raft_consensus.cc:493] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:12.738456 18270 raft_consensus.cc:515] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.742411 18270 leader_election.cc:290] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:12.742558 17986 leader_election.cc:290] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:12.743810 18319 raft_consensus.cc:2749] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:12.689175 18324 leader_election.cc:290] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:12.762216 17864 leader_election.cc:304] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:12.764868 18152 consensus_queue.cc:1048] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:12.765508 18079 raft_consensus.cc:2804] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:12.766040 18079 raft_consensus.cc:493] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:12.766431 18340 consensus_queue.cc:1059] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:12.764223 17645 catalog_manager.cc:5697] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:12.767272 18310 raft_consensus.cc:3055] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:12.767736 18310 raft_consensus.cc:740] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:12.766453 18079 raft_consensus.cc:3060] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.769003 17645 catalog_manager.cc:5697] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:12.768841 18080 raft_consensus.cc:493] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:12.772328 18080 raft_consensus.cc:515] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.774698 18080 leader_election.cc:290] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:12.775756 18325 raft_consensus.cc:493] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:12.776451 18325 raft_consensus.cc:515] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.768836 18310 consensus_queue.cc:260] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.779079 18325 leader_election.cc:290] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:12.779832 18310 raft_consensus.cc:3060] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:12:12.786134 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 79161.8us
I20260709 12:12:12.796753 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378f1f93825948b58f44720b38d8942c" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:12.797705 17898 raft_consensus.cc:2468] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:12.798663 18342 raft_consensus.cc:493] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:12.799300 18342 raft_consensus.cc:515] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.802397 18342 leader_election.cc:290] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:12.805500 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a99d449b2b64badaa876401c94a353a" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:12.808065 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71902bbacd943e2bcb089853e1ace29" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:12.808841 17891 raft_consensus.cc:2468] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:12.821771 17942 tablet_bootstrap.cc:654] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:12.825713 17714 leader_election.cc:304] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:12.829851 17789 leader_election.cc:304] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:12.849035 17986 raft_consensus.cc:2804] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:12.849620 17986 raft_consensus.cc:493] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:12.850028 17986 raft_consensus.cc:3060] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.867574 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378f1f93825948b58f44720b38d8942c" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:12.886933 17749 raft_consensus.cc:2468] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:12.862233 18325 raft_consensus.cc:2804] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:12.912556 17744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e5f7af7fea42c1a7f92d5465cd5b68" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:12.859344 18311 raft_consensus.cc:493] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:12.924060 17994 raft_consensus.cc:493] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:12.944137 17994 raft_consensus.cc:515] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.942301 18311 raft_consensus.cc:515] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.946197 17994 leader_election.cc:290] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:12.923419 17986 raft_consensus.cc:515] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.947644 18311 leader_election.cc:290] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:12:12.949283 17864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 67367.9us
I20260709 12:12:12.949796 17986 leader_election.cc:290] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:12.950838 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b60c5cc4f954673ae3b4f58af03b2e2" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:12.951458 17898 raft_consensus.cc:2468] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:12.881877 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7f34a9ae2340bab44b0d6663d44b1a" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:12.961839 17714 leader_election.cc:304] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:12.965088 18230 raft_consensus.cc:2804] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:12.965487 18230 raft_consensus.cc:493] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:12.965801 18230 raft_consensus.cc:3060] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.917485 18325 raft_consensus.cc:493] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:12.857388 18079 raft_consensus.cc:515] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:12.951948 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71902bbacd943e2bcb089853e1ace29" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
W20260709 12:12:13.042693 17715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 107816us
I20260709 12:12:12.965109 17893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378f1f93825948b58f44720b38d8942c" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:13.043126 17648 catalog_manager.cc:5697] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:13.050081 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4641a06eec6e4be0be329858d9002838" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:12.975313 18307 consensus_queue.cc:1048] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
W20260709 12:12:13.053742 17715 leader_election.cc:343] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:13.053742 17714 leader_election.cc:343] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:12.979482 18325 raft_consensus.cc:3060] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:13.029942 17817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b60c5cc4f954673ae3b4f58af03b2e2" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:13.032644 17820 raft_consensus.cc:2468] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:12.984772 17743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a99d449b2b64badaa876401c94a353a" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:13.063108 18079 leader_election.cc:290] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:13.033962 18230 raft_consensus.cc:515] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.053478 17893 raft_consensus.cc:3060] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:13.070809 17994 consensus_queue.cc:1048] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:13.077617 17745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d867fbdcce654106a656ea534417c7ba" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:13.078308 17745 raft_consensus.cc:3060] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:13.111864 17994 raft_consensus.cc:493] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:13.080036 18230 leader_election.cc:290] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:13.112370 17994 raft_consensus.cc:515] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.117676 17994 leader_election.cc:290] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
W20260709 12:12:13.120532 17862 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:12:13.140221 17939 tablet_bootstrap.cc:492] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:13.140702 17939 ts_tablet_manager.cc:1403] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.432s	user 0.072s	sys 0.101s
I20260709 12:12:13.141247 17942 tablet_bootstrap.cc:492] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:13.141709 17942 ts_tablet_manager.cc:1403] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.438s	user 0.035s	sys 0.017s
I20260709 12:12:13.144297 17939 raft_consensus.cc:359] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.145018 17939 raft_consensus.cc:385] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:13.145303 17939 raft_consensus.cc:740] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:13.147015 17939 consensus_queue.cc:260] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.150065 17939 ts_tablet_manager.cc:1434] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:12:13.150877 17939 tablet_bootstrap.cc:492] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc: Bootstrap starting.
I20260709 12:12:13.159379 17745 raft_consensus.cc:2468] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:13.160902 17942 raft_consensus.cc:359] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.161695 17942 raft_consensus.cc:385] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:13.161965 17942 raft_consensus.cc:740] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:13.162668 17942 consensus_queue.cc:260] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.164794 17942 ts_tablet_manager.cc:1434] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 12:12:13.168089 17893 raft_consensus.cc:2468] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:13.169848 17789 leader_election.cc:304] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:13.172034 18319 raft_consensus.cc:2804] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:13.176383 18325 raft_consensus.cc:515] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.177179 18319 raft_consensus.cc:697] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:13.178058 18319 consensus_queue.cc:237] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.178853 18325 leader_election.cc:290] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:13.183981 17939 tablet_bootstrap.cc:654] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:13.196339 17741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c28ad1c3024998a0e23fa1a4be33dc" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:13.197283 17741 raft_consensus.cc:2468] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:13.212231 17942 tablet_bootstrap.cc:492] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:13.227175 17942 tablet_bootstrap.cc:654] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:13.231904 18319 raft_consensus.cc:493] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:13.232597 18319 raft_consensus.cc:515] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.235113 18319 leader_election.cc:290] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:13.236806 17939 tablet_bootstrap.cc:492] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc: No bootstrap required, opened a new log
I20260709 12:12:13.237919 17939 ts_tablet_manager.cc:1403] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.024s
I20260709 12:12:13.260339 17939 raft_consensus.cc:359] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.261178 17939 raft_consensus.cc:385] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:13.261783 17939 raft_consensus.cc:740] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Initialized, Role: FOLLOWER
I20260709 12:12:13.262763 17939 consensus_queue.cc:260] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.264957 17942 tablet_bootstrap.cc:492] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:13.266209 17942 ts_tablet_manager.cc:1403] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.003s
I20260709 12:12:13.269344 17939 ts_tablet_manager.cc:1434] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 12:12:13.269550 17942 raft_consensus.cc:359] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.270267 17942 raft_consensus.cc:385] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:13.270454 17942 raft_consensus.cc:740] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:13.271013 17942 consensus_queue.cc:260] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.272873 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c28ad1c3024998a0e23fa1a4be33dc" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:13.273453 17748 raft_consensus.cc:3060] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:13.273554 17942 ts_tablet_manager.cc:1434] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:13.275422 17942 tablet_bootstrap.cc:492] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:13.280471 17748 raft_consensus.cc:2468] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:13.282552 17942 tablet_bootstrap.cc:654] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:13.290771 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378f1f93825948b58f44720b38d8942c" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:13.291483 17748 raft_consensus.cc:3060] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:13.293526 17942 tablet_bootstrap.cc:492] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:13.294128 17942 ts_tablet_manager.cc:1403] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 12:12:13.296303 17942 raft_consensus.cc:359] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.296808 17942 raft_consensus.cc:385] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:13.297034 17942 raft_consensus.cc:740] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:13.297508 17942 consensus_queue.cc:260] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.297900 17748 raft_consensus.cc:2468] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:13.300328 17942 ts_tablet_manager.cc:1434] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 12:12:13.301313 17942 tablet_bootstrap.cc:492] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:13.306945 17788 leader_election.cc:304] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:13.307245 17942 tablet_bootstrap.cc:654] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:13.307701 18323 raft_consensus.cc:2749] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:13.308107 17788 leader_election.cc:304] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:13.308786 18323 raft_consensus.cc:2749] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:13.310273 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b60c5cc4f954673ae3b4f58af03b2e2" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:13.311005 17748 raft_consensus.cc:2393] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1f3512320ab4958a4a6eb54c4a1a412 in current term 1: Already voted for candidate 9166408b4e8343fdb95191526cbc10e9 in this term.
I20260709 12:12:13.312937 17942 tablet_bootstrap.cc:492] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:13.313359 17942 ts_tablet_manager.cc:1403] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260709 12:12:13.315862 17942 raft_consensus.cc:359] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.316529 17942 raft_consensus.cc:385] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:13.316807 17942 raft_consensus.cc:740] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:13.317531 17942 consensus_queue.cc:260] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.319737 17942 ts_tablet_manager.cc:1434] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:12:13.320597 17942 tablet_bootstrap.cc:492] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412: Bootstrap starting.
I20260709 12:12:13.326470 17942 tablet_bootstrap.cc:654] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:13.331632 17942 tablet_bootstrap.cc:492] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412: No bootstrap required, opened a new log
I20260709 12:12:13.331537 18151 raft_consensus.cc:493] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:13.332163 17942 ts_tablet_manager.cc:1403] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 12:12:13.332155 18151 raft_consensus.cc:515] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.334332 18151 leader_election.cc:290] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:13.334252 17942 raft_consensus.cc:359] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.335009 17942 raft_consensus.cc:385] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:13.335268 17942 raft_consensus.cc:740] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Initialized, Role: FOLLOWER
I20260709 12:12:13.335983 17942 consensus_queue.cc:260] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.338433 17942 ts_tablet_manager.cc:1434] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:13.339366 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c28ad1c3024998a0e23fa1a4be33dc" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:13.340332 17895 raft_consensus.cc:2393] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9166408b4e8343fdb95191526cbc10e9 in current term 1: Already voted for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in this term.
I20260709 12:12:13.357118 17741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71902bbacd943e2bcb089853e1ace29" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:13.358088 17741 raft_consensus.cc:2393] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f075ccc8c3c4abc941a48b0cfa742bc in current term 1: Already voted for candidate 9166408b4e8343fdb95191526cbc10e9 in this term.
I20260709 12:12:13.363581 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4641a06eec6e4be0be329858d9002838" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:13.364348 17749 raft_consensus.cc:2468] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:13.372620 17745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b60c5cc4f954673ae3b4f58af03b2e2" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:13.373456 17745 raft_consensus.cc:2393] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f075ccc8c3c4abc941a48b0cfa742bc in current term 1: Already voted for candidate 9166408b4e8343fdb95191526cbc10e9 in this term.
I20260709 12:12:13.381565 17890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71902bbacd943e2bcb089853e1ace29" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:13.382103 17890 raft_consensus.cc:3060] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:13.391160 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b60c5cc4f954673ae3b4f58af03b2e2" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:13.391799 17897 raft_consensus.cc:3060] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:13.391728 17890 raft_consensus.cc:2468] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:13.396785 18311 consensus_queue.cc:1048] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:13.397984 17897 raft_consensus.cc:2468] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:13.400590 17862 leader_election.cc:304] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:13.402705 17819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c28ad1c3024998a0e23fa1a4be33dc" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:13.406304 17819 raft_consensus.cc:3060] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:13.407301 17864 leader_election.cc:343] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:13.407966 17864 leader_election.cc:343] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:13.408438 17864 leader_election.cc:343] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:13.408923 17745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7f34a9ae2340bab44b0d6663d44b1a" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:13.409124 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b60c5cc4f954673ae3b4f58af03b2e2" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:13.411899 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c28ad1c3024998a0e23fa1a4be33dc" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:13.420138 18314 raft_consensus.cc:2804] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:13.420598 17820 raft_consensus.cc:2468] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:13.423499 17890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b60c5cc4f954673ae3b4f58af03b2e2" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:13.424326 17890 raft_consensus.cc:2393] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1f3512320ab4958a4a6eb54c4a1a412 in current term 1: Already voted for candidate 9166408b4e8343fdb95191526cbc10e9 in this term.
I20260709 12:12:13.427577 17714 leader_election.cc:304] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:13.428236 17818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7f34a9ae2340bab44b0d6663d44b1a" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:13.428431 17714 leader_election.cc:304] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:13.428871 17818 raft_consensus.cc:2468] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 0.
I20260709 12:12:13.519436 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7f34a9ae2340bab44b0d6663d44b1a" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:13.457734 17745 raft_consensus.cc:2468] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:13.520797 17823 raft_consensus.cc:2468] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 0.
I20260709 12:12:13.521946 17715 leader_election.cc:304] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:13.428746 18325 raft_consensus.cc:2804] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:13.618760 18325 raft_consensus.cc:697] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
W20260709 12:12:13.618938 17864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 196875us
I20260709 12:12:13.619652 18325 consensus_queue.cc:237] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.621975 17864 leader_election.cc:304] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:13.626682 18342 raft_consensus.cc:2804] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:13.627082 18342 raft_consensus.cc:493] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:13.627430 18342 raft_consensus.cc:3060] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:13.523918 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 95545.7us
I20260709 12:12:13.519371 17817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71902bbacd943e2bcb089853e1ace29" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:13.525063 17819 raft_consensus.cc:2468] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:13.543877 17821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b60c5cc4f954673ae3b4f58af03b2e2" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
W20260709 12:12:13.629810 17862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 208128us
I20260709 12:12:13.631239 17862 leader_election.cc:304] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:13.547545 18119 raft_consensus.cc:493] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:13.632263 18314 raft_consensus.cc:697] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:13.632031 18119 raft_consensus.cc:515] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.633183 18314 consensus_queue.cc:237] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.634166 18119 leader_election.cc:290] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:13.557171 18381 raft_consensus.cc:493] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:13.635632 18381 raft_consensus.cc:515] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.637845 18381 leader_election.cc:290] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:13.560812 18307 raft_consensus.cc:2749] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:13.568789 18247 raft_consensus.cc:2804] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:13.638844 18247 raft_consensus.cc:697] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:13.639783 18247 consensus_queue.cc:237] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.586789 18304 raft_consensus.cc:493] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:13.643057 18304 raft_consensus.cc:515] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.644568 18363 raft_consensus.cc:2804] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:13.644699 17862 leader_election.cc:304] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:13.645092 18363 raft_consensus.cc:697] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:13.645146 18304 leader_election.cc:290] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:13.592033 17789 leader_election.cc:304] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:13.629459 17817 raft_consensus.cc:3060] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:13.646294 17789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 54357.7us
I20260709 12:12:13.646029 18363 consensus_queue.cc:237] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.629894 17821 raft_consensus.cc:3060] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:13.551949 17715 leader_election.cc:304] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc
W20260709 12:12:13.648290 17715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 96447.9us
I20260709 12:12:13.649715 17994 raft_consensus.cc:2804] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:13.650045 17994 raft_consensus.cc:493] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:13.650332 17994 raft_consensus.cc:3060] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:13.654477 18080 raft_consensus.cc:2749] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:13.654732 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b0187b5391489280529f556c9612be" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:13.655335 17898 raft_consensus.cc:2468] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:13.656555 17789 leader_election.cc:304] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:13.657013 17862 leader_election.cc:304] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:13.657912 17986 raft_consensus.cc:2804] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:13.658051 17862 leader_election.cc:304] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:13.658272 17986 raft_consensus.cc:493] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:13.658588 17986 raft_consensus.cc:3060] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:13.658735 18311 raft_consensus.cc:2804] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:13.659098 18311 raft_consensus.cc:493] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:13.659415 18311 raft_consensus.cc:3060] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:13.660363 17817 raft_consensus.cc:2468] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:13.661484 17994 raft_consensus.cc:515] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.663281 17994 leader_election.cc:290] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:13.664001 18310 raft_consensus.cc:2749] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:13.668676 18311 raft_consensus.cc:515] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.668891 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b0187b5391489280529f556c9612be" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:13.669865 17750 raft_consensus.cc:2468] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 0.
I20260709 12:12:13.670674 18311 leader_election.cc:290] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:13.676133 17819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00eca6e256d44b39842917442f22fa6" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:13.677774 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b0187b5391489280529f556c9612be" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:13.679092 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4641a06eec6e4be0be329858d9002838" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:13.679781 17825 raft_consensus.cc:3060] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:13.676985 18342 raft_consensus.cc:515] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.683554 18342 leader_election.cc:290] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:13.694599 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7f34a9ae2340bab44b0d6663d44b1a" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:13.695180 17822 raft_consensus.cc:3060] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:13.663770 17821 raft_consensus.cc:2468] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
I20260709 12:12:13.699076 18324 raft_consensus.cc:2749] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:13.700227 17986 raft_consensus.cc:515] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.702162 17986 leader_election.cc:290] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:13.702883 17824 raft_consensus.cc:2393] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9166408b4e8343fdb95191526cbc10e9 in current term 1: Already voted for candidate b1f3512320ab4958a4a6eb54c4a1a412 in this term.
I20260709 12:12:13.702989 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b0187b5391489280529f556c9612be" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:13.703569 17898 raft_consensus.cc:3060] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:13.693993 17825 raft_consensus.cc:2468] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:13.705982 17822 raft_consensus.cc:2468] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 1.
W20260709 12:12:13.714095 17696 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:13.715544 17898 raft_consensus.cc:2468] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
W20260709 12:12:13.722141 17862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 47125.7us
I20260709 12:12:13.728220 17789 leader_election.cc:304] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:13.729974 18324 raft_consensus.cc:2804] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:13.730568 18324 raft_consensus.cc:697] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:13.731491 18324 consensus_queue.cc:237] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.742995 17715 leader_election.cc:304] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:13.744048 17994 raft_consensus.cc:2804] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:13.744606 17994 raft_consensus.cc:697] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:13.747499 17986 consensus_queue.cc:1048] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:13.745551 17994 consensus_queue.cc:237] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.757638 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00eca6e256d44b39842917442f22fa6" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:13.763648 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b0187b5391489280529f556c9612be" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:13.764606 17892 raft_consensus.cc:2393] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9166408b4e8343fdb95191526cbc10e9 in current term 1: Already voted for candidate b1f3512320ab4958a4a6eb54c4a1a412 in this term.
I20260709 12:12:13.771462 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7f34a9ae2340bab44b0d6663d44b1a" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:13.775130 17892 raft_consensus.cc:2393] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9166408b4e8343fdb95191526cbc10e9 in current term 1: Already voted for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in this term.
I20260709 12:12:13.778867 18381 consensus_queue.cc:1048] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:13.786036 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7f34a9ae2340bab44b0d6663d44b1a" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:13.786782 17824 raft_consensus.cc:2393] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f075ccc8c3c4abc941a48b0cfa742bc in current term 1: Already voted for candidate 9166408b4e8343fdb95191526cbc10e9 in this term.
I20260709 12:12:13.798823 17744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4641a06eec6e4be0be329858d9002838" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:13.799422 17744 raft_consensus.cc:3060] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:13.804847 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7f34a9ae2340bab44b0d6663d44b1a" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:13.805306 17744 raft_consensus.cc:2468] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:12:13.827185 17647 catalog_manager.cc:5697] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:13.828958 17647 catalog_manager.cc:5697] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:13.831398 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b0187b5391489280529f556c9612be" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:13.832036 17742 raft_consensus.cc:3060] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:13.831507 17647 catalog_manager.cc:5697] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:13.842895 17714 leader_election.cc:304] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [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: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:13.844280 18386 raft_consensus.cc:2749] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:13.847669 17714 leader_election.cc:304] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:13.851800 17742 raft_consensus.cc:2468] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:13.852344 17994 raft_consensus.cc:2749] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:13.860997 17862 leader_election.cc:304] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:13.861858 18367 raft_consensus.cc:2804] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:13.862337 18367 raft_consensus.cc:697] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:13.863219 18367 consensus_queue.cc:237] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:13.875229 17864 leader_election.cc:304] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:13.879093 18363 raft_consensus.cc:2749] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:13.926827 17648 catalog_manager.cc:5697] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:13.941097 17645 catalog_manager.cc:5697] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:13.943423 17645 catalog_manager.cc:5697] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:13.960119 17648 catalog_manager.cc:5697] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:13.972442 17645 catalog_manager.cc:5697] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:14.022082 18304 consensus_queue.cc:1048] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:14.053785 18386 consensus_queue.cc:1048] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:14.059062 18304 consensus_queue.cc:1048] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:14.148433 18304 consensus_queue.cc:1048] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:14.167235 17994 consensus_queue.cc:1048] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:14.176884 18304 consensus_queue.cc:1048] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:14.201954 18362 consensus_queue.cc:1048] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:14.216918 18363 consensus_queue.cc:1048] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:14.224428 17986 consensus_queue.cc:1048] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:14.244902 18323 consensus_queue.cc:1048] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:14.245591 18311 consensus_queue.cc:1048] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:14.250319 18363 raft_consensus.cc:493] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:14.250730 18363 raft_consensus.cc:515] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:14.253685 17744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b4c38656da4e7d80c6e1a1ed1e153a" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:14.256651 18363 leader_election.cc:290] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:14.258153 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b4c38656da4e7d80c6e1a1ed1e153a" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:14.258885 17825 raft_consensus.cc:2468] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:14.260076 17864 leader_election.cc:304] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:14.261786 18342 raft_consensus.cc:2804] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:14.262225 18342 raft_consensus.cc:493] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:14.262688 18342 raft_consensus.cc:3060] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:14.267977 18363 consensus_queue.cc:1048] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:14.285295 18342 raft_consensus.cc:515] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:14.288424 17744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b4c38656da4e7d80c6e1a1ed1e153a" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:14.291668 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b4c38656da4e7d80c6e1a1ed1e153a" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:14.294481 17825 raft_consensus.cc:3060] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:14.290640 18342 leader_election.cc:290] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:14.300943 17825 raft_consensus.cc:2468] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 3.
I20260709 12:12:14.302037 17864 leader_election.cc:304] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:14.302825 18363 raft_consensus.cc:2804] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:14.306120 18363 raft_consensus.cc:697] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:14.306947 18363 consensus_queue.cc:237] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:14.322844 17648 catalog_manager.cc:5697] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:14.392577 18311 consensus_queue.cc:1048] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:14.396602 18363 consensus_queue.cc:1048] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:14.468793 17920 debug-util.cc:398] Leaking SignalData structure 0x7b08001f3c00 after lost signal to thread 16598
W20260709 12:12:14.469563 17920 debug-util.cc:398] Leaking SignalData structure 0x7b08001c5c00 after lost signal to thread 17682
W20260709 12:12:14.470340 17920 debug-util.cc:398] Leaking SignalData structure 0x7b08002d34c0 after lost signal to thread 17774
W20260709 12:12:14.470995 17920 debug-util.cc:398] Leaking SignalData structure 0x7b08002d3d00 after lost signal to thread 17849
W20260709 12:12:14.471799 17920 debug-util.cc:398] Leaking SignalData structure 0x7b080028d180 after lost signal to thread 17923
I20260709 12:12:14.771680 17742 raft_consensus.cc:3060] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:12:14.781558 17742 raft_consensus.cc:1275] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:14.783157 18363 consensus_queue.cc:1048] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:14.797991 17821 raft_consensus.cc:1275] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:12:14.802542 18367 consensus_queue.cc:1048] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:15.018399 17862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 61099.6us
I20260709 12:12:15.060467 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:15.097437 18422 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:12:15.112040 18423 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:12:15.134388 16595 server_base.cc:1061] running on GCE node
W20260709 12:12:15.136483 18425 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:12:15.138366 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:15.138677 16595 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:12:15.138939 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599135138920 us; error 0 us; skew 500 ppm
I20260709 12:12:15.139739 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:15.150013 16595 webserver.cc:533] Webserver started at http://127.16.52.196:35775/ using document root <none> and password file <none>
I20260709 12:12:15.150713 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:15.150972 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:15.151373 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:15.152837 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-3-root/instance:
uuid: "1fa07d821a134963abf33cf7c9f82225"
format_stamp: "Formatted at 2026-07-09 12:12:15 on dist-test-slave-stjn"
I20260709 12:12:15.158668 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260709 12:12:15.162806 18430 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:12:15.163995 16595 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:12:15.164479 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-3-root
uuid: "1fa07d821a134963abf33cf7c9f82225"
format_stamp: "Formatted at 2026-07-09 12:12:15 on dist-test-slave-stjn"
I20260709 12:12:15.164956 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-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:12:15.202389 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:15.204403 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:15.208319 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:15.224256 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:15.224620 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:15.224944 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:15.225189 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:15.449872 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.196:41817
I20260709 12:12:15.449972 18492 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.196:41817 every 8 connection(s)
I20260709 12:12:15.456377 16595 auto_leader_rebalancer-test.cc:439] add a tserver: 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:15.478551 18493 heartbeater.cc:344] Connected to a master server at 127.16.52.254:42177
I20260709 12:12:15.478964 18493 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:15.479656 18493 heartbeater.cc:507] Master 127.16.52.254:42177 requested a full tablet report, sending...
I20260709 12:12:15.481703 17647 ts_manager.cc:194] Registered new tserver with Master: 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:15.483299 17647 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37506
I20260709 12:12:15.960785 17892 consensus_queue.cc:237] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:15.978107 17825 raft_consensus.cc:1275] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:15.981178 18362 consensus_queue.cc:1048] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:15.984546 17742 raft_consensus.cc:1275] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:15.990393 18362 consensus_queue.cc:1048] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:16.004652 18362 raft_consensus.cc:2955] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:16.006950 17750 raft_consensus.cc:2955] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
W20260709 12:12:16.061450 17863 consensus_peers.cc:597] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c99f1df614a24ad1b2074430218c2e9b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:16.071410 17825 raft_consensus.cc:2955] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
W20260709 12:12:16.087260 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 48257us
I20260709 12:12:16.089149 17647 catalog_manager.cc:5697] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:16.103359 17819 consensus_queue.cc:237] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:16.121846 17893 raft_consensus.cc:1275] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:16.124177 17742 raft_consensus.cc:1275] T db8f5dfec1f742a5aee97176671b7ba3 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:16.126385 17986 consensus_queue.cc:1048] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:16.139755 18419 consensus_queue.cc:1048] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:12:16.164113 17789 consensus_peers.cc:597] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db8f5dfec1f742a5aee97176671b7ba3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:16.167145 18419 raft_consensus.cc:2955] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:16.182488 17893 raft_consensus.cc:2955] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:16.189209 17742 raft_consensus.cc:2955] T db8f5dfec1f742a5aee97176671b7ba3 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:16.218016 17645 catalog_manager.cc:5697] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:16.285467 17744 consensus_queue.cc:237] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:16.294085 17898 raft_consensus.cc:1275] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:16.295893 17994 consensus_queue.cc:1048] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:16.307047 17819 raft_consensus.cc:1275] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:16.308899 18386 consensus_queue.cc:1048] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:16.315232 18386 raft_consensus.cc:2955] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:16.316390 17898 raft_consensus.cc:2955] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
W20260709 12:12:16.337059 17714 consensus_peers.cc:597] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a99d449b2b64badaa876401c94a353a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:16.338815 17893 consensus_queue.cc:237] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:16.348750 17648 catalog_manager.cc:5697] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:16.349583 17819 raft_consensus.cc:2955] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
W20260709 12:12:16.414322 17863 consensus_peers.cc:597] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 07efc61c19604bf5957b7992b155122a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:16.416504 17742 raft_consensus.cc:1275] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:16.419754 18505 consensus_queue.cc:1048] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:16.421717 17825 raft_consensus.cc:1275] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:16.423504 18505 consensus_queue.cc:1048] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:16.433079 18500 raft_consensus.cc:2955] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:16.438803 17742 raft_consensus.cc:2955] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:16.449023 17825 raft_consensus.cc:2955] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:16.452951 17645 catalog_manager.cc:5697] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:16.473896 18526 ts_tablet_manager.cc:933] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:16.483938 18526 tablet_copy_client.cc:323] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.195:43813
I20260709 12:12:16.486707 18493 heartbeater.cc:499] Master 127.16.52.254:42177 was elected leader, sending a full tablet report...
I20260709 12:12:16.524070 17909 tablet_copy_service.cc:140] P 1f075ccc8c3c4abc941a48b0cfa742bc: Received BeginTabletCopySession request for tablet c99f1df614a24ad1b2074430218c2e9b from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:39840)
I20260709 12:12:16.524708 17909 tablet_copy_service.cc:161] P 1f075ccc8c3c4abc941a48b0cfa742bc: Beginning new tablet copy session on tablet c99f1df614a24ad1b2074430218c2e9b from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:39840: session id = 1fa07d821a134963abf33cf7c9f82225-c99f1df614a24ad1b2074430218c2e9b
I20260709 12:12:16.534251 17909 tablet_copy_source_session.cc:215] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:16.538573 18526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c99f1df614a24ad1b2074430218c2e9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:16.558565 18526 tablet_copy_client.cc:806] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:16.559346 18526 tablet_copy_client.cc:670] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:16.574345 18526 tablet_copy_client.cc:538] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:16.594024 18526 tablet_bootstrap.cc:492] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:16.629007 18526 tablet_bootstrap.cc:492] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225: 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:12:16.630162 18526 tablet_bootstrap.cc:492] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:16.630980 18526 ts_tablet_manager.cc:1403] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.037s	user 0.029s	sys 0.001s
I20260709 12:12:16.634461 18526 raft_consensus.cc:359] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:16.635231 18526 raft_consensus.cc:740] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:16.636044 18526 consensus_queue.cc:260] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:16.639115 18526 ts_tablet_manager.cc:1434] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:12:16.642503 17909 tablet_copy_service.cc:342] P 1f075ccc8c3c4abc941a48b0cfa742bc: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-c99f1df614a24ad1b2074430218c2e9b received from {username='slave'} at 127.0.0.1:39840
I20260709 12:12:16.643083 17909 tablet_copy_service.cc:434] P 1f075ccc8c3c4abc941a48b0cfa742bc: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-c99f1df614a24ad1b2074430218c2e9b on tablet c99f1df614a24ad1b2074430218c2e9b with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:16.690351 18526 ts_tablet_manager.cc:933] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987)
I20260709 12:12:16.692440 18526 tablet_copy_client.cc:323] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.193:41987
I20260709 12:12:16.713012 18533 ts_tablet_manager.cc:933] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:16.721887 18533 tablet_copy_client.cc:323] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.194:46783
I20260709 12:12:16.763432 17835 tablet_copy_service.cc:140] P b1f3512320ab4958a4a6eb54c4a1a412: Received BeginTabletCopySession request for tablet db8f5dfec1f742a5aee97176671b7ba3 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:56746)
I20260709 12:12:16.764045 17835 tablet_copy_service.cc:161] P b1f3512320ab4958a4a6eb54c4a1a412: Beginning new tablet copy session on tablet db8f5dfec1f742a5aee97176671b7ba3 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:56746: session id = 1fa07d821a134963abf33cf7c9f82225-db8f5dfec1f742a5aee97176671b7ba3
I20260709 12:12:16.772244 17835 tablet_copy_source_session.cc:215] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:16.775897 18533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8f5dfec1f742a5aee97176671b7ba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:16.793952 18533 tablet_copy_client.cc:806] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:16.794651 18533 tablet_copy_client.cc:670] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:16.798741 18533 tablet_copy_client.cc:538] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:16.800812 17760 tablet_copy_service.cc:140] P 9166408b4e8343fdb95191526cbc10e9: Received BeginTabletCopySession request for tablet 5a99d449b2b64badaa876401c94a353a from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:51926)
I20260709 12:12:16.801440 17760 tablet_copy_service.cc:161] P 9166408b4e8343fdb95191526cbc10e9: Beginning new tablet copy session on tablet 5a99d449b2b64badaa876401c94a353a from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:51926: session id = 1fa07d821a134963abf33cf7c9f82225-5a99d449b2b64badaa876401c94a353a
I20260709 12:12:16.810025 17760 tablet_copy_source_session.cc:215] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:16.819386 18533 tablet_bootstrap.cc:492] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:16.930979 18526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a99d449b2b64badaa876401c94a353a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:16.957162 18538 ts_tablet_manager.cc:933] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:16.976153 18526 tablet_copy_client.cc:806] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:16.978271 18526 tablet_copy_client.cc:670] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:16.977576 18538 tablet_copy_client.cc:323] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.195:43813
I20260709 12:12:16.983500 17909 tablet_copy_service.cc:140] P 1f075ccc8c3c4abc941a48b0cfa742bc: Received BeginTabletCopySession request for tablet 07efc61c19604bf5957b7992b155122a from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:39840)
I20260709 12:12:16.984113 17909 tablet_copy_service.cc:161] P 1f075ccc8c3c4abc941a48b0cfa742bc: Beginning new tablet copy session on tablet 07efc61c19604bf5957b7992b155122a from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:39840: session id = 1fa07d821a134963abf33cf7c9f82225-07efc61c19604bf5957b7992b155122a
I20260709 12:12:16.986691 18533 tablet_bootstrap.cc:492] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225: 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:12:16.987599 18533 tablet_bootstrap.cc:492] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:16.988315 18533 ts_tablet_manager.cc:1403] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.169s	user 0.045s	sys 0.040s
I20260709 12:12:16.995296 18533 raft_consensus.cc:359] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:16.999938 18533 raft_consensus.cc:740] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:17.001302 18533 consensus_queue.cc:260] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:17.005080 18533 ts_tablet_manager.cc:1434] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:12:17.008654 17835 tablet_copy_service.cc:342] P b1f3512320ab4958a4a6eb54c4a1a412: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-db8f5dfec1f742a5aee97176671b7ba3 received from {username='slave'} at 127.0.0.1:56746
I20260709 12:12:17.009145 17835 tablet_copy_service.cc:434] P b1f3512320ab4958a4a6eb54c4a1a412: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-db8f5dfec1f742a5aee97176671b7ba3 on tablet db8f5dfec1f742a5aee97176671b7ba3 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:17.026799 17909 tablet_copy_source_session.cc:215] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:17.053525 18538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07efc61c19604bf5957b7992b155122a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:17.094982 18538 tablet_copy_client.cc:806] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:17.095765 18538 tablet_copy_client.cc:670] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:17.099933 18538 tablet_copy_client.cc:538] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:17.113368 18468 raft_consensus.cc:1217] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:17.125277 18538 tablet_bootstrap.cc:492] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:17.177011 18526 tablet_copy_client.cc:538] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:17.190376 18538 tablet_bootstrap.cc:492] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225: 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:12:17.191373 18538 tablet_bootstrap.cc:492] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:17.192099 18538 ts_tablet_manager.cc:1403] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.009s
I20260709 12:12:17.197566 18526 tablet_bootstrap.cc:492] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:17.204444 18538 raft_consensus.cc:359] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:17.205430 18538 raft_consensus.cc:740] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:17.206142 18538 consensus_queue.cc:260] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:17.218065 18538 ts_tablet_manager.cc:1434] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260709 12:12:17.232558 17909 tablet_copy_service.cc:342] P 1f075ccc8c3c4abc941a48b0cfa742bc: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-07efc61c19604bf5957b7992b155122a received from {username='slave'} at 127.0.0.1:39840
I20260709 12:12:17.233032 17909 tablet_copy_service.cc:434] P 1f075ccc8c3c4abc941a48b0cfa742bc: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-07efc61c19604bf5957b7992b155122a on tablet 07efc61c19604bf5957b7992b155122a with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:17.251355 18468 raft_consensus.cc:1217] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:17.278134 18526 tablet_bootstrap.cc:492] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225: 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:12:17.280347 18526 tablet_bootstrap.cc:492] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:17.281112 18526 ts_tablet_manager.cc:1403] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.084s	user 0.024s	sys 0.021s
I20260709 12:12:17.284751 18526 raft_consensus.cc:359] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:17.285941 18526 raft_consensus.cc:740] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:17.286717 18526 consensus_queue.cc:260] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:17.293704 18526 ts_tablet_manager.cc:1434] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:12:17.293874 18468 raft_consensus.cc:1217] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:17.299536 17760 tablet_copy_service.cc:342] P 9166408b4e8343fdb95191526cbc10e9: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-5a99d449b2b64badaa876401c94a353a received from {username='slave'} at 127.0.0.1:51926
I20260709 12:12:17.300047 17760 tablet_copy_service.cc:434] P 9166408b4e8343fdb95191526cbc10e9: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-5a99d449b2b64badaa876401c94a353a on tablet 5a99d449b2b64badaa876401c94a353a with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:17.314481 18468 raft_consensus.cc:1217] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:17.652408 18542 raft_consensus.cc:1064] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:17.655376 18542 consensus_queue.cc:237] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:17.661244 18541 raft_consensus.cc:1064] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:17.664332 18541 consensus_queue.cc:237] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:17.698037 18468 raft_consensus.cc:1275] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:17.699537 18500 consensus_queue.cc:1048] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:17.710289 18467 raft_consensus.cc:1275] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:17.711886 18541 consensus_queue.cc:1048] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:17.720975 18506 raft_consensus.cc:1064] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:17.723497 18506 consensus_queue.cc:237] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:12:17.725003 17789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 79942.1us
I20260709 12:12:17.738291 17750 raft_consensus.cc:1275] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:17.741343 17825 raft_consensus.cc:1275] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:17.747685 18363 consensus_queue.cc:1048] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 12:12:17.753990 17819 raft_consensus.cc:1275] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:17.754081 17743 raft_consensus.cc:1275] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:17.762792 18500 consensus_queue.cc:1048] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:17.773901 18467 raft_consensus.cc:1275] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:17.774389 17898 raft_consensus.cc:1275] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:17.777595 18555 consensus_queue.cc:1048] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:17.778832 18558 consensus_queue.cc:1048] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:12:17.783289 18500 consensus_queue.cc:1048] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:17.786912 18362 raft_consensus.cc:2955] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:17.789673 17825 raft_consensus.cc:2955] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:17.794837 18500 consensus_queue.cc:1048] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:17.807353 18467 raft_consensus.cc:2955] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:17.810475 17816 raft_consensus.cc:1275] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:17.834535 18556 consensus_queue.cc:1048] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:17.847486 17647 catalog_manager.cc:5697] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:17.895669 18547 raft_consensus.cc:1064] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:17.900770 18547 consensus_queue.cc:237] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:17.903841 18555 raft_consensus.cc:2955] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:17.905628 17816 raft_consensus.cc:2955] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:17.910212 18362 raft_consensus.cc:2955] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:17.926252 17825 raft_consensus.cc:2955] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:17.930429 17898 raft_consensus.cc:2955] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
W20260709 12:12:17.978652 18560 log.cc:927] Time spent T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 12:12:17.985920 18468 raft_consensus.cc:2955] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.053580 18466 raft_consensus.cc:2955] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
W20260709 12:12:18.060093 17862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 84206.2us
I20260709 12:12:18.111333 17645 catalog_manager.cc:5697] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:18.113019 17893 raft_consensus.cc:1275] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:18.115914 18468 raft_consensus.cc:1275] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:18.119004 17743 raft_consensus.cc:1275] T db8f5dfec1f742a5aee97176671b7ba3 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:18.120582 18419 consensus_queue.cc:1048] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:18.123313 18547 consensus_queue.cc:1048] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:18.125368 18547 consensus_queue.cc:1048] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:18.136817 17747 raft_consensus.cc:2955] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.137013 17744 raft_consensus.cc:2955] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.151916 18419 raft_consensus.cc:2955] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.153641 18468 raft_consensus.cc:2955] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.173770 17747 raft_consensus.cc:2955] T db8f5dfec1f742a5aee97176671b7ba3 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.178396 17895 raft_consensus.cc:2955] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.193781 17893 consensus_queue.cc:237] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:18.198503 17644 catalog_manager.cc:5697] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.200311 17644 catalog_manager.cc:5697] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.199491 17816 raft_consensus.cc:1275] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:18.203008 18468 raft_consensus.cc:1275] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:18.207221 18541 consensus_queue.cc:1048] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:18.210209 18500 consensus_queue.cc:1048] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:18.215641 18362 raft_consensus.cc:2955] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.222769 18468 raft_consensus.cc:2955] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.225900 17633 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 07efc61c19604bf5957b7992b155122a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:18.231557 17816 raft_consensus.cc:2955] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.243404 17893 consensus_queue.cc:237] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:18.252939 17743 consensus_queue.cc:237] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:18.254616 17819 consensus_queue.cc:237] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:18.276072 18468 raft_consensus.cc:1275] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:18.277390 18541 consensus_queue.cc:1048] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:18.278559 17744 raft_consensus.cc:1275] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:18.284868 18466 raft_consensus.cc:1275] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:18.286720 18548 consensus_queue.cc:1048] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:18.288841 18362 consensus_queue.cc:1048] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:18.291671 18500 raft_consensus.cc:2955] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.293313 18467 raft_consensus.cc:2955] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.294384 17643 catalog_manager.cc:5697] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.302064 18547 raft_consensus.cc:2955] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.300493 17893 raft_consensus.cc:1275] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:18.296070 18468 raft_consensus.cc:1275] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:18.310992 17816 raft_consensus.cc:1275] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:18.310878 18466 raft_consensus.cc:2955] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.311264 18548 consensus_queue.cc:1048] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:12:18.312032 17744 raft_consensus.cc:2955] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.312557 18556 consensus_queue.cc:1048] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 12:12:18.316872 17737 tablet_service.cc:1558] Processing DeleteTablet for tablet 07efc61c19604bf5957b7992b155122a with delete_type TABLET_DATA_TOMBSTONED (TS 9166408b4e8343fdb95191526cbc10e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48000
I20260709 12:12:18.317171 17898 raft_consensus.cc:2955] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.324357 18558 raft_consensus.cc:2955] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.329646 17994 consensus_queue.cc:1048] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:18.335855 18468 raft_consensus.cc:2955] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.340675 17634 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet db8f5dfec1f742a5aee97176671b7ba3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:18.339332 17816 raft_consensus.cc:2955] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.345207 17643 catalog_manager.cc:5697] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:18.359912 18576 tablet_replica.cc:333] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:18.366276 17642 catalog_manager.cc:5697] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:18.369138 18576 raft_consensus.cc:2243] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:18.369953 18576 raft_consensus.cc:2272] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:18.378376 18576 ts_tablet_manager.cc:1916] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:18.380086 17633 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c99f1df614a24ad1b2074430218c2e9b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:18.386536 17737 tablet_service.cc:1558] Processing DeleteTablet for tablet db8f5dfec1f742a5aee97176671b7ba3 with delete_type TABLET_DATA_TOMBSTONED (TS 9166408b4e8343fdb95191526cbc10e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48000
I20260709 12:12:18.417771 17632 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5a99d449b2b64badaa876401c94a353a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:18.420114 17814 tablet_service.cc:1558] Processing DeleteTablet for tablet c99f1df614a24ad1b2074430218c2e9b with delete_type TABLET_DATA_TOMBSTONED (TS b1f3512320ab4958a4a6eb54c4a1a412 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35898
I20260709 12:12:18.440501 18577 tablet_replica.cc:333] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:12:18.443351 18577 raft_consensus.cc:2243] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:18.442958 17645 catalog_manager.cc:5697] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:18.448287 18577 raft_consensus.cc:2272] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:18.459672 18577 ts_tablet_manager.cc:1916] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:18.462019 17881 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a99d449b2b64badaa876401c94a353a with delete_type TABLET_DATA_TOMBSTONED (TS 1f075ccc8c3c4abc941a48b0cfa742bc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56816
I20260709 12:12:18.466748 18578 tablet_replica.cc:333] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:12:18.475914 18576 ts_tablet_manager.cc:1929] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:18.476481 18576 log.cc:1199] T 07efc61c19604bf5957b7992b155122a P 9166408b4e8343fdb95191526cbc10e9: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-0-root/wals/07efc61c19604bf5957b7992b155122a
I20260709 12:12:18.478232 17632 catalog_manager.cc:5028] TS 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): tablet 07efc61c19604bf5957b7992b155122a (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:18.479579 18576 tablet_replica.cc:333] T db8f5dfec1f742a5aee97176671b7ba3 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:18.480827 18576 raft_consensus.cc:2243] T db8f5dfec1f742a5aee97176671b7ba3 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:18.481567 18576 raft_consensus.cc:2272] T db8f5dfec1f742a5aee97176671b7ba3 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:18.490758 18576 ts_tablet_manager.cc:1916] T db8f5dfec1f742a5aee97176671b7ba3 P 9166408b4e8343fdb95191526cbc10e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:18.495222 18577 ts_tablet_manager.cc:1929] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:18.495787 18577 log.cc:1199] T c99f1df614a24ad1b2074430218c2e9b P b1f3512320ab4958a4a6eb54c4a1a412: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-1-root/wals/c99f1df614a24ad1b2074430218c2e9b
I20260709 12:12:18.498026 17634 catalog_manager.cc:5028] TS b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): tablet c99f1df614a24ad1b2074430218c2e9b (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:18.503526 18578 raft_consensus.cc:2243] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:18.504376 18578 raft_consensus.cc:2272] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:18.507488 18576 ts_tablet_manager.cc:1929] T db8f5dfec1f742a5aee97176671b7ba3 P 9166408b4e8343fdb95191526cbc10e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:18.508015 18576 log.cc:1199] T db8f5dfec1f742a5aee97176671b7ba3 P 9166408b4e8343fdb95191526cbc10e9: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-0-root/wals/db8f5dfec1f742a5aee97176671b7ba3
I20260709 12:12:18.508858 18578 ts_tablet_manager.cc:1916] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:18.509514 17632 catalog_manager.cc:5028] TS 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): tablet db8f5dfec1f742a5aee97176671b7ba3 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:18.524151 18578 ts_tablet_manager.cc:1929] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:18.524706 18578 log.cc:1199] T 5a99d449b2b64badaa876401c94a353a P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-2-root/wals/5a99d449b2b64badaa876401c94a353a
I20260709 12:12:18.526324 17633 catalog_manager.cc:5028] TS 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): tablet 5a99d449b2b64badaa876401c94a353a (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:19.576215 17744 consensus_queue.cc:237] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:19.585297 17893 raft_consensus.cc:1275] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:19.588271 17816 raft_consensus.cc:1275] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:19.589242 17714 consensus_peers.cc:597] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 177da04391ad4a159de15e3ddda501a7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:19.592682 18579 consensus_queue.cc:1048] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:19.596326 17994 consensus_queue.cc:1048] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:19.610707 18579 raft_consensus.cc:2955] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:19.612393 17893 raft_consensus.cc:2955] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:19.616997 17819 raft_consensus.cc:2955] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:19.627054 17743 consensus_queue.cc:237] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:19.656737 17895 raft_consensus.cc:1275] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:19.651525 17642 catalog_manager.cc:5697] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:19.660270 17994 consensus_queue.cc:1048] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:19.661471 17714 consensus_peers.cc:597] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b60c5cc4f954673ae3b4f58af03b2e2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:19.668006 17819 raft_consensus.cc:1275] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:19.669445 18555 consensus_queue.cc:1048] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:19.675458 18555 raft_consensus.cc:2955] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:19.680513 17893 raft_consensus.cc:2955] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:19.707501 17825 consensus_queue.cc:237] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:19.710395 17816 raft_consensus.cc:2955] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:19.720966 17645 catalog_manager.cc:5697] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:19.756723 17893 raft_consensus.cc:1275] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:19.757624 17789 consensus_peers.cc:597] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cdfdc1b879624cae9e06f1728f8614b0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:19.758565 18548 consensus_queue.cc:1048] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:19.760975 17743 raft_consensus.cc:1275] T cdfdc1b879624cae9e06f1728f8614b0 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:19.764346 17986 consensus_queue.cc:1048] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:19.776732 18548 raft_consensus.cc:2955] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:19.783349 17747 raft_consensus.cc:2955] T cdfdc1b879624cae9e06f1728f8614b0 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:19.783967 17893 raft_consensus.cc:2955] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:19.807896 17642 catalog_manager.cc:5697] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:19.820302 17747 consensus_queue.cc:237] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
W20260709 12:12:19.843333 17714 consensus_peers.cc:597] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b659170716504a02920f02c399e7320e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:19.845010 17893 raft_consensus.cc:1275] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:19.846082 17825 raft_consensus.cc:1275] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:19.847877 18579 consensus_queue.cc:1048] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:19.849766 18579 consensus_queue.cc:1048] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:19.877956 18555 raft_consensus.cc:2955] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:19.880357 17825 raft_consensus.cc:2955] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:19.889285 17893 raft_consensus.cc:2955] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:19.903151 17642 catalog_manager.cc:5697] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:20.154603 18600 ts_tablet_manager.cc:933] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:20.157714 18600 tablet_copy_client.cc:323] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.194:46783
I20260709 12:12:20.159504 17835 tablet_copy_service.cc:140] P b1f3512320ab4958a4a6eb54c4a1a412: Received BeginTabletCopySession request for tablet cdfdc1b879624cae9e06f1728f8614b0 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:56746)
I20260709 12:12:20.160233 17835 tablet_copy_service.cc:161] P b1f3512320ab4958a4a6eb54c4a1a412: Beginning new tablet copy session on tablet cdfdc1b879624cae9e06f1728f8614b0 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:56746: session id = 1fa07d821a134963abf33cf7c9f82225-cdfdc1b879624cae9e06f1728f8614b0
I20260709 12:12:20.176079 17835 tablet_copy_source_session.cc:215] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:20.179667 18600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdfdc1b879624cae9e06f1728f8614b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:20.202065 18600 tablet_copy_client.cc:806] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:20.202965 18600 tablet_copy_client.cc:670] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:20.208877 18600 tablet_copy_client.cc:538] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:20.220901 18602 ts_tablet_manager.cc:933] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987)
I20260709 12:12:20.219542 18600 tablet_bootstrap.cc:492] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:20.230235 18602 tablet_copy_client.cc:323] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.193:41987
I20260709 12:12:20.232918 17760 tablet_copy_service.cc:140] P 9166408b4e8343fdb95191526cbc10e9: Received BeginTabletCopySession request for tablet 177da04391ad4a159de15e3ddda501a7 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:51926)
I20260709 12:12:20.233459 17760 tablet_copy_service.cc:161] P 9166408b4e8343fdb95191526cbc10e9: Beginning new tablet copy session on tablet 177da04391ad4a159de15e3ddda501a7 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:51926: session id = 1fa07d821a134963abf33cf7c9f82225-177da04391ad4a159de15e3ddda501a7
I20260709 12:12:20.242182 17760 tablet_copy_source_session.cc:215] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:20.266956 18602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 177da04391ad4a159de15e3ddda501a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:20.300808 18605 ts_tablet_manager.cc:933] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987)
I20260709 12:12:20.311276 18607 ts_tablet_manager.cc:933] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987)
I20260709 12:12:20.318344 18605 tablet_copy_client.cc:323] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.193:41987
I20260709 12:12:20.329980 17760 tablet_copy_service.cc:140] P 9166408b4e8343fdb95191526cbc10e9: Received BeginTabletCopySession request for tablet b659170716504a02920f02c399e7320e from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:51926)
I20260709 12:12:20.330674 17760 tablet_copy_service.cc:161] P 9166408b4e8343fdb95191526cbc10e9: Beginning new tablet copy session on tablet b659170716504a02920f02c399e7320e from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:51926: session id = 1fa07d821a134963abf33cf7c9f82225-b659170716504a02920f02c399e7320e
I20260709 12:12:20.339257 18602 tablet_copy_client.cc:806] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:20.341002 18602 tablet_copy_client.cc:670] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:20.341727 17760 tablet_copy_source_session.cc:215] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:20.345552 18605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b659170716504a02920f02c399e7320e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:20.355587 18607 tablet_copy_client.cc:323] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.193:41987
I20260709 12:12:20.356020 18602 tablet_copy_client.cc:538] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:20.357369 17759 tablet_copy_service.cc:140] P 9166408b4e8343fdb95191526cbc10e9: Received BeginTabletCopySession request for tablet 3b60c5cc4f954673ae3b4f58af03b2e2 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:51926)
I20260709 12:12:20.357998 17759 tablet_copy_service.cc:161] P 9166408b4e8343fdb95191526cbc10e9: Beginning new tablet copy session on tablet 3b60c5cc4f954673ae3b4f58af03b2e2 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:51926: session id = 1fa07d821a134963abf33cf7c9f82225-3b60c5cc4f954673ae3b4f58af03b2e2
I20260709 12:12:20.365309 17759 tablet_copy_source_session.cc:215] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:20.368886 18607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b60c5cc4f954673ae3b4f58af03b2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:20.372543 18600 tablet_bootstrap.cc:492] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225: 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:12:20.373629 18600 tablet_bootstrap.cc:492] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:20.375761 18600 ts_tablet_manager.cc:1403] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.156s	user 0.040s	sys 0.034s
I20260709 12:12:20.382754 18602 tablet_bootstrap.cc:492] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:20.388676 18600 raft_consensus.cc:359] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:20.389866 18600 raft_consensus.cc:740] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:20.390681 18600 consensus_queue.cc:260] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:20.398191 18605 tablet_copy_client.cc:806] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:20.400563 18605 tablet_copy_client.cc:670] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:20.407642 18605 tablet_copy_client.cc:538] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:20.433707 18600 ts_tablet_manager.cc:1434] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.057s	user 0.021s	sys 0.007s
I20260709 12:12:20.436079 17835 tablet_copy_service.cc:342] P b1f3512320ab4958a4a6eb54c4a1a412: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-cdfdc1b879624cae9e06f1728f8614b0 received from {username='slave'} at 127.0.0.1:56746
I20260709 12:12:20.436508 17835 tablet_copy_service.cc:434] P b1f3512320ab4958a4a6eb54c4a1a412: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-cdfdc1b879624cae9e06f1728f8614b0 on tablet cdfdc1b879624cae9e06f1728f8614b0 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:20.456192 18607 tablet_copy_client.cc:806] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:20.456838 18607 tablet_copy_client.cc:670] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:20.463838 18607 tablet_copy_client.cc:538] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:20.468712 18605 tablet_bootstrap.cc:492] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:20.481390 18607 tablet_bootstrap.cc:492] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:20.491204 18602 tablet_bootstrap.cc:492] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225: 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:12:20.492668 18602 tablet_bootstrap.cc:492] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:20.493386 18602 ts_tablet_manager.cc:1403] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.111s	user 0.025s	sys 0.008s
I20260709 12:12:20.506953 18602 raft_consensus.cc:359] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:20.509546 18602 raft_consensus.cc:740] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:20.510243 18602 consensus_queue.cc:260] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:20.519673 18602 ts_tablet_manager.cc:1434] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260709 12:12:20.522735 17759 tablet_copy_service.cc:342] P 9166408b4e8343fdb95191526cbc10e9: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-177da04391ad4a159de15e3ddda501a7 received from {username='slave'} at 127.0.0.1:51926
I20260709 12:12:20.523203 17759 tablet_copy_service.cc:434] P 9166408b4e8343fdb95191526cbc10e9: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-177da04391ad4a159de15e3ddda501a7 on tablet 177da04391ad4a159de15e3ddda501a7 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:20.550565 18605 tablet_bootstrap.cc:492] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225: 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:12:20.551618 18605 tablet_bootstrap.cc:492] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:20.552379 18605 ts_tablet_manager.cc:1403] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.084s	user 0.021s	sys 0.007s
I20260709 12:12:20.578938 18605 raft_consensus.cc:359] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:20.581322 18605 raft_consensus.cc:740] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:20.588704 18605 consensus_queue.cc:260] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:20.591711 18605 ts_tablet_manager.cc:1434] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260709 12:12:20.595947 17759 tablet_copy_service.cc:342] P 9166408b4e8343fdb95191526cbc10e9: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-b659170716504a02920f02c399e7320e received from {username='slave'} at 127.0.0.1:51926
I20260709 12:12:20.596416 17759 tablet_copy_service.cc:434] P 9166408b4e8343fdb95191526cbc10e9: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-b659170716504a02920f02c399e7320e on tablet b659170716504a02920f02c399e7320e with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:20.609972 18466 raft_consensus.cc:1217] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:20.619876 18466 raft_consensus.cc:1217] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:20.621132 18607 tablet_bootstrap.cc:492] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225: 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:12:20.622478 18607 tablet_bootstrap.cc:492] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:20.623221 18607 ts_tablet_manager.cc:1403] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.143s	user 0.024s	sys 0.017s
I20260709 12:12:20.626871 18607 raft_consensus.cc:359] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:20.627926 18607 raft_consensus.cc:740] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:20.629740 18607 consensus_queue.cc:260] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:20.632587 18607 ts_tablet_manager.cc:1434] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 12:12:20.634989 17759 tablet_copy_service.cc:342] P 9166408b4e8343fdb95191526cbc10e9: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-3b60c5cc4f954673ae3b4f58af03b2e2 received from {username='slave'} at 127.0.0.1:51926
I20260709 12:12:20.635456 17759 tablet_copy_service.cc:434] P 9166408b4e8343fdb95191526cbc10e9: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-3b60c5cc4f954673ae3b4f58af03b2e2 on tablet 3b60c5cc4f954673ae3b4f58af03b2e2 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:20.703526 18466 raft_consensus.cc:1217] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:20.768239 18466 raft_consensus.cc:1217] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:21.214923 17986 raft_consensus.cc:1064] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:21.216873 17986 consensus_queue.cc:237] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:21.257870 17994 raft_consensus.cc:1064] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:21.262281 17994 consensus_queue.cc:237] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:21.266023 18613 raft_consensus.cc:1064] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:21.269068 18613 consensus_queue.cc:237] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:12:21.299577 17789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 75962.5us
I20260709 12:12:21.304186 17893 raft_consensus.cc:1275] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:21.315342 18466 raft_consensus.cc:1275] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:21.333252 17744 raft_consensus.cc:1275] T cdfdc1b879624cae9e06f1728f8614b0 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:21.341152 18466 raft_consensus.cc:1275] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:21.343329 17994 consensus_queue.cc:1048] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:21.345216 18548 consensus_queue.cc:1048] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:21.365002 18617 consensus_queue.cc:1048] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:21.373682 17893 raft_consensus.cc:1275] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:21.375725 18617 consensus_queue.cc:1048] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:21.377976 18468 raft_consensus.cc:1275] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:21.379411 17994 consensus_queue.cc:1048] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:21.391129 17893 raft_consensus.cc:1275] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:12:21.433338 18621 log.cc:927] Time spent T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 12:12:21.456208 18579 consensus_queue.cc:1048] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:21.457679 17994 consensus_queue.cc:1048] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:21.462368 18622 raft_consensus.cc:1064] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:21.465764 18622 consensus_queue.cc:237] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:21.486088 18618 raft_consensus.cc:2955] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
W20260709 12:12:21.505503 17862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 45592.6us
I20260709 12:12:21.531888 17819 raft_consensus.cc:1275] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:21.553805 17819 raft_consensus.cc:1275] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:21.574654 17890 raft_consensus.cc:2955] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:21.584203 17643 catalog_manager.cc:5697] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.584780 18468 raft_consensus.cc:2955] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:21.592381 18613 raft_consensus.cc:2955] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:21.602463 17893 raft_consensus.cc:2955] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:21.618257 17994 consensus_queue.cc:1048] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:21.621604 18624 consensus_queue.cc:1048] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
W20260709 12:12:21.687532 17715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 69475.5us
W20260709 12:12:21.685663 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 53878.4us
I20260709 12:12:21.692620 18467 raft_consensus.cc:2955] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:21.697018 17898 raft_consensus.cc:1275] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:21.699901 18579 consensus_queue.cc:1048] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:21.701399 18613 raft_consensus.cc:2955] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:21.699069 17642 catalog_manager.cc:5697] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:21.710614 17898 raft_consensus.cc:2955] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:21.713188 18468 raft_consensus.cc:1275] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:21.715624 18468 raft_consensus.cc:2955] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:21.734745 17825 raft_consensus.cc:1275] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:21.737445 17816 raft_consensus.cc:2955] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:21.757642 17743 raft_consensus.cc:2955] T cdfdc1b879624cae9e06f1728f8614b0 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:21.731411 18638 consensus_queue.cc:1048] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 12:12:21.792356 18622 consensus_queue.cc:1048] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:21.804015 17825 raft_consensus.cc:2955] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
W20260709 12:12:21.844625 17862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 97679.3us
I20260709 12:12:21.865010 17646 catalog_manager.cc:5697] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:21.872414 17816 consensus_queue.cc:237] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:21.886601 18467 raft_consensus.cc:1275] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:21.889446 18613 raft_consensus.cc:2955] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:21.894896 18468 raft_consensus.cc:2955] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:21.902874 17890 raft_consensus.cc:1275] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:21.905403 18618 consensus_queue.cc:1048] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:21.907958 18616 consensus_queue.cc:1048] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:21.916644 18618 raft_consensus.cc:2955] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:21.918803 17890 raft_consensus.cc:2955] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:21.922572 17898 raft_consensus.cc:2955] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:21.934394 17634 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cdfdc1b879624cae9e06f1728f8614b0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:21.934773 17643 catalog_manager.cc:5697] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:21.938268 18468 raft_consensus.cc:2955] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:21.941480 17819 raft_consensus.cc:2955] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:21.956498 17744 consensus_queue.cc:237] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:21.959805 17743 consensus_queue.cc:237] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:21.975812 17645 catalog_manager.cc:5697] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:21.983341 18468 raft_consensus.cc:1275] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:21.984956 18636 consensus_queue.cc:1048] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:21.989092 17893 raft_consensus.cc:1275] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:21.992846 18468 raft_consensus.cc:1275] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:21.992614 18636 raft_consensus.cc:2955] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:21.993688 17825 raft_consensus.cc:1275] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:21.999509 18638 consensus_queue.cc:1048] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:21.997476 18468 raft_consensus.cc:2955] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:22.002339 17737 tablet_service.cc:1558] Processing DeleteTablet for tablet cdfdc1b879624cae9e06f1728f8614b0 with delete_type TABLET_DATA_TOMBSTONED (TS 9166408b4e8343fdb95191526cbc10e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48000
I20260709 12:12:22.007006 18579 consensus_queue.cc:1048] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:22.009904 18639 consensus_queue.cc:1048] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.041s
I20260709 12:12:22.018522 18467 raft_consensus.cc:2955] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:22.009845 17744 consensus_queue.cc:237] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:22.015118 18629 raft_consensus.cc:2955] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:22.014955 17632 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 177da04391ad4a159de15e3ddda501a7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:22.045322 17816 raft_consensus.cc:2955] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:22.077647 17642 catalog_manager.cc:5697] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:22.063256 18466 raft_consensus.cc:1275] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:22.080791 18636 consensus_queue.cc:1048] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:12:22.086982 17632 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 72053us
I20260709 12:12:22.088927 18639 raft_consensus.cc:2955] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:22.093596 17814 tablet_service.cc:1558] Processing DeleteTablet for tablet 177da04391ad4a159de15e3ddda501a7 with delete_type TABLET_DATA_TOMBSTONED (TS b1f3512320ab4958a4a6eb54c4a1a412 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35898
I20260709 12:12:22.097591 18466 raft_consensus.cc:2955] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:22.069720 17893 raft_consensus.cc:2955] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:22.072579 17822 raft_consensus.cc:1275] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:22.073412 18651 tablet_replica.cc:333] T cdfdc1b879624cae9e06f1728f8614b0 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:22.105100 18651 raft_consensus.cc:2243] T cdfdc1b879624cae9e06f1728f8614b0 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:22.106051 18651 raft_consensus.cc:2272] T cdfdc1b879624cae9e06f1728f8614b0 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:22.109202 18651 ts_tablet_manager.cc:1916] T cdfdc1b879624cae9e06f1728f8614b0 P 9166408b4e8343fdb95191526cbc10e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:22.113921 17632 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3b60c5cc4f954673ae3b4f58af03b2e2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:22.116647 17643 catalog_manager.cc:5697] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:22.119800 17632 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b659170716504a02920f02c399e7320e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:22.128165 17881 tablet_service.cc:1558] Processing DeleteTablet for tablet 3b60c5cc4f954673ae3b4f58af03b2e2 with delete_type TABLET_DATA_TOMBSTONED (TS 1f075ccc8c3c4abc941a48b0cfa742bc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56816
I20260709 12:12:22.130699 18629 consensus_queue.cc:1048] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:22.141343 17643 catalog_manager.cc:5697] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:22.153053 17886 tablet_service.cc:1558] Processing DeleteTablet for tablet b659170716504a02920f02c399e7320e with delete_type TABLET_DATA_TOMBSTONED (TS 1f075ccc8c3c4abc941a48b0cfa742bc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56816
I20260709 12:12:22.153805 18652 tablet_replica.cc:333] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:12:22.155025 18652 raft_consensus.cc:2243] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:22.155783 18652 raft_consensus.cc:2272] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:22.161514 18652 ts_tablet_manager.cc:1916] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:22.165556 17816 raft_consensus.cc:2955] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:22.180275 18653 tablet_replica.cc:333] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:12:22.186997 18653 raft_consensus.cc:2243] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:22.187883 18653 raft_consensus.cc:2272] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:22.191968 18653 ts_tablet_manager.cc:1916] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:22.199368 18652 ts_tablet_manager.cc:1929] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:22.199956 18652 log.cc:1199] T 177da04391ad4a159de15e3ddda501a7 P b1f3512320ab4958a4a6eb54c4a1a412: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-1-root/wals/177da04391ad4a159de15e3ddda501a7
I20260709 12:12:22.201413 17634 catalog_manager.cc:5028] TS b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): tablet 177da04391ad4a159de15e3ddda501a7 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:22.202392 18651 ts_tablet_manager.cc:1929] T cdfdc1b879624cae9e06f1728f8614b0 P 9166408b4e8343fdb95191526cbc10e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:22.202780 18651 log.cc:1199] T cdfdc1b879624cae9e06f1728f8614b0 P 9166408b4e8343fdb95191526cbc10e9: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-0-root/wals/cdfdc1b879624cae9e06f1728f8614b0
I20260709 12:12:22.204119 17632 catalog_manager.cc:5028] TS 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): tablet cdfdc1b879624cae9e06f1728f8614b0 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:22.206254 18653 ts_tablet_manager.cc:1929] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:22.206734 18653 log.cc:1199] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-2-root/wals/3b60c5cc4f954673ae3b4f58af03b2e2
I20260709 12:12:22.208197 18653 tablet_replica.cc:333] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:12:22.208138 17633 catalog_manager.cc:5028] TS 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): tablet 3b60c5cc4f954673ae3b4f58af03b2e2 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:22.209064 18653 raft_consensus.cc:2243] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:22.209647 18653 raft_consensus.cc:2272] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:22.213049 18653 ts_tablet_manager.cc:1916] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:22.222784 18653 ts_tablet_manager.cc:1929] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:22.223214 18653 log.cc:1199] T b659170716504a02920f02c399e7320e P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-2-root/wals/b659170716504a02920f02c399e7320e
I20260709 12:12:22.224423 17633 catalog_manager.cc:5028] TS 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): tablet b659170716504a02920f02c399e7320e (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:23.249902 17893 consensus_queue.cc:237] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:23.256827 17816 raft_consensus.cc:1275] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:23.257097 17744 raft_consensus.cc:1275] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:23.257313 17863 consensus_peers.cc:597] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 30a1443602084906829b3228e527449c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:23.258116 18655 consensus_queue.cc:1048] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:23.258837 18599 consensus_queue.cc:1048] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:23.269011 18599 raft_consensus.cc:2955] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:23.273736 17816 raft_consensus.cc:2955] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:23.277743 17744 raft_consensus.cc:2955] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:23.282333 17893 consensus_queue.cc:237] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:23.293466 17642 catalog_manager.cc:5697] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
W20260709 12:12:23.299881 17863 consensus_peers.cc:597] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36a44d8f0bc442c082b50c5fc9470e92. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:23.302032 17743 raft_consensus.cc:1275] T 36a44d8f0bc442c082b50c5fc9470e92 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:23.303699 18592 consensus_queue.cc:1048] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:23.312129 17819 raft_consensus.cc:1275] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:23.314879 18655 consensus_queue.cc:1048] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:23.322336 18592 raft_consensus.cc:2955] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:23.326188 17743 raft_consensus.cc:2955] T 36a44d8f0bc442c082b50c5fc9470e92 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:23.328837 17819 raft_consensus.cc:2955] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:23.339969 17898 consensus_queue.cc:237] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
W20260709 12:12:23.346889 17863 consensus_peers.cc:597] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 10b4c38656da4e7d80c6e1a1ed1e153a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:23.349926 17744 raft_consensus.cc:1275] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:23.352540 18592 consensus_queue.cc:1048] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:23.354214 17819 raft_consensus.cc:1275] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:23.355978 18655 consensus_queue.cc:1048] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:23.356911 17643 catalog_manager.cc:5697] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:23.371299 18655 raft_consensus.cc:2955] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:23.372864 17744 raft_consensus.cc:2955] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:23.393505 17642 catalog_manager.cc:5697] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 3 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:23.396776 17744 consensus_queue.cc:237] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:23.412570 17819 raft_consensus.cc:2955] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:23.420392 17898 raft_consensus.cc:1275] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:23.421355 17714 consensus_peers.cc:597] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e913f6dfdad24a6684856a75d1a5978f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:23.422209 18654 consensus_queue.cc:1048] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:23.430928 17825 raft_consensus.cc:1275] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:23.446252 17898 raft_consensus.cc:2955] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:23.444815 18671 raft_consensus.cc:2955] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:23.452827 18674 consensus_queue.cc:1048] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:23.460597 17642 catalog_manager.cc:5697] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:23.474740 17825 raft_consensus.cc:2955] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:23.680455 18677 ts_tablet_manager.cc:933] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:23.682565 18677 tablet_copy_client.cc:323] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.195:43813
I20260709 12:12:23.684182 17909 tablet_copy_service.cc:140] P 1f075ccc8c3c4abc941a48b0cfa742bc: Received BeginTabletCopySession request for tablet 30a1443602084906829b3228e527449c from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:39840)
I20260709 12:12:23.684762 17909 tablet_copy_service.cc:161] P 1f075ccc8c3c4abc941a48b0cfa742bc: Beginning new tablet copy session on tablet 30a1443602084906829b3228e527449c from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:39840: session id = 1fa07d821a134963abf33cf7c9f82225-30a1443602084906829b3228e527449c
I20260709 12:12:23.692130 17909 tablet_copy_source_session.cc:215] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:23.694986 18677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a1443602084906829b3228e527449c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:23.706357 18677 tablet_copy_client.cc:806] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:23.706938 18677 tablet_copy_client.cc:670] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:23.710448 18677 tablet_copy_client.cc:538] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:23.719409 18677 tablet_bootstrap.cc:492] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:23.740967 18677 tablet_bootstrap.cc:492] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225: 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:12:23.741691 18677 tablet_bootstrap.cc:492] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:23.742230 18677 ts_tablet_manager.cc:1403] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 12:12:23.744681 18677 raft_consensus.cc:359] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:23.745290 18677 raft_consensus.cc:740] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:23.745877 18677 consensus_queue.cc:260] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:23.748674 18677 ts_tablet_manager.cc:1434] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:12:23.750499 17909 tablet_copy_service.cc:342] P 1f075ccc8c3c4abc941a48b0cfa742bc: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-30a1443602084906829b3228e527449c received from {username='slave'} at 127.0.0.1:39840
I20260709 12:12:23.750895 17909 tablet_copy_service.cc:434] P 1f075ccc8c3c4abc941a48b0cfa742bc: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-30a1443602084906829b3228e527449c on tablet 30a1443602084906829b3228e527449c with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:23.815255 18677 ts_tablet_manager.cc:933] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987)
I20260709 12:12:23.819250 18677 tablet_copy_client.cc:323] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.193:41987
I20260709 12:12:23.821904 17759 tablet_copy_service.cc:140] P 9166408b4e8343fdb95191526cbc10e9: Received BeginTabletCopySession request for tablet e913f6dfdad24a6684856a75d1a5978f from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:51926)
I20260709 12:12:23.822568 17759 tablet_copy_service.cc:161] P 9166408b4e8343fdb95191526cbc10e9: Beginning new tablet copy session on tablet e913f6dfdad24a6684856a75d1a5978f from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:51926: session id = 1fa07d821a134963abf33cf7c9f82225-e913f6dfdad24a6684856a75d1a5978f
I20260709 12:12:23.832129 17759 tablet_copy_source_session.cc:215] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:23.835330 18677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e913f6dfdad24a6684856a75d1a5978f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:23.844309 18682 ts_tablet_manager.cc:933] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:23.852277 18682 tablet_copy_client.cc:323] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.195:43813
I20260709 12:12:23.853811 17909 tablet_copy_service.cc:140] P 1f075ccc8c3c4abc941a48b0cfa742bc: Received BeginTabletCopySession request for tablet 10b4c38656da4e7d80c6e1a1ed1e153a from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:39840)
I20260709 12:12:23.854405 17909 tablet_copy_service.cc:161] P 1f075ccc8c3c4abc941a48b0cfa742bc: Beginning new tablet copy session on tablet 10b4c38656da4e7d80c6e1a1ed1e153a from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:39840: session id = 1fa07d821a134963abf33cf7c9f82225-10b4c38656da4e7d80c6e1a1ed1e153a
I20260709 12:12:23.859777 18677 tablet_copy_client.cc:806] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:23.860445 18677 tablet_copy_client.cc:670] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:23.861624 17909 tablet_copy_source_session.cc:215] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:23.866700 18677 tablet_copy_client.cc:538] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:23.868782 18682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b4c38656da4e7d80c6e1a1ed1e153a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:23.878635 18677 tablet_bootstrap.cc:492] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:23.896711 18682 tablet_copy_client.cc:806] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:23.897413 18682 tablet_copy_client.cc:670] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:23.901687 18682 tablet_copy_client.cc:538] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:23.910362 18677 tablet_bootstrap.cc:492] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225: 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:12:23.911484 18677 tablet_bootstrap.cc:492] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:23.912369 18677 ts_tablet_manager.cc:1403] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.034s	user 0.025s	sys 0.004s
I20260709 12:12:23.915318 18677 raft_consensus.cc:359] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:23.916265 18677 raft_consensus.cc:740] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:23.916956 18677 consensus_queue.cc:260] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:23.921700 18677 ts_tablet_manager.cc:1434] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260709 12:12:23.923506 17759 tablet_copy_service.cc:342] P 9166408b4e8343fdb95191526cbc10e9: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-e913f6dfdad24a6684856a75d1a5978f received from {username='slave'} at 127.0.0.1:51926
I20260709 12:12:23.924002 17759 tablet_copy_service.cc:434] P 9166408b4e8343fdb95191526cbc10e9: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-e913f6dfdad24a6684856a75d1a5978f on tablet e913f6dfdad24a6684856a75d1a5978f with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:23.926501 18677 ts_tablet_manager.cc:933] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:23.950220 18677 tablet_copy_client.cc:323] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.195:43813
I20260709 12:12:23.953411 18682 tablet_bootstrap.cc:492] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:23.953874 17909 tablet_copy_service.cc:140] P 1f075ccc8c3c4abc941a48b0cfa742bc: Received BeginTabletCopySession request for tablet 36a44d8f0bc442c082b50c5fc9470e92 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:39840)
I20260709 12:12:23.955265 17909 tablet_copy_service.cc:161] P 1f075ccc8c3c4abc941a48b0cfa742bc: Beginning new tablet copy session on tablet 36a44d8f0bc442c082b50c5fc9470e92 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:39840: session id = 1fa07d821a134963abf33cf7c9f82225-36a44d8f0bc442c082b50c5fc9470e92
I20260709 12:12:23.963194 17909 tablet_copy_source_session.cc:215] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:23.966747 18677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a44d8f0bc442c082b50c5fc9470e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:23.985922 18677 tablet_copy_client.cc:806] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:23.986541 18677 tablet_copy_client.cc:670] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:23.991097 18677 tablet_copy_client.cc:538] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:24.000207 18677 tablet_bootstrap.cc:492] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:24.010133 18682 tablet_bootstrap.cc:492] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1fa07d821a134963abf33cf7c9f82225: 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:12:24.011030 18682 tablet_bootstrap.cc:492] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:24.011698 18682 ts_tablet_manager.cc:1403] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.021s
I20260709 12:12:24.015638 18682 raft_consensus.cc:359] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1fa07d821a134963abf33cf7c9f82225 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:24.016500 18682 raft_consensus.cc:740] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1fa07d821a134963abf33cf7c9f82225 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:24.017128 18682 consensus_queue.cc:260] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1fa07d821a134963abf33cf7c9f82225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:24.019433 18682 ts_tablet_manager.cc:1434] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:12:24.021225 17909 tablet_copy_service.cc:342] P 1f075ccc8c3c4abc941a48b0cfa742bc: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-10b4c38656da4e7d80c6e1a1ed1e153a received from {username='slave'} at 127.0.0.1:39840
I20260709 12:12:24.021636 17909 tablet_copy_service.cc:434] P 1f075ccc8c3c4abc941a48b0cfa742bc: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-10b4c38656da4e7d80c6e1a1ed1e153a on tablet 10b4c38656da4e7d80c6e1a1ed1e153a with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:24.036473 18677 tablet_bootstrap.cc:492] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225: 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:12:24.037372 18677 tablet_bootstrap.cc:492] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:24.038273 18677 ts_tablet_manager.cc:1403] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.005s
I20260709 12:12:24.041133 18677 raft_consensus.cc:359] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:24.041941 18677 raft_consensus.cc:740] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:24.042609 18677 consensus_queue.cc:260] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:24.045209 18677 ts_tablet_manager.cc:1434] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:12:24.053179 17909 tablet_copy_service.cc:342] P 1f075ccc8c3c4abc941a48b0cfa742bc: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-36a44d8f0bc442c082b50c5fc9470e92 received from {username='slave'} at 127.0.0.1:39840
I20260709 12:12:24.053592 17909 tablet_copy_service.cc:434] P 1f075ccc8c3c4abc941a48b0cfa742bc: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-36a44d8f0bc442c082b50c5fc9470e92 on tablet 36a44d8f0bc442c082b50c5fc9470e92 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:24.153996 18467 raft_consensus.cc:1217] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:24.225745 18467 raft_consensus.cc:1217] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:24.347847 18467 raft_consensus.cc:1217] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:24.426692 18467 raft_consensus.cc:1217] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1fa07d821a134963abf33cf7c9f82225 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 12:12:24.608332 18654 raft_consensus.cc:1064] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:24.611066 18654 consensus_queue.cc:237] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:24.622896 17898 raft_consensus.cc:1275] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:24.624867 18467 raft_consensus.cc:1275] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:24.624912 18671 consensus_queue.cc:1048] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:24.626541 18636 consensus_queue.cc:1048] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:24.628047 17825 raft_consensus.cc:1275] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:24.640188 18654 consensus_queue.cc:1048] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:24.654918 18636 raft_consensus.cc:2955] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:24.657606 17825 raft_consensus.cc:2955] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:24.659705 18466 raft_consensus.cc:2955] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:24.682530 17893 raft_consensus.cc:2955] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:24.686180 17645 catalog_manager.cc:5697] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:24.708810 18689 raft_consensus.cc:1064] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:24.711386 18689 consensus_queue.cc:237] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:24.754916 17744 consensus_queue.cc:237] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:24.759053 18466 raft_consensus.cc:1275] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:24.760426 18689 consensus_queue.cc:1048] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:24.760948 17747 raft_consensus.cc:1275] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:24.762995 17825 raft_consensus.cc:1275] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:24.764364 18655 consensus_queue.cc:1048] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:24.765472 18599 consensus_queue.cc:1048] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:24.769994 18467 raft_consensus.cc:1275] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:24.771538 18671 consensus_queue.cc:1048] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:24.774195 17819 raft_consensus.cc:1275] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:24.778370 18654 consensus_queue.cc:1048] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:24.783128 18671 raft_consensus.cc:2955] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:24.792271 17819 raft_consensus.cc:2955] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:24.813997 18655 raft_consensus.cc:2955] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:24.815773 17822 raft_consensus.cc:2955] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:24.829741 17632 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e913f6dfdad24a6684856a75d1a5978f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:24.832082 17645 catalog_manager.cc:5697] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:24.848127 17881 tablet_service.cc:1558] Processing DeleteTablet for tablet e913f6dfdad24a6684856a75d1a5978f with delete_type TABLET_DATA_TOMBSTONED (TS 1f075ccc8c3c4abc941a48b0cfa742bc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56816
I20260709 12:12:24.850848 17643 catalog_manager.cc:5697] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:24.861645 18707 tablet_replica.cc:333] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:12:24.863811 18467 raft_consensus.cc:2955] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:24.864711 18707 raft_consensus.cc:2243] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:24.908505 18707 raft_consensus.cc:2272] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:24.918802 18689 raft_consensus.cc:1064] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:24.946169 18689 consensus_queue.cc:237] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:24.955116 18707 ts_tablet_manager.cc:1916] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:24.971915 17743 raft_consensus.cc:2955] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
W20260709 12:12:24.977167 17864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 137905us
I20260709 12:12:24.993048 18707 ts_tablet_manager.cc:1929] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:24.993547 18707 log.cc:1199] T e913f6dfdad24a6684856a75d1a5978f P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-2-root/wals/e913f6dfdad24a6684856a75d1a5978f
I20260709 12:12:24.999990 18467 raft_consensus.cc:2955] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:25.001792 18466 raft_consensus.cc:1275] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1fa07d821a134963abf33cf7c9f82225 [term 3 LEARNER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:12:25.003872 18706 consensus_queue.cc:1048] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:25.043112 17633 catalog_manager.cc:5028] TS 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): tablet e913f6dfdad24a6684856a75d1a5978f (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:25.072165 18705 raft_consensus.cc:1064] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:25.090209 17816 raft_consensus.cc:1275] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:12:25.085422 18705 consensus_queue.cc:237] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:25.129690 17744 raft_consensus.cc:1275] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:12:25.130998 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 74019.4us
W20260709 12:12:25.131531 17789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 76959.2us
I20260709 12:12:25.140491 18710 consensus_queue.cc:1048] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:25.141589 18466 raft_consensus.cc:1275] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:25.153787 18704 consensus_queue.cc:1048] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:25.151459 18599 consensus_queue.cc:1048] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 12:12:25.188463 17743 raft_consensus.cc:1275] T 36a44d8f0bc442c082b50c5fc9470e92 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:25.196393 18599 consensus_queue.cc:1048] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:25.203176 17898 consensus_queue.cc:237] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:12:25.205720 17864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 51185.6us
I20260709 12:12:25.211575 17825 raft_consensus.cc:1275] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:25.218524 18708 consensus_queue.cc:1048] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:25.223346 18468 raft_consensus.cc:1275] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:25.226564 18706 consensus_queue.cc:1048] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:25.236805 18599 raft_consensus.cc:2955] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:25.237475 17744 raft_consensus.cc:1275] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:25.242859 18468 raft_consensus.cc:2955] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:25.249038 18705 consensus_queue.cc:1048] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:25.260110 17743 raft_consensus.cc:2955] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:25.265683 17816 raft_consensus.cc:2955] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:25.273228 17747 raft_consensus.cc:2955] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:25.279400 17645 catalog_manager.cc:5697] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:25.251343 18705 raft_consensus.cc:2955] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:25.312343 17633 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 30a1443602084906829b3228e527449c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:25.317404 17814 tablet_service.cc:1558] Processing DeleteTablet for tablet 30a1443602084906829b3228e527449c with delete_type TABLET_DATA_TOMBSTONED (TS b1f3512320ab4958a4a6eb54c4a1a412 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35898
W20260709 12:12:25.320104 18723 log.cc:927] Time spent T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 12:12:25.323647 18706 raft_consensus.cc:2955] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:25.336018 18468 raft_consensus.cc:2955] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:25.341629 17819 raft_consensus.cc:2955] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:25.350111 17645 catalog_manager.cc:5697] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:25.361654 17745 raft_consensus.cc:2955] T 36a44d8f0bc442c082b50c5fc9470e92 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:25.389447 18468 raft_consensus.cc:2955] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:25.401697 17642 catalog_manager.cc:5697] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:25.416173 17898 consensus_queue.cc:237] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:25.416410 17896 consensus_queue.cc:237] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:25.424939 17819 raft_consensus.cc:1275] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:25.427270 18466 raft_consensus.cc:1275] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:12:25.428385 18725 tablet_replica.cc:333] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:12:25.429070 17745 raft_consensus.cc:1275] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:12:25.430208 18706 consensus_queue.cc:1048] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:25.430346 18599 consensus_queue.cc:1048] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:25.431787 18719 consensus_queue.cc:1048] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:25.441546 18467 raft_consensus.cc:1275] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:25.447395 18718 consensus_queue.cc:1048] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:25.449482 18708 raft_consensus.cc:2955] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:25.451300 17816 raft_consensus.cc:2955] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:25.458083 18704 raft_consensus.cc:2955] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:25.473608 17633 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 10b4c38656da4e7d80c6e1a1ed1e153a with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:25.475912 17745 raft_consensus.cc:2955] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:25.473438 18466 raft_consensus.cc:2955] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:25.484320 18468 raft_consensus.cc:2955] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:25.488518 17648 catalog_manager.cc:5697] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index 4 to 5, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New cstate: current_term: 3 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:25.503194 17633 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 36a44d8f0bc442c082b50c5fc9470e92 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:25.518728 18725 raft_consensus.cc:2243] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:25.519662 18725 raft_consensus.cc:2272] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:25.520620 17646 catalog_manager.cc:5697] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:25.524240 18725 ts_tablet_manager.cc:1916] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:25.535398 17737 tablet_service.cc:1558] Processing DeleteTablet for tablet 36a44d8f0bc442c082b50c5fc9470e92 with delete_type TABLET_DATA_TOMBSTONED (TS 9166408b4e8343fdb95191526cbc10e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48000
I20260709 12:12:25.541584 17814 tablet_service.cc:1558] Processing DeleteTablet for tablet 10b4c38656da4e7d80c6e1a1ed1e153a with delete_type TABLET_DATA_TOMBSTONED (TS b1f3512320ab4958a4a6eb54c4a1a412 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35898
I20260709 12:12:25.541877 18725 ts_tablet_manager.cc:1929] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:25.542479 18725 log.cc:1199] T 30a1443602084906829b3228e527449c P b1f3512320ab4958a4a6eb54c4a1a412: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-1-root/wals/30a1443602084906829b3228e527449c
I20260709 12:12:25.551441 18725 tablet_replica.cc:333] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:12:25.551906 17634 catalog_manager.cc:5028] TS b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): tablet 30a1443602084906829b3228e527449c (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:25.552598 18725 raft_consensus.cc:2243] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:25.553479 18725 raft_consensus.cc:2272] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:25.556780 18725 ts_tablet_manager.cc:1916] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:25.562794 18726 tablet_replica.cc:333] T 36a44d8f0bc442c082b50c5fc9470e92 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:25.564023 18726 raft_consensus.cc:2243] T 36a44d8f0bc442c082b50c5fc9470e92 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:25.564667 18726 raft_consensus.cc:2272] T 36a44d8f0bc442c082b50c5fc9470e92 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:25.568104 18726 ts_tablet_manager.cc:1916] T 36a44d8f0bc442c082b50c5fc9470e92 P 9166408b4e8343fdb95191526cbc10e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:25.572292 18725 ts_tablet_manager.cc:1929] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 12:12:25.572678 18725 log.cc:1199] T 10b4c38656da4e7d80c6e1a1ed1e153a P b1f3512320ab4958a4a6eb54c4a1a412: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-1-root/wals/10b4c38656da4e7d80c6e1a1ed1e153a
I20260709 12:12:25.573916 17634 catalog_manager.cc:5028] TS b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): tablet 10b4c38656da4e7d80c6e1a1ed1e153a (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:25.578892 18726 ts_tablet_manager.cc:1929] T 36a44d8f0bc442c082b50c5fc9470e92 P 9166408b4e8343fdb95191526cbc10e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:25.579262 18726 log.cc:1199] T 36a44d8f0bc442c082b50c5fc9470e92 P 9166408b4e8343fdb95191526cbc10e9: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-0-root/wals/36a44d8f0bc442c082b50c5fc9470e92
I20260709 12:12:25.580796 17632 catalog_manager.cc:5028] TS 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): tablet 36a44d8f0bc442c082b50c5fc9470e92 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:26.619536 17816 consensus_queue.cc:237] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:26.625711 17898 raft_consensus.cc:1275] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:26.626097 17750 raft_consensus.cc:1275] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:26.627195 18715 consensus_queue.cc:1048] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:12:26.628124 17789 consensus_peers.cc:597] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 378f1f93825948b58f44720b38d8942c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:26.628163 18716 consensus_queue.cc:1048] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:26.636826 18727 raft_consensus.cc:2955] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:26.638232 17898 raft_consensus.cc:2955] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:26.639243 17750 raft_consensus.cc:2955] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:26.655098 17898 consensus_queue.cc:237] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:26.657768 17648 catalog_manager.cc:5697] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:26.673199 17750 raft_consensus.cc:1275] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:26.674962 17863 consensus_peers.cc:597] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d00eca6e256d44b39842917442f22fa6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:26.678226 18704 consensus_queue.cc:1048] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:26.692210 17816 raft_consensus.cc:1275] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:26.695513 18705 consensus_queue.cc:1048] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:26.707002 18704 raft_consensus.cc:2955] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:26.708485 17816 raft_consensus.cc:2955] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:26.711513 17745 raft_consensus.cc:2955] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:26.730453 17645 catalog_manager.cc:5697] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:26.733009 17816 consensus_queue.cc:237] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:26.741112 17898 raft_consensus.cc:1275] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:26.743101 18715 consensus_queue.cc:1048] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:26.744194 17789 consensus_peers.cc:597] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7fadb38fdebd484681da3494aa42b6d6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:26.746891 17745 raft_consensus.cc:1275] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:26.749792 18715 consensus_queue.cc:1048] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:26.764678 18716 raft_consensus.cc:2955] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:26.772334 17898 raft_consensus.cc:2955] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:26.773874 17745 raft_consensus.cc:2955] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:26.785454 17897 consensus_queue.cc:237] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:26.789508 17646 catalog_manager.cc:5697] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:26.796357 17863 consensus_peers.cc:597] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 433967b75cf149e4b5563a61d6f88cd0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:26.801455 17816 raft_consensus.cc:1275] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:26.802026 17745 raft_consensus.cc:1275] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:26.802953 18704 consensus_queue.cc:1048] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:26.804672 18734 consensus_queue.cc:1048] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:26.815986 18735 raft_consensus.cc:2955] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:26.831753 17816 raft_consensus.cc:2955] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:26.840842 17745 raft_consensus.cc:2955] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:26.841506 17646 catalog_manager.cc:5697] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:27.135281 18747 ts_tablet_manager.cc:933] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:27.140466 18747 tablet_copy_client.cc:323] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.194:46783
I20260709 12:12:27.142290 17835 tablet_copy_service.cc:140] P b1f3512320ab4958a4a6eb54c4a1a412: Received BeginTabletCopySession request for tablet 378f1f93825948b58f44720b38d8942c from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:56746)
I20260709 12:12:27.142751 17835 tablet_copy_service.cc:161] P b1f3512320ab4958a4a6eb54c4a1a412: Beginning new tablet copy session on tablet 378f1f93825948b58f44720b38d8942c from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:56746: session id = 1fa07d821a134963abf33cf7c9f82225-378f1f93825948b58f44720b38d8942c
I20260709 12:12:27.148878 17835 tablet_copy_source_session.cc:215] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:27.151494 18747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 378f1f93825948b58f44720b38d8942c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.164695 18747 tablet_copy_client.cc:806] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:27.165323 18747 tablet_copy_client.cc:670] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:27.169087 18747 tablet_copy_client.cc:538] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:27.175976 18747 tablet_bootstrap.cc:492] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:27.195340 18747 tablet_bootstrap.cc:492] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225: 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:12:27.196290 18747 tablet_bootstrap.cc:492] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:27.197013 18747 ts_tablet_manager.cc:1403] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.011s
I20260709 12:12:27.200332 18747 raft_consensus.cc:359] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:27.201216 18747 raft_consensus.cc:740] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:27.201901 18747 consensus_queue.cc:260] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:27.209841 18747 ts_tablet_manager.cc:1434] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 12:12:27.211757 17835 tablet_copy_service.cc:342] P b1f3512320ab4958a4a6eb54c4a1a412: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-378f1f93825948b58f44720b38d8942c received from {username='slave'} at 127.0.0.1:56746
I20260709 12:12:27.212226 17835 tablet_copy_service.cc:434] P b1f3512320ab4958a4a6eb54c4a1a412: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-378f1f93825948b58f44720b38d8942c on tablet 378f1f93825948b58f44720b38d8942c with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:27.223428 18747 ts_tablet_manager.cc:933] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:27.230826 18747 tablet_copy_client.cc:323] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.195:43813
I20260709 12:12:27.232465 17909 tablet_copy_service.cc:140] P 1f075ccc8c3c4abc941a48b0cfa742bc: Received BeginTabletCopySession request for tablet d00eca6e256d44b39842917442f22fa6 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:39840)
I20260709 12:12:27.232898 17909 tablet_copy_service.cc:161] P 1f075ccc8c3c4abc941a48b0cfa742bc: Beginning new tablet copy session on tablet d00eca6e256d44b39842917442f22fa6 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:39840: session id = 1fa07d821a134963abf33cf7c9f82225-d00eca6e256d44b39842917442f22fa6
I20260709 12:12:27.242321 17909 tablet_copy_source_session.cc:215] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:27.247196 18747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d00eca6e256d44b39842917442f22fa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.263551 18747 tablet_copy_client.cc:806] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:27.264178 18747 tablet_copy_client.cc:670] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:27.268417 18747 tablet_copy_client.cc:538] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:27.275642 18747 tablet_bootstrap.cc:492] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:27.292088 18747 tablet_bootstrap.cc:492] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225: 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:12:27.292811 18747 tablet_bootstrap.cc:492] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:27.293349 18747 ts_tablet_manager.cc:1403] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.003s
I20260709 12:12:27.295986 18747 raft_consensus.cc:359] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:27.296855 18747 raft_consensus.cc:740] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:27.297502 18747 consensus_queue.cc:260] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:27.303514 18747 ts_tablet_manager.cc:1434] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:12:27.305532 17909 tablet_copy_service.cc:342] P 1f075ccc8c3c4abc941a48b0cfa742bc: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-d00eca6e256d44b39842917442f22fa6 received from {username='slave'} at 127.0.0.1:39840
I20260709 12:12:27.305958 17909 tablet_copy_service.cc:434] P 1f075ccc8c3c4abc941a48b0cfa742bc: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-d00eca6e256d44b39842917442f22fa6 on tablet d00eca6e256d44b39842917442f22fa6 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:27.324187 18747 ts_tablet_manager.cc:933] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:27.325747 18747 tablet_copy_client.cc:323] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.195:43813
I20260709 12:12:27.327328 17909 tablet_copy_service.cc:140] P 1f075ccc8c3c4abc941a48b0cfa742bc: Received BeginTabletCopySession request for tablet 433967b75cf149e4b5563a61d6f88cd0 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:39840)
I20260709 12:12:27.327852 17909 tablet_copy_service.cc:161] P 1f075ccc8c3c4abc941a48b0cfa742bc: Beginning new tablet copy session on tablet 433967b75cf149e4b5563a61d6f88cd0 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:39840: session id = 1fa07d821a134963abf33cf7c9f82225-433967b75cf149e4b5563a61d6f88cd0
I20260709 12:12:27.333041 17909 tablet_copy_source_session.cc:215] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:27.336839 18747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 433967b75cf149e4b5563a61d6f88cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.340272 18754 ts_tablet_manager.cc:933] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:27.342204 18754 tablet_copy_client.cc:323] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.194:46783
I20260709 12:12:27.343750 17835 tablet_copy_service.cc:140] P b1f3512320ab4958a4a6eb54c4a1a412: Received BeginTabletCopySession request for tablet 7fadb38fdebd484681da3494aa42b6d6 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:56746)
I20260709 12:12:27.344300 17835 tablet_copy_service.cc:161] P b1f3512320ab4958a4a6eb54c4a1a412: Beginning new tablet copy session on tablet 7fadb38fdebd484681da3494aa42b6d6 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:56746: session id = 1fa07d821a134963abf33cf7c9f82225-7fadb38fdebd484681da3494aa42b6d6
I20260709 12:12:27.350893 18747 tablet_copy_client.cc:806] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:27.351476 18747 tablet_copy_client.cc:670] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:27.352982 17835 tablet_copy_source_session.cc:215] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:27.356244 18747 tablet_copy_client.cc:538] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:27.362905 18754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fadb38fdebd484681da3494aa42b6d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:27.365712 18747 tablet_bootstrap.cc:492] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:27.398722 18754 tablet_copy_client.cc:806] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:27.399556 18754 tablet_copy_client.cc:670] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:27.414835 18754 tablet_copy_client.cc:538] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:27.429018 18754 tablet_bootstrap.cc:492] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:27.433164 18747 tablet_bootstrap.cc:492] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225: 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:12:27.434105 18747 tablet_bootstrap.cc:492] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:27.434767 18747 ts_tablet_manager.cc:1403] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.021s
I20260709 12:12:27.437462 18747 raft_consensus.cc:359] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:27.438967 18747 raft_consensus.cc:740] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:27.439595 18747 consensus_queue.cc:260] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:27.452488 18747 ts_tablet_manager.cc:1434] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:12:27.459765 18754 tablet_bootstrap.cc:492] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225: 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:12:27.460788 18754 tablet_bootstrap.cc:492] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:27.460983 17909 tablet_copy_service.cc:342] P 1f075ccc8c3c4abc941a48b0cfa742bc: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-433967b75cf149e4b5563a61d6f88cd0 received from {username='slave'} at 127.0.0.1:39840
I20260709 12:12:27.461426 17909 tablet_copy_service.cc:434] P 1f075ccc8c3c4abc941a48b0cfa742bc: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-433967b75cf149e4b5563a61d6f88cd0 on tablet 433967b75cf149e4b5563a61d6f88cd0 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:27.461561 18754 ts_tablet_manager.cc:1403] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.018s
I20260709 12:12:27.464315 18754 raft_consensus.cc:359] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:27.464864 18754 raft_consensus.cc:740] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:27.465306 18754 consensus_queue.cc:260] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:27.467238 18754 ts_tablet_manager.cc:1434] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:12:27.468982 17835 tablet_copy_service.cc:342] P b1f3512320ab4958a4a6eb54c4a1a412: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-7fadb38fdebd484681da3494aa42b6d6 received from {username='slave'} at 127.0.0.1:56746
I20260709 12:12:27.469331 17835 tablet_copy_service.cc:434] P b1f3512320ab4958a4a6eb54c4a1a412: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-7fadb38fdebd484681da3494aa42b6d6 on tablet 7fadb38fdebd484681da3494aa42b6d6 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:27.660392 18468 raft_consensus.cc:1217] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:27.677754 18468 raft_consensus.cc:1217] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:27.731742 18466 raft_consensus.cc:1217] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:27.765368 18466 raft_consensus.cc:1217] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:28.104014 18704 raft_consensus.cc:1064] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:28.105666 18756 raft_consensus.cc:1064] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:28.106478 18704 consensus_queue.cc:237] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:28.108132 18756 consensus_queue.cc:237] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:28.117838 18466 raft_consensus.cc:1275] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:28.119133 18756 consensus_queue.cc:1048] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:28.119145 17745 raft_consensus.cc:1275] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:28.122650 17896 raft_consensus.cc:1275] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:28.125041 18727 consensus_queue.cc:1048] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:28.126540 18756 consensus_queue.cc:1048] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:28.144202 17816 raft_consensus.cc:1275] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:28.145973 17750 raft_consensus.cc:1275] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:28.147657 18734 consensus_queue.cc:1048] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:28.157577 18466 raft_consensus.cc:1275] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:28.159155 18766 consensus_queue.cc:1048] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:28.160220 18734 consensus_queue.cc:1048] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:28.176934 18734 raft_consensus.cc:2955] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.178687 17750 raft_consensus.cc:2955] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.192440 18715 raft_consensus.cc:2955] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.196695 18466 raft_consensus.cc:2955] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.200464 18727 raft_consensus.cc:1064] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:28.195423 17745 raft_consensus.cc:2955] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.205981 17646 catalog_manager.cc:5697] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.208076 17816 raft_consensus.cc:2955] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.218163 18727 consensus_queue.cc:237] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:28.218686 18468 raft_consensus.cc:2955] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.224928 17898 raft_consensus.cc:2955] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.243744 17645 catalog_manager.cc:5697] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:28.263659 17896 consensus_queue.cc:237] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:28.278272 17745 raft_consensus.cc:1275] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:28.280478 18734 consensus_queue.cc:1048] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:28.292518 18468 raft_consensus.cc:1275] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:28.295306 17743 raft_consensus.cc:1275] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:28.296474 18734 consensus_queue.cc:1048] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:28.297048 17896 raft_consensus.cc:1275] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:28.298121 18756 consensus_queue.cc:1048] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:28.302809 18756 consensus_queue.cc:1048] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:28.304798 18766 raft_consensus.cc:2955] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.292368 17825 consensus_queue.cc:237] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:28.307358 17745 raft_consensus.cc:2955] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.318778 18466 raft_consensus.cc:1275] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:28.319383 18465 raft_consensus.cc:1275] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:28.320631 18467 raft_consensus.cc:2955] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.328576 18771 consensus_queue.cc:1048] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:28.330366 18771 consensus_queue.cc:1048] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:28.340467 17643 catalog_manager.cc:5697] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.352847 17814 tablet_service.cc:1558] Processing DeleteTablet for tablet d00eca6e256d44b39842917442f22fa6 with delete_type TABLET_DATA_TOMBSTONED (TS b1f3512320ab4958a4a6eb54c4a1a412 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35898
W20260709 12:12:28.413667 18777 log.cc:927] Time spent T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 12:12:28.415071 17898 raft_consensus.cc:1275] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:28.427838 18771 raft_consensus.cc:2955] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.430182 18468 raft_consensus.cc:2955] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.430888 18778 tablet_replica.cc:333] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:12:28.434669 18778 raft_consensus.cc:2243] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.436146 18778 raft_consensus.cc:2272] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.439942 18756 raft_consensus.cc:2955] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.447525 18778 ts_tablet_manager.cc:1916] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:28.450300 17633 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d00eca6e256d44b39842917442f22fa6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:28.451423 18715 consensus_queue.cc:1048] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:28.457937 17634 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 378f1f93825948b58f44720b38d8942c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:28.457635 17743 raft_consensus.cc:2955] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.472041 17643 catalog_manager.cc:5697] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.476892 18704 raft_consensus.cc:1064] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:28.487054 17737 tablet_service.cc:1558] Processing DeleteTablet for tablet 378f1f93825948b58f44720b38d8942c with delete_type TABLET_DATA_TOMBSTONED (TS 9166408b4e8343fdb95191526cbc10e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48000
I20260709 12:12:28.485256 18468 raft_consensus.cc:2955] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.484966 18704 consensus_queue.cc:237] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:28.511776 17645 catalog_manager.cc:5697] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:28.525828 17896 raft_consensus.cc:2955] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.532894 17898 raft_consensus.cc:2955] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.534123 18785 tablet_replica.cc:333] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:28.538997 17816 consensus_queue.cc:237] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:28.559439 17745 raft_consensus.cc:1275] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:28.564694 18780 consensus_queue.cc:1048] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:12:28.568549 17862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 83076.2us
I20260709 12:12:28.577210 18464 raft_consensus.cc:1275] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:28.578927 18734 consensus_queue.cc:1048] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:28.579806 18466 raft_consensus.cc:1275] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:28.580615 17816 raft_consensus.cc:1275] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:28.582990 18780 consensus_queue.cc:1048] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:28.586786 18704 consensus_queue.cc:1048] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:28.590090 18785 raft_consensus.cc:2243] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.589560 18756 raft_consensus.cc:2955] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.590734 18785 raft_consensus.cc:2272] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.591534 18466 raft_consensus.cc:2955] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.594130 18785 ts_tablet_manager.cc:1916] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:28.609002 17743 raft_consensus.cc:2955] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.617491 17745 raft_consensus.cc:1275] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:28.624802 17643 catalog_manager.cc:5697] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.635679 18782 raft_consensus.cc:2955] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.637956 18599 consensus_queue.cc:1048] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:28.643306 17634 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7fadb38fdebd484681da3494aa42b6d6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:28.646828 17816 raft_consensus.cc:2955] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.652266 17881 tablet_service.cc:1558] Processing DeleteTablet for tablet 7fadb38fdebd484681da3494aa42b6d6 with delete_type TABLET_DATA_TOMBSTONED (TS 1f075ccc8c3c4abc941a48b0cfa742bc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56816
I20260709 12:12:28.658331 18778 ts_tablet_manager.cc:1929] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:28.668318 18464 raft_consensus.cc:2955] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.671120 17643 catalog_manager.cc:5697] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.697151 18789 tablet_replica.cc:333] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:12:28.706558 18789 raft_consensus.cc:2243] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:28.709487 18789 raft_consensus.cc:2272] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:28.711467 18778 log.cc:1199] T d00eca6e256d44b39842917442f22fa6 P b1f3512320ab4958a4a6eb54c4a1a412: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-1-root/wals/d00eca6e256d44b39842917442f22fa6
I20260709 12:12:28.713292 17634 catalog_manager.cc:5028] TS b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): tablet d00eca6e256d44b39842917442f22fa6 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:28.714529 18789 ts_tablet_manager.cc:1916] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:28.715467 17745 raft_consensus.cc:2955] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:28.732381 18785 ts_tablet_manager.cc:1929] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:28.733134 18785 log.cc:1199] T 378f1f93825948b58f44720b38d8942c P 9166408b4e8343fdb95191526cbc10e9: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-0-root/wals/378f1f93825948b58f44720b38d8942c
I20260709 12:12:28.736330 17632 catalog_manager.cc:5028] TS 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): tablet 378f1f93825948b58f44720b38d8942c (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:28.751199 18789 ts_tablet_manager.cc:1929] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:28.751781 18789 log.cc:1199] T 7fadb38fdebd484681da3494aa42b6d6 P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-2-root/wals/7fadb38fdebd484681da3494aa42b6d6
I20260709 12:12:28.753765 17633 catalog_manager.cc:5028] TS 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): tablet 7fadb38fdebd484681da3494aa42b6d6 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:29.127310 17896 consensus_queue.cc:237] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:29.132370 18464 raft_consensus.cc:1275] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:29.132370 17745 raft_consensus.cc:1275] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:29.133829 18782 consensus_queue.cc:1048] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:29.134676 18734 consensus_queue.cc:1048] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:29.145234 18782 raft_consensus.cc:2955] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:29.147485 17745 raft_consensus.cc:2955] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:29.152535 18468 raft_consensus.cc:2955] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:29.156505 17633 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 433967b75cf149e4b5563a61d6f88cd0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:29.163968 17645 catalog_manager.cc:5697] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:29.175531 17814 tablet_service.cc:1558] Processing DeleteTablet for tablet 433967b75cf149e4b5563a61d6f88cd0 with delete_type TABLET_DATA_TOMBSTONED (TS b1f3512320ab4958a4a6eb54c4a1a412 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35898
I20260709 12:12:29.176628 18778 tablet_replica.cc:333] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:12:29.177750 18778 raft_consensus.cc:2243] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:29.178478 18778 raft_consensus.cc:2272] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:29.181972 18778 ts_tablet_manager.cc:1916] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:29.196429 18778 ts_tablet_manager.cc:1929] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:29.197470 18778 log.cc:1199] T 433967b75cf149e4b5563a61d6f88cd0 P b1f3512320ab4958a4a6eb54c4a1a412: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-1-root/wals/433967b75cf149e4b5563a61d6f88cd0
I20260709 12:12:29.206712 17634 catalog_manager.cc:5028] TS b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): tablet 433967b75cf149e4b5563a61d6f88cd0 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:30.252810 17743 consensus_queue.cc:237] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:30.259387 17896 raft_consensus.cc:1275] T a5c0379503ef4a2c8bd962232cbdf441 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:30.259974 17714 consensus_peers.cc:597] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5c0379503ef4a2c8bd962232cbdf441. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:30.260660 17825 raft_consensus.cc:1275] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:30.260824 18792 consensus_queue.cc:1048] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:30.261804 18760 consensus_queue.cc:1048] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:30.270287 18792 raft_consensus.cc:2955] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:30.274019 17816 raft_consensus.cc:2955] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:30.276041 17896 raft_consensus.cc:2955] T a5c0379503ef4a2c8bd962232cbdf441 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:30.296664 17816 consensus_queue.cc:237] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:30.297914 17646 catalog_manager.cc:5697] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:30.328719 17896 raft_consensus.cc:1275] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:30.331017 18756 consensus_queue.cc:1048] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:30.332229 17743 raft_consensus.cc:1275] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:30.331065 17789 consensus_peers.cc:597] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c27abc0b0c74bb7a0e0570d02e3d2db. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:30.333643 18756 consensus_queue.cc:1048] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:30.348268 18727 raft_consensus.cc:2955] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:30.350894 17896 raft_consensus.cc:2955] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:30.354890 17743 raft_consensus.cc:2955] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:30.364830 17745 consensus_queue.cc:237] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:30.368345 17645 catalog_manager.cc:5697] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:30.374437 17896 raft_consensus.cc:1275] T ad630060947e422bb527efb713021c05 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:30.375627 17714 consensus_peers.cc:597] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad630060947e422bb527efb713021c05. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:30.378644 17825 raft_consensus.cc:1275] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:30.377806 18760 consensus_queue.cc:1048] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:12:30.380978 18792 consensus_queue.cc:1048] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:30.403467 18760 raft_consensus.cc:2955] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:30.405208 17816 raft_consensus.cc:2955] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:30.405645 17896 raft_consensus.cc:2955] T ad630060947e422bb527efb713021c05 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:30.423136 17896 consensus_queue.cc:237] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:30.425673 17643 catalog_manager.cc:5697] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:30.434834 17743 raft_consensus.cc:1275] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:30.435184 17863 consensus_peers.cc:597] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4ca3d8ae57b494d961fe9c7c30f722b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:30.436322 18794 consensus_queue.cc:1048] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:30.438418 17816 raft_consensus.cc:1275] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:30.442759 18794 consensus_queue.cc:1048] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:30.457785 18793 raft_consensus.cc:2955] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:30.460105 17743 raft_consensus.cc:2955] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:30.460182 17816 raft_consensus.cc:2955] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:30.480531 17645 catalog_manager.cc:5697] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:30.773386 18815 ts_tablet_manager.cc:933] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987)
I20260709 12:12:30.785492 18815 tablet_copy_client.cc:323] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.193:41987
I20260709 12:12:30.792007 17759 tablet_copy_service.cc:140] P 9166408b4e8343fdb95191526cbc10e9: Received BeginTabletCopySession request for tablet a5c0379503ef4a2c8bd962232cbdf441 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:51926)
I20260709 12:12:30.792711 17759 tablet_copy_service.cc:161] P 9166408b4e8343fdb95191526cbc10e9: Beginning new tablet copy session on tablet a5c0379503ef4a2c8bd962232cbdf441 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:51926: session id = 1fa07d821a134963abf33cf7c9f82225-a5c0379503ef4a2c8bd962232cbdf441
I20260709 12:12:30.801383 17759 tablet_copy_source_session.cc:215] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:30.806191 18815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c0379503ef4a2c8bd962232cbdf441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:30.826362 18815 tablet_copy_client.cc:806] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:30.826995 18815 tablet_copy_client.cc:670] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:30.831048 18815 tablet_copy_client.cc:538] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:30.839488 18815 tablet_bootstrap.cc:492] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:30.858999 18818 ts_tablet_manager.cc:933] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:30.862401 18818 tablet_copy_client.cc:323] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.194:46783
I20260709 12:12:30.864401 17835 tablet_copy_service.cc:140] P b1f3512320ab4958a4a6eb54c4a1a412: Received BeginTabletCopySession request for tablet 2c27abc0b0c74bb7a0e0570d02e3d2db from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:56746)
I20260709 12:12:30.866406 17835 tablet_copy_service.cc:161] P b1f3512320ab4958a4a6eb54c4a1a412: Beginning new tablet copy session on tablet 2c27abc0b0c74bb7a0e0570d02e3d2db from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:56746: session id = 1fa07d821a134963abf33cf7c9f82225-2c27abc0b0c74bb7a0e0570d02e3d2db
I20260709 12:12:30.874485 17835 tablet_copy_source_session.cc:215] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:30.878449 18818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c27abc0b0c74bb7a0e0570d02e3d2db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:30.894624 18815 tablet_bootstrap.cc:492] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225: 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:12:30.895589 18815 tablet_bootstrap.cc:492] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:30.896272 18815 ts_tablet_manager.cc:1403] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.057s	user 0.037s	sys 0.001s
I20260709 12:12:30.896261 18818 tablet_copy_client.cc:806] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:30.897068 18818 tablet_copy_client.cc:670] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:30.899236 18815 raft_consensus.cc:359] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:30.900137 18815 raft_consensus.cc:740] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:30.900691 18815 consensus_queue.cc:260] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:30.904974 18818 tablet_copy_client.cc:538] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:30.916065 18821 ts_tablet_manager.cc:933] T f4ca3d8ae57b494d961fe9c7c30f722b P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:30.920006 18821 tablet_copy_client.cc:323] T f4ca3d8ae57b494d961fe9c7c30f722b P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.195:43813
I20260709 12:12:30.921588 17909 tablet_copy_service.cc:140] P 1f075ccc8c3c4abc941a48b0cfa742bc: Received BeginTabletCopySession request for tablet f4ca3d8ae57b494d961fe9c7c30f722b from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:39840)
I20260709 12:12:30.922079 17909 tablet_copy_service.cc:161] P 1f075ccc8c3c4abc941a48b0cfa742bc: Beginning new tablet copy session on tablet f4ca3d8ae57b494d961fe9c7c30f722b from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:39840: session id = 1fa07d821a134963abf33cf7c9f82225-f4ca3d8ae57b494d961fe9c7c30f722b
I20260709 12:12:30.931797 17909 tablet_copy_source_session.cc:215] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:30.929455 18818 tablet_bootstrap.cc:492] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:30.945021 18815 ts_tablet_manager.cc:1434] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.048s	user 0.013s	sys 0.005s
I20260709 12:12:30.947328 18821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ca3d8ae57b494d961fe9c7c30f722b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:30.948737 17759 tablet_copy_service.cc:342] P 9166408b4e8343fdb95191526cbc10e9: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-a5c0379503ef4a2c8bd962232cbdf441 received from {username='slave'} at 127.0.0.1:51926
I20260709 12:12:30.949200 17759 tablet_copy_service.cc:434] P 9166408b4e8343fdb95191526cbc10e9: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-a5c0379503ef4a2c8bd962232cbdf441 on tablet a5c0379503ef4a2c8bd962232cbdf441 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:30.965566 18821 tablet_copy_client.cc:806] T f4ca3d8ae57b494d961fe9c7c30f722b P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:30.966687 18821 tablet_copy_client.cc:670] T f4ca3d8ae57b494d961fe9c7c30f722b P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:30.977711 18821 tablet_copy_client.cc:538] T f4ca3d8ae57b494d961fe9c7c30f722b P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:30.980080 18815 ts_tablet_manager.cc:933] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987)
I20260709 12:12:30.987344 18821 tablet_bootstrap.cc:492] T f4ca3d8ae57b494d961fe9c7c30f722b P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:30.993472 18815 tablet_copy_client.cc:323] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.193:41987
I20260709 12:12:30.995334 17759 tablet_copy_service.cc:140] P 9166408b4e8343fdb95191526cbc10e9: Received BeginTabletCopySession request for tablet ad630060947e422bb527efb713021c05 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:51926)
I20260709 12:12:30.995867 17759 tablet_copy_service.cc:161] P 9166408b4e8343fdb95191526cbc10e9: Beginning new tablet copy session on tablet ad630060947e422bb527efb713021c05 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:51926: session id = 1fa07d821a134963abf33cf7c9f82225-ad630060947e422bb527efb713021c05
I20260709 12:12:31.003363 17759 tablet_copy_source_session.cc:215] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:31.008352 18815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad630060947e422bb527efb713021c05. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:31.082742 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 58162.8us
I20260709 12:12:31.095683 18815 tablet_copy_client.cc:806] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:31.097597 18815 tablet_copy_client.cc:670] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:31.107041 18821 tablet_bootstrap.cc:492] T f4ca3d8ae57b494d961fe9c7c30f722b P 1fa07d821a134963abf33cf7c9f82225: 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:12:31.112120 18821 tablet_bootstrap.cc:492] T f4ca3d8ae57b494d961fe9c7c30f722b P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:31.112941 18821 ts_tablet_manager.cc:1403] T f4ca3d8ae57b494d961fe9c7c30f722b P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.126s	user 0.031s	sys 0.053s
I20260709 12:12:31.115288 18815 tablet_copy_client.cc:538] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:31.122470 18821 raft_consensus.cc:359] T f4ca3d8ae57b494d961fe9c7c30f722b P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:31.123610 18821 raft_consensus.cc:740] T f4ca3d8ae57b494d961fe9c7c30f722b P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:31.124367 18821 consensus_queue.cc:260] T f4ca3d8ae57b494d961fe9c7c30f722b P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:31.126706 18821 ts_tablet_manager.cc:1434] T f4ca3d8ae57b494d961fe9c7c30f722b P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:12:31.129256 18818 tablet_bootstrap.cc:492] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225: 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:12:31.130211 18818 tablet_bootstrap.cc:492] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:31.130949 18818 ts_tablet_manager.cc:1403] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.207s	user 0.017s	sys 0.018s
I20260709 12:12:31.131901 17909 tablet_copy_service.cc:342] P 1f075ccc8c3c4abc941a48b0cfa742bc: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-f4ca3d8ae57b494d961fe9c7c30f722b received from {username='slave'} at 127.0.0.1:39840
I20260709 12:12:31.132372 17909 tablet_copy_service.cc:434] P 1f075ccc8c3c4abc941a48b0cfa742bc: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-f4ca3d8ae57b494d961fe9c7c30f722b on tablet f4ca3d8ae57b494d961fe9c7c30f722b with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:31.135766 18818 raft_consensus.cc:359] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:31.136979 18818 raft_consensus.cc:740] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:31.137688 18818 consensus_queue.cc:260] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:31.140820 18818 ts_tablet_manager.cc:1434] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260709 12:12:31.141819 18815 tablet_bootstrap.cc:492] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:31.144692 17835 tablet_copy_service.cc:342] P b1f3512320ab4958a4a6eb54c4a1a412: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-2c27abc0b0c74bb7a0e0570d02e3d2db received from {username='slave'} at 127.0.0.1:56746
I20260709 12:12:31.145144 17835 tablet_copy_service.cc:434] P b1f3512320ab4958a4a6eb54c4a1a412: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-2c27abc0b0c74bb7a0e0570d02e3d2db on tablet 2c27abc0b0c74bb7a0e0570d02e3d2db with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:31.165298 18815 tablet_bootstrap.cc:492] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225: 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:12:31.166199 18815 tablet_bootstrap.cc:492] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:31.166883 18815 ts_tablet_manager.cc:1403] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260709 12:12:31.169710 18815 raft_consensus.cc:359] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:31.170521 18815 raft_consensus.cc:740] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:31.171144 18815 consensus_queue.cc:260] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:31.176991 18815 ts_tablet_manager.cc:1434] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:12:31.178834 17759 tablet_copy_service.cc:342] P 9166408b4e8343fdb95191526cbc10e9: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-ad630060947e422bb527efb713021c05 received from {username='slave'} at 127.0.0.1:51926
I20260709 12:12:31.179312 17759 tablet_copy_service.cc:434] P 9166408b4e8343fdb95191526cbc10e9: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-ad630060947e422bb527efb713021c05 on tablet ad630060947e422bb527efb713021c05 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:31.244954 18468 raft_consensus.cc:1217] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:31.294159 18468 raft_consensus.cc:1217] T f4ca3d8ae57b494d961fe9c7c30f722b P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:31.413827 18468 raft_consensus.cc:1217] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:31.445405 18468 raft_consensus.cc:1217] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:31.685982 18829 raft_consensus.cc:1064] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:31.688699 18829 consensus_queue.cc:237] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:31.703241 17898 raft_consensus.cc:1275] T a5c0379503ef4a2c8bd962232cbdf441 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:31.704030 18468 raft_consensus.cc:1275] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:31.704881 17816 raft_consensus.cc:1275] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:31.705397 18832 consensus_queue.cc:1048] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:31.706440 18829 consensus_queue.cc:1048] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:31.708467 18827 consensus_queue.cc:1048] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:31.725703 18828 raft_consensus.cc:2955] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:31.727227 17816 raft_consensus.cc:2955] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:31.742463 17896 raft_consensus.cc:2955] T a5c0379503ef4a2c8bd962232cbdf441 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:31.750458 17646 catalog_manager.cc:5697] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:31.739107 18468 raft_consensus.cc:2955] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:31.769937 18793 raft_consensus.cc:1064] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:31.775007 18793 consensus_queue.cc:237] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:31.812691 18468 raft_consensus.cc:1275] T f4ca3d8ae57b494d961fe9c7c30f722b P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:31.813616 17819 raft_consensus.cc:1275] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:31.815241 18825 consensus_queue.cc:1048] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:31.817138 18825 consensus_queue.cc:1048] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:31.819468 17747 raft_consensus.cc:1275] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:31.827191 18793 consensus_queue.cc:1048] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:31.837512 18827 raft_consensus.cc:1064] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:31.840533 18827 consensus_queue.cc:237] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:31.854813 17896 raft_consensus.cc:1275] T ad630060947e422bb527efb713021c05 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:31.856644 17816 raft_consensus.cc:1275] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:31.857371 18464 raft_consensus.cc:1275] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:31.858803 18832 consensus_queue.cc:1048] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:31.859732 18828 consensus_queue.cc:1048] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:31.861688 18828 consensus_queue.cc:1048] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:31.865087 17745 consensus_queue.cc:237] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:12:31.919385 18841 log.cc:927] Time spent T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
W20260709 12:12:31.941725 18844 log.cc:927] Time spent T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9: Append to log took a long time: real 0.089s	user 0.000s	sys 0.006s
I20260709 12:12:31.955338 18468 raft_consensus.cc:1275] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 12:12:31.951701 17789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 66781.9us
I20260709 12:12:31.967149 18827 consensus_queue.cc:1048] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:31.971203 18849 raft_consensus.cc:1064] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:31.970077 18825 raft_consensus.cc:2955] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:31.972172 17822 raft_consensus.cc:1275] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:31.975411 18849 consensus_queue.cc:237] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:32.002795 18850 raft_consensus.cc:2955] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
W20260709 12:12:32.006012 18848 log.cc:927] Time spent T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225: Append to log took a long time: real 0.065s	user 0.000s	sys 0.003s
I20260709 12:12:32.005301 17743 raft_consensus.cc:2955] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.015859 18829 raft_consensus.cc:2955] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.019485 18464 raft_consensus.cc:2955] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.024524 18466 raft_consensus.cc:1275] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:32.025872 18830 consensus_queue.cc:1048] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:32.029515 17648 catalog_manager.cc:5697] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.033032 18468 raft_consensus.cc:2955] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.037256 18467 raft_consensus.cc:2955] T f4ca3d8ae57b494d961fe9c7c30f722b P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.040069 17896 raft_consensus.cc:1275] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:32.041404 18830 consensus_queue.cc:1048] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:32.045141 17632 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a5c0379503ef4a2c8bd962232cbdf441 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:32.045150 17643 catalog_manager.cc:5697] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.053862 17896 consensus_queue.cc:237] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:32.056437 17881 tablet_service.cc:1558] Processing DeleteTablet for tablet a5c0379503ef4a2c8bd962232cbdf441 with delete_type TABLET_DATA_TOMBSTONED (TS 1f075ccc8c3c4abc941a48b0cfa742bc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56816
I20260709 12:12:32.127699 18467 raft_consensus.cc:1275] T f4ca3d8ae57b494d961fe9c7c30f722b P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:32.145701 17898 raft_consensus.cc:2955] T ad630060947e422bb527efb713021c05 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.149799 17819 raft_consensus.cc:1275] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:32.152060 17822 raft_consensus.cc:2955] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.155656 18855 tablet_replica.cc:333] T a5c0379503ef4a2c8bd962232cbdf441 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:12:32.164445 18793 consensus_queue.cc:1048] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:32.174175 18599 consensus_queue.cc:1048] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:32.145315 17643 catalog_manager.cc:5697] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:32.179358 18599 raft_consensus.cc:2955] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.184084 18827 consensus_queue.cc:1048] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:32.190187 18464 raft_consensus.cc:2955] T f4ca3d8ae57b494d961fe9c7c30f722b P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.195603 17743 raft_consensus.cc:1275] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:32.213058 17816 raft_consensus.cc:2955] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.220170 17825 raft_consensus.cc:2955] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.223075 17633 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f4ca3d8ae57b494d961fe9c7c30f722b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:32.227689 18849 consensus_queue.cc:1048] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:32.220227 17742 consensus_queue.cc:237] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:32.229583 17648 catalog_manager.cc:5697] T f4ca3d8ae57b494d961fe9c7c30f722b P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.234266 18468 raft_consensus.cc:1275] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:32.238552 18855 raft_consensus.cc:2243] T a5c0379503ef4a2c8bd962232cbdf441 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:32.239215 18855 raft_consensus.cc:2272] T a5c0379503ef4a2c8bd962232cbdf441 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:32.241400 18850 consensus_queue.cc:1048] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:32.242564 18855 ts_tablet_manager.cc:1916] T a5c0379503ef4a2c8bd962232cbdf441 P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:32.244024 17737 tablet_service.cc:1558] Processing DeleteTablet for tablet f4ca3d8ae57b494d961fe9c7c30f722b with delete_type TABLET_DATA_TOMBSTONED (TS 9166408b4e8343fdb95191526cbc10e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48000
I20260709 12:12:32.254139 18827 raft_consensus.cc:2955] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.258128 18466 raft_consensus.cc:2955] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.259706 18855 ts_tablet_manager.cc:1929] T a5c0379503ef4a2c8bd962232cbdf441 P 1f075ccc8c3c4abc941a48b0cfa742bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:32.260260 18855 log.cc:1199] T a5c0379503ef4a2c8bd962232cbdf441 P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-2-root/wals/a5c0379503ef4a2c8bd962232cbdf441
I20260709 12:12:32.264029 17633 catalog_manager.cc:5028] TS 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): tablet a5c0379503ef4a2c8bd962232cbdf441 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:32.265285 17632 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ad630060947e422bb527efb713021c05 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:32.271553 17819 raft_consensus.cc:1275] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:32.281858 18857 tablet_replica.cc:333] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:32.284133 18857 raft_consensus.cc:2243] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:32.292064 17819 raft_consensus.cc:2955] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.301119 18857 raft_consensus.cc:2272] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:32.303056 18832 consensus_queue.cc:1048] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:32.305807 18857 ts_tablet_manager.cc:1916] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:32.322649 17821 raft_consensus.cc:2955] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.337785 18830 raft_consensus.cc:2955] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.337829 17645 catalog_manager.cc:5697] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:32.349828 18857 ts_tablet_manager.cc:1929] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:32.350338 18857 log.cc:1199] T f4ca3d8ae57b494d961fe9c7c30f722b P 9166408b4e8343fdb95191526cbc10e9: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-0-root/wals/f4ca3d8ae57b494d961fe9c7c30f722b
I20260709 12:12:32.352504 17632 catalog_manager.cc:5028] TS 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): tablet f4ca3d8ae57b494d961fe9c7c30f722b (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:32.354671 17895 raft_consensus.cc:2955] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.356159 18466 raft_consensus.cc:2955] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.364010 17881 tablet_service.cc:1558] Processing DeleteTablet for tablet ad630060947e422bb527efb713021c05 with delete_type TABLET_DATA_TOMBSTONED (TS 1f075ccc8c3c4abc941a48b0cfa742bc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56816
I20260709 12:12:32.368739 18855 tablet_replica.cc:333] T ad630060947e422bb527efb713021c05 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:12:32.369810 18855 raft_consensus.cc:2243] T ad630060947e422bb527efb713021c05 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:32.370569 18855 raft_consensus.cc:2272] T ad630060947e422bb527efb713021c05 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:32.374635 18855 ts_tablet_manager.cc:1916] T ad630060947e422bb527efb713021c05 P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:32.386482 17744 raft_consensus.cc:2955] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.393841 17645 catalog_manager.cc:5697] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.397187 18855 ts_tablet_manager.cc:1929] T ad630060947e422bb527efb713021c05 P 1f075ccc8c3c4abc941a48b0cfa742bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:32.398357 18855 log.cc:1199] T ad630060947e422bb527efb713021c05 P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-2-root/wals/ad630060947e422bb527efb713021c05
I20260709 12:12:32.406132 17633 catalog_manager.cc:5028] TS 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): tablet ad630060947e422bb527efb713021c05 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:32.421762 17825 consensus_queue.cc:237] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:32.426582 18466 raft_consensus.cc:1275] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:32.428191 18830 consensus_queue.cc:1048] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:32.428902 17895 raft_consensus.cc:1275] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:32.430776 18830 consensus_queue.cc:1048] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:32.434708 18849 raft_consensus.cc:2955] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.436437 18466 raft_consensus.cc:2955] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.444298 17634 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2c27abc0b0c74bb7a0e0570d02e3d2db with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:32.446677 17895 raft_consensus.cc:2955] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:32.454298 17645 catalog_manager.cc:5697] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:32.469936 17737 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c27abc0b0c74bb7a0e0570d02e3d2db with delete_type TABLET_DATA_TOMBSTONED (TS 9166408b4e8343fdb95191526cbc10e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48000
I20260709 12:12:32.470901 18857 tablet_replica.cc:333] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:32.471968 18857 raft_consensus.cc:2243] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:32.472509 18857 raft_consensus.cc:2272] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:32.476178 18857 ts_tablet_manager.cc:1916] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 9166408b4e8343fdb95191526cbc10e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:32.493103 18857 ts_tablet_manager.cc:1929] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 9166408b4e8343fdb95191526cbc10e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:32.493590 18857 log.cc:1199] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 9166408b4e8343fdb95191526cbc10e9: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-0-root/wals/2c27abc0b0c74bb7a0e0570d02e3d2db
I20260709 12:12:32.495428 17632 catalog_manager.cc:5028] TS 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): tablet 2c27abc0b0c74bb7a0e0570d02e3d2db (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:33.540335 17896 consensus_queue.cc:237] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:33.545941 17742 raft_consensus.cc:1275] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:33.546121 17863 consensus_peers.cc:597] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0797e260a91e4c5bb4aec843984f17d4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:33.546339 17817 raft_consensus.cc:1275] T 0797e260a91e4c5bb4aec843984f17d4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:33.547188 18793 consensus_queue.cc:1048] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:33.548045 18853 consensus_queue.cc:1048] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:33.555451 18853 raft_consensus.cc:2955] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:33.556974 17817 raft_consensus.cc:2955] T 0797e260a91e4c5bb4aec843984f17d4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:33.567523 17744 raft_consensus.cc:2955] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:33.573722 17642 catalog_manager.cc:5697] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:33.577438 17825 consensus_queue.cc:237] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue 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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
W20260709 12:12:33.592119 17789 consensus_peers.cc:597] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1258541a2458433d8e216da8e3f73113. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:33.596441 17895 raft_consensus.cc:1275] T 1258541a2458433d8e216da8e3f73113 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:33.601955 18849 consensus_queue.cc:1048] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:12:33.605363 17742 raft_consensus.cc:1275] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:33.606974 18830 consensus_queue.cc:1048] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:33.633075 18871 raft_consensus.cc:2955] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:33.635887 17895 raft_consensus.cc:2955] T 1258541a2458433d8e216da8e3f73113 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:33.645913 17742 raft_consensus.cc:2955] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:33.656536 17817 consensus_queue.cc:237] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:33.660387 17645 catalog_manager.cc:5697] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:33.675308 17896 raft_consensus.cc:1275] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:33.676673 18849 consensus_queue.cc:1048] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:33.677501 17744 raft_consensus.cc:1275] T a017000b8fc642278add7007ebc7b157 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:33.678947 18849 consensus_queue.cc:1048] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:33.681550 17789 consensus_peers.cc:597] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a017000b8fc642278add7007ebc7b157. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:33.699321 18830 raft_consensus.cc:2955] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:33.706426 17896 raft_consensus.cc:2955] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:33.704669 17742 raft_consensus.cc:2955] T a017000b8fc642278add7007ebc7b157 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:33.718880 17895 consensus_queue.cc:237] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:33.731096 17642 catalog_manager.cc:5697] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
W20260709 12:12:33.745303 17863 consensus_peers.cc:597] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d440b2b9b1ff4355bed7aaad1a679823. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:33.745332 17742 raft_consensus.cc:1275] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:33.749414 17817 raft_consensus.cc:1275] T d440b2b9b1ff4355bed7aaad1a679823 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:33.750299 18793 consensus_queue.cc:1048] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:33.754001 18853 consensus_queue.cc:1048] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:33.761489 18793 raft_consensus.cc:2955] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:33.767912 17742 raft_consensus.cc:2955] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:33.769258 17825 raft_consensus.cc:2955] T d440b2b9b1ff4355bed7aaad1a679823 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:33.781580 17647 catalog_manager.cc:5697] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:33.922435 18880 ts_tablet_manager.cc:933] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:33.924276 18880 tablet_copy_client.cc:323] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.195:43813
I20260709 12:12:33.925693 17909 tablet_copy_service.cc:140] P 1f075ccc8c3c4abc941a48b0cfa742bc: Received BeginTabletCopySession request for tablet 0797e260a91e4c5bb4aec843984f17d4 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:39840)
I20260709 12:12:33.926192 17909 tablet_copy_service.cc:161] P 1f075ccc8c3c4abc941a48b0cfa742bc: Beginning new tablet copy session on tablet 0797e260a91e4c5bb4aec843984f17d4 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:39840: session id = 1fa07d821a134963abf33cf7c9f82225-0797e260a91e4c5bb4aec843984f17d4
I20260709 12:12:33.935009 17909 tablet_copy_source_session.cc:215] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:33.942791 18880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0797e260a91e4c5bb4aec843984f17d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:33.955861 18880 tablet_copy_client.cc:806] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:33.956380 18880 tablet_copy_client.cc:670] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:33.960963 18880 tablet_copy_client.cc:538] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:33.970085 18880 tablet_bootstrap.cc:492] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:33.991351 18880 tablet_bootstrap.cc:492] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225: 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:12:33.992306 18880 tablet_bootstrap.cc:492] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:33.992987 18880 ts_tablet_manager.cc:1403] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.001s
I20260709 12:12:33.995844 18880 raft_consensus.cc:359] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:33.996677 18880 raft_consensus.cc:740] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:33.997313 18880 consensus_queue.cc:260] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:34.013185 18880 ts_tablet_manager.cc:1434] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 12:12:34.015040 17909 tablet_copy_service.cc:342] P 1f075ccc8c3c4abc941a48b0cfa742bc: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-0797e260a91e4c5bb4aec843984f17d4 received from {username='slave'} at 127.0.0.1:39840
I20260709 12:12:34.015523 17909 tablet_copy_service.cc:434] P 1f075ccc8c3c4abc941a48b0cfa742bc: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-0797e260a91e4c5bb4aec843984f17d4 on tablet 0797e260a91e4c5bb4aec843984f17d4 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:34.167559 18880 ts_tablet_manager.cc:933] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:34.174036 18880 tablet_copy_client.cc:323] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.194:46783
I20260709 12:12:34.176090 17835 tablet_copy_service.cc:140] P b1f3512320ab4958a4a6eb54c4a1a412: Received BeginTabletCopySession request for tablet a017000b8fc642278add7007ebc7b157 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:56746)
I20260709 12:12:34.176648 17835 tablet_copy_service.cc:161] P b1f3512320ab4958a4a6eb54c4a1a412: Beginning new tablet copy session on tablet a017000b8fc642278add7007ebc7b157 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:56746: session id = 1fa07d821a134963abf33cf7c9f82225-a017000b8fc642278add7007ebc7b157
I20260709 12:12:34.184166 17835 tablet_copy_source_session.cc:215] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:34.187440 18880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a017000b8fc642278add7007ebc7b157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.189910 18884 ts_tablet_manager.cc:933] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:34.192687 18884 tablet_copy_client.cc:323] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.194:46783
I20260709 12:12:34.194470 17835 tablet_copy_service.cc:140] P b1f3512320ab4958a4a6eb54c4a1a412: Received BeginTabletCopySession request for tablet 1258541a2458433d8e216da8e3f73113 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:56746)
I20260709 12:12:34.194958 17835 tablet_copy_service.cc:161] P b1f3512320ab4958a4a6eb54c4a1a412: Beginning new tablet copy session on tablet 1258541a2458433d8e216da8e3f73113 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:56746: session id = 1fa07d821a134963abf33cf7c9f82225-1258541a2458433d8e216da8e3f73113
I20260709 12:12:34.202792 17835 tablet_copy_source_session.cc:215] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:34.209424 18884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1258541a2458433d8e216da8e3f73113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.240396 18880 tablet_copy_client.cc:806] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:34.241933 18880 tablet_copy_client.cc:670] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:34.247701 18884 tablet_copy_client.cc:806] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:34.248373 18884 tablet_copy_client.cc:670] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:34.249344 18880 tablet_copy_client.cc:538] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:34.252804 18884 tablet_copy_client.cc:538] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:34.266944 18880 tablet_bootstrap.cc:492] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:34.269677 18890 ts_tablet_manager.cc:933] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:34.276311 18884 tablet_bootstrap.cc:492] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:34.292667 18890 tablet_copy_client.cc:323] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.195:43813
I20260709 12:12:34.295214 17909 tablet_copy_service.cc:140] P 1f075ccc8c3c4abc941a48b0cfa742bc: Received BeginTabletCopySession request for tablet d440b2b9b1ff4355bed7aaad1a679823 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:39840)
I20260709 12:12:34.295970 17909 tablet_copy_service.cc:161] P 1f075ccc8c3c4abc941a48b0cfa742bc: Beginning new tablet copy session on tablet d440b2b9b1ff4355bed7aaad1a679823 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:39840: session id = 1fa07d821a134963abf33cf7c9f82225-d440b2b9b1ff4355bed7aaad1a679823
I20260709 12:12:34.306088 17909 tablet_copy_source_session.cc:215] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:34.306896 18880 tablet_bootstrap.cc:492] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225: 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:12:34.309651 18890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d440b2b9b1ff4355bed7aaad1a679823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:34.312281 18884 tablet_bootstrap.cc:492] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225: 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:12:34.313194 18884 tablet_bootstrap.cc:492] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:34.313854 18880 tablet_bootstrap.cc:492] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:34.314180 18884 ts_tablet_manager.cc:1403] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.012s
I20260709 12:12:34.314561 18880 ts_tablet_manager.cc:1403] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.048s	user 0.026s	sys 0.012s
I20260709 12:12:34.317408 18884 raft_consensus.cc:359] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:34.318334 18884 raft_consensus.cc:740] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:34.318120 18880 raft_consensus.cc:359] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:34.319047 18880 raft_consensus.cc:740] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:34.319162 18884 consensus_queue.cc:260] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:34.319749 18880 consensus_queue.cc:260] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:34.322084 18880 ts_tablet_manager.cc:1434] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:34.323722 18884 ts_tablet_manager.cc:1434] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:12:34.328612 18890 tablet_copy_client.cc:806] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:34.329893 17835 tablet_copy_service.cc:342] P b1f3512320ab4958a4a6eb54c4a1a412: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-1258541a2458433d8e216da8e3f73113 received from {username='slave'} at 127.0.0.1:56746
I20260709 12:12:34.330610 18890 tablet_copy_client.cc:670] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:34.330802 17835 tablet_copy_service.cc:434] P b1f3512320ab4958a4a6eb54c4a1a412: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-1258541a2458433d8e216da8e3f73113 on tablet 1258541a2458433d8e216da8e3f73113 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:34.331774 17834 tablet_copy_service.cc:342] P b1f3512320ab4958a4a6eb54c4a1a412: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-a017000b8fc642278add7007ebc7b157 received from {username='slave'} at 127.0.0.1:56746
I20260709 12:12:34.332192 17834 tablet_copy_service.cc:434] P b1f3512320ab4958a4a6eb54c4a1a412: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-a017000b8fc642278add7007ebc7b157 on tablet a017000b8fc642278add7007ebc7b157 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:34.347981 18890 tablet_copy_client.cc:538] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:34.357255 18890 tablet_bootstrap.cc:492] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:34.376842 18890 tablet_bootstrap.cc:492] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225: 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:12:34.377876 18890 tablet_bootstrap.cc:492] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:34.378605 18890 ts_tablet_manager.cc:1403] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.005s
I20260709 12:12:34.381484 18890 raft_consensus.cc:359] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:34.382228 18890 raft_consensus.cc:740] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:34.382748 18890 consensus_queue.cc:260] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:34.384693 18890 ts_tablet_manager.cc:1434] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260709 12:12:34.386569 17909 tablet_copy_service.cc:342] P 1f075ccc8c3c4abc941a48b0cfa742bc: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-d440b2b9b1ff4355bed7aaad1a679823 received from {username='slave'} at 127.0.0.1:39840
I20260709 12:12:34.386971 17909 tablet_copy_service.cc:434] P 1f075ccc8c3c4abc941a48b0cfa742bc: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-d440b2b9b1ff4355bed7aaad1a679823 on tablet d440b2b9b1ff4355bed7aaad1a679823 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:34.535097 18466 raft_consensus.cc:1217] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:34.605960 18466 raft_consensus.cc:1217] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:34.677299 18466 raft_consensus.cc:1217] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:34.692445 18466 raft_consensus.cc:1217] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:34.995080 18830 raft_consensus.cc:1064] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:34.997382 18830 consensus_queue.cc:237] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:35.004972 17744 raft_consensus.cc:1275] T a017000b8fc642278add7007ebc7b157 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.005362 17898 raft_consensus.cc:1275] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.006628 18464 raft_consensus.cc:1275] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.008015 18896 consensus_queue.cc:1048] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:35.008868 18897 consensus_queue.cc:1048] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:35.015683 18830 consensus_queue.cc:1048] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:35.046753 18830 raft_consensus.cc:2955] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.048347 18859 raft_consensus.cc:1064] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:35.050722 18859 consensus_queue.cc:237] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:35.050544 18464 raft_consensus.cc:2955] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.058815 17742 raft_consensus.cc:2955] T a017000b8fc642278add7007ebc7b157 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.072474 17647 catalog_manager.cc:5697] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.091245 17895 raft_consensus.cc:2955] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.111747 18464 raft_consensus.cc:1275] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.117041 18895 consensus_queue.cc:1048] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:35.149083 18895 raft_consensus.cc:1064] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:35.154140 17816 raft_consensus.cc:1275] T 0797e260a91e4c5bb4aec843984f17d4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:12:35.158802 17862 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:12:35.135406 17825 consensus_queue.cc:237] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:35.165833 17742 raft_consensus.cc:1275] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.169284 18853 consensus_queue.cc:1048] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:35.188920 18464 raft_consensus.cc:1275] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:35.193167 17893 raft_consensus.cc:1275] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:35.196395 18895 consensus_queue.cc:237] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:35.197613 18897 consensus_queue.cc:1048] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:35.199625 18853 consensus_queue.cc:1048] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:12:35.210443 18897 consensus_queue.cc:1048] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:35.275677 18466 raft_consensus.cc:1275] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.277151 17744 raft_consensus.cc:1275] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.288156 18830 raft_consensus.cc:2955] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.290256 18895 consensus_queue.cc:1048] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 12:12:35.308446 17893 raft_consensus.cc:2955] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.298528 18910 raft_consensus.cc:2955] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.351464 18914 consensus_queue.cc:1048] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:35.359292 17747 raft_consensus.cc:2955] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.411785 17817 raft_consensus.cc:1275] T d440b2b9b1ff4355bed7aaad1a679823 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.435122 17634 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a017000b8fc642278add7007ebc7b157 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:12:35.436503 17789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.196:41817, user_credentials={real_user=slave}} blocked reactor thread for 119718us
I20260709 12:12:35.437508 18464 raft_consensus.cc:2955] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.457903 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:35.474880 17642 catalog_manager.cc:5697] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.506475 18910 consensus_queue.cc:1048] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:35.507288 18464 raft_consensus.cc:2955] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.521909 18914 raft_consensus.cc:2955] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.536007 17744 raft_consensus.cc:2955] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
W20260709 12:12:35.549170 17864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 51580.6us
I20260709 12:12:35.547232 18464 raft_consensus.cc:2955] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.558373 17643 catalog_manager.cc:5697] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:35.576177 17819 raft_consensus.cc:2955] T 0797e260a91e4c5bb4aec843984f17d4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.591024 17895 consensus_queue.cc:237] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:35.593216 17737 tablet_service.cc:1558] Processing DeleteTablet for tablet a017000b8fc642278add7007ebc7b157 with delete_type TABLET_DATA_TOMBSTONED (TS 9166408b4e8343fdb95191526cbc10e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48000
I20260709 12:12:35.597808 18912 raft_consensus.cc:1064] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:35.615965 18912 consensus_queue.cc:237] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:35.605227 17642 catalog_manager.cc:5697] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.629287 18466 raft_consensus.cc:1275] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:35.632798 18859 consensus_queue.cc:1048] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:35.646638 17744 raft_consensus.cc:1275] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:35.652487 18914 raft_consensus.cc:2955] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.654388 18468 raft_consensus.cc:2955] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.658394 17895 consensus_queue.cc:237] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:35.660935 18927 tablet_replica.cc:333] T a017000b8fc642278add7007ebc7b157 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:35.662089 18927 raft_consensus.cc:2243] T a017000b8fc642278add7007ebc7b157 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.662994 18927 raft_consensus.cc:2272] T a017000b8fc642278add7007ebc7b157 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.666647 18927 ts_tablet_manager.cc:1916] T a017000b8fc642278add7007ebc7b157 P 9166408b4e8343fdb95191526cbc10e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:35.667711 17817 raft_consensus.cc:2955] T d440b2b9b1ff4355bed7aaad1a679823 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.672269 18919 consensus_queue.cc:1048] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:35.677781 18466 raft_consensus.cc:1275] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:35.684203 18919 consensus_queue.cc:1048] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:35.686661 17642 catalog_manager.cc:5697] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.688832 17633 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0797e260a91e4c5bb4aec843984f17d4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:35.695381 18468 raft_consensus.cc:1275] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.697448 18912 consensus_queue.cc:1048] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:35.705116 17893 raft_consensus.cc:1275] T 1258541a2458433d8e216da8e3f73113 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.707123 18919 raft_consensus.cc:2955] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.729105 17743 raft_consensus.cc:1275] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:35.731554 17814 tablet_service.cc:1558] Processing DeleteTablet for tablet 0797e260a91e4c5bb4aec843984f17d4 with delete_type TABLET_DATA_TOMBSTONED (TS b1f3512320ab4958a4a6eb54c4a1a412 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35898
I20260709 12:12:35.736311 18468 raft_consensus.cc:2955] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.739533 18912 consensus_queue.cc:1048] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 12:12:35.762080 17744 raft_consensus.cc:2955] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.772864 18927 ts_tablet_manager.cc:1929] T a017000b8fc642278add7007ebc7b157 P 9166408b4e8343fdb95191526cbc10e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:35.773442 18927 log.cc:1199] T a017000b8fc642278add7007ebc7b157 P 9166408b4e8343fdb95191526cbc10e9: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-0-root/wals/a017000b8fc642278add7007ebc7b157
I20260709 12:12:35.775502 17632 catalog_manager.cc:5028] TS 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): tablet a017000b8fc642278add7007ebc7b157 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:35.788456 17633 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d440b2b9b1ff4355bed7aaad1a679823 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:35.793881 17643 catalog_manager.cc:5697] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.812216 18932 tablet_replica.cc:333] T 0797e260a91e4c5bb4aec843984f17d4 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:12:35.813654 18932 raft_consensus.cc:2243] T 0797e260a91e4c5bb4aec843984f17d4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.816500 18932 raft_consensus.cc:2272] T 0797e260a91e4c5bb4aec843984f17d4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.816569 18912 raft_consensus.cc:2955] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.820036 18932 ts_tablet_manager.cc:1916] T 0797e260a91e4c5bb4aec843984f17d4 P b1f3512320ab4958a4a6eb54c4a1a412: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:35.828833 17742 raft_consensus.cc:1275] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:35.839169 17893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "057dda1998414551b27d5dffaf14b079"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:35.839882 17893 raft_consensus.cc:606] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Received request to transfer leadership to TS b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:35.840750 17895 raft_consensus.cc:2955] T 1258541a2458433d8e216da8e3f73113 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.844686 17893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05e32aea76e54724a0f7131fab736724"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:35.845249 17893 raft_consensus.cc:606] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Received request to transfer leadership to TS b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:35.847092 18924 consensus_queue.cc:1048] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:35.848874 17893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07efc61c19604bf5957b7992b155122a"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:35.849382 17893 raft_consensus.cc:606] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Received request to transfer leadership to TS 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:35.856050 18468 raft_consensus.cc:2955] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.859103 17895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30a1443602084906829b3228e527449c"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:35.859669 17895 raft_consensus.cc:606] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Received request to transfer leadership to TS 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:35.859561 18914 consensus_queue.cc:1048] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:35.859756 17647 catalog_manager.cc:5697] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:35.862190 17893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "433967b75cf149e4b5563a61d6f88cd0"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:35.862803 17893 raft_consensus.cc:606] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Received request to transfer leadership to TS 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:35.870056 17744 raft_consensus.cc:2955] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.874292 18932 ts_tablet_manager.cc:1929] T 0797e260a91e4c5bb4aec843984f17d4 P b1f3512320ab4958a4a6eb54c4a1a412: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:35.875324 18932 log.cc:1199] T 0797e260a91e4c5bb4aec843984f17d4 P b1f3512320ab4958a4a6eb54c4a1a412: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-1-root/wals/0797e260a91e4c5bb4aec843984f17d4
I20260709 12:12:35.877213 17634 catalog_manager.cc:5028] TS b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): tablet 0797e260a91e4c5bb4aec843984f17d4 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:35.900650 17814 tablet_service.cc:1558] Processing DeleteTablet for tablet d440b2b9b1ff4355bed7aaad1a679823 with delete_type TABLET_DATA_TOMBSTONED (TS b1f3512320ab4958a4a6eb54c4a1a412 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35898
I20260709 12:12:35.904583 18932 tablet_replica.cc:333] T d440b2b9b1ff4355bed7aaad1a679823 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:12:35.908000 18932 raft_consensus.cc:2243] T d440b2b9b1ff4355bed7aaad1a679823 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:35.908607 18932 raft_consensus.cc:2272] T d440b2b9b1ff4355bed7aaad1a679823 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:35.912492 18932 ts_tablet_manager.cc:1916] T d440b2b9b1ff4355bed7aaad1a679823 P b1f3512320ab4958a4a6eb54c4a1a412: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:35.918823 17747 raft_consensus.cc:2955] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:35.921639 17742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74b142b123904c96a84395960aeae7da"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
mode: GRACEFUL
new_leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:54456
I20260709 12:12:35.922200 17742 raft_consensus.cc:606] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Received request to transfer leadership to TS 1f075ccc8c3c4abc941a48b0cfa742bc
I20260709 12:12:35.938344 18932 ts_tablet_manager.cc:1929] T d440b2b9b1ff4355bed7aaad1a679823 P b1f3512320ab4958a4a6eb54c4a1a412: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:35.939460 18932 log.cc:1199] T d440b2b9b1ff4355bed7aaad1a679823 P b1f3512320ab4958a4a6eb54c4a1a412: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-1-root/wals/d440b2b9b1ff4355bed7aaad1a679823
I20260709 12:12:35.940984 17634 catalog_manager.cc:5028] TS b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): tablet d440b2b9b1ff4355bed7aaad1a679823 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:35.946952 17822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdfdc1b879624cae9e06f1728f8614b0"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
mode: GRACEFUL
new_leader_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:38890
I20260709 12:12:35.947542 17822 raft_consensus.cc:606] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Received request to transfer leadership to TS 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:35.948835 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:12:35.950083 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:35.950914 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:36.016536 18871 raft_consensus.cc:993] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412: : Instructing follower 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:36.017239 18925 raft_consensus.cc:1081] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Signalling peer 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:36.018819 18468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdfdc1b879624cae9e06f1728f8614b0"
dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:51500
I20260709 12:12:36.019322 18468 raft_consensus.cc:493] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.019585 18468 raft_consensus.cc:3060] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.024215 18468 raft_consensus.cc:515] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:36.027019 18468 leader_election.cc:290] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:36.027228 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfdc1b879624cae9e06f1728f8614b0" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:36.027572 17893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfdc1b879624cae9e06f1728f8614b0" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:36.027972 17822 raft_consensus.cc:3055] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:36.028085 17893 raft_consensus.cc:3060] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.028303 17822 raft_consensus.cc:740] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:36.029068 17822 consensus_queue.cc:260] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:36.030128 17822 raft_consensus.cc:3060] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.034427 17893 raft_consensus.cc:2468] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:36.035914 18432 leader_election.cc:304] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: 
I20260709 12:12:36.036813 18883 raft_consensus.cc:2804] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:36.038239 18883 raft_consensus.cc:697] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Becoming Leader. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Running, Role: LEADER
I20260709 12:12:36.039122 18883 consensus_queue.cc:237] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:36.043272 17822 raft_consensus.cc:2468] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:36.062100 17643 catalog_manager.cc:5697] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: term changed from 1 to 2, leader changed from b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) to 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196). New cstate: current_term: 2 leader_uuid: "1fa07d821a134963abf33cf7c9f82225" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:36.082918 18827 raft_consensus.cc:993] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9: : Instructing follower 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:36.083333 18827 raft_consensus.cc:1081] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Signalling peer 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:36.085901 17893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74b142b123904c96a84395960aeae7da"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:56824
I20260709 12:12:36.086423 17893 raft_consensus.cc:493] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.086746 17893 raft_consensus.cc:3060] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.093067 17893 raft_consensus.cc:515] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:36.095613 17893 leader_election.cc:290] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:36.095690 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b142b123904c96a84395960aeae7da" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:36.096436 17822 raft_consensus.cc:3060] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.102398 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b142b123904c96a84395960aeae7da" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:36.103018 17747 raft_consensus.cc:3055] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:36.103314 17747 raft_consensus.cc:740] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:36.104043 17747 consensus_queue.cc:260] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:36.105717 17747 raft_consensus.cc:3060] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.111418 17822 raft_consensus.cc:2468] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:36.113662 17747 raft_consensus.cc:2468] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:36.114179 17864 leader_election.cc:304] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:36.115443 18859 raft_consensus.cc:2804] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:36.115918 18859 raft_consensus.cc:697] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:36.116731 18859 consensus_queue.cc:237] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:36.121572 18919 raft_consensus.cc:993] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:36.122088 18919 raft_consensus.cc:1081] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Signalling peer b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:36.124504 18914 raft_consensus.cc:993] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:36.124993 18919 raft_consensus.cc:1081] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Signalling peer b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:36.125996 17822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "057dda1998414551b27d5dffaf14b079"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:35902
I20260709 12:12:36.126547 17822 raft_consensus.cc:493] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.126848 17822 raft_consensus.cc:3060] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.129335 17642 catalog_manager.cc:5697] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 1 to 2, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 2 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:36.132236 17816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05e32aea76e54724a0f7131fab736724"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:35902
I20260709 12:12:36.132730 17816 raft_consensus.cc:493] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.133051 17816 raft_consensus.cc:3060] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.140108 17822 raft_consensus.cc:515] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:36.139992 17816 raft_consensus.cc:515] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:36.143283 17816 leader_election.cc:290] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:36.144215 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e32aea76e54724a0f7131fab736724" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:36.144287 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057dda1998414551b27d5dffaf14b079" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:36.144873 17742 raft_consensus.cc:3060] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.144922 17747 raft_consensus.cc:3060] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.146836 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e32aea76e54724a0f7131fab736724" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:36.147377 17898 raft_consensus.cc:3055] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:36.147624 17898 raft_consensus.cc:740] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:36.148310 17898 consensus_queue.cc:260] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:36.149394 17898 raft_consensus.cc:3060] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.151350 17747 raft_consensus.cc:2468] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
I20260709 12:12:36.152697 17788 leader_election.cc:304] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:36.154592 17742 raft_consensus.cc:2468] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
I20260709 12:12:36.155695 17898 raft_consensus.cc:2468] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
I20260709 12:12:36.155252 17893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057dda1998414551b27d5dffaf14b079" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:36.156520 17788 leader_election.cc:304] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:36.156739 17893 raft_consensus.cc:3055] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:36.157141 17893 raft_consensus.cc:740] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:36.157963 17893 consensus_queue.cc:260] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:36.159085 17893 raft_consensus.cc:3060] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.162595 18871 raft_consensus.cc:2804] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:36.163094 18871 raft_consensus.cc:697] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:36.163882 18922 raft_consensus.cc:2804] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:36.164404 18922 raft_consensus.cc:697] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:36.164026 18871 consensus_queue.cc:237] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:36.165211 18922 consensus_queue.cc:237] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:36.167443 17893 raft_consensus.cc:2468] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
I20260709 12:12:36.173719 17822 leader_election.cc:290] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:36.185432 17642 catalog_manager.cc:5697] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 1 to 2, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:36.186535 17642 catalog_manager.cc:5697] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 1 to 2, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:36.218914 18895 raft_consensus.cc:993] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:36.219393 18919 raft_consensus.cc:1081] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Signalling peer 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:36.220923 18468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30a1443602084906829b3228e527449c"
dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:51486
I20260709 12:12:36.221451 18468 raft_consensus.cc:493] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.221774 18468 raft_consensus.cc:3060] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.226663 18468 raft_consensus.cc:515] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:36.228634 18468 leader_election.cc:290] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:36.229633 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a1443602084906829b3228e527449c" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:36.229790 17893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a1443602084906829b3228e527449c" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:36.230341 17742 raft_consensus.cc:3060] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.230459 17893 raft_consensus.cc:3055] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:36.230918 17893 raft_consensus.cc:740] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:36.231710 17893 consensus_queue.cc:260] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:36.233047 17893 raft_consensus.cc:3060] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.239864 17893 raft_consensus.cc:2468] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:36.240502 17742 raft_consensus.cc:2468] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:36.240897 18432 leader_election.cc:304] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: 
I20260709 12:12:36.241926 18883 raft_consensus.cc:2804] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:36.242422 18883 raft_consensus.cc:697] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Becoming Leader. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Running, Role: LEADER
I20260709 12:12:36.243237 18883 consensus_queue.cc:237] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:36.254449 17642 catalog_manager.cc:5697] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: term changed from 1 to 2, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196). New cstate: current_term: 2 leader_uuid: "1fa07d821a134963abf33cf7c9f82225" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:36.257181 18919 raft_consensus.cc:993] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:36.257750 18919 raft_consensus.cc:1081] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Signalling peer 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:36.259608 18468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "433967b75cf149e4b5563a61d6f88cd0"
dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:51486
I20260709 12:12:36.260179 18468 raft_consensus.cc:493] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.260543 18468 raft_consensus.cc:3060] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.274457 18468 raft_consensus.cc:515] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:36.277484 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433967b75cf149e4b5563a61d6f88cd0" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:36.277902 18468 leader_election.cc:290] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:36.278108 17747 raft_consensus.cc:3060] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.280223 17893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433967b75cf149e4b5563a61d6f88cd0" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:36.283087 17893 raft_consensus.cc:3055] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:36.286509 17747 raft_consensus.cc:2468] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:36.287182 17893 raft_consensus.cc:740] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:36.288367 18431 leader_election.cc:304] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fa07d821a134963abf33cf7c9f82225, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:36.289419 18883 raft_consensus.cc:2804] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:36.289202 17893 consensus_queue.cc:260] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:36.289960 18883 raft_consensus.cc:697] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Becoming Leader. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Running, Role: LEADER
I20260709 12:12:36.290969 17893 raft_consensus.cc:3060] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.290940 18883 consensus_queue.cc:237] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:36.297901 17893 raft_consensus.cc:2468] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:36.303449 17642 catalog_manager.cc:5697] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: term changed from 1 to 2, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196). New cstate: current_term: 2 leader_uuid: "1fa07d821a134963abf33cf7c9f82225" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:36.356375 18895 raft_consensus.cc:993] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:36.356864 18914 raft_consensus.cc:1081] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Signalling peer 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:36.358201 18468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07efc61c19604bf5957b7992b155122a"
dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:51486
I20260709 12:12:36.358721 18468 raft_consensus.cc:493] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:36.359068 18468 raft_consensus.cc:3060] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.365442 18468 raft_consensus.cc:515] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:36.367247 18468 leader_election.cc:290] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:36.367946 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efc61c19604bf5957b7992b155122a" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:36.368490 17816 raft_consensus.cc:3060] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.368615 17893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efc61c19604bf5957b7992b155122a" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:36.369170 17893 raft_consensus.cc:3055] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:36.369457 17893 raft_consensus.cc:740] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:36.370123 17893 consensus_queue.cc:260] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:36.371228 17893 raft_consensus.cc:3060] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:36.377456 17816 raft_consensus.cc:2468] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:36.378520 18433 leader_election.cc:304] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:36.379289 18883 raft_consensus.cc:2804] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:36.379748 18883 raft_consensus.cc:697] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Becoming Leader. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Running, Role: LEADER
I20260709 12:12:36.380594 18883 consensus_queue.cc:237] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:36.382445 17893 raft_consensus.cc:2468] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:36.391520 17642 catalog_manager.cc:5697] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: term changed from 1 to 2, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196). New cstate: current_term: 2 leader_uuid: "1fa07d821a134963abf33cf7c9f82225" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:36.438247 17816 consensus_queue.cc:237] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:36.444082 17742 raft_consensus.cc:1275] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:36.444794 18468 raft_consensus.cc:1275] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:36.445401 18922 consensus_queue.cc:1048] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:36.446136 17893 raft_consensus.cc:1275] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:36.447027 18922 consensus_queue.cc:1048] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:36.451211 18883 consensus_queue.cc:1048] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:36.452056 18871 raft_consensus.cc:2955] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:36.458473 18468 raft_consensus.cc:2955] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:36.468042 17634 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1258541a2458433d8e216da8e3f73113 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:36.472640 17643 catalog_manager.cc:5697] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:36.473287 17747 raft_consensus.cc:2955] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:36.495868 17881 tablet_service.cc:1558] Processing DeleteTablet for tablet 1258541a2458433d8e216da8e3f73113 with delete_type TABLET_DATA_TOMBSTONED (TS 1f075ccc8c3c4abc941a48b0cfa742bc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56816
I20260709 12:12:36.501511 18948 tablet_replica.cc:333] T 1258541a2458433d8e216da8e3f73113 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:12:36.504174 18948 raft_consensus.cc:2243] T 1258541a2458433d8e216da8e3f73113 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:36.504958 18948 raft_consensus.cc:2272] T 1258541a2458433d8e216da8e3f73113 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:36.512840 17816 raft_consensus.cc:1275] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:36.515271 18883 consensus_queue.cc:1048] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:36.519361 18948 ts_tablet_manager.cc:1916] T 1258541a2458433d8e216da8e3f73113 P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:36.536689 18948 ts_tablet_manager.cc:1929] T 1258541a2458433d8e216da8e3f73113 P 1f075ccc8c3c4abc941a48b0cfa742bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:36.537024 18948 log.cc:1199] T 1258541a2458433d8e216da8e3f73113 P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-2-root/wals/1258541a2458433d8e216da8e3f73113
I20260709 12:12:36.538308 17633 catalog_manager.cc:5028] TS 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): tablet 1258541a2458433d8e216da8e3f73113 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:36.564411 17893 raft_consensus.cc:1275] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:36.565491 18871 consensus_queue.cc:1048] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:36.574172 17744 raft_consensus.cc:1275] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:36.575538 18871 consensus_queue.cc:1048] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:36.599440 17744 raft_consensus.cc:1275] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:36.600690 18914 consensus_queue.cc:1048] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:36.613687 17822 raft_consensus.cc:1275] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:36.615721 18895 consensus_queue.cc:1048] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:36.616010 17898 raft_consensus.cc:1275] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:36.618729 18896 consensus_queue.cc:1048] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:36.625022 17747 raft_consensus.cc:1275] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:36.626230 18896 consensus_queue.cc:1048] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:36.681202 17747 raft_consensus.cc:1275] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:36.682271 18883 consensus_queue.cc:1048] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:36.693639 17898 raft_consensus.cc:1275] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:36.694850 18959 consensus_queue.cc:1048] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:36.718385 17747 raft_consensus.cc:1275] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:36.719406 18959 consensus_queue.cc:1048] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:36.729460 17898 raft_consensus.cc:1275] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:36.731003 18883 consensus_queue.cc:1048] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:36.789844 17898 raft_consensus.cc:1275] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:36.790953 18937 consensus_queue.cc:1048] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:36.795527 17822 raft_consensus.cc:1275] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:36.796962 18937 consensus_queue.cc:1048] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:37.004022 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:37.043905 17898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0797e260a91e4c5bb4aec843984f17d4"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:37.044420 17898 raft_consensus.cc:606] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Received request to transfer leadership to TS 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:37.046523 17747 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b60c5cc4f954673ae3b4f58af03b2e2"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
mode: GRACEFUL
new_leader_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:54456
I20260709 12:12:37.046962 17747 raft_consensus.cc:606] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Received request to transfer leadership to TS 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:37.049149 17898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74b142b123904c96a84395960aeae7da"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:37.049530 17898 raft_consensus.cc:606] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Received request to transfer leadership to TS b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:37.051602 17747 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95bed20be23f424886a1882f0d7ecfcf"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
mode: GRACEFUL
new_leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:54456
I20260709 12:12:37.052033 17747 raft_consensus.cc:606] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Received request to transfer leadership to TS 1f075ccc8c3c4abc941a48b0cfa742bc
I20260709 12:12:37.054176 17816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8623b74859a4d0f9815a82f8e11fa74"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
mode: GRACEFUL
new_leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:38890
I20260709 12:12:37.054620 17816 raft_consensus.cc:606] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Received request to transfer leadership to TS 1f075ccc8c3c4abc941a48b0cfa742bc
I20260709 12:12:37.057014 17898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d440b2b9b1ff4355bed7aaad1a679823"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:37.057521 17898 raft_consensus.cc:606] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Received request to transfer leadership to TS 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:37.058609 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:12:37.059742 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:37.060415 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:37.121250 18965 raft_consensus.cc:993] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:37.121989 18965 raft_consensus.cc:1081] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Signalling peer 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:37.123844 18468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d440b2b9b1ff4355bed7aaad1a679823"
dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:51486
I20260709 12:12:37.124538 18468 raft_consensus.cc:493] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:37.124959 18468 raft_consensus.cc:3060] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.140537 18468 raft_consensus.cc:515] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:37.142419 18468 leader_election.cc:290] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:37.143573 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d440b2b9b1ff4355bed7aaad1a679823" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:37.144165 17898 raft_consensus.cc:3055] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:37.144446 17898 raft_consensus.cc:740] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:37.144503 18827 raft_consensus.cc:993] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9: : Instructing follower 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:37.144994 18827 raft_consensus.cc:1081] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Signalling peer 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:37.145183 17898 consensus_queue.cc:260] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:37.146199 17744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d440b2b9b1ff4355bed7aaad1a679823" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:37.146796 17744 raft_consensus.cc:3060] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.146827 18468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b60c5cc4f954673ae3b4f58af03b2e2"
dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:51514
I20260709 12:12:37.147364 18468 raft_consensus.cc:493] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:37.148313 18468 raft_consensus.cc:3060] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.148846 17898 raft_consensus.cc:3060] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.153509 17744 raft_consensus.cc:2468] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:37.154579 17898 raft_consensus.cc:2468] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:37.155217 18431 leader_election.cc:304] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fa07d821a134963abf33cf7c9f82225, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:37.155983 18883 raft_consensus.cc:2804] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:37.156410 18883 raft_consensus.cc:697] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Becoming Leader. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Running, Role: LEADER
I20260709 12:12:37.156793 18468 raft_consensus.cc:515] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:37.157158 18883 consensus_queue.cc:237] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:37.158510 18468 leader_election.cc:290] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:37.160591 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b60c5cc4f954673ae3b4f58af03b2e2" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:37.161404 17816 raft_consensus.cc:3060] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.161568 17744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b60c5cc4f954673ae3b4f58af03b2e2" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:37.163214 17744 raft_consensus.cc:3055] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:37.163848 17744 raft_consensus.cc:740] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:37.164657 17744 consensus_queue.cc:260] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:37.165841 17744 raft_consensus.cc:3060] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.174644 18968 raft_consensus.cc:993] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9: : Instructing follower 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:37.175215 18968 raft_consensus.cc:1081] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Signalling peer 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:37.177582 18922 raft_consensus.cc:993] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412: : Instructing follower 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:37.178079 18922 raft_consensus.cc:1081] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Signalling peer 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:37.179590 17898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8623b74859a4d0f9815a82f8e11fa74"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:56828
I20260709 12:12:37.180119 17898 raft_consensus.cc:493] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:37.180470 17898 raft_consensus.cc:3060] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.179736 17816 raft_consensus.cc:2468] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:37.181502 18433 leader_election.cc:304] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:37.182534 18883 raft_consensus.cc:2804] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:37.183209 18883 raft_consensus.cc:697] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Becoming Leader. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Running, Role: LEADER
I20260709 12:12:37.185489 17893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95bed20be23f424886a1882f0d7ecfcf"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:56824
I20260709 12:12:37.186030 17893 raft_consensus.cc:493] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:37.186333 17893 raft_consensus.cc:3060] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.187652 17898 raft_consensus.cc:515] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:37.187776 18883 consensus_queue.cc:237] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:37.191146 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8623b74859a4d0f9815a82f8e11fa74" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:37.182408 17647 catalog_manager.cc:5697] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: term changed from 1 to 2, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196). New cstate: current_term: 2 leader_uuid: "1fa07d821a134963abf33cf7c9f82225" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:37.191704 17747 raft_consensus.cc:3060] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.195219 17893 raft_consensus.cc:515] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:37.200414 17744 raft_consensus.cc:2468] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:37.204979 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bed20be23f424886a1882f0d7ecfcf" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:37.205735 17742 raft_consensus.cc:3055] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:37.206097 17742 raft_consensus.cc:740] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:37.207168 17742 consensus_queue.cc:260] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:37.208319 17742 raft_consensus.cc:3060] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.209453 17747 raft_consensus.cc:2468] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:37.212328 17862 leader_election.cc:304] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:37.213266 18919 raft_consensus.cc:2804] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:37.213721 18919 raft_consensus.cc:697] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:37.214542 18919 consensus_queue.cc:237] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:37.215935 17898 leader_election.cc:290] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:37.216771 17893 leader_election.cc:290] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:37.218327 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8623b74859a4d0f9815a82f8e11fa74" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:37.218901 17816 raft_consensus.cc:3055] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:37.219214 17816 raft_consensus.cc:740] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:37.219947 17816 consensus_queue.cc:260] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:37.221102 17816 raft_consensus.cc:3060] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.208159 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bed20be23f424886a1882f0d7ecfcf" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:37.222635 17742 raft_consensus.cc:2468] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:37.223043 17825 raft_consensus.cc:3060] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.225490 17862 leader_election.cc:304] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:37.226356 18965 raft_consensus.cc:2804] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:37.226802 18965 raft_consensus.cc:697] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:37.227670 18965 consensus_queue.cc:237] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:37.232208 17825 raft_consensus.cc:2468] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:37.240432 17816 raft_consensus.cc:2468] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:37.247064 17642 catalog_manager.cc:5697] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 1 to 2, leader changed from b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 2 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:37.254552 17647 catalog_manager.cc:5697] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: term changed from 1 to 2, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196). New cstate: current_term: 2 leader_uuid: "1fa07d821a134963abf33cf7c9f82225" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:37.263695 17642 catalog_manager.cc:5697] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 1 to 2, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 2 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:37.394408 18965 raft_consensus.cc:993] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:37.394830 18919 raft_consensus.cc:1081] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Signalling peer 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:37.396111 18468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0797e260a91e4c5bb4aec843984f17d4"
dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:51486
I20260709 12:12:37.396548 18468 raft_consensus.cc:493] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:37.396826 18468 raft_consensus.cc:3060] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.401026 18468 raft_consensus.cc:515] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:37.402853 18468 leader_election.cc:290] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:37.403656 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0797e260a91e4c5bb4aec843984f17d4" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:37.403656 17893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0797e260a91e4c5bb4aec843984f17d4" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:37.404438 17742 raft_consensus.cc:3060] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.404491 17893 raft_consensus.cc:3055] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:37.404882 17893 raft_consensus.cc:740] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:37.405584 17893 consensus_queue.cc:260] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:37.406560 17893 raft_consensus.cc:3060] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:37.410602 17742 raft_consensus.cc:2468] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:37.411230 17747 raft_consensus.cc:1240] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Rejecting Update request from peer 1f075ccc8c3c4abc941a48b0cfa742bc for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:37.411600 18431 leader_election.cc:304] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fa07d821a134963abf33cf7c9f82225, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:37.412420 18883 raft_consensus.cc:2804] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:37.412866 18883 raft_consensus.cc:697] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Becoming Leader. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Running, Role: LEADER
I20260709 12:12:37.413872 17893 raft_consensus.cc:2468] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:37.413712 18883 consensus_queue.cc:237] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:37.421114 17642 catalog_manager.cc:5697] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: term changed from 1 to 2, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196). New cstate: current_term: 2 leader_uuid: "1fa07d821a134963abf33cf7c9f82225" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:37.425094 18965 raft_consensus.cc:993] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:37.425577 18919 raft_consensus.cc:1081] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Signalling peer b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:37.426995 17825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74b142b123904c96a84395960aeae7da"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:35902
I20260709 12:12:37.427435 17825 raft_consensus.cc:493] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:37.427706 17825 raft_consensus.cc:3060] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:37.432277 17825 raft_consensus.cc:515] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:37.434115 17825 leader_election.cc:290] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:37.434630 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b142b123904c96a84395960aeae7da" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:37.435062 17893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b142b123904c96a84395960aeae7da" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:37.435199 17747 raft_consensus.cc:3060] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:37.435537 17893 raft_consensus.cc:3055] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:37.435791 17893 raft_consensus.cc:740] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:37.436427 17893 consensus_queue.cc:260] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:37.437364 17893 raft_consensus.cc:3060] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:37.440598 17747 raft_consensus.cc:2468] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 3.
I20260709 12:12:37.441489 17788 leader_election.cc:304] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [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: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:37.441890 17893 raft_consensus.cc:2468] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 3.
I20260709 12:12:37.442086 18896 raft_consensus.cc:2804] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:37.442638 18896 raft_consensus.cc:697] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:37.443636 18896 consensus_queue.cc:237] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:37.451643 17642 catalog_manager.cc:5697] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 2 to 3, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 3 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:37.558513 17893 consensus_queue.cc:237] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:37.565750 17825 raft_consensus.cc:1275] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:37.567394 18919 consensus_queue.cc:1048] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.567760 17747 raft_consensus.cc:1275] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:37.568445 17863 consensus_peers.cc:597] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4641a06eec6e4be0be329858d9002838. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:37.569954 18919 consensus_queue.cc:1048] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:37.584187 17825 raft_consensus.cc:1275] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:37.585851 18883 consensus_queue.cc:1048] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:37.585336 18919 raft_consensus.cc:2955] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:37.600791 17822 raft_consensus.cc:2955] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:37.608618 17816 consensus_queue.cc:237] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:37.615147 17642 catalog_manager.cc:5697] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:37.629308 17789 consensus_peers.cc:597] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8bc92e44293e43a59dfa60056898fa23. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:37.630566 17893 raft_consensus.cc:1275] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:37.631928 17747 raft_consensus.cc:1275] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:37.632504 18922 consensus_queue.cc:1048] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:37.639384 18959 consensus_queue.cc:1048] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:37.642172 17742 raft_consensus.cc:1275] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:37.642108 17747 raft_consensus.cc:2955] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:37.644810 18985 consensus_queue.cc:1048] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.669716 18871 raft_consensus.cc:2955] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:37.675284 17747 raft_consensus.cc:1275] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:37.676402 17744 raft_consensus.cc:2955] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:37.674089 17893 raft_consensus.cc:2955] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:37.689124 17744 consensus_queue.cc:237] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:37.692435 18959 consensus_queue.cc:1048] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:37.700126 17642 catalog_manager.cc:5697] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:37.717059 17893 raft_consensus.cc:1275] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:37.718750 18959 consensus_queue.cc:1048] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:12:37.725842 17742 raft_consensus.cc:1275] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.727648 18895 consensus_queue.cc:1048] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:37.740571 17816 raft_consensus.cc:1275] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.742647 18965 consensus_queue.cc:1048] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.751479 17742 raft_consensus.cc:1275] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.755205 18895 consensus_queue.cc:1048] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:37.784053 17816 raft_consensus.cc:1275] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:37.789853 18919 consensus_queue.cc:1048] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:12:37.834678 17864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 49428.7us
I20260709 12:12:37.839963 17822 raft_consensus.cc:1275] T a43e7915e6cd457e9b7c82e7a4650fe5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:37.841457 17714 consensus_peers.cc:597] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a43e7915e6cd457e9b7c82e7a4650fe5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:37.843537 17898 raft_consensus.cc:1275] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:37.844280 18968 consensus_queue.cc:1048] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:37.848981 18968 consensus_queue.cc:1048] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:37.879944 18969 raft_consensus.cc:2955] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:37.884512 17898 raft_consensus.cc:2955] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:37.902805 17744 consensus_queue.cc:237] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:37.913892 17893 raft_consensus.cc:1275] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:37.909917 17645 catalog_manager.cc:5697] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:37.912895 17819 raft_consensus.cc:2955] T a43e7915e6cd457e9b7c82e7a4650fe5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:37.917908 18969 consensus_queue.cc:1048] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:37.919168 17714 consensus_peers.cc:597] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a9e5f7af7fea42c1a7f92d5465cd5b68. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:37.923357 17816 raft_consensus.cc:1275] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:37.924831 18969 consensus_queue.cc:1048] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:37.940706 18902 raft_consensus.cc:2955] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:37.943002 17893 raft_consensus.cc:2955] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:37.944339 17816 raft_consensus.cc:2955] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:37.946734 17895 raft_consensus.cc:1275] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:37.950479 18937 consensus_queue.cc:1048] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:37.957060 19005 ts_tablet_manager.cc:933] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:37.977794 17642 catalog_manager.cc:5697] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:37.983866 19005 tablet_copy_client.cc:323] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.195:43813
I20260709 12:12:37.988090 17742 raft_consensus.cc:1275] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:37.992265 17909 tablet_copy_service.cc:140] P 1f075ccc8c3c4abc941a48b0cfa742bc: Received BeginTabletCopySession request for tablet 4641a06eec6e4be0be329858d9002838 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:39840)
I20260709 12:12:37.992887 17909 tablet_copy_service.cc:161] P 1f075ccc8c3c4abc941a48b0cfa742bc: Beginning new tablet copy session on tablet 4641a06eec6e4be0be329858d9002838 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:39840: session id = 1fa07d821a134963abf33cf7c9f82225-4641a06eec6e4be0be329858d9002838
I20260709 12:12:37.996733 18937 consensus_queue.cc:1048] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:12:38.003892 17742 raft_consensus.cc:1275] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:38.004904 17909 tablet_copy_source_session.cc:215] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:38.005613 18871 consensus_queue.cc:1048] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:38.013547 19005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4641a06eec6e4be0be329858d9002838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:38.032866 19005 tablet_copy_client.cc:806] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:38.033452 19005 tablet_copy_client.cc:670] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:38.037390 17895 raft_consensus.cc:1275] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:38.041121 18896 consensus_queue.cc:1048] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:38.042048 19005 tablet_copy_client.cc:538] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:38.062422 19005 tablet_bootstrap.cc:492] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:38.090996 19005 tablet_bootstrap.cc:492] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225: 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:12:38.092170 19005 tablet_bootstrap.cc:492] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:38.094026 19005 ts_tablet_manager.cc:1403] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.009s
I20260709 12:12:38.097898 19005 raft_consensus.cc:359] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:38.098836 19005 raft_consensus.cc:740] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:38.099535 19005 consensus_queue.cc:260] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:38.113461 19005 ts_tablet_manager.cc:1434] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:12:38.115324 17909 tablet_copy_service.cc:342] P 1f075ccc8c3c4abc941a48b0cfa742bc: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-4641a06eec6e4be0be329858d9002838 received from {username='slave'} at 127.0.0.1:39840
I20260709 12:12:38.115867 17909 tablet_copy_service.cc:434] P 1f075ccc8c3c4abc941a48b0cfa742bc: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-4641a06eec6e4be0be329858d9002838 on tablet 4641a06eec6e4be0be329858d9002838 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:38.114005 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:38.165263 19005 ts_tablet_manager.cc:933] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:38.175457 19005 tablet_copy_client.cc:323] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.194:46783
I20260709 12:12:38.177981 17834 tablet_copy_service.cc:140] P b1f3512320ab4958a4a6eb54c4a1a412: Received BeginTabletCopySession request for tablet 8bc92e44293e43a59dfa60056898fa23 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:56746)
I20260709 12:12:38.178582 17834 tablet_copy_service.cc:161] P b1f3512320ab4958a4a6eb54c4a1a412: Beginning new tablet copy session on tablet 8bc92e44293e43a59dfa60056898fa23 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:56746: session id = 1fa07d821a134963abf33cf7c9f82225-8bc92e44293e43a59dfa60056898fa23
I20260709 12:12:38.184742 17742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "177da04391ad4a159de15e3ddda501a7"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
mode: GRACEFUL
new_leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:54456
I20260709 12:12:38.185416 17742 raft_consensus.cc:606] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Received request to transfer leadership to TS 1f075ccc8c3c4abc941a48b0cfa742bc
I20260709 12:12:38.190277 17834 tablet_copy_source_session.cc:215] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:38.194005 17742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29f90ab0df0f47929908581bd4420204"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
mode: GRACEFUL
new_leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:54456
I20260709 12:12:38.194536 17742 raft_consensus.cc:606] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Received request to transfer leadership to TS 1f075ccc8c3c4abc941a48b0cfa742bc
I20260709 12:12:38.197397 17822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab236f32365a401f8f618c613cb950ce"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
mode: GRACEFUL
new_leader_uuid: "9166408b4e8343fdb95191526cbc10e9"
 from {username='slave'} at 127.0.0.1:38890
I20260709 12:12:38.197886 17822 raft_consensus.cc:606] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Received request to transfer leadership to TS 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:38.199752 19005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc92e44293e43a59dfa60056898fa23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:38.201664 17895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6c28ad1c3024998a0e23fa1a4be33dc"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:38.202273 17895 raft_consensus.cc:606] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Received request to transfer leadership to TS b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:38.206228 17895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d00eca6e256d44b39842917442f22fa6"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:38.206895 17895 raft_consensus.cc:606] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Received request to transfer leadership to TS 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:38.211442 17742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e913f6dfdad24a6684856a75d1a5978f"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
mode: GRACEFUL
new_leader_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:54456
I20260709 12:12:38.211967 17742 raft_consensus.cc:606] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Received request to transfer leadership to TS 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:38.217612 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:12:38.219347 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:38.220082 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:38.234479 18895 raft_consensus.cc:993] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:38.235077 18895 raft_consensus.cc:1081] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Signalling peer 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:38.236135 19005 tablet_copy_client.cc:806] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:38.236776 19005 tablet_copy_client.cc:670] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:38.237195 18968 raft_consensus.cc:993] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9: : Instructing follower 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:38.237731 18968 raft_consensus.cc:1081] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Signalling peer 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:38.238857 18468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d00eca6e256d44b39842917442f22fa6"
dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:51486
I20260709 12:12:38.239459 18468 raft_consensus.cc:493] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:38.241185 19005 tablet_copy_client.cc:538] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:38.241595 18967 raft_consensus.cc:993] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9: : Instructing follower 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:38.242072 18967 raft_consensus.cc:1081] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Signalling peer 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:38.245522 18466 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e913f6dfdad24a6684856a75d1a5978f"
dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:51514
I20260709 12:12:38.246078 18466 raft_consensus.cc:493] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:38.246435 18466 raft_consensus.cc:3060] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:38.248950 18468 raft_consensus.cc:3060] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:38.249074 17895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "177da04391ad4a159de15e3ddda501a7"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:56824
I20260709 12:12:38.249624 17895 raft_consensus.cc:493] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:38.250037 17895 raft_consensus.cc:3060] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:38.250808 19005 tablet_bootstrap.cc:492] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:38.256443 17895 raft_consensus.cc:515] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:38.261024 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177da04391ad4a159de15e3ddda501a7" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:38.261631 17742 raft_consensus.cc:3055] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:38.261945 17742 raft_consensus.cc:740] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:38.262734 17742 consensus_queue.cc:260] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:38.263993 17742 raft_consensus.cc:3060] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:38.264508 17895 leader_election.cc:290] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:38.266732 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177da04391ad4a159de15e3ddda501a7" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
I20260709 12:12:38.267329 18464 raft_consensus.cc:3060] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:38.271942 17742 raft_consensus.cc:2468] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:38.274960 17862 leader_election.cc:304] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:38.275859 18895 raft_consensus.cc:2804] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:38.276376 18895 raft_consensus.cc:697] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:38.277315 18895 consensus_queue.cc:237] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:38.285192 18464 raft_consensus.cc:2468] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:38.299898 18466 raft_consensus.cc:515] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:38.302645 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e913f6dfdad24a6684856a75d1a5978f" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:38.303233 17742 raft_consensus.cc:3055] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:38.303539 17742 raft_consensus.cc:740] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:38.304301 17742 consensus_queue.cc:260] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:38.305373 17742 raft_consensus.cc:3060] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:38.307039 19005 tablet_bootstrap.cc:492] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225: 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:12:38.308147 19005 tablet_bootstrap.cc:492] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:38.308913 19005 ts_tablet_manager.cc:1403] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.058s	user 0.033s	sys 0.008s
I20260709 12:12:38.312099 17742 raft_consensus.cc:2468] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:38.314810 18431 leader_election.cc:304] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fa07d821a134963abf33cf7c9f82225, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:38.316033 18937 raft_consensus.cc:2804] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:38.316560 18937 raft_consensus.cc:697] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Becoming Leader. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Running, Role: LEADER
I20260709 12:12:38.317448 18937 consensus_queue.cc:237] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:38.321038 19005 raft_consensus.cc:359] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:38.322026 19005 raft_consensus.cc:740] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:38.321969 17645 catalog_manager.cc:5697] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 1 to 2, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 2 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:38.322952 19005 consensus_queue.cc:260] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:38.334939 19005 ts_tablet_manager.cc:1434] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:12:38.334824 18468 raft_consensus.cc:515] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:38.336964 17834 tablet_copy_service.cc:342] P b1f3512320ab4958a4a6eb54c4a1a412: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-8bc92e44293e43a59dfa60056898fa23 received from {username='slave'} at 127.0.0.1:56746
I20260709 12:12:38.337427 17834 tablet_copy_service.cc:434] P b1f3512320ab4958a4a6eb54c4a1a412: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-8bc92e44293e43a59dfa60056898fa23 on tablet 8bc92e44293e43a59dfa60056898fa23 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:38.338101 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00eca6e256d44b39842917442f22fa6" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:38.338732 17747 raft_consensus.cc:3060] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:38.337271 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e913f6dfdad24a6684856a75d1a5978f" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:38.339305 17822 raft_consensus.cc:3060] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:38.341638 18997 raft_consensus.cc:993] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:38.342119 18997 raft_consensus.cc:1081] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Signalling peer b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:38.345745 17819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6c28ad1c3024998a0e23fa1a4be33dc"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:35902
I20260709 12:12:38.346441 17819 raft_consensus.cc:493] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:38.346786 17819 raft_consensus.cc:3060] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:38.357187 18466 leader_election.cc:290] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:38.358800 17747 raft_consensus.cc:2468] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:38.360219 18431 leader_election.cc:304] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fa07d821a134963abf33cf7c9f82225, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:38.361419 18883 raft_consensus.cc:2804] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:38.362147 18883 raft_consensus.cc:697] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Becoming Leader. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Running, Role: LEADER
I20260709 12:12:38.363410 18883 consensus_queue.cc:237] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:38.365306 17822 raft_consensus.cc:2468] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:38.371443 19005 ts_tablet_manager.cc:933] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987)
I20260709 12:12:38.375172 18922 raft_consensus.cc:993] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412: : Instructing follower 9166408b4e8343fdb95191526cbc10e9 to start an election
I20260709 12:12:38.375667 18922 raft_consensus.cc:1081] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Signalling peer 9166408b4e8343fdb95191526cbc10e9 to start an election
I20260709 12:12:38.374946 17645 catalog_manager.cc:5697] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: term changed from 1 to 2, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196). New cstate: current_term: 2 leader_uuid: "1fa07d821a134963abf33cf7c9f82225" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:38.378059 17747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab236f32365a401f8f618c613cb950ce"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
 from {username='slave'} at 127.0.0.1:48014
I20260709 12:12:38.378417 18468 leader_election.cc:290] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:38.378619 17747 raft_consensus.cc:493] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:38.379052 17747 raft_consensus.cc:3060] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:38.381722 17893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00eca6e256d44b39842917442f22fa6" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:38.382351 17893 raft_consensus.cc:3055] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:38.382684 17893 raft_consensus.cc:740] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:38.383564 17893 consensus_queue.cc:260] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:38.382500 17819 raft_consensus.cc:515] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:38.384882 17893 raft_consensus.cc:3060] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:38.394268 17893 raft_consensus.cc:2468] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:38.399458 19005 tablet_copy_client.cc:323] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.193:41987
I20260709 12:12:38.399370 17747 raft_consensus.cc:515] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:38.402333 17759 tablet_copy_service.cc:140] P 9166408b4e8343fdb95191526cbc10e9: Received BeginTabletCopySession request for tablet a43e7915e6cd457e9b7c82e7a4650fe5 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:51926)
I20260709 12:12:38.402944 17759 tablet_copy_service.cc:161] P 9166408b4e8343fdb95191526cbc10e9: Beginning new tablet copy session on tablet a43e7915e6cd457e9b7c82e7a4650fe5 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:51926: session id = 1fa07d821a134963abf33cf7c9f82225-a43e7915e6cd457e9b7c82e7a4650fe5
I20260709 12:12:38.403201 17747 leader_election.cc:290] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 2 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:38.402983 17819 leader_election.cc:290] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:38.405754 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab236f32365a401f8f618c613cb950ce" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:38.406519 17822 raft_consensus.cc:3055] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:38.406908 17822 raft_consensus.cc:740] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:38.408124 17822 consensus_queue.cc:260] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:38.409687 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab236f32365a401f8f618c613cb950ce" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:38.409909 17822 raft_consensus.cc:3060] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:38.410270 17895 raft_consensus.cc:3060] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:38.410869 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c28ad1c3024998a0e23fa1a4be33dc" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:38.411600 17742 raft_consensus.cc:3060] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:38.420511 17893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c28ad1c3024998a0e23fa1a4be33dc" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:38.421104 17893 raft_consensus.cc:3055] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:38.421416 17893 raft_consensus.cc:740] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:38.422154 17893 consensus_queue.cc:260] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:38.423326 17893 raft_consensus.cc:3060] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:38.427482 17822 raft_consensus.cc:2468] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 2.
I20260709 12:12:38.424970 17645 catalog_manager.cc:5697] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: term changed from 1 to 2, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196). New cstate: current_term: 2 leader_uuid: "1fa07d821a134963abf33cf7c9f82225" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:38.429108 17715 leader_election.cc:304] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:38.430444 18468 raft_consensus.cc:1217] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:38.432271 18902 raft_consensus.cc:2804] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:38.433069 17893 raft_consensus.cc:2468] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
I20260709 12:12:38.434396 17789 leader_election.cc:304] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:38.433521 18902 raft_consensus.cc:697] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:38.435338 18985 raft_consensus.cc:2804] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:38.435773 18902 consensus_queue.cc:237] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:38.438261 17742 raft_consensus.cc:2468] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
I20260709 12:12:38.444939 17759 tablet_copy_source_session.cc:215] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:38.445670 17895 raft_consensus.cc:2468] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 2.
I20260709 12:12:38.436632 18985 raft_consensus.cc:697] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:38.457808 18985 consensus_queue.cc:237] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:38.458564 19019 ts_tablet_manager.cc:933] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987)
I20260709 12:12:38.470535 19019 tablet_copy_client.cc:323] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.193:41987
I20260709 12:12:38.475114 19005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a43e7915e6cd457e9b7c82e7a4650fe5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:38.483043 17759 tablet_copy_service.cc:140] P 9166408b4e8343fdb95191526cbc10e9: Received BeginTabletCopySession request for tablet a9e5f7af7fea42c1a7f92d5465cd5b68 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:51926)
I20260709 12:12:38.483709 17759 tablet_copy_service.cc:161] P 9166408b4e8343fdb95191526cbc10e9: Beginning new tablet copy session on tablet a9e5f7af7fea42c1a7f92d5465cd5b68 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:51926: session id = 1fa07d821a134963abf33cf7c9f82225-a9e5f7af7fea42c1a7f92d5465cd5b68
I20260709 12:12:38.493764 17759 tablet_copy_source_session.cc:215] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:38.553478 17645 catalog_manager.cc:5697] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 1 to 2, leader changed from b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:38.561071 19005 tablet_copy_client.cc:806] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:38.561704 19005 tablet_copy_client.cc:670] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:38.579669 19019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9e5f7af7fea42c1a7f92d5465cd5b68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:38.585409 18968 raft_consensus.cc:993] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9: : Instructing follower 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:38.586225 18968 raft_consensus.cc:1081] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Signalling peer 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:38.603266 17893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29f90ab0df0f47929908581bd4420204"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:56824
I20260709 12:12:38.603884 17893 raft_consensus.cc:493] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:38.604283 17893 raft_consensus.cc:3060] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:38.608757 19019 tablet_copy_client.cc:806] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:38.609383 19019 tablet_copy_client.cc:670] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:38.614019 19019 tablet_copy_client.cc:538] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:38.613816 17643 catalog_manager.cc:5697] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 1 to 2, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:38.617699 17893 raft_consensus.cc:515] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:38.621188 19005 tablet_copy_client.cc:538] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:38.627759 17893 leader_election.cc:290] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:38.628450 17743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f90ab0df0f47929908581bd4420204" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:38.629503 17743 raft_consensus.cc:3055] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:38.629832 17743 raft_consensus.cc:740] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:38.630606 17743 consensus_queue.cc:260] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:38.631381 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f90ab0df0f47929908581bd4420204" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:38.631711 17743 raft_consensus.cc:3060] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:38.632004 17822 raft_consensus.cc:3060] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:38.638563 17743 raft_consensus.cc:2468] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:38.639612 19019 tablet_bootstrap.cc:492] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:38.639783 17862 leader_election.cc:304] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:38.644004 19005 tablet_bootstrap.cc:492] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:38.644456 18997 raft_consensus.cc:2804] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:38.645051 18997 raft_consensus.cc:697] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:38.642640 17822 raft_consensus.cc:2468] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:38.645991 18997 consensus_queue.cc:237] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:38.687052 17643 catalog_manager.cc:5697] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 1 to 2, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 2 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:38.708820 18468 raft_consensus.cc:1275] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:38.711138 18997 consensus_queue.cc:1048] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:38.736260 19005 tablet_bootstrap.cc:492] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225: 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:12:38.743765 19005 tablet_bootstrap.cc:492] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:38.745004 19005 ts_tablet_manager.cc:1403] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.101s	user 0.028s	sys 0.008s
I20260709 12:12:38.749307 19019 tablet_bootstrap.cc:492] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225: 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:12:38.749812 19005 raft_consensus.cc:359] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:38.750878 19005 raft_consensus.cc:740] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:38.751922 19005 consensus_queue.cc:260] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:38.750422 19019 tablet_bootstrap.cc:492] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:38.768402 19005 ts_tablet_manager.cc:1434] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:12:38.772137 17759 tablet_copy_service.cc:342] P 9166408b4e8343fdb95191526cbc10e9: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-a43e7915e6cd457e9b7c82e7a4650fe5 received from {username='slave'} at 127.0.0.1:51926
I20260709 12:12:38.773516 17759 tablet_copy_service.cc:434] P 9166408b4e8343fdb95191526cbc10e9: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-a43e7915e6cd457e9b7c82e7a4650fe5 on tablet a43e7915e6cd457e9b7c82e7a4650fe5 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:38.772178 17743 raft_consensus.cc:1275] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:38.778189 17747 raft_consensus.cc:1275] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:38.781859 19019 ts_tablet_manager.cc:1403] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.140s	user 0.017s	sys 0.019s
I20260709 12:12:38.782606 18937 consensus_queue.cc:1048] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:12:38.793272 17747 raft_consensus.cc:1275] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:38.801632 18895 consensus_queue.cc:1048] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:38.785523 18959 consensus_queue.cc:1048] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 12:12:38.806886 18466 raft_consensus.cc:1217] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:38.810856 17893 raft_consensus.cc:1275] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:38.811965 18883 consensus_queue.cc:1048] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:38.844671 19019 raft_consensus.cc:359] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:38.846861 19019 raft_consensus.cc:740] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:38.847582 19019 consensus_queue.cc:260] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:38.855334 19019 ts_tablet_manager.cc:1434] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:12:38.887389 17743 raft_consensus.cc:1275] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:38.887490 17822 raft_consensus.cc:1275] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:38.888706 17819 raft_consensus.cc:1275] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:38.889626 17759 tablet_copy_service.cc:342] P 9166408b4e8343fdb95191526cbc10e9: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-a9e5f7af7fea42c1a7f92d5465cd5b68 received from {username='slave'} at 127.0.0.1:51926
I20260709 12:12:38.890100 17759 tablet_copy_service.cc:434] P 9166408b4e8343fdb95191526cbc10e9: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-a9e5f7af7fea42c1a7f92d5465cd5b68 on tablet a9e5f7af7fea42c1a7f92d5465cd5b68 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:38.898464 18919 raft_consensus.cc:1064] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:38.901561 18919 consensus_queue.cc:237] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:38.908130 18969 consensus_queue.cc:1048] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:38.909003 18922 consensus_queue.cc:1048] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:38.914680 17819 raft_consensus.cc:1275] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:38.917316 18895 consensus_queue.cc:1048] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:38.918450 17747 raft_consensus.cc:1275] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:38.921926 18959 consensus_queue.cc:1048] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:38.923755 18466 raft_consensus.cc:1275] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:38.925467 18895 consensus_queue.cc:1048] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:38.937225 18998 consensus_queue.cc:1048] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:38.943367 17898 raft_consensus.cc:1275] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:38.944525 18468 raft_consensus.cc:1217] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:38.946152 18985 consensus_queue.cc:1048] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:39.007686 17893 raft_consensus.cc:1275] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:39.027604 18902 consensus_queue.cc:1048] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:39.072824 18466 raft_consensus.cc:1217] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:39.089394 17819 raft_consensus.cc:2955] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.094919 19029 raft_consensus.cc:2955] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.130234 17742 raft_consensus.cc:2955] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.174607 18464 raft_consensus.cc:2955] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.183346 17816 raft_consensus.cc:1275] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:39.184932 18997 consensus_queue.cc:1048] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:39.211474 17750 raft_consensus.cc:1275] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:39.213258 18998 consensus_queue.cc:1048] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:39.239332 17643 catalog_manager.cc:5697] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.278291 17893 consensus_queue.cc:237] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:39.287050 17819 raft_consensus.cc:1275] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:39.288710 18895 consensus_queue.cc:1048] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:39.289114 18464 raft_consensus.cc:1275] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:39.290599 18997 consensus_queue.cc:1048] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:39.295667 18997 raft_consensus.cc:2955] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.296970 17822 raft_consensus.cc:2955] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.300369 18464 raft_consensus.cc:2955] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.310130 17633 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4641a06eec6e4be0be329858d9002838 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:39.315462 17642 catalog_manager.cc:5697] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.331080 17737 tablet_service.cc:1558] Processing DeleteTablet for tablet 4641a06eec6e4be0be329858d9002838 with delete_type TABLET_DATA_TOMBSTONED (TS 9166408b4e8343fdb95191526cbc10e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48000
I20260709 12:12:39.332986 19056 tablet_replica.cc:333] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:39.334066 19056 raft_consensus.cc:2243] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.334826 19056 raft_consensus.cc:2272] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.339212 19056 ts_tablet_manager.cc:1916] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:39.346814 18922 raft_consensus.cc:1064] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:39.349431 18922 consensus_queue.cc:237] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:39.357960 19056 ts_tablet_manager.cc:1929] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:39.358534 19056 log.cc:1199] T 4641a06eec6e4be0be329858d9002838 P 9166408b4e8343fdb95191526cbc10e9: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-0-root/wals/4641a06eec6e4be0be329858d9002838
I20260709 12:12:39.360332 17632 catalog_manager.cc:5028] TS 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): tablet 4641a06eec6e4be0be329858d9002838 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:39.362118 18464 raft_consensus.cc:1275] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:39.362756 17893 raft_consensus.cc:1275] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:39.363467 17742 raft_consensus.cc:1275] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:39.364998 19023 consensus_queue.cc:1048] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:39.367611 19023 consensus_queue.cc:1048] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:39.368435 18985 consensus_queue.cc:1048] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:39.382411 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:39.396122 19023 raft_consensus.cc:2955] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.427268 18466 raft_consensus.cc:2955] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.433187 18902 raft_consensus.cc:1064] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:39.440714 18902 consensus_queue.cc:237] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:39.451520 17898 raft_consensus.cc:1275] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:39.453122 18967 consensus_queue.cc:1048] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:39.456173 17819 raft_consensus.cc:1275] T a43e7915e6cd457e9b7c82e7a4650fe5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:39.457646 18967 consensus_queue.cc:1048] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:39.458187 18466 raft_consensus.cc:1275] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:39.462947 18967 consensus_queue.cc:1048] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:39.467180 17642 catalog_manager.cc:5697] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.478354 17893 raft_consensus.cc:2955] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.486485 17747 raft_consensus.cc:2955] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.511962 18968 raft_consensus.cc:2955] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.535135 17822 raft_consensus.cc:2955] T a43e7915e6cd457e9b7c82e7a4650fe5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.536545 18464 raft_consensus.cc:2955] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.544543 17819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "057dda1998414551b27d5dffaf14b079"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
mode: GRACEFUL
new_leader_uuid: "9166408b4e8343fdb95191526cbc10e9"
 from {username='slave'} at 127.0.0.1:38890
I20260709 12:12:39.545184 17819 raft_consensus.cc:606] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Received request to transfer leadership to TS 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:39.546310 17896 raft_consensus.cc:2955] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.547722 17819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05e32aea76e54724a0f7131fab736724"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
mode: GRACEFUL
new_leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:38890
I20260709 12:12:39.548367 17819 raft_consensus.cc:606] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Received request to transfer leadership to TS 1f075ccc8c3c4abc941a48b0cfa742bc
I20260709 12:12:39.557641 17893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a070ee75cca48c18ed1e7490889e1f6"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "9166408b4e8343fdb95191526cbc10e9"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:39.559085 17893 raft_consensus.cc:606] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Received request to transfer leadership to TS 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:39.561388 17647 catalog_manager.cc:5697] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:39.575623 17747 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5c0379503ef4a2c8bd962232cbdf441"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
mode: GRACEFUL
new_leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:54456
I20260709 12:12:39.576253 17747 raft_consensus.cc:606] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Received request to transfer leadership to TS b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:39.577491 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:12:39.579474 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:39.579378 18968 raft_consensus.cc:1064] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:39.580554 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:39.583410 18968 consensus_queue.cc:237] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:39.600731 17742 consensus_queue.cc:237] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:39.604890 17893 raft_consensus.cc:1275] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:39.606539 18466 raft_consensus.cc:1275] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:39.608444 19069 consensus_queue.cc:1048] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:39.613436 17819 raft_consensus.cc:1275] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:39.613986 18902 consensus_queue.cc:1048] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:39.615716 18968 consensus_queue.cc:1048] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:39.621867 18466 raft_consensus.cc:1275] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:39.623148 17896 raft_consensus.cc:1275] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:39.626571 18902 consensus_queue.cc:1048] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:39.628846 18902 consensus_queue.cc:1048] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:39.637228 17819 consensus_queue.cc:237] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:39.637925 18967 raft_consensus.cc:2955] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.639264 18464 raft_consensus.cc:2955] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.643631 18468 raft_consensus.cc:1275] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:39.645712 19023 consensus_queue.cc:1048] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:39.653348 18969 raft_consensus.cc:2955] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.659626 17742 raft_consensus.cc:1275] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:39.659408 18467 raft_consensus.cc:2955] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.662351 19023 consensus_queue.cc:1048] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:39.668061 18985 raft_consensus.cc:2955] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.668713 18468 raft_consensus.cc:2955] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.670753 17642 catalog_manager.cc:5697] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.683503 17742 raft_consensus.cc:2955] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.688113 17634 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8bc92e44293e43a59dfa60056898fa23 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:39.689577 17632 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a43e7915e6cd457e9b7c82e7a4650fe5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:39.695678 17814 tablet_service.cc:1558] Processing DeleteTablet for tablet a43e7915e6cd457e9b7c82e7a4650fe5 with delete_type TABLET_DATA_TOMBSTONED (TS b1f3512320ab4958a4a6eb54c4a1a412 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35898
I20260709 12:12:39.722955 17645 catalog_manager.cc:5697] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:39.731006 17898 raft_consensus.cc:2955] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.730777 17896 raft_consensus.cc:2955] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.733237 17819 raft_consensus.cc:2955] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.740928 19069 raft_consensus.cc:993] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9: : Instructing follower b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:39.741541 19069 raft_consensus.cc:1081] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Signalling peer b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:39.751052 17819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5c0379503ef4a2c8bd962232cbdf441"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:35906
I20260709 12:12:39.753036 17819 raft_consensus.cc:493] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:39.753440 17819 raft_consensus.cc:3060] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:39.774155 17819 raft_consensus.cc:515] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:39.776610 17819 leader_election.cc:290] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:39.779747 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c0379503ef4a2c8bd962232cbdf441" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:39.780385 17742 raft_consensus.cc:3055] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:39.780730 17742 raft_consensus.cc:740] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:39.779908 17647 catalog_manager.cc:5697] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.781603 17742 consensus_queue.cc:260] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:39.781988 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c0379503ef4a2c8bd962232cbdf441" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
I20260709 12:12:39.782567 18467 raft_consensus.cc:3060] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:39.783047 17742 raft_consensus.cc:3060] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:39.787206 17881 tablet_service.cc:1558] Processing DeleteTablet for tablet 8bc92e44293e43a59dfa60056898fa23 with delete_type TABLET_DATA_TOMBSTONED (TS 1f075ccc8c3c4abc941a48b0cfa742bc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56816
I20260709 12:12:39.789933 18467 raft_consensus.cc:2468] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
I20260709 12:12:39.790035 17742 raft_consensus.cc:2468] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
I20260709 12:12:39.806010 19078 tablet_replica.cc:333] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:12:39.807189 19078 raft_consensus.cc:2243] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.810150 19078 raft_consensus.cc:2272] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.809069 17789 leader_election.cc:304] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:39.812410 18985 raft_consensus.cc:2804] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:39.812883 18985 raft_consensus.cc:697] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:39.813957 18985 consensus_queue.cc:237] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:39.816069 19078 ts_tablet_manager.cc:1916] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:39.819451 19076 tablet_replica.cc:333] T a43e7915e6cd457e9b7c82e7a4650fe5 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:12:39.825866 19062 raft_consensus.cc:993] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412: : Instructing follower 9166408b4e8343fdb95191526cbc10e9 to start an election
I20260709 12:12:39.826383 19062 raft_consensus.cc:1081] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Signalling peer 9166408b4e8343fdb95191526cbc10e9 to start an election
I20260709 12:12:39.820677 19076 raft_consensus.cc:2243] T a43e7915e6cd457e9b7c82e7a4650fe5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.827324 19076 raft_consensus.cc:2272] T a43e7915e6cd457e9b7c82e7a4650fe5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.831339 17747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "057dda1998414551b27d5dffaf14b079"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
 from {username='slave'} at 127.0.0.1:48014
I20260709 12:12:39.831959 17747 raft_consensus.cc:493] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:39.832345 17747 raft_consensus.cc:3060] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:39.841379 19076 ts_tablet_manager.cc:1916] T a43e7915e6cd457e9b7c82e7a4650fe5 P b1f3512320ab4958a4a6eb54c4a1a412: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:39.842603 17747 raft_consensus.cc:515] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:39.849116 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057dda1998414551b27d5dffaf14b079" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:39.849730 17898 raft_consensus.cc:3060] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:39.850008 17747 leader_election.cc:290] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 3 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:39.853317 17742 consensus_queue.cc:237] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:39.856844 17898 raft_consensus.cc:2468] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 3.
I20260709 12:12:39.857694 19078 ts_tablet_manager.cc:1929] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:39.858170 19078 log.cc:1199] T 8bc92e44293e43a59dfa60056898fa23 P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-2-root/wals/8bc92e44293e43a59dfa60056898fa23
I20260709 12:12:39.858098 17714 leader_election.cc:304] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [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: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:39.859685 19074 raft_consensus.cc:2804] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:39.860230 19074 raft_consensus.cc:697] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [term 3 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:39.861167 19074 consensus_queue.cc:237] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:39.862963 18467 raft_consensus.cc:1275] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:39.863595 17633 catalog_manager.cc:5028] TS 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): tablet 8bc92e44293e43a59dfa60056898fa23 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:39.864890 19077 consensus_queue.cc:1048] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:39.871445 17816 raft_consensus.cc:1275] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:39.872182 17819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057dda1998414551b27d5dffaf14b079" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:39.872824 19077 raft_consensus.cc:2955] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.874109 18467 raft_consensus.cc:2955] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.875877 17898 raft_consensus.cc:1240] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Rejecting Update request from peer b1f3512320ab4958a4a6eb54c4a1a412 for earlier term 2. Current term is 3. Ops: []
I20260709 12:12:39.872805 17819 raft_consensus.cc:3055] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:39.878341 19075 consensus_queue.cc:1048] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:39.879225 17819 raft_consensus.cc:740] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:39.880087 17819 consensus_queue.cc:260] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:39.881186 17819 raft_consensus.cc:3060] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:39.883426 17645 catalog_manager.cc:5697] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 1 to 2, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:39.888859 19058 raft_consensus.cc:993] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412: : Instructing follower 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:39.889428 19058 raft_consensus.cc:1081] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Signalling peer 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:39.895865 17898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05e32aea76e54724a0f7131fab736724"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:56828
I20260709 12:12:39.896436 17898 raft_consensus.cc:493] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:39.896780 17898 raft_consensus.cc:3060] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:39.897372 17819 raft_consensus.cc:2468] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 3.
I20260709 12:12:39.897867 17822 raft_consensus.cc:2955] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.899356 17632 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a9e5f7af7fea42c1a7f92d5465cd5b68 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:39.902137 17642 catalog_manager.cc:5697] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:39.915354 17898 raft_consensus.cc:515] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:39.917587 17898 leader_election.cc:290] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:39.918586 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e32aea76e54724a0f7131fab736724" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:39.919219 17822 raft_consensus.cc:3055] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:39.919538 17822 raft_consensus.cc:740] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:39.920615 17822 consensus_queue.cc:260] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:39.923540 17822 raft_consensus.cc:3060] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:39.933199 17881 tablet_service.cc:1558] Processing DeleteTablet for tablet a9e5f7af7fea42c1a7f92d5465cd5b68 with delete_type TABLET_DATA_TOMBSTONED (TS 1f075ccc8c3c4abc941a48b0cfa742bc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56816
I20260709 12:12:39.933055 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e32aea76e54724a0f7131fab736724" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:39.933955 17747 raft_consensus.cc:3060] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:39.934134 19078 tablet_replica.cc:333] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:12:39.935108 19078 raft_consensus.cc:2243] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.935773 19078 raft_consensus.cc:2272] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.939749 19078 ts_tablet_manager.cc:1916] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:39.941509 17747 raft_consensus.cc:2468] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 3.
I20260709 12:12:39.942698 17862 leader_election.cc:304] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:39.943557 18919 raft_consensus.cc:2804] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:39.944077 18919 raft_consensus.cc:697] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:39.944834 19076 ts_tablet_manager.cc:1929] T a43e7915e6cd457e9b7c82e7a4650fe5 P b1f3512320ab4958a4a6eb54c4a1a412: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:39.945538 19076 log.cc:1199] T a43e7915e6cd457e9b7c82e7a4650fe5 P b1f3512320ab4958a4a6eb54c4a1a412: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-1-root/wals/a43e7915e6cd457e9b7c82e7a4650fe5
I20260709 12:12:39.944867 18919 consensus_queue.cc:237] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:39.948359 17642 catalog_manager.cc:5697] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 2 to 3, leader changed from b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 3 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:39.949465 17634 catalog_manager.cc:5028] TS b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): tablet a43e7915e6cd457e9b7c82e7a4650fe5 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:39.957491 17822 raft_consensus.cc:2468] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 3.
I20260709 12:12:39.960942 17645 catalog_manager.cc:5697] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 2 to 3, leader changed from b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 3 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:39.961807 19078 ts_tablet_manager.cc:1929] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:39.962350 19078 log.cc:1199] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-2-root/wals/a9e5f7af7fea42c1a7f92d5465cd5b68
I20260709 12:12:39.963601 17633 catalog_manager.cc:5028] TS 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): tablet a9e5f7af7fea42c1a7f92d5465cd5b68 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:39.970261 18997 raft_consensus.cc:993] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower 9166408b4e8343fdb95191526cbc10e9 to start an election
I20260709 12:12:39.970834 18997 raft_consensus.cc:1081] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Signalling peer 9166408b4e8343fdb95191526cbc10e9 to start an election
I20260709 12:12:39.972934 17747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a070ee75cca48c18ed1e7490889e1f6"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
 from {username='slave'} at 127.0.0.1:48004
I20260709 12:12:39.973510 17747 raft_consensus.cc:493] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:39.974383 17747 raft_consensus.cc:3060] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:39.982807 17747 raft_consensus.cc:515] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:39.984472 17747 leader_election.cc:290] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 2 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:39.985033 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a070ee75cca48c18ed1e7490889e1f6" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:39.985400 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a070ee75cca48c18ed1e7490889e1f6" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:39.985896 17822 raft_consensus.cc:3060] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:39.986034 17898 raft_consensus.cc:3055] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:39.986452 17898 raft_consensus.cc:740] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:39.987160 17898 consensus_queue.cc:260] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:39.988503 17898 raft_consensus.cc:3060] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:39.991709 17822 raft_consensus.cc:2468] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 2.
I20260709 12:12:39.992889 17715 leader_election.cc:304] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:39.993938 19077 raft_consensus.cc:2804] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:39.994361 19077 raft_consensus.cc:697] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:39.995007 17898 raft_consensus.cc:2468] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 2.
I20260709 12:12:39.995066 19077 consensus_queue.cc:237] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:40.004818 17645 catalog_manager.cc:5697] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 1 to 2, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:40.204849 17747 raft_consensus.cc:1275] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:40.205900 19023 consensus_queue.cc:1048] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:40.214731 18467 raft_consensus.cc:1275] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:40.219455 19023 consensus_queue.cc:1048] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 12:12:40.251560 17893 raft_consensus.cc:1275] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:40.252803 19077 consensus_queue.cc:1048] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:40.273456 17822 raft_consensus.cc:1275] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:40.275049 19077 consensus_queue.cc:1048] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:40.409930 17819 raft_consensus.cc:1275] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:40.411127 18902 consensus_queue.cc:1048] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:40.418859 17898 raft_consensus.cc:1275] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:40.421118 19074 consensus_queue.cc:1048] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:40.482601 17819 raft_consensus.cc:1275] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:40.486872 18997 consensus_queue.cc:1048] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:40.491076 17750 raft_consensus.cc:1275] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:40.492719 18997 consensus_queue.cc:1048] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:40.888288 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:40.930629 17893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95bed20be23f424886a1882f0d7ecfcf"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:40.931130 17893 raft_consensus.cc:606] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Received request to transfer leadership to TS b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:40.933506 17822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a017000b8fc642278add7007ebc7b157"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
mode: GRACEFUL
new_leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:38890
I20260709 12:12:40.934052 17822 raft_consensus.cc:606] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Received request to transfer leadership to TS 1f075ccc8c3c4abc941a48b0cfa742bc
I20260709 12:12:40.936712 17750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1b1e1f303b14582850cbb490c893a12"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
mode: GRACEFUL
new_leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:54456
I20260709 12:12:40.937134 17750 raft_consensus.cc:606] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Received request to transfer leadership to TS 1f075ccc8c3c4abc941a48b0cfa742bc
I20260709 12:12:40.939386 17893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c99f1df614a24ad1b2074430218c2e9b"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:40.939859 17893 raft_consensus.cc:606] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Received request to transfer leadership to TS 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:40.940973 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:12:40.942040 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:40.942621 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:41.005144 19098 raft_consensus.cc:993] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412: : Instructing follower 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:41.005695 18985 raft_consensus.cc:1081] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Signalling peer 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:41.007215 17898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a017000b8fc642278add7007ebc7b157"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:56828
I20260709 12:12:41.007668 17898 raft_consensus.cc:493] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:41.008004 17898 raft_consensus.cc:3060] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:41.013463 17898 raft_consensus.cc:515] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:41.015115 17898 leader_election.cc:290] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:41.015683 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a017000b8fc642278add7007ebc7b157" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:41.016268 17822 raft_consensus.cc:3055] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:41.016551 17822 raft_consensus.cc:740] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:41.016585 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a017000b8fc642278add7007ebc7b157" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
I20260709 12:12:41.017172 18467 raft_consensus.cc:3060] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:41.017266 17822 consensus_queue.cc:260] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:41.018985 17822 raft_consensus.cc:3060] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:41.023005 18467 raft_consensus.cc:2468] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:41.024233 17863 leader_election.cc:304] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: 
I20260709 12:12:41.024884 19089 raft_consensus.cc:2804] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:41.025509 19089 raft_consensus.cc:697] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:41.025997 17822 raft_consensus.cc:2468] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:41.026329 19089 consensus_queue.cc:237] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:41.027040 17898 consensus_queue.cc:237] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
W20260709 12:12:41.034663 17863 consensus_peers.cc:597] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d867fbdcce654106a656ea534417c7ba. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:41.037842 17822 raft_consensus.cc:1275] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:41.038471 17742 raft_consensus.cc:1275] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:41.039587 18997 consensus_queue.cc:1048] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:41.040548 19089 consensus_queue.cc:1048] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:41.042330 17647 catalog_manager.cc:5697] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 1 to 2, leader changed from b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 2 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:41.056164 18997 raft_consensus.cc:2955] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:41.064443 17822 raft_consensus.cc:2955] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:41.068302 19074 raft_consensus.cc:993] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9: : Instructing follower 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:41.068827 19074 raft_consensus.cc:1081] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Signalling peer 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:41.076701 17898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1b1e1f303b14582850cbb490c893a12"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:56824
I20260709 12:12:41.077229 17898 raft_consensus.cc:493] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:41.077631 17898 raft_consensus.cc:3060] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:41.078979 17750 consensus_queue.cc:237] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:41.084466 17898 raft_consensus.cc:515] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:41.090093 17642 catalog_manager.cc:5697] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:41.109215 17898 leader_election.cc:290] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:41.117259 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1e1f303b14582850cbb490c893a12" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:41.117547 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1e1f303b14582850cbb490c893a12" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:41.118099 17747 raft_consensus.cc:3055] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:41.119557 17747 raft_consensus.cc:740] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:41.121254 17747 consensus_queue.cc:260] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:41.117965 17822 raft_consensus.cc:3060] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:41.178217 17747 raft_consensus.cc:3060] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:41.179631 17822 raft_consensus.cc:2468] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:41.181272 17864 leader_election.cc:304] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
W20260709 12:12:41.179631 18431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 57409.5us
I20260709 12:12:41.201200 17747 raft_consensus.cc:2468] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:41.210987 18919 raft_consensus.cc:993] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:41.213743 18919 raft_consensus.cc:1081] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Signalling peer 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:41.206408 19107 raft_consensus.cc:2804] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:41.217648 18468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c99f1df614a24ad1b2074430218c2e9b"
dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:51486
I20260709 12:12:41.218240 18468 raft_consensus.cc:493] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:41.218580 18468 raft_consensus.cc:3060] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:41.228895 18468 raft_consensus.cc:515] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:41.235562 18468 leader_election.cc:290] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:41.235707 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99f1df614a24ad1b2074430218c2e9b" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:41.235733 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99f1df614a24ad1b2074430218c2e9b" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:41.236567 17898 raft_consensus.cc:3055] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:41.236919 17898 raft_consensus.cc:740] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:41.228570 19107 raft_consensus.cc:697] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:41.237567 17747 raft_consensus.cc:3060] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:41.237748 17898 consensus_queue.cc:260] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:41.240751 17898 raft_consensus.cc:3060] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:41.240712 19107 consensus_queue.cc:237] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:12:41.238713 19104 log.cc:927] Time spent T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:12:41.248826 17747 raft_consensus.cc:2468] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:41.254266 17898 raft_consensus.cc:2468] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:41.256965 18432 leader_election.cc:304] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: 
I20260709 12:12:41.258455 19083 raft_consensus.cc:2804] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:41.258997 19083 raft_consensus.cc:697] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Becoming Leader. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Running, Role: LEADER
I20260709 12:12:41.259963 19083 consensus_queue.cc:237] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:41.271484 17747 raft_consensus.cc:1240] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Rejecting Update request from peer 1f075ccc8c3c4abc941a48b0cfa742bc for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:41.272884 17743 raft_consensus.cc:2955] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:41.279590 17898 raft_consensus.cc:1275] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:41.287225 19089 raft_consensus.cc:993] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:41.287789 19089 raft_consensus.cc:1081] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Signalling peer b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:41.309840 19114 consensus_queue.cc:1048] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:41.311323 17819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95bed20be23f424886a1882f0d7ecfcf"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:35902
I20260709 12:12:41.312111 17819 raft_consensus.cc:493] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:41.312714 17819 raft_consensus.cc:3060] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:12:41.345161 17714 consensus_peers.cc:597] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3156c8fb3be4fefb963e9175412eb46. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:41.351315 17642 catalog_manager.cc:5697] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 1 to 2, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 2 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:41.370575 17647 catalog_manager.cc:5697] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: term changed from 1 to 2, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196). New cstate: current_term: 2 leader_uuid: "1fa07d821a134963abf33cf7c9f82225" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:41.377038 17822 raft_consensus.cc:1275] T c3156c8fb3be4fefb963e9175412eb46 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:41.378798 19114 raft_consensus.cc:2955] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:41.351151 17819 raft_consensus.cc:515] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:41.384866 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bed20be23f424886a1882f0d7ecfcf" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:41.385484 17896 raft_consensus.cc:3055] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:41.385771 17896 raft_consensus.cc:740] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:41.386802 19069 consensus_queue.cc:1048] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:41.387198 17819 leader_election.cc:290] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:41.388307 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bed20be23f424886a1882f0d7ecfcf" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:41.388957 17742 raft_consensus.cc:3060] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:41.386826 17896 consensus_queue.cc:260] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:41.391322 17896 raft_consensus.cc:3060] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:41.397799 17742 raft_consensus.cc:2468] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 3.
I20260709 12:12:41.396581 17893 raft_consensus.cc:2955] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:41.401681 17788 leader_election.cc:304] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [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: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:41.402639 19111 raft_consensus.cc:2804] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:41.403178 17822 consensus_queue.cc:237] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:41.403868 19111 raft_consensus.cc:697] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:41.405783 19111 consensus_queue.cc:237] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:41.406497 17896 raft_consensus.cc:2468] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 3.
I20260709 12:12:41.419588 17896 raft_consensus.cc:1275] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:12:41.421170 17789 consensus_peers.cc:597] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 74b142b123904c96a84395960aeae7da. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:41.424669 19116 consensus_queue.cc:1048] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:41.434214 17743 raft_consensus.cc:1275] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:12:41.436993 18985 consensus_queue.cc:1048] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:41.437292 17642 catalog_manager.cc:5697] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:41.451926 19123 ts_tablet_manager.cc:933] T d867fbdcce654106a656ea534417c7ba P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:41.468103 17645 catalog_manager.cc:5697] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 2 to 3, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 3 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:41.472334 17819 raft_consensus.cc:2955] T c3156c8fb3be4fefb963e9175412eb46 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:41.472144 19116 raft_consensus.cc:2955] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:41.477468 19123 tablet_copy_client.cc:323] T d867fbdcce654106a656ea534417c7ba P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.195:43813
I20260709 12:12:41.479076 17909 tablet_copy_service.cc:140] P 1f075ccc8c3c4abc941a48b0cfa742bc: Received BeginTabletCopySession request for tablet d867fbdcce654106a656ea534417c7ba from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:39840)
I20260709 12:12:41.479671 17909 tablet_copy_service.cc:161] P 1f075ccc8c3c4abc941a48b0cfa742bc: Beginning new tablet copy session on tablet d867fbdcce654106a656ea534417c7ba from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:39840: session id = 1fa07d821a134963abf33cf7c9f82225-d867fbdcce654106a656ea534417c7ba
I20260709 12:12:41.482220 17893 raft_consensus.cc:2955] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:41.504901 17909 tablet_copy_source_session.cc:215] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:41.505122 17642 catalog_manager.cc:5697] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index -1 to 4, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 3 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:41.502347 17747 raft_consensus.cc:2955] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:41.508291 19123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d867fbdcce654106a656ea534417c7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.521090 17742 consensus_queue.cc:237] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:41.525223 19123 tablet_copy_client.cc:806] T d867fbdcce654106a656ea534417c7ba P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:41.525909 19123 tablet_copy_client.cc:670] T d867fbdcce654106a656ea534417c7ba P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:41.529580 19123 tablet_copy_client.cc:538] T d867fbdcce654106a656ea534417c7ba P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:41.531805 17893 raft_consensus.cc:1275] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:41.533042 17714 consensus_peers.cc:597] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd7f34a9ae2340bab44b0d6663d44b1a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:41.536516 17819 raft_consensus.cc:1275] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:41.538558 19114 consensus_queue.cc:1048] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:41.538965 19123 tablet_bootstrap.cc:492] T d867fbdcce654106a656ea534417c7ba P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:41.549095 17819 raft_consensus.cc:1275] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:41.558617 19114 consensus_queue.cc:1048] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:41.560128 19089 consensus_queue.cc:1048] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:41.566193 19123 tablet_bootstrap.cc:492] T d867fbdcce654106a656ea534417c7ba P 1fa07d821a134963abf33cf7c9f82225: 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:12:41.567209 19123 tablet_bootstrap.cc:492] T d867fbdcce654106a656ea534417c7ba P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:41.568064 19123 ts_tablet_manager.cc:1403] T d867fbdcce654106a656ea534417c7ba P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.007s
I20260709 12:12:41.571353 19123 raft_consensus.cc:359] T d867fbdcce654106a656ea534417c7ba P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:41.572314 19123 raft_consensus.cc:740] T d867fbdcce654106a656ea534417c7ba P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:41.573038 19123 consensus_queue.cc:260] T d867fbdcce654106a656ea534417c7ba P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:41.575923 19123 ts_tablet_manager.cc:1434] T d867fbdcce654106a656ea534417c7ba P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:41.574749 19113 raft_consensus.cc:2955] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:41.575775 17816 raft_consensus.cc:2955] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:41.581063 17909 tablet_copy_service.cc:342] P 1f075ccc8c3c4abc941a48b0cfa742bc: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-d867fbdcce654106a656ea534417c7ba received from {username='slave'} at 127.0.0.1:39840
I20260709 12:12:41.581494 17909 tablet_copy_service.cc:434] P 1f075ccc8c3c4abc941a48b0cfa742bc: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-d867fbdcce654106a656ea534417c7ba on tablet d867fbdcce654106a656ea534417c7ba with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:41.596848 17893 raft_consensus.cc:2955] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:41.599596 17647 catalog_manager.cc:5697] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:41.604403 18468 raft_consensus.cc:1275] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:41.606168 18997 consensus_queue.cc:1048] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:41.701403 17747 raft_consensus.cc:1275] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:41.702950 19089 consensus_queue.cc:1048] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:41.713843 17819 raft_consensus.cc:1275] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:41.715696 18997 consensus_queue.cc:1048] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:41.748898 17896 raft_consensus.cc:1275] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:41.752493 19097 consensus_queue.cc:1048] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:41.773495 17747 raft_consensus.cc:1275] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:41.777612 19108 consensus_queue.cc:1048] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:41.809180 19123 ts_tablet_manager.cc:933] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987)
I20260709 12:12:41.811075 19123 tablet_copy_client.cc:323] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.193:41987
I20260709 12:12:41.812731 17759 tablet_copy_service.cc:140] P 9166408b4e8343fdb95191526cbc10e9: Received BeginTabletCopySession request for tablet c3156c8fb3be4fefb963e9175412eb46 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:51926)
I20260709 12:12:41.813321 17759 tablet_copy_service.cc:161] P 9166408b4e8343fdb95191526cbc10e9: Beginning new tablet copy session on tablet c3156c8fb3be4fefb963e9175412eb46 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:51926: session id = 1fa07d821a134963abf33cf7c9f82225-c3156c8fb3be4fefb963e9175412eb46
I20260709 12:12:41.827320 17759 tablet_copy_source_session.cc:215] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:41.831027 19123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3156c8fb3be4fefb963e9175412eb46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.844007 19123 tablet_copy_client.cc:806] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:41.844681 19123 tablet_copy_client.cc:670] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:41.848971 19123 tablet_copy_client.cc:538] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:41.859587 19123 tablet_bootstrap.cc:492] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:41.878880 17898 raft_consensus.cc:1275] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:41.880926 18985 consensus_queue.cc:1048] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:41.884464 19123 tablet_bootstrap.cc:492] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225: 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:12:41.885486 19123 tablet_bootstrap.cc:492] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:41.886247 19123 ts_tablet_manager.cc:1403] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.004s
I20260709 12:12:41.896063 19123 raft_consensus.cc:359] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:41.897010 19123 raft_consensus.cc:740] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:41.897707 19123 consensus_queue.cc:260] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:41.904035 17747 raft_consensus.cc:1275] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:41.905833 19123 ts_tablet_manager.cc:1434] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:12:41.906158 18985 consensus_queue.cc:1048] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:12:41.921675 17759 tablet_copy_service.cc:342] P 9166408b4e8343fdb95191526cbc10e9: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-c3156c8fb3be4fefb963e9175412eb46 received from {username='slave'} at 127.0.0.1:51926
I20260709 12:12:41.922189 17759 tablet_copy_service.cc:434] P 9166408b4e8343fdb95191526cbc10e9: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-c3156c8fb3be4fefb963e9175412eb46 on tablet c3156c8fb3be4fefb963e9175412eb46 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:41.934315 19123 ts_tablet_manager.cc:933] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:41.946630 19123 tablet_copy_client.cc:323] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.194:46783
I20260709 12:12:41.948822 17834 tablet_copy_service.cc:140] P b1f3512320ab4958a4a6eb54c4a1a412: Received BeginTabletCopySession request for tablet 74b142b123904c96a84395960aeae7da from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:56746)
I20260709 12:12:41.949427 17834 tablet_copy_service.cc:161] P b1f3512320ab4958a4a6eb54c4a1a412: Beginning new tablet copy session on tablet 74b142b123904c96a84395960aeae7da from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:56746: session id = 1fa07d821a134963abf33cf7c9f82225-74b142b123904c96a84395960aeae7da
I20260709 12:12:41.953478 18468 raft_consensus.cc:1217] T d867fbdcce654106a656ea534417c7ba P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:41.967630 17834 tablet_copy_source_session.cc:215] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:41.970815 19123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b142b123904c96a84395960aeae7da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.985967 19123 tablet_copy_client.cc:806] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:41.986536 19123 tablet_copy_client.cc:670] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:41.989419 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:41.992148 19123 tablet_copy_client.cc:538] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:42.003868 19123 tablet_bootstrap.cc:492] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:42.029558 19123 tablet_bootstrap.cc:492] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225: 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:12:42.030633 19123 tablet_bootstrap.cc:492] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:42.031350 19123 ts_tablet_manager.cc:1403] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.028s	user 0.024s	sys 0.005s
I20260709 12:12:42.034201 19123 raft_consensus.cc:359] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:42.035122 19123 raft_consensus.cc:740] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:42.035833 19123 consensus_queue.cc:260] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:42.039976 19123 ts_tablet_manager.cc:1434] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:12:42.041564 17834 tablet_copy_service.cc:342] P b1f3512320ab4958a4a6eb54c4a1a412: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-74b142b123904c96a84395960aeae7da received from {username='slave'} at 127.0.0.1:56746
I20260709 12:12:42.041935 17834 tablet_copy_service.cc:434] P b1f3512320ab4958a4a6eb54c4a1a412: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-74b142b123904c96a84395960aeae7da on tablet 74b142b123904c96a84395960aeae7da with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:42.068902 17747 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a070ee75cca48c18ed1e7490889e1f6"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
mode: GRACEFUL
new_leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:54456
I20260709 12:12:42.069466 17747 raft_consensus.cc:606] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Received request to transfer leadership to TS 1f075ccc8c3c4abc941a48b0cfa742bc
I20260709 12:12:42.072189 17898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bd8576d478f4a63bc3422ca1fca6ef1"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "9166408b4e8343fdb95191526cbc10e9"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:42.072686 17898 raft_consensus.cc:606] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Received request to transfer leadership to TS 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:42.075110 17898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37cc70e1927a48768061af61190a22c8"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:42.075691 17898 raft_consensus.cc:606] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Received request to transfer leadership to TS b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:42.078339 17822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fadb38fdebd484681da3494aa42b6d6"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
mode: GRACEFUL
new_leader_uuid: "9166408b4e8343fdb95191526cbc10e9"
 from {username='slave'} at 127.0.0.1:38890
I20260709 12:12:42.078922 17822 raft_consensus.cc:606] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Received request to transfer leadership to TS 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:42.080447 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:12:42.082175 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:42.083003 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:42.088337 19123 ts_tablet_manager.cc:933] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987)
I20260709 12:12:42.090080 19123 tablet_copy_client.cc:323] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.193:41987
I20260709 12:12:42.091742 17759 tablet_copy_service.cc:140] P 9166408b4e8343fdb95191526cbc10e9: Received BeginTabletCopySession request for tablet bd7f34a9ae2340bab44b0d6663d44b1a from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:51926)
I20260709 12:12:42.092290 17759 tablet_copy_service.cc:161] P 9166408b4e8343fdb95191526cbc10e9: Beginning new tablet copy session on tablet bd7f34a9ae2340bab44b0d6663d44b1a from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:51926: session id = 1fa07d821a134963abf33cf7c9f82225-bd7f34a9ae2340bab44b0d6663d44b1a
I20260709 12:12:42.106316 17759 tablet_copy_source_session.cc:215] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:42.113638 19123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd7f34a9ae2340bab44b0d6663d44b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.145434 19123 tablet_copy_client.cc:806] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:42.146049 19123 tablet_copy_client.cc:670] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:42.150681 19123 tablet_copy_client.cc:538] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:42.160043 19123 tablet_bootstrap.cc:492] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:42.184083 19123 tablet_bootstrap.cc:492] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225: 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:12:42.184974 19123 tablet_bootstrap.cc:492] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:42.185614 19123 ts_tablet_manager.cc:1403] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.004s
I20260709 12:12:42.188311 19123 raft_consensus.cc:359] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:42.189095 19123 raft_consensus.cc:740] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:42.189726 19123 consensus_queue.cc:260] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:42.193686 19123 ts_tablet_manager.cc:1434] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:12:42.195273 17759 tablet_copy_service.cc:342] P 9166408b4e8343fdb95191526cbc10e9: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-bd7f34a9ae2340bab44b0d6663d44b1a received from {username='slave'} at 127.0.0.1:51926
I20260709 12:12:42.195672 17759 tablet_copy_service.cc:434] P 9166408b4e8343fdb95191526cbc10e9: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-bd7f34a9ae2340bab44b0d6663d44b1a on tablet bd7f34a9ae2340bab44b0d6663d44b1a with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:42.273751 19113 raft_consensus.cc:993] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9: : Instructing follower 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:42.274341 19114 raft_consensus.cc:1081] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Signalling peer 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:42.275990 17898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a070ee75cca48c18ed1e7490889e1f6"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:56824
I20260709 12:12:42.276827 17898 raft_consensus.cc:493] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:42.277271 17898 raft_consensus.cc:3060] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:42.282749 17898 raft_consensus.cc:515] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:42.285813 17898 leader_election.cc:290] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:42.286118 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a070ee75cca48c18ed1e7490889e1f6" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:42.286759 17747 raft_consensus.cc:3055] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:42.287122 17747 raft_consensus.cc:740] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:42.290829 17747 consensus_queue.cc:260] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:42.292757 17747 raft_consensus.cc:3060] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:42.293455 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a070ee75cca48c18ed1e7490889e1f6" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:42.294046 17822 raft_consensus.cc:3060] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:42.304343 17747 raft_consensus.cc:2468] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 3.
I20260709 12:12:42.305704 17862 leader_election.cc:304] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:42.306510 18997 raft_consensus.cc:2804] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:42.306929 18997 raft_consensus.cc:697] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:42.307603 18997 consensus_queue.cc:237] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:42.311646 17822 raft_consensus.cc:2468] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 3.
I20260709 12:12:42.313602 19089 raft_consensus.cc:993] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:42.314311 19089 raft_consensus.cc:1081] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Signalling peer b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:42.318548 17822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37cc70e1927a48768061af61190a22c8"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:35902
I20260709 12:12:42.319075 17822 raft_consensus.cc:493] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:42.319429 17822 raft_consensus.cc:3060] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.327234 17645 catalog_manager.cc:5697] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 2 to 3, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 3 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:42.329092 17822 raft_consensus.cc:515] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:42.331491 17822 leader_election.cc:290] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:42.332283 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cc70e1927a48768061af61190a22c8" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:42.332639 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cc70e1927a48768061af61190a22c8" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:42.332980 17747 raft_consensus.cc:3060] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.333298 17898 raft_consensus.cc:3055] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:42.333664 17898 raft_consensus.cc:740] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:42.334694 17898 consensus_queue.cc:260] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:42.335914 17898 raft_consensus.cc:3060] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.346289 17898 raft_consensus.cc:2468] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
I20260709 12:12:42.347256 17789 leader_election.cc:304] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:42.348125 19116 raft_consensus.cc:2804] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:42.348611 19116 raft_consensus.cc:697] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:42.349349 19116 consensus_queue.cc:237] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:42.351568 17747 raft_consensus.cc:2468] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
I20260709 12:12:42.369576 17647 catalog_manager.cc:5697] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 1 to 2, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:42.415293 18468 raft_consensus.cc:1217] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:42.474124 18997 raft_consensus.cc:1064] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:42.476095 18997 consensus_queue.cc:237] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:42.481709 18468 raft_consensus.cc:1275] T d867fbdcce654106a656ea534417c7ba P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:42.482558 17819 raft_consensus.cc:1275] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:42.483165 17743 raft_consensus.cc:1275] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:42.483160 19107 consensus_queue.cc:1048] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:42.484200 18997 consensus_queue.cc:1048] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:42.485666 19089 consensus_queue.cc:1048] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:42.493989 19116 raft_consensus.cc:993] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412: : Instructing follower 9166408b4e8343fdb95191526cbc10e9 to start an election
I20260709 12:12:42.494426 19116 raft_consensus.cc:1081] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Signalling peer 9166408b4e8343fdb95191526cbc10e9 to start an election
I20260709 12:12:42.498245 17747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fadb38fdebd484681da3494aa42b6d6"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
 from {username='slave'} at 127.0.0.1:48014
I20260709 12:12:42.498767 17747 raft_consensus.cc:493] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:42.499131 17747 raft_consensus.cc:3060] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.509707 17747 raft_consensus.cc:515] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:42.514247 18467 raft_consensus.cc:1217] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:12:42.522166 19089 raft_consensus.cc:2955] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:42.523268 18467 raft_consensus.cc:2955] T d867fbdcce654106a656ea534417c7ba P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:42.539538 17743 raft_consensus.cc:2955] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:42.553385 17747 leader_election.cc:290] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 2 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:42.555281 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fadb38fdebd484681da3494aa42b6d6" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:42.555943 17822 raft_consensus.cc:3055] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:42.556212 17822 raft_consensus.cc:740] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:42.556875 17822 consensus_queue.cc:260] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:42.557847 17822 raft_consensus.cc:3060] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.559667 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fadb38fdebd484681da3494aa42b6d6" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
I20260709 12:12:42.560237 18468 raft_consensus.cc:3060] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.572669 18997 raft_consensus.cc:993] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower 9166408b4e8343fdb95191526cbc10e9 to start an election
I20260709 12:12:42.572675 17816 raft_consensus.cc:2955] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:42.576712 18464 raft_consensus.cc:1217] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:42.581148 18468 raft_consensus.cc:2468] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 2.
I20260709 12:12:42.582522 17714 leader_election.cc:304] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fa07d821a134963abf33cf7c9f82225, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:42.583446 19113 raft_consensus.cc:2804] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:42.583971 19113 raft_consensus.cc:697] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:42.584831 19113 consensus_queue.cc:237] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:42.588169 18997 raft_consensus.cc:1081] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Signalling peer 9166408b4e8343fdb95191526cbc10e9 to start an election
I20260709 12:12:42.596649 17642 catalog_manager.cc:5697] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:42.601542 17822 raft_consensus.cc:2468] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 2.
I20260709 12:12:42.603628 17747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bd8576d478f4a63bc3422ca1fca6ef1"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
 from {username='slave'} at 127.0.0.1:48004
I20260709 12:12:42.604293 17747 raft_consensus.cc:493] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:42.604696 17747 raft_consensus.cc:3060] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.611853 17747 raft_consensus.cc:515] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:42.613915 17747 leader_election.cc:290] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 2 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:42.619475 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd8576d478f4a63bc3422ca1fca6ef1" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:42.620050 17898 raft_consensus.cc:3055] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:42.621585 17898 raft_consensus.cc:740] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:42.622274 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd8576d478f4a63bc3422ca1fca6ef1" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:42.622889 17822 raft_consensus.cc:3060] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.622581 17898 consensus_queue.cc:260] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:42.624220 17898 raft_consensus.cc:3060] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:42.634908 17822 raft_consensus.cc:2468] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 2.
I20260709 12:12:42.636402 17715 leader_election.cc:304] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:42.640187 19113 raft_consensus.cc:2804] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:42.640767 19113 raft_consensus.cc:697] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:42.641539 19113 consensus_queue.cc:237] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:42.646541 17893 consensus_queue.cc:237] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:42.664324 17822 raft_consensus.cc:1275] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:42.665839 19107 consensus_queue.cc:1048] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:42.667313 17898 raft_consensus.cc:2468] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 2.
I20260709 12:12:42.667474 18468 raft_consensus.cc:1275] T d867fbdcce654106a656ea534417c7ba P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:42.673213 19107 raft_consensus.cc:2955] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:42.677215 17816 raft_consensus.cc:2955] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:42.668540 17642 catalog_manager.cc:5697] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 1 to 2, leader changed from b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:42.674983 19089 consensus_queue.cc:1048] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:42.689100 17633 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d867fbdcce654106a656ea534417c7ba with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:42.697625 18468 raft_consensus.cc:2955] T d867fbdcce654106a656ea534417c7ba P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:42.707232 17642 catalog_manager.cc:5697] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 1 to 2, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:42.719434 17647 catalog_manager.cc:5697] T d867fbdcce654106a656ea534417c7ba P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:42.732339 17737 tablet_service.cc:1558] Processing DeleteTablet for tablet d867fbdcce654106a656ea534417c7ba with delete_type TABLET_DATA_TOMBSTONED (TS 9166408b4e8343fdb95191526cbc10e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48000
I20260709 12:12:42.736290 19168 tablet_replica.cc:333] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:42.737389 19168 raft_consensus.cc:2243] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:42.738023 19168 raft_consensus.cc:2272] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:42.740691 19168 ts_tablet_manager.cc:1916] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:42.757174 19168 ts_tablet_manager.cc:1929] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:42.757623 19168 log.cc:1199] T d867fbdcce654106a656ea534417c7ba P 9166408b4e8343fdb95191526cbc10e9: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-0-root/wals/d867fbdcce654106a656ea534417c7ba
I20260709 12:12:42.759176 17632 catalog_manager.cc:5028] TS 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): tablet d867fbdcce654106a656ea534417c7ba (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:42.813668 17816 raft_consensus.cc:1275] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:42.815025 19089 consensus_queue.cc:1048] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:42.848662 17747 raft_consensus.cc:1275] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:42.850497 19089 consensus_queue.cc:1048] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:42.856019 17742 raft_consensus.cc:1275] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:42.857417 19167 consensus_queue.cc:1048] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:42.871579 17893 raft_consensus.cc:1275] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:42.873349 19111 consensus_queue.cc:1048] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:42.933987 19111 raft_consensus.cc:1064] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:42.936023 19111 consensus_queue.cc:237] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:42.942276 18468 raft_consensus.cc:1275] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [term 3 LEARNER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:12:42.942308 17747 raft_consensus.cc:1275] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:12:42.943899 17893 raft_consensus.cc:1275] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:12:42.943809 19167 consensus_queue.cc:1048] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:42.944909 19116 consensus_queue.cc:1048] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:42.948019 19116 consensus_queue.cc:1048] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:12:42.962322 19113 raft_consensus.cc:1064] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:42.965361 19113 consensus_queue.cc:237] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:42.971045 19116 raft_consensus.cc:2955] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:42.976637 17898 raft_consensus.cc:2955] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:42.988828 18468 raft_consensus.cc:2955] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:42.992218 18467 raft_consensus.cc:1275] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:42.998260 17747 raft_consensus.cc:2955] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.007023 17645 catalog_manager.cc:5697] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index 4 to 5, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.007043 19069 consensus_queue.cc:1048] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:12:43.049469 17819 consensus_queue.cc:237] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:43.060119 18468 raft_consensus.cc:1275] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:12:43.062466 19111 consensus_queue.cc:1048] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:43.073452 17898 raft_consensus.cc:1275] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:12:43.073134 19167 raft_consensus.cc:2955] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.075980 19116 consensus_queue.cc:1048] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:12:43.080610 17898 raft_consensus.cc:2955] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.084910 18467 raft_consensus.cc:1275] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:43.085893 17896 raft_consensus.cc:1275] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:12:43.091346 17715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 94283.8us
I20260709 12:12:43.094043 18467 raft_consensus.cc:2955] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.098012 17819 raft_consensus.cc:1275] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:43.105064 17822 raft_consensus.cc:1275] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:43.109494 17634 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 74b142b123904c96a84395960aeae7da with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:43.120916 17645 catalog_manager.cc:5697] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index 5 to 6, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New cstate: current_term: 3 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.147869 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:43.154068 19182 consensus_queue.cc:1048] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:43.154418 17822 raft_consensus.cc:1275] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:43.183553 19184 consensus_queue.cc:1048] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:12:43.183702 19181 consensus_queue.cc:1048] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:43.185865 19181 raft_consensus.cc:1064] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:43.189385 19181 consensus_queue.cc:237] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:43.192332 19113 consensus_queue.cc:1048] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:43.199144 17896 raft_consensus.cc:1275] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:43.204862 17737 tablet_service.cc:1558] Processing DeleteTablet for tablet 74b142b123904c96a84395960aeae7da with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 5 (current committed config index is 6)) from {username='slave'} at 127.0.0.1:48000
I20260709 12:12:43.205904 19168 tablet_replica.cc:333] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:43.206985 19168 raft_consensus.cc:2243] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:43.207261 19183 consensus_queue.cc:1048] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:43.207777 19168 raft_consensus.cc:2272] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:43.214128 19168 ts_tablet_manager.cc:1916] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:12:43.272308 17715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 91134.6us
I20260709 12:12:43.296020 17893 raft_consensus.cc:1275] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:43.372117 19187 consensus_queue.cc:1048] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.063s
I20260709 12:12:43.294937 19182 consensus_queue.cc:1048] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.076s
I20260709 12:12:43.387084 19168 ts_tablet_manager.cc:1929] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:12:43.387620 17825 raft_consensus.cc:1275] T c3156c8fb3be4fefb963e9175412eb46 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:43.395056 19168 log.cc:1199] T 74b142b123904c96a84395960aeae7da P 9166408b4e8343fdb95191526cbc10e9: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-0-root/wals/74b142b123904c96a84395960aeae7da
I20260709 12:12:43.396597 19182 consensus_queue.cc:1048] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:43.457784 19181 raft_consensus.cc:2955] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.469146 17816 raft_consensus.cc:2955] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.476958 17632 catalog_manager.cc:5028] TS 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): tablet 74b142b123904c96a84395960aeae7da (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
W20260709 12:12:43.500880 18431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 196467us
I20260709 12:12:43.502324 18464 raft_consensus.cc:1275] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:43.504371 18464 raft_consensus.cc:2955] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.515256 17896 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4641a06eec6e4be0be329858d9002838"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:43.515960 17896 raft_consensus.cc:606] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Received request to transfer leadership to TS b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:43.519353 17743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a43e7915e6cd457e9b7c82e7a4650fe5"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
mode: GRACEFUL
new_leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:54456
I20260709 12:12:43.519906 17743 raft_consensus.cc:606] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Received request to transfer leadership to TS 1f075ccc8c3c4abc941a48b0cfa742bc
I20260709 12:12:43.533746 17743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9e5f7af7fea42c1a7f92d5465cd5b68"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
mode: GRACEFUL
new_leader_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:54456
I20260709 12:12:43.534324 17743 raft_consensus.cc:606] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Received request to transfer leadership to TS 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:43.530004 17645 catalog_manager.cc:5697] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.542042 19113 consensus_queue.cc:1048] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:43.553344 17893 raft_consensus.cc:2955] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.557988 17819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d38eb914df86461789dcc98b196db6a5"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
mode: GRACEFUL
new_leader_uuid: "9166408b4e8343fdb95191526cbc10e9"
 from {username='slave'} at 127.0.0.1:38890
I20260709 12:12:43.558642 17819 raft_consensus.cc:606] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Received request to transfer leadership to TS 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:43.567996 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:12:43.569917 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:43.570859 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:43.585685 19181 raft_consensus.cc:2955] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.598966 17743 consensus_queue.cc:237] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:43.614557 17819 raft_consensus.cc:1275] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:43.623615 19199 raft_consensus.cc:993] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9: : Instructing follower 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:43.623769 19181 consensus_queue.cc:1048] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:43.624156 19199 raft_consensus.cc:1081] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Signalling peer 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:43.627975 19111 raft_consensus.cc:993] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412: : Instructing follower 9166408b4e8343fdb95191526cbc10e9 to start an election
I20260709 12:12:43.629258 19111 raft_consensus.cc:1081] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Signalling peer 9166408b4e8343fdb95191526cbc10e9 to start an election
I20260709 12:12:43.632929 17747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d38eb914df86461789dcc98b196db6a5"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
 from {username='slave'} at 127.0.0.1:48014
I20260709 12:12:43.633436 17747 raft_consensus.cc:493] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:43.633745 17747 raft_consensus.cc:3060] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:43.638171 17816 raft_consensus.cc:2955] T c3156c8fb3be4fefb963e9175412eb46 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.647153 18467 raft_consensus.cc:1275] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:43.646556 17893 raft_consensus.cc:2955] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.649945 17747 raft_consensus.cc:515] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:43.652628 17747 leader_election.cc:290] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 2 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:43.655135 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38eb914df86461789dcc98b196db6a5" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:43.655655 17822 raft_consensus.cc:3055] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:43.655993 17822 raft_consensus.cc:740] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:43.656165 19113 raft_consensus.cc:2955] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.657060 17822 consensus_queue.cc:260] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:43.658298 18464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9e5f7af7fea42c1a7f92d5465cd5b68"
dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:51514
I20260709 12:12:43.659085 18464 raft_consensus.cc:493] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:43.659499 18464 raft_consensus.cc:3060] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:43.658478 17822 raft_consensus.cc:3060] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:43.665416 17819 raft_consensus.cc:2955] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.667997 18467 raft_consensus.cc:2955] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.684494 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38eb914df86461789dcc98b196db6a5" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:43.685072 17898 raft_consensus.cc:3060] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:43.692106 17898 raft_consensus.cc:2468] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 2.
I20260709 12:12:43.692133 19181 consensus_queue.cc:1048] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:43.693660 17822 raft_consensus.cc:2468] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 2.
I20260709 12:12:43.696565 17642 catalog_manager.cc:5697] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.698663 17715 leader_election.cc:304] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:43.699587 19184 raft_consensus.cc:2804] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:43.700137 19184 raft_consensus.cc:697] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:43.701229 19184 consensus_queue.cc:237] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:43.702039 17632 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bd7f34a9ae2340bab44b0d6663d44b1a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:43.717724 18468 raft_consensus.cc:2955] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.720196 18464 raft_consensus.cc:515] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:43.722106 18464 leader_election.cc:290] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:43.726749 17743 consensus_queue.cc:237] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:43.727690 19113 raft_consensus.cc:993] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9: : Instructing follower 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:43.727875 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e5f7af7fea42c1a7f92d5465cd5b68" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:43.728228 19200 raft_consensus.cc:1081] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Signalling peer 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:43.728479 17747 raft_consensus.cc:3055] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:43.728888 17747 raft_consensus.cc:740] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:43.728412 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e5f7af7fea42c1a7f92d5465cd5b68" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:43.731302 17822 raft_consensus.cc:3060] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:43.729555 17747 consensus_queue.cc:260] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:43.736644 17747 raft_consensus.cc:3060] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:43.740546 17822 raft_consensus.cc:2468] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:43.743366 17898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a43e7915e6cd457e9b7c82e7a4650fe5"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:56824
I20260709 12:12:43.743903 17898 raft_consensus.cc:493] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:43.744246 17898 raft_consensus.cc:3060] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:43.756094 18468 raft_consensus.cc:1275] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:43.757344 17893 raft_consensus.cc:1275] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:43.761539 18433 leader_election.cc:304] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:43.763592 19197 raft_consensus.cc:2804] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:43.764094 19197 raft_consensus.cc:697] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Becoming Leader. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Running, Role: LEADER
I20260709 12:12:43.763444 17643 catalog_manager.cc:5697] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.764889 19197 consensus_queue.cc:237] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:43.767508 19069 consensus_queue.cc:1048] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:43.767786 17898 raft_consensus.cc:515] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:43.770522 17898 leader_election.cc:290] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:43.770684 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a43e7915e6cd457e9b7c82e7a4650fe5" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
I20260709 12:12:43.771229 18468 raft_consensus.cc:3060] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:43.772687 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a43e7915e6cd457e9b7c82e7a4650fe5" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:43.773198 17750 raft_consensus.cc:3055] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:43.773495 17750 raft_consensus.cc:740] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:43.774179 17750 consensus_queue.cc:260] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:43.775264 17750 raft_consensus.cc:3060] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:43.778851 19200 consensus_queue.cc:1048] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:43.780925 17747 raft_consensus.cc:2468] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:43.786630 19193 raft_consensus.cc:993] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:43.787087 19193 raft_consensus.cc:1081] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Signalling peer b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:43.789254 17881 tablet_service.cc:1558] Processing DeleteTablet for tablet bd7f34a9ae2340bab44b0d6663d44b1a with delete_type TABLET_DATA_TOMBSTONED (TS 1f075ccc8c3c4abc941a48b0cfa742bc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56816
I20260709 12:12:43.793320 19181 raft_consensus.cc:2955] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.795305 18464 raft_consensus.cc:2955] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.799530 17645 catalog_manager.cc:5697] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 1 to 2, leader changed from b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:43.791733 17822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4641a06eec6e4be0be329858d9002838"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:35902
I20260709 12:12:43.801488 17822 raft_consensus.cc:493] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:43.801831 17822 raft_consensus.cc:3060] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:43.812355 18468 raft_consensus.cc:2468] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:43.813592 17863 leader_election.cc:304] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: 
I20260709 12:12:43.814616 19198 raft_consensus.cc:2804] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:43.815155 19198 raft_consensus.cc:697] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:43.815789 17750 raft_consensus.cc:2468] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:43.818549 19198 consensus_queue.cc:237] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:43.825685 17822 raft_consensus.cc:515] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:43.827488 17822 leader_election.cc:290] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Requested vote from peers 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:43.830063 17893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4641a06eec6e4be0be329858d9002838" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:43.830963 17893 raft_consensus.cc:3055] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:43.831314 17893 raft_consensus.cc:740] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:43.831403 17898 raft_consensus.cc:2955] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:43.832309 17893 consensus_queue.cc:260] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:43.833773 17893 raft_consensus.cc:3060] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:43.838833 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4641a06eec6e4be0be329858d9002838" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
I20260709 12:12:43.841228 19212 tablet_replica.cc:333] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:12:43.841394 17893 raft_consensus.cc:2468] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
I20260709 12:12:43.847023 17632 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c3156c8fb3be4fefb963e9175412eb46 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:43.849571 18464 raft_consensus.cc:3060] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:43.854662 17789 leader_election.cc:304] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:43.856169 19167 raft_consensus.cc:2804] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:43.856642 19167 raft_consensus.cc:697] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:43.857441 19167 consensus_queue.cc:237] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:43.879333 18464 raft_consensus.cc:2468] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
I20260709 12:12:43.881347 17645 catalog_manager.cc:5697] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:43.895058 17643 catalog_manager.cc:5697] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: term changed from 1 to 2, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196). New cstate: current_term: 2 leader_uuid: "1fa07d821a134963abf33cf7c9f82225" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:43.908651 19212 raft_consensus.cc:2243] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:43.926187 19212 raft_consensus.cc:2272] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:43.934000 19212 ts_tablet_manager.cc:1916] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:43.942714 17814 tablet_service.cc:1558] Processing DeleteTablet for tablet c3156c8fb3be4fefb963e9175412eb46 with delete_type TABLET_DATA_TOMBSTONED (TS b1f3512320ab4958a4a6eb54c4a1a412 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35898
I20260709 12:12:43.946820 17642 catalog_manager.cc:5697] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 1 to 2, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 2 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:43.997061 19216 tablet_replica.cc:333] T c3156c8fb3be4fefb963e9175412eb46 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:12:43.998090 19216 raft_consensus.cc:2243] T c3156c8fb3be4fefb963e9175412eb46 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:43.997879 17647 catalog_manager.cc:5697] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 1 to 2, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:44.004809 19216 raft_consensus.cc:2272] T c3156c8fb3be4fefb963e9175412eb46 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:44.010562 19216 ts_tablet_manager.cc:1916] T c3156c8fb3be4fefb963e9175412eb46 P b1f3512320ab4958a4a6eb54c4a1a412: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:44.025245 19216 ts_tablet_manager.cc:1929] T c3156c8fb3be4fefb963e9175412eb46 P b1f3512320ab4958a4a6eb54c4a1a412: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:44.025660 19216 log.cc:1199] T c3156c8fb3be4fefb963e9175412eb46 P b1f3512320ab4958a4a6eb54c4a1a412: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-1-root/wals/c3156c8fb3be4fefb963e9175412eb46
I20260709 12:12:44.027249 17634 catalog_manager.cc:5028] TS b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): tablet c3156c8fb3be4fefb963e9175412eb46 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:44.030822 19212 ts_tablet_manager.cc:1929] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:44.031342 19212 log.cc:1199] T bd7f34a9ae2340bab44b0d6663d44b1a P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-2-root/wals/bd7f34a9ae2340bab44b0d6663d44b1a
I20260709 12:12:44.032895 17633 catalog_manager.cc:5028] TS 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): tablet bd7f34a9ae2340bab44b0d6663d44b1a (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:44.154749 17822 raft_consensus.cc:1275] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:44.155998 19197 consensus_queue.cc:1048] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:44.165397 17750 raft_consensus.cc:1275] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:44.167238 19202 consensus_queue.cc:1048] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:44.207247 17893 raft_consensus.cc:1275] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:44.209568 19181 consensus_queue.cc:1048] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:44.219781 17822 raft_consensus.cc:1275] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:44.221102 19196 consensus_queue.cc:1048] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:44.305670 17750 raft_consensus.cc:1275] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:44.306758 19089 consensus_queue.cc:1048] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:44.315516 18468 raft_consensus.cc:1275] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:44.319270 19201 consensus_queue.cc:1048] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:44.329475 18464 raft_consensus.cc:1275] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:44.330991 19167 consensus_queue.cc:1048] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:44.346247 17898 raft_consensus.cc:1275] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:44.347941 19111 consensus_queue.cc:1048] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:44.816900 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:44.853632 17893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36a44d8f0bc442c082b50c5fc9470e92"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:44.854187 17893 raft_consensus.cc:606] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Received request to transfer leadership to TS b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:44.856729 17750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab236f32365a401f8f618c613cb950ce"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
mode: GRACEFUL
new_leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:54456
I20260709 12:12:44.857242 17750 raft_consensus.cc:606] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Received request to transfer leadership to TS 1f075ccc8c3c4abc941a48b0cfa742bc
I20260709 12:12:44.859601 17816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5dc085b22094c21aa6ba271fd2c338f"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
mode: GRACEFUL
new_leader_uuid: "9166408b4e8343fdb95191526cbc10e9"
 from {username='slave'} at 127.0.0.1:38890
I20260709 12:12:44.862043 17816 raft_consensus.cc:606] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Received request to transfer leadership to TS 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:44.864149 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:12:44.866432 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:44.867175 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:44.939323 19181 raft_consensus.cc:993] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9: : Instructing follower 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:44.939896 19200 raft_consensus.cc:1081] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Signalling peer 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:44.941279 17893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab236f32365a401f8f618c613cb950ce"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:56824
I20260709 12:12:44.941766 17893 raft_consensus.cc:493] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:44.942128 17893 raft_consensus.cc:3060] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:44.949756 17893 raft_consensus.cc:515] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:44.951440 17893 leader_election.cc:290] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:44.952032 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab236f32365a401f8f618c613cb950ce" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:44.952531 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab236f32365a401f8f618c613cb950ce" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:44.952730 17747 raft_consensus.cc:3055] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:44.953088 17822 raft_consensus.cc:3060] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:44.953112 17747 raft_consensus.cc:740] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:44.956771 17747 consensus_queue.cc:260] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:44.957901 17747 raft_consensus.cc:3060] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:44.958475 17822 raft_consensus.cc:2468] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 3.
I20260709 12:12:44.959482 17864 leader_election.cc:304] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:44.960253 19193 raft_consensus.cc:2804] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:44.960718 19193 raft_consensus.cc:697] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:44.961540 19193 consensus_queue.cc:237] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:44.964080 17747 raft_consensus.cc:2468] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 3.
I20260709 12:12:44.973222 17645 catalog_manager.cc:5697] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 2 to 3, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 3 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:45.018673 17893 consensus_queue.cc:237] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
W20260709 12:12:45.025792 17863 consensus_peers.cc:597] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4dbd2df8a09f4dfd9fef3b56cf3f42a8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:45.027012 17816 raft_consensus.cc:1275] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:45.028048 17750 raft_consensus.cc:1275] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:45.028393 19201 consensus_queue.cc:1048] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:45.031589 19201 consensus_queue.cc:1048] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:45.040561 19089 raft_consensus.cc:2955] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:45.042579 17743 raft_consensus.cc:2955] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:45.058404 17822 raft_consensus.cc:2955] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:45.061822 17645 catalog_manager.cc:5697] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:45.061863 17816 consensus_queue.cc:237] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:45.076323 19194 raft_consensus.cc:993] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412: : Instructing follower 9166408b4e8343fdb95191526cbc10e9 to start an election
I20260709 12:12:45.076805 19194 raft_consensus.cc:1081] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Signalling peer 9166408b4e8343fdb95191526cbc10e9 to start an election
I20260709 12:12:45.079618 17750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5dc085b22094c21aa6ba271fd2c338f"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
 from {username='slave'} at 127.0.0.1:48014
I20260709 12:12:45.080171 17750 raft_consensus.cc:493] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:45.080536 17750 raft_consensus.cc:3060] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:45.090476 17750 raft_consensus.cc:515] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:45.092607 17750 leader_election.cc:290] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 2 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:45.093864 17893 raft_consensus.cc:1275] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:12:45.094339 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5dc085b22094c21aa6ba271fd2c338f" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:45.094944 17898 raft_consensus.cc:3060] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:45.095355 19111 consensus_queue.cc:1048] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:45.096123 17819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5dc085b22094c21aa6ba271fd2c338f" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:45.096695 17819 raft_consensus.cc:3055] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:45.096993 17819 raft_consensus.cc:740] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:45.097731 17819 consensus_queue.cc:260] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:45.098968 17819 raft_consensus.cc:3060] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:45.099535 17750 raft_consensus.cc:1275] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:12:45.100929 17789 consensus_peers.cc:597] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 37cc70e1927a48768061af61190a22c8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:45.101066 19203 consensus_queue.cc:1048] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:45.103153 17898 raft_consensus.cc:2468] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 2.
I20260709 12:12:45.107714 17714 leader_election.cc:304] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:45.108815 17819 raft_consensus.cc:2468] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 2.
I20260709 12:12:45.109795 19181 raft_consensus.cc:2804] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:45.114940 19181 raft_consensus.cc:697] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:45.116564 19203 raft_consensus.cc:2955] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:45.118594 19181 consensus_queue.cc:237] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:45.119439 17898 raft_consensus.cc:2955] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:45.140770 17750 raft_consensus.cc:2955] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:45.145393 17896 consensus_queue.cc:237] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:45.145773 17643 catalog_manager.cc:5697] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 2 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:45.154780 17647 catalog_manager.cc:5697] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 1 to 2, leader changed from b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:45.172538 17819 raft_consensus.cc:1275] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:12:45.173853 17750 raft_consensus.cc:1275] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:12:45.174038 19237 consensus_queue.cc:1048] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:45.174880 17863 consensus_peers.cc:597] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b8623b74859a4d0f9815a82f8e11fa74. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:45.175325 19089 consensus_queue.cc:1048] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:45.182617 19201 raft_consensus.cc:2955] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:45.184551 17819 raft_consensus.cc:2955] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:45.187397 17750 raft_consensus.cc:2955] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:45.199898 17896 consensus_queue.cc:237] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:45.205302 17643 catalog_manager.cc:5697] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 2 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:45.213663 17819 raft_consensus.cc:1275] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:45.214603 17750 raft_consensus.cc:1275] T 7561a223a79b4963b8a195597c89c353 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:45.216077 19193 consensus_queue.cc:1048] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:45.216938 19237 consensus_queue.cc:1048] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:45.218983 17863 consensus_peers.cc:597] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7561a223a79b4963b8a195597c89c353. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:45.225196 19201 raft_consensus.cc:993] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:45.225701 19201 raft_consensus.cc:1081] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Signalling peer b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:45.227275 17816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36a44d8f0bc442c082b50c5fc9470e92"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:35902
I20260709 12:12:45.227777 17816 raft_consensus.cc:493] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:45.228144 17816 raft_consensus.cc:3060] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:45.236076 17816 raft_consensus.cc:515] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:45.237149 19201 raft_consensus.cc:2955] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:45.240283 17819 raft_consensus.cc:2955] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:45.240291 17743 raft_consensus.cc:2955] T 7561a223a79b4963b8a195597c89c353 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:45.256845 17816 leader_election.cc:290] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Requested vote from peers 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:45.263523 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a44d8f0bc442c082b50c5fc9470e92" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
I20260709 12:12:45.264086 18464 raft_consensus.cc:3060] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:45.266808 17645 catalog_manager.cc:5697] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:45.269584 17893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a44d8f0bc442c082b50c5fc9470e92" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:45.270154 17893 raft_consensus.cc:3055] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:45.270455 17893 raft_consensus.cc:740] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:45.270658 18464 raft_consensus.cc:2468] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
I20260709 12:12:45.271206 17893 consensus_queue.cc:260] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:45.273963 17893 raft_consensus.cc:3060] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:45.279405 17893 raft_consensus.cc:2468] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
I20260709 12:12:45.281759 17789 leader_election.cc:304] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:45.282532 19203 raft_consensus.cc:2804] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:45.283195 19203 raft_consensus.cc:697] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:45.284022 19203 consensus_queue.cc:237] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:45.321341 17647 catalog_manager.cc:5697] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 1 to 2, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:45.546131 19251 ts_tablet_manager.cc:933] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:45.553320 19252 ts_tablet_manager.cc:933] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:45.555827 19251 tablet_copy_client.cc:323] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.194:46783
I20260709 12:12:45.555979 19252 tablet_copy_client.cc:323] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.195:43813
I20260709 12:12:45.559204 17834 tablet_copy_service.cc:140] P b1f3512320ab4958a4a6eb54c4a1a412: Received BeginTabletCopySession request for tablet 37cc70e1927a48768061af61190a22c8 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:56746)
I20260709 12:12:45.559607 17909 tablet_copy_service.cc:140] P 1f075ccc8c3c4abc941a48b0cfa742bc: Received BeginTabletCopySession request for tablet 4dbd2df8a09f4dfd9fef3b56cf3f42a8 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:39840)
I20260709 12:12:45.559978 17834 tablet_copy_service.cc:161] P b1f3512320ab4958a4a6eb54c4a1a412: Beginning new tablet copy session on tablet 37cc70e1927a48768061af61190a22c8 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:56746: session id = 1fa07d821a134963abf33cf7c9f82225-37cc70e1927a48768061af61190a22c8
I20260709 12:12:45.560429 17909 tablet_copy_service.cc:161] P 1f075ccc8c3c4abc941a48b0cfa742bc: Beginning new tablet copy session on tablet 4dbd2df8a09f4dfd9fef3b56cf3f42a8 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:39840: session id = 1fa07d821a134963abf33cf7c9f82225-4dbd2df8a09f4dfd9fef3b56cf3f42a8
I20260709 12:12:45.569351 17909 tablet_copy_source_session.cc:215] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:45.580956 17834 tablet_copy_source_session.cc:215] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:45.590116 17750 raft_consensus.cc:1275] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:45.593633 19193 consensus_queue.cc:1048] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:45.584510 17816 raft_consensus.cc:1275] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:45.603233 19251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37cc70e1927a48768061af61190a22c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:45.607893 19252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dbd2df8a09f4dfd9fef3b56cf3f42a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:45.609984 19201 consensus_queue.cc:1048] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:45.612980 19255 ts_tablet_manager.cc:933] T b8623b74859a4d0f9815a82f8e11fa74 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:45.644266 19255 tablet_copy_client.cc:323] T b8623b74859a4d0f9815a82f8e11fa74 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.195:43813
I20260709 12:12:45.647941 17909 tablet_copy_service.cc:140] P 1f075ccc8c3c4abc941a48b0cfa742bc: Received BeginTabletCopySession request for tablet b8623b74859a4d0f9815a82f8e11fa74 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:39840)
I20260709 12:12:45.648533 17909 tablet_copy_service.cc:161] P 1f075ccc8c3c4abc941a48b0cfa742bc: Beginning new tablet copy session on tablet b8623b74859a4d0f9815a82f8e11fa74 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:39840: session id = 1fa07d821a134963abf33cf7c9f82225-b8623b74859a4d0f9815a82f8e11fa74
I20260709 12:12:45.654645 19251 tablet_copy_client.cc:806] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:45.655972 19251 tablet_copy_client.cc:670] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:45.668946 17909 tablet_copy_source_session.cc:215] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:45.674453 19255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8623b74859a4d0f9815a82f8e11fa74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:45.671032 19252 tablet_copy_client.cc:806] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:45.688493 19252 tablet_copy_client.cc:670] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:45.671168 19251 tablet_copy_client.cc:538] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:45.713027 19252 tablet_copy_client.cc:538] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:45.714184 17817 raft_consensus.cc:1275] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:45.733542 17896 raft_consensus.cc:1275] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:45.736545 19196 consensus_queue.cc:1048] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:45.746270 19181 consensus_queue.cc:1048] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:45.764791 19251 tablet_bootstrap.cc:492] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:45.777825 19259 ts_tablet_manager.cc:933] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:45.825779 19252 tablet_bootstrap.cc:492] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:45.865926 19255 tablet_copy_client.cc:806] T b8623b74859a4d0f9815a82f8e11fa74 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:45.866622 19255 tablet_copy_client.cc:670] T b8623b74859a4d0f9815a82f8e11fa74 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:45.907552 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:45.948064 19255 tablet_copy_client.cc:538] T b8623b74859a4d0f9815a82f8e11fa74 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:45.955435 18468 raft_consensus.cc:1275] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:45.955559 19259 tablet_copy_client.cc:323] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.195:43813
I20260709 12:12:45.958240 17909 tablet_copy_service.cc:140] P 1f075ccc8c3c4abc941a48b0cfa742bc: Received BeginTabletCopySession request for tablet 7561a223a79b4963b8a195597c89c353 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:39840)
I20260709 12:12:45.958794 17909 tablet_copy_service.cc:161] P 1f075ccc8c3c4abc941a48b0cfa742bc: Beginning new tablet copy session on tablet 7561a223a79b4963b8a195597c89c353 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:39840: session id = 1fa07d821a134963abf33cf7c9f82225-7561a223a79b4963b8a195597c89c353
I20260709 12:12:45.963973 17896 raft_consensus.cc:1275] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:45.972674 19111 consensus_queue.cc:1048] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 12:12:45.975109 19194 consensus_queue.cc:1048] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:45.981168 19255 tablet_bootstrap.cc:492] T b8623b74859a4d0f9815a82f8e11fa74 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:46.032521 17909 tablet_copy_source_session.cc:215] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:12:46.032608 17862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 79820.1us
I20260709 12:12:46.037734 19259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7561a223a79b4963b8a195597c89c353. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:46.054188 17789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 68365.2us
I20260709 12:12:46.055428 19251 tablet_bootstrap.cc:492] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225: 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:12:46.057956 19251 tablet_bootstrap.cc:492] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:46.081914 19251 ts_tablet_manager.cc:1403] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.318s	user 0.024s	sys 0.015s
I20260709 12:12:46.145249 19251 raft_consensus.cc:359] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:46.153913 19251 raft_consensus.cc:740] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:46.179214 17896 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29f90ab0df0f47929908581bd4420204"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:46.179999 17896 raft_consensus.cc:606] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Received request to transfer leadership to TS b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:46.184480 19252 tablet_bootstrap.cc:492] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225: 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:12:46.185478 17817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95bed20be23f424886a1882f0d7ecfcf"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
mode: GRACEFUL
new_leader_uuid: "9166408b4e8343fdb95191526cbc10e9"
 from {username='slave'} at 127.0.0.1:38890
I20260709 12:12:46.186125 17817 raft_consensus.cc:606] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Received request to transfer leadership to TS 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:46.185528 19252 tablet_bootstrap.cc:492] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:46.200435 19252 ts_tablet_manager.cc:1403] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.375s	user 0.031s	sys 0.012s
I20260709 12:12:46.203047 17743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5dc085b22094c21aa6ba271fd2c338f"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
mode: GRACEFUL
new_leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:54456
I20260709 12:12:46.203755 17743 raft_consensus.cc:606] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Received request to transfer leadership to TS 1f075ccc8c3c4abc941a48b0cfa742bc
I20260709 12:12:46.154775 19251 consensus_queue.cc:260] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:46.208077 19251 ts_tablet_manager.cc:1434] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.123s	user 0.008s	sys 0.001s
I20260709 12:12:46.209370 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:12:46.211107 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:46.212105 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:46.214984 17834 tablet_copy_service.cc:342] P b1f3512320ab4958a4a6eb54c4a1a412: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-37cc70e1927a48768061af61190a22c8 received from {username='slave'} at 127.0.0.1:56746
I20260709 12:12:46.215754 17834 tablet_copy_service.cc:434] P b1f3512320ab4958a4a6eb54c4a1a412: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-37cc70e1927a48768061af61190a22c8 on tablet 37cc70e1927a48768061af61190a22c8 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:46.216030 19252 raft_consensus.cc:359] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:46.216925 19252 raft_consensus.cc:740] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:46.246450 19259 tablet_copy_client.cc:806] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:46.247154 19259 tablet_copy_client.cc:670] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:46.251149 19252 consensus_queue.cc:260] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:46.260339 19252 ts_tablet_manager.cc:1434] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.055s	user 0.003s	sys 0.004s
I20260709 12:12:46.263902 19259 tablet_copy_client.cc:538] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:46.284329 19259 tablet_bootstrap.cc:492] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:46.285712 19255 tablet_bootstrap.cc:492] T b8623b74859a4d0f9815a82f8e11fa74 P 1fa07d821a134963abf33cf7c9f82225: 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:12:46.288658 17909 tablet_copy_service.cc:342] P 1f075ccc8c3c4abc941a48b0cfa742bc: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-4dbd2df8a09f4dfd9fef3b56cf3f42a8 received from {username='slave'} at 127.0.0.1:39840
I20260709 12:12:46.289167 17909 tablet_copy_service.cc:434] P 1f075ccc8c3c4abc941a48b0cfa742bc: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-4dbd2df8a09f4dfd9fef3b56cf3f42a8 on tablet 4dbd2df8a09f4dfd9fef3b56cf3f42a8 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:46.302412 19255 tablet_bootstrap.cc:492] T b8623b74859a4d0f9815a82f8e11fa74 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:46.303356 19255 ts_tablet_manager.cc:1403] T b8623b74859a4d0f9815a82f8e11fa74 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.322s	user 0.021s	sys 0.022s
I20260709 12:12:46.306800 19255 raft_consensus.cc:359] T b8623b74859a4d0f9815a82f8e11fa74 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:46.308104 19255 raft_consensus.cc:740] T b8623b74859a4d0f9815a82f8e11fa74 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:46.308907 19255 consensus_queue.cc:260] T b8623b74859a4d0f9815a82f8e11fa74 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:46.316632 19255 ts_tablet_manager.cc:1434] T b8623b74859a4d0f9815a82f8e11fa74 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 12:12:46.319350 17909 tablet_copy_service.cc:342] P 1f075ccc8c3c4abc941a48b0cfa742bc: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-b8623b74859a4d0f9815a82f8e11fa74 received from {username='slave'} at 127.0.0.1:39840
I20260709 12:12:46.321187 17909 tablet_copy_service.cc:434] P 1f075ccc8c3c4abc941a48b0cfa742bc: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-b8623b74859a4d0f9815a82f8e11fa74 on tablet b8623b74859a4d0f9815a82f8e11fa74 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:46.324365 19181 raft_consensus.cc:993] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9: : Instructing follower 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:46.324848 19181 raft_consensus.cc:1081] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Signalling peer 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:46.328541 17893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5dc085b22094c21aa6ba271fd2c338f"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:56824
I20260709 12:12:46.329195 17893 raft_consensus.cc:493] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:46.329535 17893 raft_consensus.cc:3060] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:46.336819 19259 tablet_bootstrap.cc:492] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225: 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:12:46.337914 19259 tablet_bootstrap.cc:492] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:46.338716 19259 ts_tablet_manager.cc:1403] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.016s
I20260709 12:12:46.338780 17893 raft_consensus.cc:515] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:46.342619 17743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5dc085b22094c21aa6ba271fd2c338f" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:46.342664 19259 raft_consensus.cc:359] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:46.343436 17743 raft_consensus.cc:3055] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:46.343699 19259 raft_consensus.cc:740] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:46.343808 17743 raft_consensus.cc:740] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:46.344190 17817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5dc085b22094c21aa6ba271fd2c338f" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:46.344866 17817 raft_consensus.cc:3060] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:46.344816 19259 consensus_queue.cc:260] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:46.345072 17743 consensus_queue.cc:260] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:46.347908 19259 ts_tablet_manager.cc:1434] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260709 12:12:46.346764 17743 raft_consensus.cc:3060] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:46.351164 17909 tablet_copy_service.cc:342] P 1f075ccc8c3c4abc941a48b0cfa742bc: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-7561a223a79b4963b8a195597c89c353 received from {username='slave'} at 127.0.0.1:39840
I20260709 12:12:46.351565 17909 tablet_copy_service.cc:434] P 1f075ccc8c3c4abc941a48b0cfa742bc: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-7561a223a79b4963b8a195597c89c353 on tablet 7561a223a79b4963b8a195597c89c353 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:46.357777 17743 raft_consensus.cc:2468] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 3.
I20260709 12:12:46.367424 17817 raft_consensus.cc:2468] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 3.
I20260709 12:12:46.371762 17864 leader_election.cc:304] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:46.372614 19193 raft_consensus.cc:2804] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:46.373147 19193 raft_consensus.cc:697] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:46.374150 19193 consensus_queue.cc:237] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:46.367913 17893 leader_election.cc:290] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:46.390576 17645 catalog_manager.cc:5697] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 2 to 3, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 3 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:46.435467 19249 raft_consensus.cc:993] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412: : Instructing follower 9166408b4e8343fdb95191526cbc10e9 to start an election
I20260709 12:12:46.436121 19270 raft_consensus.cc:1081] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Signalling peer 9166408b4e8343fdb95191526cbc10e9 to start an election
I20260709 12:12:46.437836 17743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95bed20be23f424886a1882f0d7ecfcf"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
 from {username='slave'} at 127.0.0.1:48014
I20260709 12:12:46.438470 17743 raft_consensus.cc:493] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:46.438870 17743 raft_consensus.cc:3060] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:46.446524 17743 raft_consensus.cc:515] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:46.449666 17817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bed20be23f424886a1882f0d7ecfcf" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:46.450383 17817 raft_consensus.cc:3055] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:46.450755 17817 raft_consensus.cc:740] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:46.454473 17817 consensus_queue.cc:260] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:46.455696 17817 raft_consensus.cc:3060] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:46.462352 17743 leader_election.cc:290] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 4 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:46.462769 17893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bed20be23f424886a1882f0d7ecfcf" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:46.463372 17893 raft_consensus.cc:3060] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:46.467552 17817 raft_consensus.cc:2468] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 4.
I20260709 12:12:46.468665 18468 raft_consensus.cc:1217] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:12:46.469770 17715 leader_election.cc:304] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [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: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:46.470786 19181 raft_consensus.cc:2804] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:46.471310 19181 raft_consensus.cc:697] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 4 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:46.473141 19269 raft_consensus.cc:993] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:46.473054 19181 consensus_queue.cc:237] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:46.473743 19269 raft_consensus.cc:1081] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Signalling peer b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:46.479710 18464 raft_consensus.cc:1217] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:46.481879 18467 raft_consensus.cc:1217] T b8623b74859a4d0f9815a82f8e11fa74 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:12:46.485074 17893 raft_consensus.cc:2468] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 4.
I20260709 12:12:46.497118 17817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29f90ab0df0f47929908581bd4420204"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:35902
I20260709 12:12:46.497824 17817 raft_consensus.cc:493] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:46.498260 17817 raft_consensus.cc:3060] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:46.510708 17647 catalog_manager.cc:5697] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 3 to 4, leader changed from b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 4 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:46.520512 17817 raft_consensus.cc:515] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:46.523391 17817 leader_election.cc:290] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:46.523950 17743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f90ab0df0f47929908581bd4420204" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:46.524356 17893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f90ab0df0f47929908581bd4420204" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:46.524991 17743 raft_consensus.cc:3060] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:46.525009 17893 raft_consensus.cc:3055] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:46.525547 17893 raft_consensus.cc:740] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:46.526309 17893 consensus_queue.cc:260] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:46.527487 17893 raft_consensus.cc:3060] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:46.535161 17893 raft_consensus.cc:2468] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 3.
I20260709 12:12:46.535054 17743 raft_consensus.cc:2468] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 3.
I20260709 12:12:46.536413 17789 leader_election.cc:304] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [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: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:46.537220 19270 raft_consensus.cc:2804] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:46.537662 19270 raft_consensus.cc:697] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:46.538432 19270 consensus_queue.cc:237] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:46.554311 17647 catalog_manager.cc:5697] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 2 to 3, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 3 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:46.644106 18468 raft_consensus.cc:1217] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:46.821972 17743 raft_consensus.cc:1275] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:46.823652 19201 consensus_queue.cc:1048] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:46.840085 17816 raft_consensus.cc:1275] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:46.841233 19201 consensus_queue.cc:1048] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:46.861100 19089 raft_consensus.cc:1064] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:46.863750 19089 consensus_queue.cc:237] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:46.884549 17816 raft_consensus.cc:1275] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:46.885519 18468 raft_consensus.cc:1275] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:46.887074 19237 consensus_queue.cc:1048] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:46.892323 19193 consensus_queue.cc:1048] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:46.894527 17743 raft_consensus.cc:1275] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:46.895574 19201 raft_consensus.cc:1064] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:46.899271 19237 consensus_queue.cc:1048] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:46.912055 19201 consensus_queue.cc:237] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:46.921999 19193 raft_consensus.cc:2955] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:46.933949 18468 raft_consensus.cc:1275] T b8623b74859a4d0f9815a82f8e11fa74 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEARNER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:12:46.933226 17817 raft_consensus.cc:2955] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:46.937434 17816 raft_consensus.cc:1275] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:12:46.938890 19292 consensus_queue.cc:1048] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:46.939649 17747 raft_consensus.cc:1275] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:12:46.943173 19201 consensus_queue.cc:1048] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:46.952272 19249 raft_consensus.cc:1064] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:46.946643 17743 raft_consensus.cc:2955] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:46.954834 19249 consensus_queue.cc:237] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:46.961236 19089 consensus_queue.cc:1048] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 12:12:47.051437 17896 raft_consensus.cc:1275] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:47.058153 19181 consensus_queue.cc:1048] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:12:47.131065 17788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 77268.3us
I20260709 12:12:47.134143 17742 raft_consensus.cc:1275] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:12:47.134910 17750 raft_consensus.cc:1275] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 12:12:47.149811 17789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 180224us
I20260709 12:12:47.156984 17896 raft_consensus.cc:1275] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:12:47.164295 17645 catalog_manager.cc:5697] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:47.179068 18468 raft_consensus.cc:1275] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEARNER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:12:47.181948 19305 consensus_queue.cc:1048] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:12:47.184707 18431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 90324.6us
W20260709 12:12:47.202790 17788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 65854.6us
W20260709 12:12:47.275633 18432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 71973.3us
I20260709 12:12:47.274539 19249 consensus_queue.cc:1048] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 12:12:47.283497 18463 raft_consensus.cc:2955] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:47.331343 19089 raft_consensus.cc:2955] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:47.333168 19193 raft_consensus.cc:1064] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
W20260709 12:12:47.359073 17788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 67161.6us
I20260709 12:12:47.370298 17822 raft_consensus.cc:1275] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 4 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:47.377053 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:47.357867 19193 consensus_queue.cc:237] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:12:47.400419 17863 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.196:41817, user_credentials={real_user=slave}} blocked reactor thread for 48167.3us
W20260709 12:12:47.430524 18431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 137935us
I20260709 12:12:47.457510 17742 raft_consensus.cc:2955] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:47.470480 18468 raft_consensus.cc:2955] T b8623b74859a4d0f9815a82f8e11fa74 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:47.487454 17743 raft_consensus.cc:1275] T 7561a223a79b4963b8a195597c89c353 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:47.488993 19089 consensus_queue.cc:1048] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:47.494530 18463 raft_consensus.cc:1275] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:47.503139 17893 raft_consensus.cc:1275] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:47.506163 19193 consensus_queue.cc:1048] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:47.511682 19302 consensus_queue.cc:1048] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.018s
I20260709 12:12:47.551324 19304 consensus_queue.cc:1048] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 12:12:47.556360 19311 consensus_queue.cc:1048] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 12:12:47.557847 19111 consensus_queue.cc:1048] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:47.636620 17825 raft_consensus.cc:2955] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:47.676373 17819 raft_consensus.cc:1275] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:47.675750 17643 catalog_manager.cc:5697] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:47.679438 19320 raft_consensus.cc:2955] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:47.700141 19089 consensus_queue.cc:1048] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:12:47.732220 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 44766.1us
I20260709 12:12:47.709708 18463 raft_consensus.cc:2955] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:47.755074 18466 raft_consensus.cc:2955] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:47.746179 19304 raft_consensus.cc:2955] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:47.758787 17895 raft_consensus.cc:2955] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:47.771847 17898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05e32aea76e54724a0f7131fab736724"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:47.772713 17898 raft_consensus.cc:606] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 LEADER]: Received request to transfer leadership to TS b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:47.784212 17816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c27abc0b0c74bb7a0e0570d02e3d2db"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
mode: GRACEFUL
new_leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:38890
I20260709 12:12:47.784829 17816 raft_consensus.cc:606] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Received request to transfer leadership to TS 1f075ccc8c3c4abc941a48b0cfa742bc
I20260709 12:12:47.789041 17750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8459c71e424427598f7f9adcb2686d2"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
mode: GRACEFUL
new_leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:54456
I20260709 12:12:47.789597 17750 raft_consensus.cc:606] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Received request to transfer leadership to TS 1f075ccc8c3c4abc941a48b0cfa742bc
I20260709 12:12:47.791868 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:12:47.793632 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:47.794415 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:47.818138 17898 consensus_queue.cc:237] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:12:47.819949 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 85982.8us
I20260709 12:12:47.824878 19302 raft_consensus.cc:993] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9: : Instructing follower 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:47.825441 19302 raft_consensus.cc:1081] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Signalling peer 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:47.828457 17642 catalog_manager.cc:5697] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:47.832795 17750 raft_consensus.cc:2955] T 7561a223a79b4963b8a195597c89c353 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:47.843658 17743 raft_consensus.cc:1275] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:47.845532 19325 consensus_queue.cc:1048] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:47.856582 19319 raft_consensus.cc:2955] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:47.869575 17750 raft_consensus.cc:2955] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:47.842980 17825 raft_consensus.cc:2955] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:47.896612 18463 raft_consensus.cc:1275] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:47.891475 17898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8459c71e424427598f7f9adcb2686d2"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:56824
I20260709 12:12:47.898175 17898 raft_consensus.cc:493] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:47.900104 17898 raft_consensus.cc:3060] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:47.901403 19320 consensus_queue.cc:1048] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:12:47.899156 19342 log.cc:927] Time spent T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 12:12:47.899564 17633 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4dbd2df8a09f4dfd9fef3b56cf3f42a8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:47.913291 17642 catalog_manager.cc:5697] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:47.925338 18463 raft_consensus.cc:2955] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:47.908751 17750 raft_consensus.cc:2955] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:47.928310 17643 catalog_manager.cc:5697] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:47.937652 17898 raft_consensus.cc:515] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:47.945281 17814 tablet_service.cc:1558] Processing DeleteTablet for tablet 4dbd2df8a09f4dfd9fef3b56cf3f42a8 with delete_type TABLET_DATA_TOMBSTONED (TS b1f3512320ab4958a4a6eb54c4a1a412 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35898
I20260709 12:12:47.946483 17743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8459c71e424427598f7f9adcb2686d2" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:47.947292 17743 raft_consensus.cc:3055] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:47.947712 17743 raft_consensus.cc:740] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:47.949067 17743 consensus_queue.cc:260] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:47.950765 17743 raft_consensus.cc:3060] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:47.951089 19304 raft_consensus.cc:993] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412: : Instructing follower 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:47.951790 19322 raft_consensus.cc:1081] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Signalling peer 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:47.953051 19344 tablet_replica.cc:333] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:12:47.953764 17893 consensus_queue.cc:237] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:47.964510 19344 raft_consensus.cc:2243] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:47.965348 19344 raft_consensus.cc:2272] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:47.962354 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8459c71e424427598f7f9adcb2686d2" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:47.966519 17816 raft_consensus.cc:3060] T f8459c71e424427598f7f9adcb2686d2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:47.967916 17747 raft_consensus.cc:1275] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:47.960673 17898 leader_election.cc:290] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:47.969496 18468 raft_consensus.cc:1275] T b8623b74859a4d0f9815a82f8e11fa74 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:47.971256 19292 consensus_queue.cc:1048] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:47.972569 19089 consensus_queue.cc:1048] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:47.974454 19344 ts_tablet_manager.cc:1916] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P b1f3512320ab4958a4a6eb54c4a1a412: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:47.983592 19292 raft_consensus.cc:2955] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:47.958442 17743 raft_consensus.cc:2468] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:47.986795 17862 leader_election.cc:304] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:47.987926 19307 raft_consensus.cc:2804] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:47.988412 19307 raft_consensus.cc:697] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:47.989298 19307 consensus_queue.cc:237] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:47.991832 19344 ts_tablet_manager.cc:1929] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P b1f3512320ab4958a4a6eb54c4a1a412: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:47.992372 19344 log.cc:1199] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P b1f3512320ab4958a4a6eb54c4a1a412: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-1-root/wals/4dbd2df8a09f4dfd9fef3b56cf3f42a8
I20260709 12:12:47.994248 17634 catalog_manager.cc:5028] TS b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): tablet 4dbd2df8a09f4dfd9fef3b56cf3f42a8 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:47.993322 17743 raft_consensus.cc:2955] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:47.996555 18463 raft_consensus.cc:2955] T b8623b74859a4d0f9815a82f8e11fa74 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:48.003461 17816 raft_consensus.cc:2468] T f8459c71e424427598f7f9adcb2686d2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:48.005648 17898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c27abc0b0c74bb7a0e0570d02e3d2db"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:56828
I20260709 12:12:48.032097 17898 raft_consensus.cc:493] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:48.032548 17898 raft_consensus.cc:3060] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:48.020545 17645 catalog_manager.cc:5697] T b8623b74859a4d0f9815a82f8e11fa74 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 4 to 5, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New cstate: current_term: 2 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:48.025384 17633 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b8623b74859a4d0f9815a82f8e11fa74 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:48.026688 17819 consensus_queue.cc:237] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:48.052628 17814 tablet_service.cc:1558] Processing DeleteTablet for tablet b8623b74859a4d0f9815a82f8e11fa74 with delete_type TABLET_DATA_TOMBSTONED (TS b1f3512320ab4958a4a6eb54c4a1a412 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35898
I20260709 12:12:48.053664 19344 tablet_replica.cc:333] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:12:48.054725 19344 raft_consensus.cc:2243] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.055496 19344 raft_consensus.cc:2272] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.056656 17642 catalog_manager.cc:5697] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 1 to 2, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 2 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:48.066427 19344 ts_tablet_manager.cc:1916] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:48.070516 17898 raft_consensus.cc:515] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:48.072721 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c27abc0b0c74bb7a0e0570d02e3d2db" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:48.073261 17816 raft_consensus.cc:3055] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:48.073575 17816 raft_consensus.cc:740] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:48.074337 17816 consensus_queue.cc:260] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:48.075475 17816 raft_consensus.cc:3060] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:48.086215 18463 raft_consensus.cc:1275] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:48.088243 19344 ts_tablet_manager.cc:1929] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:12:48.088754 19344 log.cc:1199] T b8623b74859a4d0f9815a82f8e11fa74 P b1f3512320ab4958a4a6eb54c4a1a412: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-1-root/wals/b8623b74859a4d0f9815a82f8e11fa74
I20260709 12:12:48.090281 17634 catalog_manager.cc:5028] TS b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): tablet b8623b74859a4d0f9815a82f8e11fa74 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:48.090387 19322 consensus_queue.cc:1048] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:48.091493 17750 raft_consensus.cc:1275] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:48.094776 17898 leader_election.cc:290] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:48.096390 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c27abc0b0c74bb7a0e0570d02e3d2db" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
I20260709 12:12:48.096932 18468 raft_consensus.cc:3060] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:48.097863 19111 consensus_queue.cc:1048] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:48.101181 17816 raft_consensus.cc:2468] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:48.102351 17864 leader_election.cc:304] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:48.103246 19307 raft_consensus.cc:2804] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:48.103754 19307 raft_consensus.cc:697] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:48.104141 19321 raft_consensus.cc:2955] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:48.104883 19307 consensus_queue.cc:237] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:48.105780 18468 raft_consensus.cc:2468] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:48.111546 18463 raft_consensus.cc:2955] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:48.136741 17634 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 37cc70e1927a48768061af61190a22c8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:48.145318 17645 catalog_manager.cc:5697] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 1 to 2, leader changed from b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 2 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:48.148561 17642 catalog_manager.cc:5697] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 4 to 5, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New cstate: current_term: 2 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:48.150501 17743 raft_consensus.cc:2955] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:48.173454 17881 tablet_service.cc:1558] Processing DeleteTablet for tablet 37cc70e1927a48768061af61190a22c8 with delete_type TABLET_DATA_TOMBSTONED (TS 1f075ccc8c3c4abc941a48b0cfa742bc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56816
I20260709 12:12:48.175704 19347 tablet_replica.cc:333] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:12:48.177562 19347 raft_consensus.cc:2243] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.178428 19347 raft_consensus.cc:2272] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.183243 19347 ts_tablet_manager.cc:1916] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:48.184077 19320 raft_consensus.cc:993] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:48.184571 19320 raft_consensus.cc:1081] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 LEADER]: Signalling peer b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:48.199208 19347 ts_tablet_manager.cc:1929] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:12:48.199769 19347 log.cc:1199] T 37cc70e1927a48768061af61190a22c8 P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-2-root/wals/37cc70e1927a48768061af61190a22c8
I20260709 12:12:48.199913 17816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05e32aea76e54724a0f7131fab736724"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:35902
I20260709 12:12:48.200532 17816 raft_consensus.cc:493] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:48.200928 17816 raft_consensus.cc:3060] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:48.217571 17816 raft_consensus.cc:515] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:48.219476 17816 leader_election.cc:290] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 4 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:48.220335 17743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e32aea76e54724a0f7131fab736724" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:48.221024 17743 raft_consensus.cc:3060] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:48.224169 17893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e32aea76e54724a0f7131fab736724" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:48.224793 17893 raft_consensus.cc:3055] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:48.225109 17893 raft_consensus.cc:740] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:48.225379 17633 catalog_manager.cc:5028] TS 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): tablet 37cc70e1927a48768061af61190a22c8 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:48.225929 17893 consensus_queue.cc:260] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:48.227205 17893 raft_consensus.cc:3060] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:48.229998 17898 consensus_queue.cc:237] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:48.231788 17743 raft_consensus.cc:2468] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 4.
I20260709 12:12:48.232992 17788 leader_election.cc:304] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [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: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:48.233819 19304 raft_consensus.cc:2804] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:48.234320 19304 raft_consensus.cc:697] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 4 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:48.235198 19304 consensus_queue.cc:237] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:48.239744 18468 raft_consensus.cc:1275] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:48.242933 19307 consensus_queue.cc:1048] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:48.245805 17819 raft_consensus.cc:1275] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:48.262344 19292 raft_consensus.cc:2955] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:48.267406 19320 consensus_queue.cc:1048] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:48.277343 18468 raft_consensus.cc:2955] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:48.288388 17893 raft_consensus.cc:2468] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 4.
I20260709 12:12:48.274384 17819 raft_consensus.cc:2955] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:48.300060 17633 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7561a223a79b4963b8a195597c89c353 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:48.310210 17643 catalog_manager.cc:5697] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:48.323360 17645 catalog_manager.cc:5697] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 3 to 4, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 4 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:48.324383 17737 tablet_service.cc:1558] Processing DeleteTablet for tablet 7561a223a79b4963b8a195597c89c353 with delete_type TABLET_DATA_TOMBSTONED (TS 9166408b4e8343fdb95191526cbc10e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48000
I20260709 12:12:48.339648 19349 tablet_replica.cc:333] T 7561a223a79b4963b8a195597c89c353 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:48.342274 19349 raft_consensus.cc:2243] T 7561a223a79b4963b8a195597c89c353 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:48.343150 19349 raft_consensus.cc:2272] T 7561a223a79b4963b8a195597c89c353 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:48.346894 19349 ts_tablet_manager.cc:1916] T 7561a223a79b4963b8a195597c89c353 P 9166408b4e8343fdb95191526cbc10e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:48.360641 19349 ts_tablet_manager.cc:1929] T 7561a223a79b4963b8a195597c89c353 P 9166408b4e8343fdb95191526cbc10e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:48.360983 19349 log.cc:1199] T 7561a223a79b4963b8a195597c89c353 P 9166408b4e8343fdb95191526cbc10e9: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-0-root/wals/7561a223a79b4963b8a195597c89c353
I20260709 12:12:48.362553 17632 catalog_manager.cc:5028] TS 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): tablet 7561a223a79b4963b8a195597c89c353 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:48.546185 18468 raft_consensus.cc:1275] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:48.547372 19320 consensus_queue.cc:1048] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:48.558900 17819 raft_consensus.cc:1275] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:48.560226 19320 consensus_queue.cc:1048] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:48.575147 17816 raft_consensus.cc:1275] T f8459c71e424427598f7f9adcb2686d2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:48.575531 17743 raft_consensus.cc:1275] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:48.576706 19292 consensus_queue.cc:1048] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:48.577301 19320 consensus_queue.cc:1048] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:48.692723 17743 raft_consensus.cc:1275] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [term 4 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:48.694010 19322 consensus_queue.cc:1048] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:48.709493 17893 raft_consensus.cc:1275] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:48.712194 19321 consensus_queue.cc:1048] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:49.138269 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:49.176525 17895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4dbd2df8a09f4dfd9fef3b56cf3f42a8"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:49.177129 17895 raft_consensus.cc:606] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Received request to transfer leadership to TS 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:49.179673 17895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54ea215ee7bb4325825f98dd37df4d24"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "9166408b4e8343fdb95191526cbc10e9"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:49.180223 17895 raft_consensus.cc:606] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Received request to transfer leadership to TS 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:49.182622 17819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7b0187b5391489280529f556c9612be"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
mode: GRACEFUL
new_leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:38890
I20260709 12:12:49.183145 17819 raft_consensus.cc:606] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Received request to transfer leadership to TS 1f075ccc8c3c4abc941a48b0cfa742bc
I20260709 12:12:49.184296 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:12:49.185606 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:49.186297 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:49.246608 19322 raft_consensus.cc:993] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412: : Instructing follower 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:49.247284 19321 raft_consensus.cc:1081] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Signalling peer 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:49.249563 17893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7b0187b5391489280529f556c9612be"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:56828
I20260709 12:12:49.250161 17893 raft_consensus.cc:493] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:49.250568 17893 raft_consensus.cc:3060] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.256417 17893 raft_consensus.cc:515] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:49.258052 17893 leader_election.cc:290] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:49.258643 17743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b0187b5391489280529f556c9612be" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:49.259011 17819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b0187b5391489280529f556c9612be" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:49.259203 17743 raft_consensus.cc:3060] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.259593 17819 raft_consensus.cc:3055] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:49.259943 17819 raft_consensus.cc:740] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:49.260694 17819 consensus_queue.cc:260] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:49.262089 17819 raft_consensus.cc:3060] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.267554 17743 raft_consensus.cc:2468] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:49.268491 17819 raft_consensus.cc:2468] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:49.268719 17862 leader_election.cc:304] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:49.269584 19320 raft_consensus.cc:2804] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:49.270030 19320 raft_consensus.cc:697] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:49.270864 19320 consensus_queue.cc:237] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:49.284361 17642 catalog_manager.cc:5697] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 1 to 2, leader changed from b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 2 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:49.329396 19292 raft_consensus.cc:993] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:49.329953 19320 raft_consensus.cc:1081] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Signalling peer 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:49.331643 18468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4dbd2df8a09f4dfd9fef3b56cf3f42a8"
dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:51486
I20260709 12:12:49.332258 18468 raft_consensus.cc:493] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:49.332590 18468 raft_consensus.cc:3060] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.338478 18468 raft_consensus.cc:515] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:49.340975 17743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbd2df8a09f4dfd9fef3b56cf3f42a8" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:49.341121 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbd2df8a09f4dfd9fef3b56cf3f42a8" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:49.341804 17895 raft_consensus.cc:3055] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:49.341876 17743 raft_consensus.cc:3060] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.342216 17895 raft_consensus.cc:740] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:49.343034 17895 consensus_queue.cc:260] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:49.344347 17895 raft_consensus.cc:3060] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.351604 17895 raft_consensus.cc:2468] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:49.352807 18432 leader_election.cc:304] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: 
I20260709 12:12:49.353808 19303 raft_consensus.cc:2804] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:49.354346 19303 raft_consensus.cc:697] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Becoming Leader. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Running, Role: LEADER
I20260709 12:12:49.355165 19303 consensus_queue.cc:237] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:49.355901 17743 raft_consensus.cc:2468] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:49.340624 18468 leader_election.cc:290] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:49.365648 17642 catalog_manager.cc:5697] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: term changed from 1 to 2, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196). New cstate: current_term: 2 leader_uuid: "1fa07d821a134963abf33cf7c9f82225" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:49.405562 17743 consensus_queue.cc:237] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:49.412089 17895 raft_consensus.cc:1275] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:12:49.413719 17825 raft_consensus.cc:1275] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 4 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:12:49.413920 19308 consensus_queue.cc:1048] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:12:49.415020 17714 consensus_peers.cc:597] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95bed20be23f424886a1882f0d7ecfcf. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:49.415162 19302 consensus_queue.cc:1048] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:49.422752 19308 raft_consensus.cc:2955] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:49.424572 17825 raft_consensus.cc:2955] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:49.426364 17895 raft_consensus.cc:2955] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:49.442366 17642 catalog_manager.cc:5697] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index -1 to 5, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 4 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:49.447690 17895 consensus_queue.cc:237] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
W20260709 12:12:49.455271 17863 consensus_peers.cc:597] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c1b1e1f303b14582850cbb490c893a12. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:49.455484 17825 raft_consensus.cc:1275] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:12:49.456764 19292 consensus_queue.cc:1048] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:49.457453 17743 raft_consensus.cc:1275] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:12:49.458882 19320 consensus_queue.cc:1048] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:49.479394 19307 raft_consensus.cc:2955] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:49.481385 17743 raft_consensus.cc:2955] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:49.487882 17825 raft_consensus.cc:2955] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:49.496320 17643 catalog_manager.cc:5697] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 2 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:49.499157 17743 consensus_queue.cc:237] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:49.530721 17893 raft_consensus.cc:1275] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:49.532770 19302 consensus_queue.cc:1048] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:49.586238 19307 raft_consensus.cc:993] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower 9166408b4e8343fdb95191526cbc10e9 to start an election
I20260709 12:12:49.586751 19307 raft_consensus.cc:1081] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Signalling peer 9166408b4e8343fdb95191526cbc10e9 to start an election
I20260709 12:12:49.586915 17825 raft_consensus.cc:1275] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:49.586160 19343 raft_consensus.cc:2955] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:49.589254 17750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54ea215ee7bb4325825f98dd37df4d24"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
 from {username='slave'} at 127.0.0.1:48004
I20260709 12:12:49.590387 17750 raft_consensus.cc:493] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:49.590801 17750 raft_consensus.cc:3060] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.593849 19302 consensus_queue.cc:1048] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:49.627945 17816 raft_consensus.cc:2955] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:49.630223 17743 consensus_queue.cc:237] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
W20260709 12:12:49.630267 17864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 53113.6us
I20260709 12:12:49.657918 17750 raft_consensus.cc:515] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:12:49.659207 17714 consensus_peers.cc:597] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a71902bbacd943e2bcb089853e1ace29. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:49.666599 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.196:41817, user_credentials={real_user=slave}} blocked reactor thread for 88655.3us
I20260709 12:12:49.667701 17750 leader_election.cc:290] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 2 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:49.675376 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ea215ee7bb4325825f98dd37df4d24" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:49.904594 17816 raft_consensus.cc:3060] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.912642 17747 raft_consensus.cc:1275] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:49.665458 17825 raft_consensus.cc:1275] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:49.809279 17893 raft_consensus.cc:1275] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:49.824710 17895 raft_consensus.cc:2955] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
W20260709 12:12:49.868460 17714 consensus_peers.cc:597] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2cd642a1d5ca44fe97556e5284af8cb6. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:49.918561 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.196:41817, user_credentials={real_user=slave}} blocked reactor thread for 50592.1us
I20260709 12:12:49.866562 17645 catalog_manager.cc:5697] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:49.883798 17892 raft_consensus.cc:1275] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:49.893957 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ea215ee7bb4325825f98dd37df4d24" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:49.920174 17817 raft_consensus.cc:1275] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:49.920625 17897 raft_consensus.cc:3055] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:49.920962 17897 raft_consensus.cc:740] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:49.921710 17897 consensus_queue.cc:260] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:49.922945 17897 raft_consensus.cc:3060] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:49.923295 19374 consensus_queue.cc:1048] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:49.932396 19320 consensus_queue.cc:1048] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:49.940321 19377 consensus_queue.cc:1048] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:49.947213 17897 raft_consensus.cc:2468] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 2.
I20260709 12:12:49.952629 17750 raft_consensus.cc:1275] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:49.949484 19381 consensus_queue.cc:1048] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:49.965895 17714 leader_election.cc:304] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:49.972725 19303 consensus_queue.cc:1048] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:49.975243 17816 raft_consensus.cc:2468] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 2.
I20260709 12:12:49.987668 19381 consensus_queue.cc:1048] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:12:49.987798 19308 raft_consensus.cc:2804] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:49.994362 19308 raft_consensus.cc:697] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:49.995306 19308 consensus_queue.cc:237] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:49.998092 19389 ts_tablet_manager.cc:933] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987)
I20260709 12:12:50.041141 19393 ts_tablet_manager.cc:933] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:50.068552 19389 tablet_copy_client.cc:323] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.193:41987
I20260709 12:12:50.105276 19381 raft_consensus.cc:2955] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:50.128193 19393 tablet_copy_client.cc:323] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.195:43813
I20260709 12:12:50.140041 17909 tablet_copy_service.cc:140] P 1f075ccc8c3c4abc941a48b0cfa742bc: Received BeginTabletCopySession request for tablet c1b1e1f303b14582850cbb490c893a12 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:39840)
I20260709 12:12:50.140872 17909 tablet_copy_service.cc:161] P 1f075ccc8c3c4abc941a48b0cfa742bc: Beginning new tablet copy session on tablet c1b1e1f303b14582850cbb490c893a12 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:39840: session id = 1fa07d821a134963abf33cf7c9f82225-c1b1e1f303b14582850cbb490c893a12
I20260709 12:12:50.155336 19408 ts_tablet_manager.cc:933] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987)
I20260709 12:12:50.156456 19403 ts_tablet_manager.cc:933] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987)
I20260709 12:12:50.162056 17909 tablet_copy_source_session.cc:215] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:50.162753 17759 tablet_copy_service.cc:140] P 9166408b4e8343fdb95191526cbc10e9: Received BeginTabletCopySession request for tablet 95bed20be23f424886a1882f0d7ecfcf from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:51926)
I20260709 12:12:50.169955 17642 catalog_manager.cc:5697] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 1 to 2, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.177237 17759 tablet_copy_service.cc:161] P 9166408b4e8343fdb95191526cbc10e9: Beginning new tablet copy session on tablet 95bed20be23f424886a1882f0d7ecfcf from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:51926: session id = 1fa07d821a134963abf33cf7c9f82225-95bed20be23f424886a1882f0d7ecfcf
I20260709 12:12:50.131794 17892 raft_consensus.cc:2955] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:50.193172 19393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1b1e1f303b14582850cbb490c893a12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.234611 19408 tablet_copy_client.cc:323] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.193:41987
I20260709 12:12:50.241360 19393 tablet_copy_client.cc:806] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:50.242233 19393 tablet_copy_client.cc:670] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:50.248740 19393 tablet_copy_client.cc:538] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:50.254439 17759 tablet_copy_source_session.cc:215] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:12:50.260871 17715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 76907.6us
I20260709 12:12:50.261930 19393 tablet_bootstrap.cc:492] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:50.275199 19403 tablet_copy_client.cc:323] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.193:41987
I20260709 12:12:50.276669 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:12:50.279078 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 79771.5us
I20260709 12:12:50.280844 17825 raft_consensus.cc:2955] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:50.285068 17759 tablet_copy_service.cc:140] P 9166408b4e8343fdb95191526cbc10e9: Received BeginTabletCopySession request for tablet 2cd642a1d5ca44fe97556e5284af8cb6 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:51926)
I20260709 12:12:50.286463 17759 tablet_copy_service.cc:161] P 9166408b4e8343fdb95191526cbc10e9: Beginning new tablet copy session on tablet 2cd642a1d5ca44fe97556e5284af8cb6 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:51926: session id = 1fa07d821a134963abf33cf7c9f82225-2cd642a1d5ca44fe97556e5284af8cb6
I20260709 12:12:50.300907 19389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95bed20be23f424886a1882f0d7ecfcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.276118 17642 catalog_manager.cc:5697] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:50.309844 17760 tablet_copy_service.cc:140] P 9166408b4e8343fdb95191526cbc10e9: Received BeginTabletCopySession request for tablet a71902bbacd943e2bcb089853e1ace29 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:51926)
I20260709 12:12:50.310446 17760 tablet_copy_service.cc:161] P 9166408b4e8343fdb95191526cbc10e9: Beginning new tablet copy session on tablet a71902bbacd943e2bcb089853e1ace29 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:51926: session id = 1fa07d821a134963abf33cf7c9f82225-a71902bbacd943e2bcb089853e1ace29
I20260709 12:12:50.319609 17760 tablet_copy_source_session.cc:215] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:50.321947 19389 tablet_copy_client.cc:806] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:50.322903 19389 tablet_copy_client.cc:670] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:50.329099 17759 tablet_copy_source_session.cc:215] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:50.332135 19403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71902bbacd943e2bcb089853e1ace29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.334481 19408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd642a1d5ca44fe97556e5284af8cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:50.337783 19389 tablet_copy_client.cc:538] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:50.407485 19393 tablet_bootstrap.cc:492] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225: 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:12:50.408483 19393 tablet_bootstrap.cc:492] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:50.410759 19393 ts_tablet_manager.cc:1403] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.149s	user 0.026s	sys 0.010s
I20260709 12:12:50.418928 19389 tablet_bootstrap.cc:492] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:50.420861 19393 raft_consensus.cc:359] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:50.421729 19393 raft_consensus.cc:740] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:50.422389 19393 consensus_queue.cc:260] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:50.428618 19403 tablet_copy_client.cc:806] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:50.429179 19403 tablet_copy_client.cc:670] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:50.431439 19393 ts_tablet_manager.cc:1434] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:12:50.435092 19408 tablet_copy_client.cc:806] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:50.435590 19408 tablet_copy_client.cc:670] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:50.437007 17909 tablet_copy_service.cc:342] P 1f075ccc8c3c4abc941a48b0cfa742bc: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-c1b1e1f303b14582850cbb490c893a12 received from {username='slave'} at 127.0.0.1:39840
I20260709 12:12:50.437484 17909 tablet_copy_service.cc:434] P 1f075ccc8c3c4abc941a48b0cfa742bc: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-c1b1e1f303b14582850cbb490c893a12 on tablet c1b1e1f303b14582850cbb490c893a12 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:50.446308 18465 raft_consensus.cc:1217] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:12:50.457706 17744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3aaf0fc422a241a18c86f61498ad1efe"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
mode: GRACEFUL
new_leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:54456
I20260709 12:12:50.458635 17744 raft_consensus.cc:606] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Received request to transfer leadership to TS 1f075ccc8c3c4abc941a48b0cfa742bc
I20260709 12:12:50.461289 17897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1b1e1f303b14582850cbb490c893a12"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:50.461823 17897 raft_consensus.cc:606] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Received request to transfer leadership to TS b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:50.463220 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:12:50.464823 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:50.465819 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:50.455163 19403 tablet_copy_client.cc:538] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:50.455437 19408 tablet_copy_client.cc:538] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:50.493391 19408 tablet_bootstrap.cc:492] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:50.501154 17892 raft_consensus.cc:1275] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:50.502774 19302 consensus_queue.cc:1048] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:50.523797 19403 tablet_bootstrap.cc:492] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:50.524271 19389 tablet_bootstrap.cc:492] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:12:50.525274 19389 tablet_bootstrap.cc:492] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:50.525975 19389 ts_tablet_manager.cc:1403] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.107s	user 0.024s	sys 0.008s
I20260709 12:12:50.542925 17817 raft_consensus.cc:1275] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:50.547212 19302 consensus_queue.cc:1048] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:50.569746 19389 raft_consensus.cc:359] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:50.572005 19389 raft_consensus.cc:740] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:50.604444 19389 consensus_queue.cc:260] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:50.609936 19389 ts_tablet_manager.cc:1434] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.084s	user 0.005s	sys 0.002s
I20260709 12:12:50.611099 19377 raft_consensus.cc:993] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:50.622208 19408 tablet_bootstrap.cc:492] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225: 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:12:50.636997 19408 tablet_bootstrap.cc:492] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:50.638638 19408 ts_tablet_manager.cc:1403] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.145s	user 0.025s	sys 0.030s
I20260709 12:12:50.641366 19408 raft_consensus.cc:359] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:50.641995 19408 raft_consensus.cc:740] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:50.642561 19408 consensus_queue.cc:260] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:50.637782 17759 tablet_copy_service.cc:342] P 9166408b4e8343fdb95191526cbc10e9: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-95bed20be23f424886a1882f0d7ecfcf received from {username='slave'} at 127.0.0.1:51926
I20260709 12:12:50.644196 17759 tablet_copy_service.cc:434] P 9166408b4e8343fdb95191526cbc10e9: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-95bed20be23f424886a1882f0d7ecfcf on tablet 95bed20be23f424886a1882f0d7ecfcf with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:50.632481 19403 tablet_bootstrap.cc:492] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225: 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:12:50.645915 19403 tablet_bootstrap.cc:492] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:50.646595 19403 ts_tablet_manager.cc:1403] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.123s	user 0.035s	sys 0.016s
I20260709 12:12:50.649507 19403 raft_consensus.cc:359] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:50.650297 19403 raft_consensus.cc:740] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:50.650936 19403 consensus_queue.cc:260] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:50.652251 19292 raft_consensus.cc:1081] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Signalling peer b1f3512320ab4958a4a6eb54c4a1a412 to start an election
I20260709 12:12:50.653817 17825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1b1e1f303b14582850cbb490c893a12"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
 from {username='slave'} at 127.0.0.1:35902
I20260709 12:12:50.654448 19408 ts_tablet_manager.cc:1434] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:12:50.654417 17825 raft_consensus.cc:493] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:50.655471 17825 raft_consensus.cc:3060] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:50.656251 19403 ts_tablet_manager.cc:1434] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:12:50.657881 17759 tablet_copy_service.cc:342] P 9166408b4e8343fdb95191526cbc10e9: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-2cd642a1d5ca44fe97556e5284af8cb6 received from {username='slave'} at 127.0.0.1:51926
I20260709 12:12:50.658282 17759 tablet_copy_service.cc:434] P 9166408b4e8343fdb95191526cbc10e9: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-2cd642a1d5ca44fe97556e5284af8cb6 on tablet 2cd642a1d5ca44fe97556e5284af8cb6 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:50.659564 17759 tablet_copy_service.cc:342] P 9166408b4e8343fdb95191526cbc10e9: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-a71902bbacd943e2bcb089853e1ace29 received from {username='slave'} at 127.0.0.1:51926
I20260709 12:12:50.659998 17759 tablet_copy_service.cc:434] P 9166408b4e8343fdb95191526cbc10e9: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-a71902bbacd943e2bcb089853e1ace29 on tablet a71902bbacd943e2bcb089853e1ace29 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:50.660904 19411 raft_consensus.cc:993] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9: : Instructing follower 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:50.661405 19407 raft_consensus.cc:1081] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Signalling peer 1f075ccc8c3c4abc941a48b0cfa742bc to start an election
I20260709 12:12:50.667670 17897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3aaf0fc422a241a18c86f61498ad1efe"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:56824
I20260709 12:12:50.668354 17897 raft_consensus.cc:493] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:50.668782 17897 raft_consensus.cc:3060] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.672948 17825 raft_consensus.cc:515] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:50.681965 17744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1e1f303b14582850cbb490c893a12" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:50.682551 17744 raft_consensus.cc:3060] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:50.690649 17744 raft_consensus.cc:2468] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 3.
I20260709 12:12:50.692121 17788 leader_election.cc:304] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [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: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:50.692857 17825 leader_election.cc:290] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:50.693161 19322 raft_consensus.cc:2804] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:50.693650 19322 raft_consensus.cc:697] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:50.694589 19322 consensus_queue.cc:237] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:50.699739 17744 raft_consensus.cc:1240] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Rejecting Update request from peer 1f075ccc8c3c4abc941a48b0cfa742bc for earlier term 2. Current term is 3. Ops: []
I20260709 12:12:50.702335 17897 raft_consensus.cc:515] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:50.706374 19292 consensus_queue.cc:1059] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:12:50.715780 17679 debug-util.cc:398] Leaking SignalData structure 0x7b080008bda0 after lost signal to thread 16598
W20260709 12:12:50.793514 17679 debug-util.cc:398] Leaking SignalData structure 0x7b0800038540 after lost signal to thread 17682
I20260709 12:12:50.798380 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1e1f303b14582850cbb490c893a12" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:50.799728 17897 leader_election.cc:290] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:50.800096 17645 catalog_manager.cc:5697] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 2 to 3, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 3 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.810406 18466 raft_consensus.cc:1217] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:50.812032 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aaf0fc422a241a18c86f61498ad1efe" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:50.812716 17746 raft_consensus.cc:3055] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:50.813058 17746 raft_consensus.cc:740] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:50.813902 17746 consensus_queue.cc:260] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:50.818205 17746 raft_consensus.cc:3060] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:50.847571 17898 raft_consensus.cc:3055] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:50.848168 17898 raft_consensus.cc:740] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:50.849079 17898 consensus_queue.cc:260] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:50.853715 17898 raft_consensus.cc:3060] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:12:50.820380 17679 debug-util.cc:398] Leaking SignalData structure 0x7b08002280a0 after lost signal to thread 17774
W20260709 12:12:50.858291 17679 debug-util.cc:398] Leaking SignalData structure 0x7b0800340300 after lost signal to thread 17849
W20260709 12:12:50.859581 17679 debug-util.cc:398] Leaking SignalData structure 0x7b0800351b40 after lost signal to thread 17923
W20260709 12:12:50.882789 17679 debug-util.cc:398] Leaking SignalData structure 0x7b08000e0a00 after lost signal to thread 18492
W20260709 12:12:50.868937 17862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 54145.4us
I20260709 12:12:50.889665 17746 raft_consensus.cc:2468] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:50.890877 17862 leader_election.cc:304] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:50.891637 19377 raft_consensus.cc:2804] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:50.892182 19377 raft_consensus.cc:697] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:50.893077 19377 consensus_queue.cc:237] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:50.894533 17898 raft_consensus.cc:2468] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 3.
W20260709 12:12:50.895087 19375 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260709 12:12:50.876083 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aaf0fc422a241a18c86f61498ad1efe" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:50.896957 17825 raft_consensus.cc:3060] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:12:50.899734 17788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 58668.3us
I20260709 12:12:50.917061 17825 raft_consensus.cc:2468] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:12:51.012442 18465 raft_consensus.cc:1217] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.4->[4.5-4.5]   Dedup: 4.5->[]
I20260709 12:12:51.020331 17643 catalog_manager.cc:5697] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 1 to 2, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 2 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:51.059352 18466 raft_consensus.cc:1217] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:51.149595 17895 raft_consensus.cc:1275] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:12:51.149989 17746 raft_consensus.cc:1275] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:12:51.151283 19322 consensus_queue.cc:1048] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:51.152849 19422 consensus_queue.cc:1048] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:51.246896 18466 raft_consensus.cc:3060] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEARNER]: Advancing to term 3
I20260709 12:12:51.265954 18466 raft_consensus.cc:1275] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225 [term 3 LEARNER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:12:51.276746 19302 raft_consensus.cc:1064] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:51.289366 19302 consensus_queue.cc:237] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:51.303720 19422 consensus_queue.cc:1048] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:51.338382 18466 raft_consensus.cc:1275] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:51.338681 17893 raft_consensus.cc:1275] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:51.340413 19411 consensus_queue.cc:1048] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:51.342361 19407 consensus_queue.cc:1048] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:51.364138 19322 raft_consensus.cc:1064] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:51.374228 17816 raft_consensus.cc:1275] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:51.375778 19302 consensus_queue.cc:1048] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:51.430342 19302 raft_consensus.cc:1064] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:51.444610 19302 consensus_queue.cc:237] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:51.465044 17893 raft_consensus.cc:1275] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:12:51.466837 19401 consensus_queue.cc:1048] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:12:51.475407 18465 raft_consensus.cc:1275] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [term 4 LEARNER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:12:51.478183 19399 consensus_queue.cc:1048] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:51.481694 17825 raft_consensus.cc:1275] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:51.493716 17746 raft_consensus.cc:1275] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:51.496249 19420 consensus_queue.cc:1048] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:51.498536 19399 raft_consensus.cc:2955] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:51.507714 19322 consensus_queue.cc:237] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:51.516218 18465 raft_consensus.cc:2955] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:51.527851 17825 raft_consensus.cc:1275] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 4 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:12:51.570324 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:12:51.652004 17863 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.196:41817, user_credentials={real_user=slave}} blocked reactor thread for 79733.2us
I20260709 12:12:51.577986 19407 consensus_queue.cc:1048] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.059s
I20260709 12:12:51.662355 19439 consensus_queue.cc:1048] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:12:51.654541 19430 log.cc:927] Time spent T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
W20260709 12:12:51.674459 18432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 103581us
W20260709 12:12:51.684902 19438 log.cc:927] Time spent T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225: Append to log took a long time: real 0.110s	user 0.004s	sys 0.000s
W20260709 12:12:51.695326 19436 log.cc:927] Time spent T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412: Append to log took a long time: real 0.119s	user 0.001s	sys 0.000s
W20260709 12:12:51.713992 19437 log.cc:927] Time spent T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc: Append to log took a long time: real 0.137s	user 0.000s	sys 0.002s
W20260709 12:12:51.729751 17864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 73010.6us
I20260709 12:12:51.758249 17898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c27abc0b0c74bb7a0e0570d02e3d2db"
dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
mode: GRACEFUL
new_leader_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:12:51.758909 17898 raft_consensus.cc:606] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Received request to transfer leadership to TS 1fa07d821a134963abf33cf7c9f82225
W20260709 12:12:51.759696 17789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.196:41817, user_credentials={real_user=slave}} blocked reactor thread for 219010us
I20260709 12:12:51.774639 17647 catalog_manager.cc:5697] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:51.785537 17892 raft_consensus.cc:2955] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:51.797744 19302 raft_consensus.cc:2955] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:51.815487 17746 raft_consensus.cc:1275] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:12:51.820580 17898 raft_consensus.cc:2955] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:51.875737 17825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36a44d8f0bc442c082b50c5fc9470e92"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
mode: GRACEFUL
new_leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
 from {username='slave'} at 127.0.0.1:38890
I20260709 12:12:51.876431 17825 raft_consensus.cc:606] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Received request to transfer leadership to TS 1f075ccc8c3c4abc941a48b0cfa742bc
I20260709 12:12:51.843853 19422 consensus_queue.cc:1048] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.038s
W20260709 12:12:51.936759 17863 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.196:41817, user_credentials={real_user=slave}} blocked reactor thread for 48285.9us
I20260709 12:12:52.035096 17898 raft_consensus.cc:1275] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:12:51.964000 18465 raft_consensus.cc:1275] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225 [term 3 LEARNER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 12:12:52.121304 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 285527us
W20260709 12:12:52.125694 17789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.196:41817, user_credentials={real_user=slave}} blocked reactor thread for 241821us
I20260709 12:12:52.223789 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:12:52.225986 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:52.226964 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:12:52.256299 17788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 420501us
W20260709 12:12:52.257148 17715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 417017us
W20260709 12:12:52.260525 18432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 209692us
W20260709 12:12:52.275246 19462 log.cc:927] Time spent T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412: Append to log took a long time: real 0.145s	user 0.001s	sys 0.000s
W20260709 12:12:52.347680 17864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 305194us
W20260709 12:12:52.368005 17789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 145122us
I20260709 12:12:52.383255 19453 consensus_queue.cc:1048] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
W20260709 12:12:52.410719 19302 consensus_meta.cc:287] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9: Time spent flushing consensus metadata: real 0.584s	user 0.003s	sys 0.007s
W20260709 12:12:52.637699 17788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 141526us
I20260709 12:12:52.653257 19307 raft_consensus.cc:993] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc: : Instructing follower 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:52.675218 19472 raft_consensus.cc:1081] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Signalling peer 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:52.710933 19449 raft_consensus.cc:493] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:52.711861 19449 raft_consensus.cc:515] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:12:52.715517 17863 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.196:41817, user_credentials={real_user=slave}} blocked reactor thread for 348056us
W20260709 12:12:52.721697 18432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 425247us
I20260709 12:12:52.737793 19449 leader_election.cc:290] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:52.738940 19322 raft_consensus.cc:493] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1f075ccc8c3c4abc941a48b0cfa742bc)
I20260709 12:12:52.742388 19322 raft_consensus.cc:515] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:52.744650 19322 leader_election.cc:290] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:52.741202 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7a9353f0584312be7f76d41499ecc1" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:52.747341 17745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b0187b5391489280529f556c9612be" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:52.771163 19480 raft_consensus.cc:493] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:52.771770 19480 raft_consensus.cc:515] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:52.774344 19407 raft_consensus.cc:1064] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:52.773834 19472 raft_consensus.cc:493] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
W20260709 12:12:52.775077 17713 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.650s	user 0.012s	sys 0.011s
W20260709 12:12:52.775338 17864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 407408us
W20260709 12:12:52.776372 17713 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.651s	user 0.012s	sys 0.011s
W20260709 12:12:52.783689 17862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 478971us
W20260709 12:12:52.800184 18433 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.636s	user 0.001s	sys 0.022s
W20260709 12:12:52.800661 18433 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.654s	user 0.001s	sys 0.022s
I20260709 12:12:52.814867 19469 raft_consensus.cc:493] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:52.815464 19469 raft_consensus.cc:515] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:52.817449 19469 leader_election.cc:290] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
W20260709 12:12:52.814007 17789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 434480us
W20260709 12:12:52.820860 18431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 435800us
I20260709 12:12:52.782115 19472 raft_consensus.cc:515] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:52.834896 19384 raft_consensus.cc:493] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:52.836001 17745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057dda1998414551b27d5dffaf14b079" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:52.836231 17816 raft_consensus.cc:2955] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:52.847219 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71902bbacd943e2bcb089853e1ace29" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:52.848155 19464 raft_consensus.cc:493] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:52.855755 19464 raft_consensus.cc:515] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:52.856885 19449 raft_consensus.cc:493] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:52.857290 18464 raft_consensus.cc:2955] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:52.903525 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7a9353f0584312be7f76d41499ecc1" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
W20260709 12:12:52.918620 17714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:12:52.931180 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b0187b5391489280529f556c9612be" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:52.940352 17897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057dda1998414551b27d5dffaf14b079" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:52.875696 19384 raft_consensus.cc:515] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:52.933586 19480 leader_election.cc:290] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:52.899444 19449 raft_consensus.cc:515] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:12:53.226255 17713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:12:53.036918 19407 consensus_queue.cc:237] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:53.254626 18462 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c27abc0b0c74bb7a0e0570d02e3d2db"
dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:51486
I20260709 12:12:53.255324 18462 raft_consensus.cc:493] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:53.255697 19449 leader_election.cc:290] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:53.255954 18462 raft_consensus.cc:3060] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:53.256239 19464 leader_election.cc:290] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
W20260709 12:12:53.262177 19499 log.cc:927] Time spent T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531: Append to log took a long time: real 0.352s	user 0.000s	sys 0.011s
I20260709 12:12:53.263701 19492 raft_consensus.cc:493] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1f075ccc8c3c4abc941a48b0cfa742bc)
I20260709 12:12:53.264335 19492 raft_consensus.cc:515] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:53.230635 19483 raft_consensus.cc:493] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1f075ccc8c3c4abc941a48b0cfa742bc)
I20260709 12:12:53.289990 19401 raft_consensus.cc:493] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1f075ccc8c3c4abc941a48b0cfa742bc)
I20260709 12:12:53.290556 19399 raft_consensus.cc:493] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1f075ccc8c3c4abc941a48b0cfa742bc)
W20260709 12:12:53.295686 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.196:41817, user_credentials={real_user=slave}} blocked reactor thread for 62622.3us
I20260709 12:12:53.249707 19450 raft_consensus.cc:493] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
W20260709 12:12:53.310012 19491 log.cc:927] Time spent T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412: Append to log took a long time: real 0.140s	user 0.000s	sys 0.000s
I20260709 12:12:53.313053 19470 raft_consensus.cc:493] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1f075ccc8c3c4abc941a48b0cfa742bc)
I20260709 12:12:53.310873 19401 raft_consensus.cc:515] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:53.313716 19399 raft_consensus.cc:515] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:53.426255 19411 raft_consensus.cc:493] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1fa07d821a134963abf33cf7c9f82225)
I20260709 12:12:53.310498 19450 raft_consensus.cc:515] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:53.441112 19472 leader_election.cc:290] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:53.433552 19470 raft_consensus.cc:515] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:53.440626 19411 raft_consensus.cc:515] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:53.312239 19483 raft_consensus.cc:515] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:12:53.483708 19501 log.cc:927] Time spent T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9: Append to log took a long time: real 0.253s	user 0.000s	sys 0.001s
I20260709 12:12:53.482905 19384 leader_election.cc:290] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
W20260709 12:12:53.508086 19494 log.cc:927] Time spent T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9: Append to log took a long time: real 0.267s	user 0.000s	sys 0.001s
W20260709 12:12:53.523301 17864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 214187us
I20260709 12:12:53.525749 19450 leader_election.cc:290] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:53.540906 17744 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48014 (request call id 1280) took 1168 ms. Trace:
I20260709 12:12:53.541309 17744 rpcz_store.cc:276] 0709 12:12:52.372267 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:52.372406 (+   139us) service_pool.cc:224] Handling call
0709 12:12:52.372938 (+   532us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:12:52.373278 (+   340us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:12:52.373305 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:12:52.374186 (+   881us) log.cc:844] Serialized 564 byte log entry
0709 12:12:52.811762 (+437576us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:12:52.811835 (+    73us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:12:52.811926 (+    91us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:12:53.540659 (+728733us) raft_consensus.cc:1685] finished
0709 12:12:53.540686 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:12:53.540825 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":436644,"threads_started":1,"wal-append.queue_time_us":633763}
I20260709 12:12:53.517108 17817 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35902 (request call id 1616) took 1633 ms. Trace:
I20260709 12:12:53.543354 17817 rpcz_store.cc:276] 0709 12:12:51.876341 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:51.876542 (+   201us) service_pool.cc:224] Handling call
0709 12:12:51.876898 (+   356us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:12:52.275180 (+398282us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:12:52.275210 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:12:52.277524 (+  2314us) log.cc:844] Serialized 26 byte log entry
0709 12:12:52.783949 (+506425us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:12:52.829928 (+ 45979us) log.cc:844] Serialized 14 byte log entry
0709 12:12:52.847984 (+ 18056us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:12:52.848080 (+    96us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:12:53.509546 (+661466us) raft_consensus.cc:1685] finished
0709 12:12:53.509573 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:12:53.509739 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":19833,"prepare.queue_time_us":474079,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":125,"raft.queue_time_us":107102,"raft.run_cpu_time_us":8143,"raft.run_wall_time_us":157386,"thread_start_us":936811,"threads_started":3,"wal-append.queue_time_us":614971}
W20260709 12:12:53.528673 19504 log.cc:927] Time spent T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
I20260709 12:12:53.531286 19483 leader_election.cc:290] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:53.532598 19401 leader_election.cc:290] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:53.526425 19411 leader_election.cc:290] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:53.557926 19492 leader_election.cc:290] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:53.558029 19399 leader_election.cc:290] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:53.568018 19470 leader_election.cc:290] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:53.580822 18462 raft_consensus.cc:515] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:53.581671 19508 raft_consensus.cc:493] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:12:53.582726 18463 raft_consensus.cc:1240] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Rejecting Update request from peer 1f075ccc8c3c4abc941a48b0cfa742bc for earlier term 2. Current term is 3. Ops: []
I20260709 12:12:53.582515 19508 raft_consensus.cc:515] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:53.586833 19508 leader_election.cc:290] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:53.600208 17744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38eb914df86461789dcc98b196db6a5" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:53.601347 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad630060947e422bb527efb713021c05" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:53.598381 18462 leader_election.cc:290] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
W20260709 12:12:53.609642 17714 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:12:53.612811 18465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177da04391ad4a159de15e3ddda501a7" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:12:53.613417 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbd2df8a09f4dfd9fef3b56cf3f42a8" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:12:53.614512 19384 raft_consensus.cc:493] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f075ccc8c3c4abc941a48b0cfa742bc)
I20260709 12:12:53.615389 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4641a06eec6e4be0be329858d9002838" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:53.616362 17818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71902bbacd943e2bcb089853e1ace29" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:53.618114 18464 raft_consensus.cc:1275] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:53.615165 19384 raft_consensus.cc:515] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:53.620430 19384 leader_election.cc:290] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:53.620363 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aaf0fc422a241a18c86f61498ad1efe" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:53.621210 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbd2df8a09f4dfd9fef3b56cf3f42a8" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:53.621860 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b0187b5391489280529f556c9612be" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:53.622968 17893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177da04391ad4a159de15e3ddda501a7" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:53.624409 17896 raft_consensus.cc:1275] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:53.626852 19482 raft_consensus.cc:493] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:53.627383 19482 raft_consensus.cc:515] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:53.630157 19508 raft_consensus.cc:493] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:12:53.630709 19508 raft_consensus.cc:515] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:53.631119 17890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a017000b8fc642278add7007ebc7b157" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:53.633167 19508 leader_election.cc:290] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:53.634009 19482 leader_election.cc:290] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:53.634279 19509 raft_consensus.cc:493] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:12:53.643167 19401 raft_consensus.cc:493] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:12:53.643694 19401 raft_consensus.cc:515] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:53.646311 17817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e32aea76e54724a0f7131fab736724" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:53.638545 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4641a06eec6e4be0be329858d9002838" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:12:53.647584 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fadb38fdebd484681da3494aa42b6d6" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:53.634334 19447 raft_consensus.cc:493] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:12:53.645753 19401 leader_election.cc:290] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:53.652086 19463 raft_consensus.cc:493] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:12:53.652884 17819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a017000b8fc642278add7007ebc7b157" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:53.647986 19470 raft_consensus.cc:493] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:12:53.652165 19447 raft_consensus.cc:515] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:53.654112 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c27abc0b0c74bb7a0e0570d02e3d2db" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:53.659403 17823 raft_consensus.cc:3060] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:53.640787 19509 raft_consensus.cc:515] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:53.661926 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71902bbacd943e2bcb089853e1ace29" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:53.657373 19470 raft_consensus.cc:515] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:53.648905 19482 raft_consensus.cc:493] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:53.663221 17714 leader_election.cc:304] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [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: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:53.670625 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e32aea76e54724a0f7131fab736724" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:53.672633 17714 leader_election.cc:304] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [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: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:53.647936 19457 consensus_queue.cc:1048] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:12:53.681311 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad630060947e422bb527efb713021c05" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:12:53.676928 19482 raft_consensus.cc:515] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:53.682567 19448 raft_consensus.cc:493] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:12:53.684062 17863 leader_election.cc:304] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:53.653990 19463 raft_consensus.cc:515] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:53.674728 19492 raft_consensus.cc:2749] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:53.678085 19399 raft_consensus.cc:2749] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:53.689680 19496 consensus_queue.cc:1059] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.006s
I20260709 12:12:53.692185 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71902bbacd943e2bcb089853e1ace29" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:53.695201 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38eb914df86461789dcc98b196db6a5" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:53.696103 17898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ca3d8ae57b494d961fe9c7c30f722b" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:53.697274 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7f34a9ae2340bab44b0d6663d44b1a" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:12:53.699321 19470 leader_election.cc:290] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:53.700203 19456 raft_consensus.cc:493] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1fa07d821a134963abf33cf7c9f82225)
I20260709 12:12:53.697552 18432 leader_election.cc:304] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:53.707998 17893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becefefbf2e840a080f8512741056672" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:53.711665 19493 raft_consensus.cc:2749] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:53.708477 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc92e44293e43a59dfa60056898fa23" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:12:53.700737 19456 raft_consensus.cc:515] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:53.692025 19453 raft_consensus.cc:493] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:53.717412 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ca3d8ae57b494d961fe9c7c30f722b" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:12:53.721817 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc92e44293e43a59dfa60056898fa23" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:53.682578 19452 consensus_queue.cc:1048] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.069s
I20260709 12:12:53.716847 19447 leader_election.cc:290] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987)
I20260709 12:12:53.702092 19448 raft_consensus.cc:515] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:53.730336 17789 leader_election.cc:304] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:53.731976 19448 leader_election.cc:290] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:53.734048 19463 leader_election.cc:290] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:53.707885 19470 raft_consensus.cc:2749] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:53.735085 17744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fadb38fdebd484681da3494aa42b6d6" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:53.735340 19509 leader_election.cc:290] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:53.735499 19453 raft_consensus.cc:515] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:53.739277 19456 leader_election.cc:290] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:53.739306 19482 leader_election.cc:290] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:53.739647 17789 leader_election.cc:304] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:53.706468 19302 consensus_queue.cc:1048] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 12:12:53.740422 19480 raft_consensus.cc:2749] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:53.742491 17893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c27abc0b0c74bb7a0e0570d02e3d2db" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:53.739424 17890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177da04391ad4a159de15e3ddda501a7" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:53.740962 19478 raft_consensus.cc:3055] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:53.745159 19478 raft_consensus.cc:740] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:12:53.742266 19482 raft_consensus.cc:2749] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:53.742056 17789 leader_election.cc:304] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:53.746008 19478 consensus_queue.cc:260] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:53.747669 19480 raft_consensus.cc:2749] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:12:53.748517 19478 raft_consensus.cc:3060] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:53.752782 17819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cc70e1927a48768061af61190a22c8" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:53.754786 17818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1258541a2458433d8e216da8e3f73113" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:53.755635 19453 leader_election.cc:290] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:53.756201 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aaf0fc422a241a18c86f61498ad1efe" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:53.746217 17823 raft_consensus.cc:2468] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 3.
I20260709 12:12:53.762681 18433 leader_election.cc:304] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:53.749538 19500 raft_consensus.cc:2955] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:53.765720 17817 raft_consensus.cc:2955] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:53.773059 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c0379503ef4a2c8bd962232cbdf441" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:12:53.784658 19481 raft_consensus.cc:2804] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:53.785293 19481 raft_consensus.cc:697] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [term 3 LEADER]: Becoming Leader. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Running, Role: LEADER
I20260709 12:12:53.788079 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc92e44293e43a59dfa60056898fa23" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:53.791339 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a99d449b2b64badaa876401c94a353a" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:12:53.786279 19481 consensus_queue.cc:237] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:53.799278 17789 leader_election.cc:304] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1fa07d821a134963abf33cf7c9f82225, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:53.800191 17818 raft_consensus.cc:1275] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:53.808512 17744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177da04391ad4a159de15e3ddda501a7" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:53.807623 19482 raft_consensus.cc:2749] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:53.817414 17892 raft_consensus.cc:2955] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:53.806066 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00eca6e256d44b39842917442f22fa6" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:12:53.829272 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cc70e1927a48768061af61190a22c8" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:53.832183 19459 raft_consensus.cc:493] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1fa07d821a134963abf33cf7c9f82225)
I20260709 12:12:53.834347 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd8576d478f4a63bc3422ca1fca6ef1" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:53.834623 19459 raft_consensus.cc:515] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:53.828598 17789 leader_election.cc:304] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:53.821453 17821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b0187b5391489280529f556c9612be" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
W20260709 12:12:53.873320 17789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 44815.6us
I20260709 12:12:53.874591 17647 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37506 (request call id 232) took 2130 ms. Trace:
I20260709 12:12:53.876768 17789 leader_election.cc:304] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:53.880007 17789 leader_election.cc:304] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:53.880656 19453 raft_consensus.cc:2749] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:53.882622 19453 raft_consensus.cc:2749] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:53.885715 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc92e44293e43a59dfa60056898fa23" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:53.886391 17746 raft_consensus.cc:2468] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 1.
I20260709 12:12:53.888160 17744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1258541a2458433d8e216da8e3f73113" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:53.889940 17862 leader_election.cc:304] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:53.891508 19420 raft_consensus.cc:2749] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:53.876432 19482 raft_consensus.cc:2749] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:53.893271 17862 leader_election.cc:304] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
W20260709 12:12:53.936977 17862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 43784us
I20260709 12:12:53.905750 18431 leader_election.cc:304] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:53.938748 19473 raft_consensus.cc:2749] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:12:53.939338 18431 leader_election.cc:304] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:53.940680 19374 raft_consensus.cc:2749] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:53.940836 18431 leader_election.cc:304] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:53.941658 19374 raft_consensus.cc:2749] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:53.942344 19441 raft_consensus.cc:2749] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:53.875054 17647 rpcz_store.cc:276] 0709 12:12:51.740517 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:51.743075 (+  2558us) service_pool.cc:224] Handling call
0709 12:12:53.844837 (+2101762us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:12:52.162963 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:12:52.241820 (+ 78857us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:12:52.250885 (+  9065us) write_op.cc:435] Acquired schema lock
0709 12:12:52.250918 (+    33us) tablet.cc:662] Decoding operations
0709 12:12:52.281142 (+ 30224us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:12:52.285668 (+  4526us) write_op.cc:641] Partition lock acquired for write op
0709 12:12:52.287693 (+  2025us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:12:52.320333 (+ 32640us) tablet.cc:701] Row locks acquired
0709 12:12:52.320355 (+    22us) write_op.cc:260] PREPARE: finished
0709 12:12:52.371183 (+ 50828us) write_op.cc:270] Start()
0709 12:12:52.381466 (+ 10283us) write_op.cc:276] Timestamp: P: 1783599172369579 usec, L: 0
0709 12:12:52.381500 (+    34us) op_driver.cc:348] REPLICATION: starting
0709 12:12:52.623541 (+242041us) log.cc:844] Serialized 599 byte log entry
0709 12:12:53.487531 (+863990us) op_driver.cc:464] REPLICATION: finished
0709 12:12:53.738819 (+251288us) write_op.cc:301] APPLY: starting
0709 12:12:53.738921 (+   102us) tablet.cc:1367] starting BulkCheckPresence
0709 12:12:53.739027 (+   106us) tablet.cc:1370] finished BulkCheckPresence
0709 12:12:53.739132 (+   105us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:12:53.739358 (+   226us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:12:53.739504 (+   146us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:12:53.739549 (+    45us) write_op.cc:312] APPLY: finished
0709 12:12:53.739724 (+   175us) log.cc:844] Serialized 23 byte log entry
0709 12:12:53.744135 (+  4411us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:12:53.744210 (+    75us) write_op.cc:454] Released schema lock
0709 12:12:53.744248 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 12:12:53.746076 (+  1828us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:12:53.746108 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":26204,"reported_tablets":1,"spinlock_wait_cycles":2816,"child_traces":[["op",{"apply.queue_time_us":239280,"apply.run_cpu_time_us":1557,"apply.run_wall_time_us":9875,"num_ops":1,"prepare.queue_time_us":273204,"prepare.run_cpu_time_us":19865,"prepare.run_wall_time_us":670582,"raft.queue_time_us":221337,"raft.run_cpu_time_us":34528,"raft.run_wall_time_us":190548,"replication_time_us":1101456,"thread_start_us":674088,"threads_started":4,"wal-append.queue_time_us":207052}]]}
I20260709 12:12:53.912066 17715 leader_election.cc:304] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [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: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:53.913879 17818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c0379503ef4a2c8bd962232cbdf441" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:53.922662 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d440b2b9b1ff4355bed7aaad1a679823" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:53.952922 19457 raft_consensus.cc:2749] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:53.918402 17893 raft_consensus.cc:2468] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 3.
I20260709 12:12:53.930173 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d440b2b9b1ff4355bed7aaad1a679823" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:12:53.899405 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0934a620e3874c4bbb7e4ead1c356bed" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:53.955648 17714 leader_election.cc:304] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [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: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:53.907791 19459 leader_election.cc:290] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:53.956640 19457 raft_consensus.cc:2749] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:53.957702 17715 leader_election.cc:304] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [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: 9166408b4e8343fdb95191526cbc10e9; no voters: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:53.958895 17643 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47276 (request call id 339) took 1660 ms. Trace:
I20260709 12:12:53.959290 17643 rpcz_store.cc:276] 0709 12:12:52.298325 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:52.298467 (+   142us) service_pool.cc:224] Handling call
0709 12:12:53.958798 (+1660331us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":173050,"reported_tablets":1}
I20260709 12:12:53.961131 17744 consensus_queue.cc:237] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:53.962886 17645 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47298 (request call id 356) took 1835 ms. Trace:
I20260709 12:12:53.963277 17645 rpcz_store.cc:276] 0709 12:12:52.127490 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:12:52.127614 (+   124us) service_pool.cc:224] Handling call
0709 12:12:53.962828 (+1835214us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":25467,"reported_tablets":1,"spinlock_wait_cycles":11648}
I20260709 12:12:53.968729 19457 raft_consensus.cc:2749] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:53.982384 19459 consensus_queue.cc:1048] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:53.987867 17715 leader_election.cc:304] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [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: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:53.988183 18468 raft_consensus.cc:2955] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:54.004786 19463 raft_consensus.cc:2749] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:54.005842 17645 catalog_manager.cc:5697] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index 5 to 6, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:54.010196 18463 raft_consensus.cc:1275] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:54.016239 17715 leader_election.cc:304] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [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: 9166408b4e8343fdb95191526cbc10e9; no voters: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:54.021705 17744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becefefbf2e840a080f8512741056672" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:54.022522 19457 raft_consensus.cc:2749] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:54.028362 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7f34a9ae2340bab44b0d6663d44b1a" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:54.015578 19302 consensus_queue.cc:1048] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.017s
I20260709 12:12:54.043570 19459 raft_consensus.cc:2955] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:54.047987 17893 raft_consensus.cc:2955] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:54.065650 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd8576d478f4a63bc3422ca1fca6ef1" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:54.066830 17750 raft_consensus.cc:2955] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:54.068209 17744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a99d449b2b64badaa876401c94a353a" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:54.072203 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00eca6e256d44b39842917442f22fa6" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:54.073447 18431 leader_election.cc:304] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225, 9166408b4e8343fdb95191526cbc10e9; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:54.074672 19481 raft_consensus.cc:2804] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:54.075078 19481 raft_consensus.cc:493] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:12:54.075452 19481 raft_consensus.cc:3060] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:54.066833 17743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0934a620e3874c4bbb7e4ead1c356bed" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:54.085117 17820 raft_consensus.cc:1275] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:54.083554 18431 leader_election.cc:304] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:54.086568 17788 leader_election.cc:304] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:54.087137 19509 raft_consensus.cc:2749] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:54.087289 19500 raft_consensus.cc:2749] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:54.086141 18461 raft_consensus.cc:2955] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:54.092074 17788 leader_election.cc:304] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1fa07d821a134963abf33cf7c9f82225, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:54.093214 19500 raft_consensus.cc:2749] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:54.095573 19481 raft_consensus.cc:515] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:54.100099 17788 leader_election.cc:304] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:54.101555 19500 raft_consensus.cc:2749] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:54.104548 17643 catalog_manager.cc:5697] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: term changed from 2 to 3, leader changed from 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) to 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196). New cstate: current_term: 3 leader_uuid: "1fa07d821a134963abf33cf7c9f82225" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:54.107895 17788 leader_election.cc:304] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1fa07d821a134963abf33cf7c9f82225, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:54.109041 19500 raft_consensus.cc:2749] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:54.112339 17862 leader_election.cc:304] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 1fa07d821a134963abf33cf7c9f82225, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:54.113538 19420 raft_consensus.cc:2749] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:54.114773 17862 leader_election.cc:304] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:54.115942 19420 raft_consensus.cc:2749] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:54.115521 17642 catalog_manager.cc:5697] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 3 to 5, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:54.119917 19459 consensus_queue.cc:1048] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:54.123641 17818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc92e44293e43a59dfa60056898fa23" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:54.127837 17743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc92e44293e43a59dfa60056898fa23" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:54.130625 18431 leader_election.cc:304] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:54.135022 19509 raft_consensus.cc:2749] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:12:54.141026 19481 leader_election.cc:290] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:54.142024 19459 raft_consensus.cc:2955] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:54.149794 17818 raft_consensus.cc:2955] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:54.152843 18463 raft_consensus.cc:2955] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:54.145485 17750 consensus_queue.cc:237] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:54.172597 18461 raft_consensus.cc:1275] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [term 4 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:12:54.172652 17892 raft_consensus.cc:1275] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:12:54.175417 19463 consensus_queue.cc:1048] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:12:54.175158 17648 catalog_manager.cc:5697] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:54.177554 19457 consensus_queue.cc:1048] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:12:54.185650 17820 consensus_queue.cc:237] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:54.192394 17632 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2cd642a1d5ca44fe97556e5284af8cb6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:54.249639 17820 raft_consensus.cc:2955] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:54.271334 19463 raft_consensus.cc:2955] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:54.279610 17642 catalog_manager.cc:5697] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:54.300263 18461 raft_consensus.cc:1275] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:12:54.302685 19422 consensus_queue.cc:1048] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:54.304549 17898 raft_consensus.cc:1275] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:12:54.316366 18468 raft_consensus.cc:2955] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:54.321467 19422 consensus_queue.cc:1048] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.010s
I20260709 12:12:54.330343 17892 raft_consensus.cc:2955] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:54.336093 17820 raft_consensus.cc:1275] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:12:54.337172 17898 raft_consensus.cc:1275] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:12:54.337688 19374 consensus_queue.cc:1048] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:12:54.339569 19373 consensus_queue.cc:1048] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:12:54.356998 17632 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 95bed20be23f424886a1882f0d7ecfcf with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:54.358726 19452 raft_consensus.cc:2955] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:54.374275 17881 tablet_service.cc:1558] Processing DeleteTablet for tablet 2cd642a1d5ca44fe97556e5284af8cb6 with delete_type TABLET_DATA_TOMBSTONED (TS 1f075ccc8c3c4abc941a48b0cfa742bc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56816
I20260709 12:12:54.384593 17743 consensus_queue.cc:237] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:54.389935 17898 raft_consensus.cc:2955] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:54.392107 18463 raft_consensus.cc:1275] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:54.393772 19302 consensus_queue.cc:1048] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:54.394789 18468 raft_consensus.cc:2955] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:54.405254 17643 catalog_manager.cc:5697] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 6 to 7, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New cstate: current_term: 4 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:54.410544 19302 raft_consensus.cc:2955] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:54.421471 17818 raft_consensus.cc:1275] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:54.423935 17634 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c1b1e1f303b14582850cbb490c893a12 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:54.424482 19524 consensus_queue.cc:1048] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:54.430020 19526 tablet_replica.cc:333] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:12:54.432289 17818 raft_consensus.cc:2955] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:54.431248 19526 raft_consensus.cc:2243] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:54.438158 19526 raft_consensus.cc:2272] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:54.442061 19526 ts_tablet_manager.cc:1916] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:54.462121 19526 ts_tablet_manager.cc:1929] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:54.462642 19526 log.cc:1199] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-2-root/wals/2cd642a1d5ca44fe97556e5284af8cb6
I20260709 12:12:54.464288 17633 catalog_manager.cc:5028] TS 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): tablet 2cd642a1d5ca44fe97556e5284af8cb6 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:54.472705 17632 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a71902bbacd943e2bcb089853e1ace29 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:54.473526 17814 tablet_service.cc:1558] Processing DeleteTablet for tablet 95bed20be23f424886a1882f0d7ecfcf with delete_type TABLET_DATA_TOMBSTONED (TS b1f3512320ab4958a4a6eb54c4a1a412 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:35898
I20260709 12:12:54.474680 18461 raft_consensus.cc:2955] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:54.485627 17647 catalog_manager.cc:5697] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index 5 to 6, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New cstate: current_term: 3 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:54.509228 17643 catalog_manager.cc:5697] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index 3 to 4, VOTER 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195) evicted. New cstate: current_term: 1 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:54.522747 19530 tablet_replica.cc:333] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:12:54.523926 19530 raft_consensus.cc:2243] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:54.529410 17737 tablet_service.cc:1558] Processing DeleteTablet for tablet c1b1e1f303b14582850cbb490c893a12 with delete_type TABLET_DATA_TOMBSTONED (TS 9166408b4e8343fdb95191526cbc10e9 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:48000
I20260709 12:12:54.538432 17881 tablet_service.cc:1558] Processing DeleteTablet for tablet a71902bbacd943e2bcb089853e1ace29 with delete_type TABLET_DATA_TOMBSTONED (TS 1f075ccc8c3c4abc941a48b0cfa742bc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56816
I20260709 12:12:54.544474 19526 tablet_replica.cc:333] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:12:54.528950 19530 raft_consensus.cc:2272] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:54.556835 19530 ts_tablet_manager.cc:1916] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:54.561867 19526 raft_consensus.cc:2243] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:54.562640 19526 raft_consensus.cc:2272] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:54.566076 19526 ts_tablet_manager.cc:1916] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:54.558913 19532 tablet_replica.cc:333] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:54.574838 19532 raft_consensus.cc:2243] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:54.575726 19532 raft_consensus.cc:2272] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:54.583482 19532 ts_tablet_manager.cc:1916] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:54.591141 19530 ts_tablet_manager.cc:1929] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 12:12:54.591711 19530 log.cc:1199] T 95bed20be23f424886a1882f0d7ecfcf P b1f3512320ab4958a4a6eb54c4a1a412: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-1-root/wals/95bed20be23f424886a1882f0d7ecfcf
I20260709 12:12:54.597038 19526 ts_tablet_manager.cc:1929] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:54.597515 19526 log.cc:1199] T a71902bbacd943e2bcb089853e1ace29 P 1f075ccc8c3c4abc941a48b0cfa742bc: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-2-root/wals/a71902bbacd943e2bcb089853e1ace29
I20260709 12:12:54.600549 17634 catalog_manager.cc:5028] TS b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): tablet 95bed20be23f424886a1882f0d7ecfcf (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:54.601351 17633 catalog_manager.cc:5028] TS 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): tablet a71902bbacd943e2bcb089853e1ace29 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:54.614274 19532 ts_tablet_manager.cc:1929] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:12:54.614724 19532 log.cc:1199] T c1b1e1f303b14582850cbb490c893a12 P 9166408b4e8343fdb95191526cbc10e9: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-0-root/wals/c1b1e1f303b14582850cbb490c893a12
I20260709 12:12:54.616276 17632 catalog_manager.cc:5028] TS 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): tablet c1b1e1f303b14582850cbb490c893a12 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:54.688836 18468 raft_consensus.cc:1240] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Rejecting Update request from peer b1f3512320ab4958a4a6eb54c4a1a412 for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:54.691551 19422 consensus_queue.cc:1059] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:54.692710 19452 raft_consensus.cc:3055] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:54.693073 19452 raft_consensus.cc:740] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:54.693902 19452 consensus_queue.cc:260] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:54.695178 19452 raft_consensus.cc:3060] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:54.952953 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:55.006800 17820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05e32aea76e54724a0f7131fab736724"
dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
mode: GRACEFUL
new_leader_uuid: "9166408b4e8343fdb95191526cbc10e9"
 from {username='slave'} at 127.0.0.1:38890
I20260709 12:12:55.007525 17820 raft_consensus.cc:606] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 4 LEADER]: Received request to transfer leadership to TS 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:55.014039 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:12:55.015786 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:55.016611 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:55.217729 19452 raft_consensus.cc:993] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412: : Instructing follower 9166408b4e8343fdb95191526cbc10e9 to start an election
I20260709 12:12:55.218292 19500 raft_consensus.cc:1081] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 4 LEADER]: Signalling peer 9166408b4e8343fdb95191526cbc10e9 to start an election
I20260709 12:12:55.219753 17743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05e32aea76e54724a0f7131fab736724"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
 from {username='slave'} at 127.0.0.1:48014
I20260709 12:12:55.220335 17743 raft_consensus.cc:493] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:55.220688 17743 raft_consensus.cc:3060] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:55.228224 17743 raft_consensus.cc:515] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:55.230165 17743 leader_election.cc:290] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 5 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:55.231032 17890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e32aea76e54724a0f7131fab736724" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:55.231452 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e32aea76e54724a0f7131fab736724" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:55.231681 17890 raft_consensus.cc:3060] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:55.232079 17820 raft_consensus.cc:3055] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:12:55.232414 17820 raft_consensus.cc:740] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:12:55.233208 17820 consensus_queue.cc:260] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:55.234050 17820 raft_consensus.cc:3060] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:55.238682 17890 raft_consensus.cc:2468] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 5.
I20260709 12:12:55.239938 17714 leader_election.cc:304] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [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: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:55.240694 19302 raft_consensus.cc:2804] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:12:55.241108 19302 raft_consensus.cc:697] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [term 5 LEADER]: Becoming Leader. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:55.241850 19302 consensus_queue.cc:237] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:55.242967 17820 raft_consensus.cc:2468] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9166408b4e8343fdb95191526cbc10e9 in term 5.
I20260709 12:12:55.262509 17647 catalog_manager.cc:5697] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: term changed from 4 to 5, leader changed from b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) to 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193). New cstate: current_term: 5 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:55.730161 17890 raft_consensus.cc:1275] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 5 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:55.733582 19538 consensus_queue.cc:1048] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:12:55.762425 17820 raft_consensus.cc:1275] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 5 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:55.769565 19302 consensus_queue.cc:1048] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:12:55.795058 19509 raft_consensus.cc:493] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:55.795877 19509 raft_consensus.cc:515] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:55.799854 17743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc92e44293e43a59dfa60056898fa23" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9" is_pre_election: true
I20260709 12:12:55.800683 19509 leader_election.cc:290] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:55.801703 17818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc92e44293e43a59dfa60056898fa23" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:55.806398 17818 raft_consensus.cc:2468] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:55.808014 18433 leader_election.cc:304] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:55.812495 19481 raft_consensus.cc:2804] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:12:55.812901 19481 raft_consensus.cc:493] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:55.813256 19481 raft_consensus.cc:3060] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:55.867000 17818 consensus_queue.cc:237] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:55.882972 19481 raft_consensus.cc:515] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:55.890060 19481 leader_election.cc:290] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:55.891057 17743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc92e44293e43a59dfa60056898fa23" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:55.895931 17892 raft_consensus.cc:1275] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:55.897691 19540 consensus_queue.cc:1048] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:55.891534 17821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc92e44293e43a59dfa60056898fa23" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:55.900192 17821 raft_consensus.cc:3060] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:12:55.900552 17789 consensus_peers.cc:597] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0934a620e3874c4bbb7e4ead1c356bed. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:55.905925 17743 raft_consensus.cc:1275] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:55.908030 19540 consensus_queue.cc:1048] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } 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:12:55.927424 19540 raft_consensus.cc:2955] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:55.934489 17750 raft_consensus.cc:2955] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:55.953689 19302 raft_consensus.cc:493] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:12:55.954321 19302 raft_consensus.cc:515] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:55.956668 19302 leader_election.cc:290] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:55.959856 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc92e44293e43a59dfa60056898fa23" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:12:55.970021 18468 raft_consensus.cc:2368] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9166408b4e8343fdb95191526cbc10e9 for earlier term 2. Current term is 3.
I20260709 12:12:55.971710 17714 leader_election.cc:400] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817) with higher term. Message: Invalid argument: T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9166408b4e8343fdb95191526cbc10e9 for earlier term 2. Current term is 3.
I20260709 12:12:55.972046 17714 leader_election.cc:403] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:12:55.972113 17818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc92e44293e43a59dfa60056898fa23" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:55.973024 17821 raft_consensus.cc:2468] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 3.
I20260709 12:12:55.973472 19463 raft_consensus.cc:3060] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:12:55.950963 17898 consensus_queue.cc:237] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Queue 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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:55.996176 17647 catalog_manager.cc:5697] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:55.999255 18433 leader_election.cc:304] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:56.006831 19509 raft_consensus.cc:2804] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:56.007388 19509 raft_consensus.cc:697] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 3 LEADER]: Becoming Leader. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Running, Role: LEADER
I20260709 12:12:56.003355 19463 raft_consensus.cc:2749] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817) with higher term. Message: Invalid argument: T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9166408b4e8343fdb95191526cbc10e9 for earlier term 2. Current term is 3.
I20260709 12:12:56.008796 19509 consensus_queue.cc:237] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:56.019614 17892 raft_consensus.cc:2955] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:56.032637 17818 raft_consensus.cc:1275] T ef47487b327c4f08b1744486c7c6df22 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:56.035627 19533 consensus_queue.cc:1048] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:12:56.043291 17863 consensus_peers.cc:597] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ef47487b327c4f08b1744486c7c6df22. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:56.044559 17750 raft_consensus.cc:1275] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:56.056802 19478 consensus_queue.cc:1048] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:56.069232 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:56.099323 17642 catalog_manager.cc:5697] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: term changed from 1 to 3, leader changed from b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) to 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196). New cstate: current_term: 3 leader_uuid: "1fa07d821a134963abf33cf7c9f82225" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:56.127753 19542 raft_consensus.cc:2955] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:56.160501 17820 raft_consensus.cc:2955] T ef47487b327c4f08b1744486c7c6df22 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:56.171414 17743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cd642a1d5ca44fe97556e5284af8cb6"
dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
mode: GRACEFUL
new_leader_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:54456
I20260709 12:12:56.172593 17743 raft_consensus.cc:606] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Received request to transfer leadership to TS 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:56.174664 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:12:56.176921 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:56.180398 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:56.190948 17743 raft_consensus.cc:2955] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:56.196744 17750 consensus_queue.cc:237] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:56.195580 17642 catalog_manager.cc:5697] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:56.213500 17892 raft_consensus.cc:1275] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:12:56.215655 19552 consensus_queue.cc:1048] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:56.217542 17820 raft_consensus.cc:1275] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:12:56.218134 17714 consensus_peers.cc:597] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d38eb914df86461789dcc98b196db6a5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:56.218974 19552 consensus_queue.cc:1048] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:56.253978 19463 raft_consensus.cc:2955] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:56.256381 17892 raft_consensus.cc:2955] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:56.262538 17820 raft_consensus.cc:2955] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:56.269448 17821 consensus_queue.cc:237] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:56.286653 17647 catalog_manager.cc:5697] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 reported cstate change: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 2 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:56.289616 17898 raft_consensus.cc:1275] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:12:56.295042 17789 consensus_peers.cc:597] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817): Couldn't send request to peer 1fa07d821a134963abf33cf7c9f82225. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c6c28ad1c3024998a0e23fa1a4be33dc. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:56.295791 19452 consensus_queue.cc:1048] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } 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:12:56.290093 17750 raft_consensus.cc:1275] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:12:56.333686 19452 consensus_queue.cc:1048] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:56.338935 19540 raft_consensus.cc:2955] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:56.347942 17891 raft_consensus.cc:2955] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:56.381197 17642 catalog_manager.cc:5697] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New cstate: current_term: 2 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:56.398344 17743 raft_consensus.cc:1275] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:12:56.399842 19481 consensus_queue.cc:1048] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:56.407646 17743 raft_consensus.cc:2955] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } }
I20260709 12:12:56.437521 17821 raft_consensus.cc:1275] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:12:56.439134 19509 consensus_queue.cc:1048] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:56.476480 19572 ts_tablet_manager.cc:933] T ef47487b327c4f08b1744486c7c6df22 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:56.511878 19576 ts_tablet_manager.cc:933] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:56.517861 19572 tablet_copy_client.cc:323] T ef47487b327c4f08b1744486c7c6df22 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.195:43813
I20260709 12:12:56.520120 17909 tablet_copy_service.cc:140] P 1f075ccc8c3c4abc941a48b0cfa742bc: Received BeginTabletCopySession request for tablet ef47487b327c4f08b1744486c7c6df22 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:39840)
I20260709 12:12:56.520632 17909 tablet_copy_service.cc:161] P 1f075ccc8c3c4abc941a48b0cfa742bc: Beginning new tablet copy session on tablet ef47487b327c4f08b1744486c7c6df22 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:39840: session id = 1fa07d821a134963abf33cf7c9f82225-ef47487b327c4f08b1744486c7c6df22
I20260709 12:12:56.533311 17909 tablet_copy_source_session.cc:215] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:56.535091 19576 tablet_copy_client.cc:323] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.194:46783
I20260709 12:12:56.537187 19572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef47487b327c4f08b1744486c7c6df22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.537389 17834 tablet_copy_service.cc:140] P b1f3512320ab4958a4a6eb54c4a1a412: Received BeginTabletCopySession request for tablet 0934a620e3874c4bbb7e4ead1c356bed from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:56746)
I20260709 12:12:56.537956 17834 tablet_copy_service.cc:161] P b1f3512320ab4958a4a6eb54c4a1a412: Beginning new tablet copy session on tablet 0934a620e3874c4bbb7e4ead1c356bed from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:56746: session id = 1fa07d821a134963abf33cf7c9f82225-0934a620e3874c4bbb7e4ead1c356bed
I20260709 12:12:56.543727 19552 raft_consensus.cc:993] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9: : Instructing follower 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:56.544230 19552 raft_consensus.cc:1081] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Signalling peer 1fa07d821a134963abf33cf7c9f82225 to start an election
I20260709 12:12:56.548715 18463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cd642a1d5ca44fe97556e5284af8cb6"
dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
 from {username='slave'} at 127.0.0.1:51514
I20260709 12:12:56.549286 18463 raft_consensus.cc:493] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:56.549633 18463 raft_consensus.cc:3060] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:56.571053 17834 tablet_copy_source_session.cc:215] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:56.581267 18463 raft_consensus.cc:515] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:56.590521 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd642a1d5ca44fe97556e5284af8cb6" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9166408b4e8343fdb95191526cbc10e9"
I20260709 12:12:56.591097 17750 raft_consensus.cc:3055] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:56.591379 17750 raft_consensus.cc:740] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9166408b4e8343fdb95191526cbc10e9, State: Running, Role: LEADER
I20260709 12:12:56.592442 17750 consensus_queue.cc:260] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:56.593842 17750 raft_consensus.cc:3060] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:56.598387 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd642a1d5ca44fe97556e5284af8cb6" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412"
I20260709 12:12:56.598969 17820 raft_consensus.cc:3060] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:56.591248 18463 leader_election.cc:290] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:56.603929 17750 raft_consensus.cc:2468] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:56.605470 18431 leader_election.cc:304] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fa07d821a134963abf33cf7c9f82225, 9166408b4e8343fdb95191526cbc10e9; no voters: 
I20260709 12:12:56.607730 19569 raft_consensus.cc:2804] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:56.608202 19569 raft_consensus.cc:697] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Becoming Leader. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Running, Role: LEADER
I20260709 12:12:56.609100 19569 consensus_queue.cc:237] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:56.612389 19576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0934a620e3874c4bbb7e4ead1c356bed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.636966 19576 tablet_copy_client.cc:806] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:56.637650 19576 tablet_copy_client.cc:670] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:56.652508 17642 catalog_manager.cc:5697] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: term changed from 1 to 2, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196). New cstate: current_term: 2 leader_uuid: "1fa07d821a134963abf33cf7c9f82225" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:56.653443 19576 tablet_copy_client.cc:538] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:56.664429 19576 tablet_bootstrap.cc:492] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:56.668335 17820 raft_consensus.cc:2468] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:56.670315 19572 tablet_copy_client.cc:806] T ef47487b327c4f08b1744486c7c6df22 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:56.675371 19572 tablet_copy_client.cc:670] T ef47487b327c4f08b1744486c7c6df22 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:56.689996 19572 tablet_copy_client.cc:538] T ef47487b327c4f08b1744486c7c6df22 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:56.707226 19576 tablet_bootstrap.cc:492] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225: 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:12:56.710208 19572 tablet_bootstrap.cc:492] T ef47487b327c4f08b1744486c7c6df22 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:56.711308 19576 tablet_bootstrap.cc:492] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:56.719965 19576 ts_tablet_manager.cc:1403] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.012s
I20260709 12:12:56.725121 19576 raft_consensus.cc:359] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:56.726063 19576 raft_consensus.cc:740] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:56.726789 19576 consensus_queue.cc:260] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:56.738806 19581 ts_tablet_manager.cc:933] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:56.785790 19581 tablet_copy_client.cc:323] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.194:46783
I20260709 12:12:56.787341 19576 ts_tablet_manager.cc:1434] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.000s
I20260709 12:12:56.787467 17834 tablet_copy_service.cc:140] P b1f3512320ab4958a4a6eb54c4a1a412: Received BeginTabletCopySession request for tablet c6c28ad1c3024998a0e23fa1a4be33dc from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:56746)
I20260709 12:12:56.788064 17834 tablet_copy_service.cc:161] P b1f3512320ab4958a4a6eb54c4a1a412: Beginning new tablet copy session on tablet c6c28ad1c3024998a0e23fa1a4be33dc from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:56746: session id = 1fa07d821a134963abf33cf7c9f82225-c6c28ad1c3024998a0e23fa1a4be33dc
I20260709 12:12:56.792385 17835 tablet_copy_service.cc:342] P b1f3512320ab4958a4a6eb54c4a1a412: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-0934a620e3874c4bbb7e4ead1c356bed received from {username='slave'} at 127.0.0.1:56746
I20260709 12:12:56.792871 17835 tablet_copy_service.cc:434] P b1f3512320ab4958a4a6eb54c4a1a412: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-0934a620e3874c4bbb7e4ead1c356bed on tablet 0934a620e3874c4bbb7e4ead1c356bed with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:56.796108 17834 tablet_copy_source_session.cc:215] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:56.807863 19572 tablet_bootstrap.cc:492] T ef47487b327c4f08b1744486c7c6df22 P 1fa07d821a134963abf33cf7c9f82225: 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:12:56.808976 19572 tablet_bootstrap.cc:492] T ef47487b327c4f08b1744486c7c6df22 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:56.809785 19572 ts_tablet_manager.cc:1403] T ef47487b327c4f08b1744486c7c6df22 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.104s	user 0.022s	sys 0.006s
I20260709 12:12:56.813601 19572 raft_consensus.cc:359] T ef47487b327c4f08b1744486c7c6df22 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:56.814603 19572 raft_consensus.cc:740] T ef47487b327c4f08b1744486c7c6df22 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:56.815374 19572 consensus_queue.cc:260] T ef47487b327c4f08b1744486c7c6df22 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:56.820678 19572 ts_tablet_manager.cc:1434] T ef47487b327c4f08b1744486c7c6df22 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:12:56.822363 17909 tablet_copy_service.cc:342] P 1f075ccc8c3c4abc941a48b0cfa742bc: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-ef47487b327c4f08b1744486c7c6df22 received from {username='slave'} at 127.0.0.1:39840
I20260709 12:12:56.822765 17909 tablet_copy_service.cc:434] P 1f075ccc8c3c4abc941a48b0cfa742bc: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-ef47487b327c4f08b1744486c7c6df22 on tablet ef47487b327c4f08b1744486c7c6df22 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:56.833527 19572 ts_tablet_manager.cc:933] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225: Initiating tablet copy from peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987)
I20260709 12:12:56.836841 19572 tablet_copy_client.cc:323] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Beginning tablet copy session from remote peer at address 127.16.52.193:41987
I20260709 12:12:56.838712 19581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6c28ad1c3024998a0e23fa1a4be33dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.853219 17759 tablet_copy_service.cc:140] P 9166408b4e8343fdb95191526cbc10e9: Received BeginTabletCopySession request for tablet d38eb914df86461789dcc98b196db6a5 from peer 1fa07d821a134963abf33cf7c9f82225 ({username='slave'} at 127.0.0.1:51926)
I20260709 12:12:56.853852 17759 tablet_copy_service.cc:161] P 9166408b4e8343fdb95191526cbc10e9: Beginning new tablet copy session on tablet d38eb914df86461789dcc98b196db6a5 from peer 1fa07d821a134963abf33cf7c9f82225 at {username='slave'} at 127.0.0.1:51926: session id = 1fa07d821a134963abf33cf7c9f82225-d38eb914df86461789dcc98b196db6a5
I20260709 12:12:56.873582 19581 tablet_copy_client.cc:806] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:56.875670 19581 tablet_copy_client.cc:670] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:56.876825 17759 tablet_copy_source_session.cc:215] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:56.879410 19581 tablet_copy_client.cc:538] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:56.880733 19572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38eb914df86461789dcc98b196db6a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:56.885594 18463 raft_consensus.cc:1217] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:56.888867 19581 tablet_bootstrap.cc:492] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:56.932142 19581 tablet_bootstrap.cc:492] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225: 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:12:56.933100 19581 tablet_bootstrap.cc:492] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:56.934018 19581 ts_tablet_manager.cc:1403] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.017s
I20260709 12:12:56.935240 19572 tablet_copy_client.cc:806] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:56.935864 19572 tablet_copy_client.cc:670] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:56.937152 19581 raft_consensus.cc:359] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:56.938364 19581 raft_consensus.cc:740] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:56.939061 19581 consensus_queue.cc:260] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:56.941244 19572 tablet_copy_client.cc:538] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:56.942070 19581 ts_tablet_manager.cc:1434] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:12:56.948318 17834 tablet_copy_service.cc:342] P b1f3512320ab4958a4a6eb54c4a1a412: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-c6c28ad1c3024998a0e23fa1a4be33dc received from {username='slave'} at 127.0.0.1:56746
I20260709 12:12:56.948745 17834 tablet_copy_service.cc:434] P b1f3512320ab4958a4a6eb54c4a1a412: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-c6c28ad1c3024998a0e23fa1a4be33dc on tablet c6c28ad1c3024998a0e23fa1a4be33dc with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:56.957094 19572 tablet_bootstrap.cc:492] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap starting.
I20260709 12:12:57.000578 19572 tablet_bootstrap.cc:492] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225: 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:12:57.001410 19572 tablet_bootstrap.cc:492] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225: Bootstrap complete.
I20260709 12:12:57.002025 19572 ts_tablet_manager.cc:1403] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.002s
I20260709 12:12:57.004936 19572 raft_consensus.cc:359] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:57.005762 19572 raft_consensus.cc:740] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Initialized, Role: LEARNER
I20260709 12:12:57.006422 19572 consensus_queue.cc:260] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:57.008766 19572 ts_tablet_manager.cc:1434] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:12:57.011171 17759 tablet_copy_service.cc:342] P 9166408b4e8343fdb95191526cbc10e9: Request end of tablet copy session 1fa07d821a134963abf33cf7c9f82225-d38eb914df86461789dcc98b196db6a5 received from {username='slave'} at 127.0.0.1:51926
I20260709 12:12:57.011583 17759 tablet_copy_service.cc:434] P 9166408b4e8343fdb95191526cbc10e9: ending tablet copy session 1fa07d821a134963abf33cf7c9f82225-d38eb914df86461789dcc98b196db6a5 on tablet d38eb914df86461789dcc98b196db6a5 with peer 1fa07d821a134963abf33cf7c9f82225
I20260709 12:12:57.039320 18463 raft_consensus.cc:1217] T ef47487b327c4f08b1744486c7c6df22 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:57.139611 17820 raft_consensus.cc:1275] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:57.142004 19509 consensus_queue.cc:1048] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:57.180660 17742 raft_consensus.cc:1275] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:12:57.183080 19574 consensus_queue.cc:1048] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:12:57.193368 18463 raft_consensus.cc:1217] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:12:57.334857 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:57.393548 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:57.395661 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:57.396482 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:57.411772 18463 raft_consensus.cc:1217] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:12:57.453846 19542 raft_consensus.cc:1064] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:57.460593 19542 consensus_queue.cc:237] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:57.473865 19566 raft_consensus.cc:1064] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:57.477653 19566 consensus_queue.cc:237] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:57.478771 18463 raft_consensus.cc:1275] T ef47487b327c4f08b1744486c7c6df22 P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:57.488762 17750 raft_consensus.cc:1275] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:57.485462 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:57.499466 19478 consensus_queue.cc:1048] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:57.501995 19478 consensus_queue.cc:1048] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:57.480332 17818 raft_consensus.cc:1275] T ef47487b327c4f08b1744486c7c6df22 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:57.540210 19456 consensus_queue.cc:1048] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } 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:12:57.559996 19478 raft_consensus.cc:2955] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:57.558403 17817 raft_consensus.cc:2955] T ef47487b327c4f08b1744486c7c6df22 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:57.596462 16595 tablet_server.cc:179] TabletServer@127.16.52.193:0 shutting down...
W20260709 12:12:57.626327 18431 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260709 12:12:57.691311 18431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 65005.9us
W20260709 12:12:57.736974 17862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 56690.5us
I20260709 12:12:57.736127 18461 raft_consensus.cc:2955] T ef47487b327c4f08b1744486c7c6df22 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
W20260709 12:12:57.746259 18431 consensus_peers.cc:597] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: 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:12:57.776974 18468 raft_consensus.cc:1275] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225 [term 1 LEARNER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:12:57.774310 17862 consensus_peers.cc:597] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: 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:12:57.786231 17647 catalog_manager.cc:5697] T ef47487b327c4f08b1744486c7c6df22 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:57.781812 19540 consensus_queue.cc:1048] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
W20260709 12:12:57.812942 17862 consensus_peers.cc:597] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:57.824806 18431 consensus_peers.cc:597] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: 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:12:57.820140 17891 raft_consensus.cc:1275] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:12:57.857369 18431 consensus_peers.cc:597] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:57.861341 18431 consensus_peers.cc:597] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:57.864848 17862 consensus_peers.cc:597] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:57.869089 17788 consensus_peers.cc:597] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:57.869791 17788 consensus_peers.cc:597] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:57.870467 17788 consensus_peers.cc:597] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:57.872519 18431 consensus_peers.cc:597] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:57.873322 18431 consensus_peers.cc:597] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: 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:12:57.884836 19608 raft_consensus.cc:1064] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
W20260709 12:12:57.893548 18432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 53543.3us
W20260709 12:12:57.914211 17862 consensus_peers.cc:597] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:57.918248 17862 consensus_peers.cc:597] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: 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:12:57.911469 19608 consensus_queue.cc:237] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:12:57.919185 17862 consensus_peers.cc:597] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:57.920176 17862 consensus_peers.cc:597] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:57.920688 17862 consensus_peers.cc:597] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:57.925136 17788 consensus_peers.cc:597] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:57.938606 17862 consensus_peers.cc:597] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:57.943555 18431 consensus_peers.cc:597] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:57.971062 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 106811us
W20260709 12:12:57.991715 17862 consensus_peers.cc:597] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: 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:12:57.993436 19566 consensus_queue.cc:1048] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:58.018209 18463 raft_consensus.cc:1275] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEARNER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:12:58.018885 19552 raft_consensus.cc:1064] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9: attempting to promote NON_VOTER 1fa07d821a134963abf33cf7c9f82225 to VOTER
I20260709 12:12:58.027108 17891 raft_consensus.cc:1275] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:12:58.031703 19452 consensus_queue.cc:1048] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:12:58.034021 17862 consensus_peers.cc:597] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:58.036608 18431 consensus_peers.cc:597] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: 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:12:58.055073 19452 consensus_queue.cc:1048] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:12:58.062513 17788 consensus_peers.cc:597] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:58.063786 17788 consensus_peers.cc:597] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:58.075213 18431 consensus_peers.cc:597] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:58.076202 18431 consensus_peers.cc:597] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: 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:12:58.083436 17891 consensus_queue.cc:237] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:12:58.092932 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.196:41817, user_credentials={real_user=slave}} blocked reactor thread for 86152.6us
I20260709 12:12:58.099108 19552 consensus_queue.cc:237] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:58.107304 19605 raft_consensus.cc:2955] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:58.111272 18467 raft_consensus.cc:1275] T ef47487b327c4f08b1744486c7c6df22 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:58.128104 19617 consensus_queue.cc:1048] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 12:12:58.126237 17891 raft_consensus.cc:2955] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:58.137427 19614 raft_consensus.cc:2955] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:58.140081 18464 raft_consensus.cc:2955] T ef47487b327c4f08b1744486c7c6df22 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
W20260709 12:12:58.146473 17788 consensus_peers.cc:597] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: 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:12:58.153352 17633 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ef47487b327c4f08b1744486c7c6df22 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:12:58.167393 17862 consensus_peers.cc:597] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:58.167513 18431 consensus_peers.cc:597] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: 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:12:58.159148 18467 raft_consensus.cc:2955] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:58.186976 17898 raft_consensus.cc:1275] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:12:58.194835 19607 consensus_queue.cc:1048] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:58.202323 17642 catalog_manager.cc:5697] T ef47487b327c4f08b1744486c7c6df22 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 3 to 4, VOTER b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) evicted. New cstate: current_term: 1 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:58.205482 19605 raft_consensus.cc:2955] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:58.218425 18464 raft_consensus.cc:1275] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEARNER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:12:58.217978 17647 catalog_manager.cc:5697] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 2 to 3, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:58.224802 19552 consensus_queue.cc:1048] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:58.226778 17817 raft_consensus.cc:1275] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Refusing update from remote peer 9166408b4e8343fdb95191526cbc10e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:12:58.233530 18467 raft_consensus.cc:2955] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
W20260709 12:12:58.252097 17788 consensus_peers.cc:597] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. 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:12:58.253881 18431 consensus_peers.cc:597] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: 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:12:58.258822 17814 tablet_service.cc:1558] Processing DeleteTablet for tablet ef47487b327c4f08b1744486c7c6df22 with delete_type TABLET_DATA_TOMBSTONED (TS b1f3512320ab4958a4a6eb54c4a1a412 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35898
I20260709 12:12:58.249220 19552 consensus_queue.cc:1048] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
I20260709 12:12:58.262142 17892 raft_consensus.cc:2955] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:58.276139 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:58.285367 16595 tablet_replica.cc:333] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.293294 17818 consensus_queue.cc:237] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:58.300117 18463 raft_consensus.cc:1275] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:58.300258 17891 raft_consensus.cc:1275] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:58.301647 19605 consensus_queue.cc:1048] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:12:58.302186 16595 raft_consensus.cc:2243] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:58.302809 19632 tablet_replica.cc:333] T ef47487b327c4f08b1744486c7c6df22 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:12:58.306219 19452 consensus_queue.cc:1048] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:58.306056 19463 raft_consensus.cc:2955] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:58.308794 18463 raft_consensus.cc:2955] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:58.322468 19615 raft_consensus.cc:2955] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:58.333482 19632 raft_consensus.cc:2243] T ef47487b327c4f08b1744486c7c6df22 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.334290 19632 raft_consensus.cc:2272] T ef47487b327c4f08b1744486c7c6df22 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.340523 16595 raft_consensus.cc:2272] T bd7f34a9ae2340bab44b0d6663d44b1a P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.340680 17893 raft_consensus.cc:2955] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:58.343631 17647 catalog_manager.cc:5697] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:58.348954 17891 raft_consensus.cc:2955] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:58.357558 18463 raft_consensus.cc:2955] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:58.366112 19632 ts_tablet_manager.cc:1916] T ef47487b327c4f08b1744486c7c6df22 P b1f3512320ab4958a4a6eb54c4a1a412: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:58.375571 17634 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0934a620e3874c4bbb7e4ead1c356bed with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:58.386350 16595 tablet_replica.cc:333] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.397854 17817 raft_consensus.cc:2955] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:58.402946 19632 ts_tablet_manager.cc:1929] T ef47487b327c4f08b1744486c7c6df22 P b1f3512320ab4958a4a6eb54c4a1a412: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:58.403499 19632 log.cc:1199] T ef47487b327c4f08b1744486c7c6df22 P b1f3512320ab4958a4a6eb54c4a1a412: Deleting WAL directory at /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599064320405-16595-0/minicluster-data/ts-1-root/wals/ef47487b327c4f08b1744486c7c6df22
W20260709 12:12:58.407055 17634 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 0934a620e3874c4bbb7e4ead1c356bed with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 12:12:58.407852 16595 raft_consensus.cc:2243] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.407923 17634 catalog_manager.cc:5028] TS b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): tablet ef47487b327c4f08b1744486c7c6df22 (table test-workload [id=0d91aaaef8354a7299d2ada49e10eb1b]) successfully deleted
I20260709 12:12:58.408653 16595 raft_consensus.cc:2272] T d7b0187b5391489280529f556c9612be P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.410624 19552 raft_consensus.cc:493] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:12:58.411170 19552 raft_consensus.cc:515] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } attrs { replace: true } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } }
I20260709 12:12:58.413432 19552 leader_election.cc:290] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:58.414497 17893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0934a620e3874c4bbb7e4ead1c356bed" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:58.421413 17818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0934a620e3874c4bbb7e4ead1c356bed" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:58.421763 16595 tablet_replica.cc:333] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.422752 16595 raft_consensus.cc:2243] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.423393 16595 raft_consensus.cc:2272] T c6c28ad1c3024998a0e23fa1a4be33dc P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.423272 17715 leader_election.cc:304] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9 [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: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:58.424180 19552 raft_consensus.cc:2749] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:58.419798 17648 catalog_manager.cc:5697] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: config changed from index 3 to 4, 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "9166408b4e8343fdb95191526cbc10e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:12:58.431078 16595 tablet_replica.cc:333] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.435372 16595 raft_consensus.cc:2243] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.436070 16595 raft_consensus.cc:2272] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.446434 16595 tablet_replica.cc:333] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.447861 16595 raft_consensus.cc:2243] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:58.448885 16595 raft_consensus.cc:2272] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.454881 16595 tablet_replica.cc:333] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.455803 16595 raft_consensus.cc:2243] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.457265 16595 raft_consensus.cc:2272] T d00eca6e256d44b39842917442f22fa6 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.462296 16595 tablet_replica.cc:333] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.463472 16595 raft_consensus.cc:2243] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:58.464844 16595 raft_consensus.cc:2272] T de7a9353f0584312be7f76d41499ecc1 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.468096 16595 tablet_replica.cc:333] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.475083 16595 raft_consensus.cc:2243] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:58.476715 17647 catalog_manager.cc:5697] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: config changed from index 3 to 4, VOTER 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) evicted. New cstate: current_term: 1 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:58.483946 16595 raft_consensus.cc:2272] T 057dda1998414551b27d5dffaf14b079 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.487666 16595 tablet_replica.cc:333] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.488548 16595 raft_consensus.cc:2243] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.498620 16595 pending_rounds.cc:70] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9: Trying to abort 1 pending ops.
I20260709 12:12:58.500231 16595 pending_rounds.cc:77] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305622230855553024 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "ef47487b327c4f08b1744486c7c6df22" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: NON_VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } } }
I20260709 12:12:58.501533 16595 raft_consensus.cc:2917] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 12:12:58.502025 16595 raft_consensus.cc:2889] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:12:58.502455 16595 raft_consensus.cc:2272] T ef47487b327c4f08b1744486c7c6df22 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.513309 19607 raft_consensus.cc:493] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1f075ccc8c3c4abc941a48b0cfa742bc)
I20260709 12:12:58.513868 19607 raft_consensus.cc:515] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:58.517477 17818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5dc085b22094c21aa6ba271fd2c338f" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:58.528198 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5dc085b22094c21aa6ba271fd2c338f" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:58.528503 19607 leader_election.cc:290] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:58.529655 17714 leader_election.cc:304] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [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: 9166408b4e8343fdb95191526cbc10e9; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:58.530540 19552 raft_consensus.cc:2749] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:12:58.531455 17632 catalog_manager.cc:4755] TS 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0934a620e3874c4bbb7e4ead1c356bed: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260709 12:12:58.536692 16595 tablet_replica.cc:333] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.537524 16595 raft_consensus.cc:2243] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.538122 16595 raft_consensus.cc:2272] T ab236f32365a401f8f618c613cb950ce P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.540726 16595 tablet_replica.cc:333] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.541580 16595 raft_consensus.cc:2243] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.542804 16595 raft_consensus.cc:2272] T 30a1443602084906829b3228e527449c P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.545954 16595 tablet_replica.cc:333] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.546725 16595 raft_consensus.cc:2243] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:12:58.547996 16595 raft_consensus.cc:2272] T 05e32aea76e54724a0f7131fab736724 P 9166408b4e8343fdb95191526cbc10e9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.550238 16595 tablet_replica.cc:333] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.551041 16595 raft_consensus.cc:2243] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.551646 16595 raft_consensus.cc:2272] T 433967b75cf149e4b5563a61d6f88cd0 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.554293 16595 tablet_replica.cc:333] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.555051 16595 raft_consensus.cc:2243] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.555729 16595 raft_consensus.cc:2272] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.558344 16595 tablet_replica.cc:333] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.559134 16595 raft_consensus.cc:2243] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:58.560132 16595 raft_consensus.cc:2272] T a71902bbacd943e2bcb089853e1ace29 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.562621 16595 tablet_replica.cc:333] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.563787 16595 raft_consensus.cc:2243] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.564385 16595 raft_consensus.cc:2272] T 29f90ab0df0f47929908581bd4420204 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.589717 16595 tablet_replica.cc:333] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.590561 16595 raft_consensus.cc:2243] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.592725 16595 raft_consensus.cc:2272] T 10b4c38656da4e7d80c6e1a1ed1e153a P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.598183 16595 tablet_replica.cc:333] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.599129 16595 raft_consensus.cc:2243] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:58.600212 16595 raft_consensus.cc:2272] T c3156c8fb3be4fefb963e9175412eb46 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.603463 16595 tablet_replica.cc:333] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.604319 16595 raft_consensus.cc:2243] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.605516 16595 raft_consensus.cc:2272] T d440b2b9b1ff4355bed7aaad1a679823 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.607542 16595 tablet_replica.cc:333] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.608366 16595 raft_consensus.cc:2243] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.608840 16595 raft_consensus.cc:2272] T 0797e260a91e4c5bb4aec843984f17d4 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.611291 16595 tablet_replica.cc:333] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.612058 16595 raft_consensus.cc:2243] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.612532 16595 raft_consensus.cc:2272] T 2a070ee75cca48c18ed1e7490889e1f6 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.614483 16595 tablet_replica.cc:333] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.615156 16595 raft_consensus.cc:2243] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.615613 16595 raft_consensus.cc:2272] T 2cd642a1d5ca44fe97556e5284af8cb6 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.618420 16595 tablet_replica.cc:333] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.619208 16595 raft_consensus.cc:2243] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.619727 16595 raft_consensus.cc:2272] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:58.620571 19552 raft_consensus.cc:670] T f8459c71e424427598f7f9adcb2686d2 P 9166408b4e8343fdb95191526cbc10e9: failed to trigger leader election: Illegal state: RaftConsensus is not running: State = Stopped
I20260709 12:12:58.628417 16595 tablet_replica.cc:333] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.629318 16595 raft_consensus.cc:2243] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.630100 16595 raft_consensus.cc:2272] T 0934a620e3874c4bbb7e4ead1c356bed P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.632673 16595 tablet_replica.cc:333] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.633433 16595 raft_consensus.cc:2243] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.634011 16595 raft_consensus.cc:2272] T 3aaf0fc422a241a18c86f61498ad1efe P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.637156 16595 tablet_replica.cc:333] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.637980 16595 raft_consensus.cc:2243] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:58.639415 16595 raft_consensus.cc:2272] T 7fadb38fdebd484681da3494aa42b6d6 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.646652 16595 tablet_replica.cc:333] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.647513 16595 raft_consensus.cc:2243] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:58.648521 16595 raft_consensus.cc:2272] T becefefbf2e840a080f8512741056672 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.651069 16595 tablet_replica.cc:333] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.651846 16595 raft_consensus.cc:2243] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:58.652871 16595 raft_consensus.cc:2272] T 95bed20be23f424886a1882f0d7ecfcf P 9166408b4e8343fdb95191526cbc10e9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.656178 19552 raft_consensus.cc:493] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:12:58.656991 16595 tablet_replica.cc:333] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.656764 19552 raft_consensus.cc:515] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:58.657929 16595 raft_consensus.cc:2243] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:58.659017 16595 raft_consensus.cc:2272] T b659170716504a02920f02c399e7320e P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.659788 19552 leader_election.cc:290] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:58.661146 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c0379503ef4a2c8bd962232cbdf441" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:12:58.666556 17817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c0379503ef4a2c8bd962232cbdf441" candidate_uuid: "9166408b4e8343fdb95191526cbc10e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" is_pre_election: true
I20260709 12:12:58.672761 17715 leader_election.cc:304] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [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: 9166408b4e8343fdb95191526cbc10e9; no voters: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:12:58.661861 16595 tablet_replica.cc:333] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.676615 19552 raft_consensus.cc:2749] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:12:58.676863 16595 raft_consensus.cc:2243] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:58.678043 16595 raft_consensus.cc:2272] T 5a99d449b2b64badaa876401c94a353a P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.680555 16595 tablet_replica.cc:333] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.681267 16595 raft_consensus.cc:2243] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.682113 16595 raft_consensus.cc:2272] T 37cc70e1927a48768061af61190a22c8 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.684707 16595 tablet_replica.cc:333] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.685380 16595 raft_consensus.cc:2243] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:58.686249 16595 raft_consensus.cc:2272] T 54ea215ee7bb4325825f98dd37df4d24 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.688705 16595 tablet_replica.cc:333] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.689458 16595 raft_consensus.cc:2243] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.690208 16595 raft_consensus.cc:2272] T b8623b74859a4d0f9815a82f8e11fa74 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.692625 16595 tablet_replica.cc:333] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.703150 16595 raft_consensus.cc:2243] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:58.704293 16595 raft_consensus.cc:2272] T d38eb914df86461789dcc98b196db6a5 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.717852 16595 tablet_replica.cc:333] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.718606 16595 raft_consensus.cc:2243] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.719136 16595 raft_consensus.cc:2272] T 177da04391ad4a159de15e3ddda501a7 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.722208 16595 tablet_replica.cc:333] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.722891 16595 raft_consensus.cc:2243] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.723364 16595 raft_consensus.cc:2272] T 8bc92e44293e43a59dfa60056898fa23 P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.725756 16595 tablet_replica.cc:333] T a9e8ba470a36430a8914e01b083eadc4 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.726441 16595 raft_consensus.cc:2243] T a9e8ba470a36430a8914e01b083eadc4 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.726980 16595 raft_consensus.cc:2272] T a9e8ba470a36430a8914e01b083eadc4 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.729787 16595 tablet_replica.cc:333] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.730448 16595 raft_consensus.cc:2243] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.730950 16595 raft_consensus.cc:2272] T c5dc085b22094c21aa6ba271fd2c338f P 9166408b4e8343fdb95191526cbc10e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.733618 16595 tablet_replica.cc:333] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.734269 16595 raft_consensus.cc:2243] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.734751 16595 raft_consensus.cc:2272] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.737174 16595 tablet_replica.cc:333] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.737785 16595 raft_consensus.cc:2243] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.738440 16595 raft_consensus.cc:2272] T a43e7915e6cd457e9b7c82e7a4650fe5 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.740828 16595 tablet_replica.cc:333] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.741425 16595 raft_consensus.cc:2243] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:58.749233 16595 raft_consensus.cc:2272] T ad630060947e422bb527efb713021c05 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.751888 16595 tablet_replica.cc:333] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.752599 16595 raft_consensus.cc:2243] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.753217 16595 raft_consensus.cc:2272] T 1258541a2458433d8e216da8e3f73113 P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.756075 16595 tablet_replica.cc:333] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.756745 16595 raft_consensus.cc:2243] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.757275 16595 raft_consensus.cc:2272] T c99f1df614a24ad1b2074430218c2e9b P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.759680 16595 tablet_replica.cc:333] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.760383 16595 raft_consensus.cc:2243] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.760905 16595 raft_consensus.cc:2272] T c497fb3ccb2a4576a70e4434fc3b026f P 9166408b4e8343fdb95191526cbc10e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.763335 16595 tablet_replica.cc:333] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.763955 16595 raft_consensus.cc:2243] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.764525 16595 raft_consensus.cc:2272] T e913f6dfdad24a6684856a75d1a5978f P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.766981 16595 tablet_replica.cc:333] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9: stopping tablet replica
I20260709 12:12:58.767621 16595 raft_consensus.cc:2243] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:58.768154 16595 raft_consensus.cc:2272] T a5c0379503ef4a2c8bd962232cbdf441 P 9166408b4e8343fdb95191526cbc10e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:58.894836 16595 tablet_server.cc:196] TabletServer@127.16.52.193:0 shutdown complete.
I20260709 12:12:59.105968 16595 tablet_server.cc:179] TabletServer@127.16.52.194:0 shutting down...
W20260709 12:12:59.122179 17864 consensus_peers.cc:597] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. 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:12:59.164901 18433 consensus_peers.cc:597] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. 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:12:59.219324 18433 consensus_peers.cc:597] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. 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:12:59.221720 17864 consensus_peers.cc:597] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. 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:12:59.222100 18433 consensus_peers.cc:597] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: 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:12:59.637403 19644 raft_consensus.cc:493] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:59.637928 19644 raft_consensus.cc:515] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:59.640136 19644 leader_election.cc:290] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:59.669879 19642 raft_consensus.cc:493] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:59.670449 19642 raft_consensus.cc:515] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:59.673000 19642 leader_election.cc:290] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:59.674458 19641 raft_consensus.cc:493] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:59.675069 19641 raft_consensus.cc:515] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:59.677343 19639 raft_consensus.cc:493] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:59.678026 19639 raft_consensus.cc:515] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:59.678949 19643 raft_consensus.cc:493] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:59.679642 19643 raft_consensus.cc:515] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:59.680568 19639 leader_election.cc:290] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:59.681910 19641 leader_election.cc:290] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:59.682047 19643 leader_election.cc:290] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:59.684799 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7a9353f0584312be7f76d41499ecc1" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:59.685398 17891 raft_consensus.cc:2468] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:59.686270 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057dda1998414551b27d5dffaf14b079" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:59.686661 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7f34a9ae2340bab44b0d6663d44b1a" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:12:59.686858 17892 raft_consensus.cc:2468] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 3.
W20260709 12:12:59.687001 18433 consensus_peers.cc:597] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: 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:12:59.687212 18468 raft_consensus.cc:2468] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
W20260709 12:12:59.687590 18433 consensus_peers.cc:597] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: 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:12:59.687726 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a99d449b2b64badaa876401c94a353a" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:12:59.698159 19639 raft_consensus.cc:493] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:59.698745 19639 raft_consensus.cc:515] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:59.700845 19639 leader_election.cc:290] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:59.708101 17789 leader_election.cc:304] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [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: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:59.708976 17789 leader_election.cc:304] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [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: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:59.709314 19642 raft_consensus.cc:2804] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:59.709844 19642 raft_consensus.cc:493] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:59.710194 19642 raft_consensus.cc:3060] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:59.764887 19644 raft_consensus.cc:2804] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:12:59.787254 19644 raft_consensus.cc:493] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:59.787768 19644 raft_consensus.cc:3060] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:12:59.808014 17863 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.196:41817, user_credentials={real_user=slave}} blocked reactor thread for 91517.4us
I20260709 12:12:59.815568 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd8576d478f4a63bc3422ca1fca6ef1" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:59.818593 17892 raft_consensus.cc:2468] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
W20260709 12:12:59.827907 18433 consensus_peers.cc:597] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. 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:12:59.864411 18433 consensus_peers.cc:597] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. 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:12:59.866343 18433 consensus_peers.cc:597] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. 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:12:59.888469 18433 leader_election.cc:336] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:12:59.823985 19478 raft_consensus.cc:493] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:59.901165 19611 raft_consensus.cc:493] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:59.901775 19611 raft_consensus.cc:515] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:59.893862 19478 raft_consensus.cc:515] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:59.922458 19642 raft_consensus.cc:515] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:59.899544 19639 raft_consensus.cc:493] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:59.924265 19639 raft_consensus.cc:515] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:59.925118 19642 leader_election.cc:290] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:59.926534 19639 leader_election.cc:290] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:59.927384 19639 raft_consensus.cc:493] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:59.927925 19639 raft_consensus.cc:515] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:59.929961 19644 raft_consensus.cc:515] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:59.930996 19639 leader_election.cc:290] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:12:59.932112 19478 leader_election.cc:290] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:59.933415 19611 leader_election.cc:290] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
W20260709 12:12:59.934810 17789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.196:41817, user_credentials={real_user=slave}} blocked reactor thread for 223135us
I20260709 12:12:59.936462 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38eb914df86461789dcc98b196db6a5" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:59.936908 19611 raft_consensus.cc:493] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:59.937083 17896 raft_consensus.cc:2468] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:12:59.937459 19611 raft_consensus.cc:515] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:12:59.940692 19611 leader_election.cc:290] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:59.943221 19644 leader_election.cc:290] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 4 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:12:59.946681 17789 leader_election.cc:304] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [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: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:12:59.947439 19452 raft_consensus.cc:2804] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:59.947782 19452 raft_consensus.cc:493] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:59.948148 19452 raft_consensus.cc:3060] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:59.949304 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71902bbacd943e2bcb089853e1ace29" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:12:59.949960 18461 raft_consensus.cc:2468] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:12:59.950291 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38eb914df86461789dcc98b196db6a5" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:12:59.950938 18464 raft_consensus.cc:2468] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
W20260709 12:12:59.954897 17788 leader_election.cc:336] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:12:59.955899 17788 leader_election.cc:336] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:12:59.956087 19639 raft_consensus.cc:493] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
W20260709 12:12:59.956647 17788 leader_election.cc:336] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:12:59.958881 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057dda1998414551b27d5dffaf14b079" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:12:59.961957 17895 raft_consensus.cc:3060] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:59.959549 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38eb914df86461789dcc98b196db6a5" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:12:59.962718 17896 raft_consensus.cc:2468] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
W20260709 12:12:59.963807 17788 leader_election.cc:336] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:12:59.964794 17788 leader_election.cc:336] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:12:59.965003 19650 raft_consensus.cc:493] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:12:59.960201 17894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7a9353f0584312be7f76d41499ecc1" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
W20260709 12:12:59.965798 17788 leader_election.cc:336] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:12:59.965598 19650 raft_consensus.cc:515] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:59.966974 17788 leader_election.cc:304] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1fa07d821a134963abf33cf7c9f82225, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:12:59.966275 17894 raft_consensus.cc:3060] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:12:59.968039 17788 leader_election.cc:336] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:12:59.968577 19650 leader_election.cc:290] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:59.969332 19656 raft_consensus.cc:2749] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:12:59.968766 17788 leader_election.cc:336] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:12:59.970407 17788 leader_election.cc:336] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.003855 19478 raft_consensus.cc:493] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:00.004531 19478 raft_consensus.cc:515] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:00.007344 19478 leader_election.cc:290] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:12:59.956672 19639 raft_consensus.cc:515] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:12:59.973424 17895 raft_consensus.cc:2468] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 4.
W20260709 12:13:00.020582 17788 leader_election.cc:336] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:12:59.955554 19452 raft_consensus.cc:515] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.021570 19642 raft_consensus.cc:493] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:00.025748 19642 raft_consensus.cc:515] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:00.028152 19639 leader_election.cc:290] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:13:00.028403 19642 leader_election.cc:290] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:13:00.029484 19452 leader_election.cc:290] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:00.031800 17894 raft_consensus.cc:2468] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
I20260709 12:13:00.094863 19655 raft_consensus.cc:493] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:00.095532 19655 raft_consensus.cc:515] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.096084 19612 raft_consensus.cc:493] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:00.096587 19612 raft_consensus.cc:515] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.099754 19452 raft_consensus.cc:493] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:00.100274 19452 raft_consensus.cc:515] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:13:00.100596 17864 consensus_peers.cc:597] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. 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:13:00.104408 17632 catalog_manager.cc:4755] TS 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0934a620e3874c4bbb7e4ead1c356bed: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.105635 19452 leader_election.cc:290] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:00.108060 19655 leader_election.cc:290] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
W20260709 12:13:00.109628 17864 consensus_peers.cc:597] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. 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:13:00.110213 17864 consensus_peers.cc:597] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. 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:13:00.110677 17864 consensus_peers.cc:597] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. 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:13:00.111161 17864 consensus_peers.cc:597] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. 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:13:00.112160 17864 leader_election.cc:336] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:00.112718 17864 leader_election.cc:336] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:00.117277 17789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 162742us
I20260709 12:13:00.117971 17789 leader_election.cc:304] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [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: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:13:00.118238 17894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3156c8fb3be4fefb963e9175412eb46" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:00.118700 19566 raft_consensus.cc:2804] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:00.118898 17894 raft_consensus.cc:2468] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 1.
I20260709 12:13:00.119077 19566 raft_consensus.cc:493] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
W20260709 12:13:00.119414 18433 leader_election.cc:336] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:00.119475 19566 raft_consensus.cc:3060] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.121632 18432 leader_election.cc:304] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [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: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: 
I20260709 12:13:00.122815 19643 raft_consensus.cc:493] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:00.122521 19658 raft_consensus.cc:2804] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:00.123333 19643 raft_consensus.cc:515] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.123673 19658 raft_consensus.cc:493] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:00.124256 19658 raft_consensus.cc:3060] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.125379 19643 leader_election.cc:290] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:00.121608 18433 leader_election.cc:336] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:00.126972 19643 raft_consensus.cc:493] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:00.127468 19643 raft_consensus.cc:515] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.128425 17789 leader_election.cc:304] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:13:00.129535 17789 leader_election.cc:304] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [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: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:13:00.129762 19643 leader_election.cc:290] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:00.130712 17864 consensus_peers.cc:597] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: 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:13:00.131027 19651 raft_consensus.cc:493] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:00.131117 19452 raft_consensus.cc:2804] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:00.131373 19659 raft_consensus.cc:2804] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:00.131585 19651 raft_consensus.cc:515] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.132114 19659 raft_consensus.cc:697] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:13:00.132392 19452 raft_consensus.cc:697] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 4 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
W20260709 12:13:00.131274 17864 consensus_peers.cc:597] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. 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:13:00.133102 17864 leader_election.cc:336] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:00.133024 19659 consensus_queue.cc:237] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:00.133239 19452 consensus_queue.cc:237] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:00.133814 19651 leader_election.cc:290] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
W20260709 12:13:00.134227 17864 consensus_peers.cc:597] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: 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:13:00.145364 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ea215ee7bb4325825f98dd37df4d24" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:00.146045 17892 raft_consensus.cc:2468] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
W20260709 12:13:00.146207 18431 leader_election.cc:336] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.146694 18431 leader_election.cc:304] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:00.146762 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becefefbf2e840a080f8512741056672" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:00.147094 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7f34a9ae2340bab44b0d6663d44b1a" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
I20260709 12:13:00.147334 17895 raft_consensus.cc:2468] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:13:00.147480 19649 raft_consensus.cc:2749] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:00.147668 18461 raft_consensus.cc:3060] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.141307 19566 raft_consensus.cc:515] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:13:00.148655 18431 leader_election.cc:336] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.149045 18431 leader_election.cc:304] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
W20260709 12:13:00.149973 18431 leader_election.cc:336] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.150156 19566 leader_election.cc:290] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:13:00.150353 18431 leader_election.cc:304] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:00.151980 19642 raft_consensus.cc:493] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:00.152544 19642 raft_consensus.cc:515] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.155915 19612 leader_election.cc:290] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:13:00.155932 19642 leader_election.cc:290] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:00.161110 18461 raft_consensus.cc:2468] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
I20260709 12:13:00.162308 19649 raft_consensus.cc:2749] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:00.162598 19611 raft_consensus.cc:2749] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:00.172362 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b659170716504a02920f02c399e7320e" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:00.172971 18463 raft_consensus.cc:2468] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:13:00.177322 19642 raft_consensus.cc:493] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1f075ccc8c3c4abc941a48b0cfa742bc)
I20260709 12:13:00.178035 19642 raft_consensus.cc:515] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:00.180773 19642 leader_election.cc:290] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:13:00.184954 19644 raft_consensus.cc:493] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:00.185618 19644 raft_consensus.cc:515] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:00.188328 19644 leader_election.cc:290] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:13:00.188609 19452 raft_consensus.cc:493] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1fa07d821a134963abf33cf7c9f82225)
I20260709 12:13:00.189244 19452 raft_consensus.cc:515] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.189955 17789 leader_election.cc:304] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [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: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:13:00.192132 19642 raft_consensus.cc:493] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1fa07d821a134963abf33cf7c9f82225)
I20260709 12:13:00.194036 19566 raft_consensus.cc:2804] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:00.194226 19452 leader_election.cc:290] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:00.192754 19642 raft_consensus.cc:515] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:13:00.196019 17862 leader_election.cc:336] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.196491 17862 leader_election.cc:304] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:00.197196 19651 raft_consensus.cc:2749] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:00.197767 19642 leader_election.cc:290] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
W20260709 12:13:00.198711 18431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 48760.7us
I20260709 12:13:00.191452 17789 leader_election.cc:304] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:13:00.203943 19566 raft_consensus.cc:493] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:00.204034 19452 raft_consensus.cc:2804] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:00.204566 19452 raft_consensus.cc:493] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:00.204638 19642 raft_consensus.cc:493] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1fa07d821a134963abf33cf7c9f82225)
I20260709 12:13:00.204978 19452 raft_consensus.cc:3060] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.205276 19642 raft_consensus.cc:515] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.207211 19642 leader_election.cc:290] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:00.204397 19566 raft_consensus.cc:3060] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.210692 19643 raft_consensus.cc:493] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:00.180944 19658 raft_consensus.cc:515] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.211194 19643 raft_consensus.cc:515] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.213032 19658 leader_election.cc:290] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:13:00.213115 19643 leader_election.cc:290] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:13:00.214409 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3156c8fb3be4fefb963e9175412eb46" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:13:00.214677 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bed20be23f424886a1882f0d7ecfcf" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:00.214988 17895 raft_consensus.cc:3060] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.215282 17892 raft_consensus.cc:2468] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 4.
I20260709 12:13:00.215492 19452 raft_consensus.cc:515] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.216355 18432 leader_election.cc:304] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: 
I20260709 12:13:00.217063 19643 raft_consensus.cc:2804] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:00.217392 19643 raft_consensus.cc:493] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:00.217762 19643 raft_consensus.cc:3060] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:00.221921 17895 raft_consensus.cc:2468] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
W20260709 12:13:00.155570 17788 leader_election.cc:336] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:00.222911 17788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 67420.5us
W20260709 12:13:00.223364 17788 leader_election.cc:336] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.223248 18432 leader_election.cc:304] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: 
I20260709 12:13:00.228475 19649 raft_consensus.cc:2804] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:00.228953 19649 raft_consensus.cc:697] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Becoming Leader. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Running, Role: LEADER
I20260709 12:13:00.229506 19566 raft_consensus.cc:515] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.229827 19649 consensus_queue.cc:237] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.224545 17789 leader_election.cc:304] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [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: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:13:00.232383 19639 raft_consensus.cc:2804] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:00.233011 19639 raft_consensus.cc:697] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:13:00.234156 19639 consensus_queue.cc:237] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.225493 19643 raft_consensus.cc:515] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.244771 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bed20be23f424886a1882f0d7ecfcf" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:13:00.245566 17895 raft_consensus.cc:3060] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:00.245994 17789 leader_election.cc:304] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [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: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:13:00.227420 19452 leader_election.cc:290] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:00.248744 19644 raft_consensus.cc:2804] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:00.249307 19644 raft_consensus.cc:493] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:00.249806 19644 raft_consensus.cc:3060] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.252267 19643 leader_election.cc:290] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 5 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
W20260709 12:13:00.197520 17862 leader_election.cc:336] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:00.256125 17862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 58618us
W20260709 12:13:00.260324 17788 leader_election.cc:336] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:00.259547 17862 leader_election.cc:336] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.264489 17862 leader_election.cc:304] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
W20260709 12:13:00.265343 17862 leader_election.cc:336] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.265723 17862 leader_election.cc:304] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:00.267201 17895 raft_consensus.cc:2468] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 5.
I20260709 12:13:00.268033 19650 raft_consensus.cc:2749] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:00.269590 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bed20be23f424886a1882f0d7ecfcf" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:00.270411 18461 raft_consensus.cc:2393] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f075ccc8c3c4abc941a48b0cfa742bc in current term 5: Already voted for candidate 1fa07d821a134963abf33cf7c9f82225 in this term.
I20260709 12:13:00.270494 19644 raft_consensus.cc:515] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.270396 19478 raft_consensus.cc:2749] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:00.283721 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e32aea76e54724a0f7131fab736724" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:00.287396 17896 raft_consensus.cc:2468] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 5.
I20260709 12:13:00.284437 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd8576d478f4a63bc3422ca1fca6ef1" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:13:00.281893 18432 leader_election.cc:304] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [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: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: 
I20260709 12:13:00.287540 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38eb914df86461789dcc98b196db6a5" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:13:00.288357 17863 leader_election.cc:304] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 1fa07d821a134963abf33cf7c9f82225, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:13:00.289312 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e913f6dfdad24a6684856a75d1a5978f" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:00.289561 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e5f7af7fea42c1a7f92d5465cd5b68" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:00.288494 17892 raft_consensus.cc:3060] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.289958 17895 raft_consensus.cc:3060] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.290088 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc92e44293e43a59dfa60056898fa23" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:00.292292 19643 raft_consensus.cc:2804] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:00.294528 19657 raft_consensus.cc:493] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:00.295003 19566 leader_election.cc:290] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:00.295126 19657 raft_consensus.cc:515] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.296226 19643 raft_consensus.cc:697] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [term 5 LEADER]: Becoming Leader. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Running, Role: LEADER
I20260709 12:13:00.296458 19652 raft_consensus.cc:2749] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:00.297470 19657 leader_election.cc:290] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:00.297283 19643 consensus_queue.cc:237] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.298790 17892 raft_consensus.cc:2468] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 3.
I20260709 12:13:00.300179 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38eb914df86461789dcc98b196db6a5" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
I20260709 12:13:00.300758 18468 raft_consensus.cc:3060] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.294445 17894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5dc085b22094c21aa6ba271fd2c338f" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:00.302258 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad630060947e422bb527efb713021c05" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:00.302920 18461 raft_consensus.cc:2468] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 1.
I20260709 12:13:00.304286 19644 leader_election.cc:290] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:00.305972 19659 raft_consensus.cc:493] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1f075ccc8c3c4abc941a48b0cfa742bc)
I20260709 12:13:00.306419 19659 raft_consensus.cc:515] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:00.308317 19659 leader_election.cc:290] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:13:00.309909 17789 leader_election.cc:304] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [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: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:13:00.310806 19566 raft_consensus.cc:2804] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:00.310909 17789 leader_election.cc:304] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [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: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:13:00.311287 19566 raft_consensus.cc:493] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:00.312072 19566 raft_consensus.cc:3060] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.311719 19657 raft_consensus.cc:2804] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:00.312731 19657 raft_consensus.cc:493] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:00.313098 19657 raft_consensus.cc:3060] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:00.314239 18431 consensus_peers.cc:597] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:00.319780 18468 raft_consensus.cc:2468] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 3.
W20260709 12:13:00.323647 17788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 55844.6us
W20260709 12:13:00.327804 17788 leader_election.cc:336] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:00.330744 18431 leader_election.cc:336] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.330442 19657 raft_consensus.cc:515] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:13:00.331480 18431 leader_election.cc:336] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:00.332156 18431 leader_election.cc:336] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.332903 19657 leader_election.cc:290] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:13:00.331914 17789 leader_election.cc:304] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
W20260709 12:13:00.332922 18431 consensus_peers.cc:597] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:00.334353 18431 consensus_peers.cc:597] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:00.334734 19659 raft_consensus.cc:493] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1f075ccc8c3c4abc941a48b0cfa742bc)
I20260709 12:13:00.335280 19659 raft_consensus.cc:515] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:00.336455 19639 raft_consensus.cc:2804] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:00.336906 19639 raft_consensus.cc:493] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:00.337272 19639 raft_consensus.cc:3060] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:00.337496 19659 leader_election.cc:290] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:13:00.338575 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71902bbacd943e2bcb089853e1ace29" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
I20260709 12:13:00.339130 18468 raft_consensus.cc:3060] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.339412 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fadb38fdebd484681da3494aa42b6d6" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:00.340045 18461 raft_consensus.cc:2468] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
I20260709 12:13:00.341208 19659 raft_consensus.cc:493] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1fa07d821a134963abf33cf7c9f82225)
I20260709 12:13:00.341702 19659 raft_consensus.cc:515] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.343684 19659 leader_election.cc:290] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
W20260709 12:13:00.345921 18431 consensus_peers.cc:597] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:00.346755 18431 leader_election.cc:336] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.347231 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b659170716504a02920f02c399e7320e" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
I20260709 12:13:00.347854 18461 raft_consensus.cc:3060] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.348097 18468 raft_consensus.cc:2468] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
I20260709 12:13:00.349406 19566 raft_consensus.cc:515] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:00.351388 19566 leader_election.cc:290] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
W20260709 12:13:00.347388 18431 leader_election.cc:336] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:00.352087 18431 leader_election.cc:336] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:00.352545 18431 leader_election.cc:336] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.354102 17895 raft_consensus.cc:2468] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 3.
W20260709 12:13:00.354334 18431 consensus_peers.cc:597] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:00.362460 17894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b0187b5391489280529f556c9612be" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:00.363205 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becefefbf2e840a080f8512741056672" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:13:00.363737 17896 raft_consensus.cc:3060] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.356083 18461 raft_consensus.cc:2468] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
I20260709 12:13:00.358512 17642 catalog_manager.cc:5697] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: term changed from 1 to 2, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196). New cstate: current_term: 2 leader_uuid: "1fa07d821a134963abf33cf7c9f82225" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:00.366411 17642 catalog_manager.cc:5697] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: term changed from 4 to 5, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196). New cstate: current_term: 5 leader_uuid: "1fa07d821a134963abf33cf7c9f82225" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:13:00.367200 18433 leader_election.cc:336] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:00.367689 18433 leader_election.cc:304] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:00.368685 19643 raft_consensus.cc:2749] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:00.370187 17648 catalog_manager.cc:5697] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 3 to 4, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 4 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:00.371006 17896 raft_consensus.cc:2468] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
I20260709 12:13:00.371786 17648 catalog_manager.cc:5697] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 reported cstate change: term changed from 1 to 2, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:00.374409 18433 leader_election.cc:336] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:00.374816 18433 leader_election.cc:304] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:00.375442 19643 raft_consensus.cc:2749] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:00.376355 19639 raft_consensus.cc:515] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:13:00.378273 18433 leader_election.cc:336] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:00.378741 18433 leader_election.cc:304] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:00.379359 19643 raft_consensus.cc:2749] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:00.379897 17789 leader_election.cc:304] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [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: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:13:00.380905 19657 raft_consensus.cc:493] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1fa07d821a134963abf33cf7c9f82225)
I20260709 12:13:00.381600 19657 raft_consensus.cc:515] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.383328 19566 raft_consensus.cc:493] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1fa07d821a134963abf33cf7c9f82225)
I20260709 12:13:00.383906 19566 raft_consensus.cc:515] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.392009 19659 raft_consensus.cc:2804] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:00.383924 19657 leader_election.cc:290] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:00.392478 19659 raft_consensus.cc:493] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:00.392905 19659 raft_consensus.cc:3060] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.378335 19639 leader_election.cc:290] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 6 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:13:00.393803 19566 leader_election.cc:290] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
W20260709 12:13:00.392923 17788 leader_election.cc:336] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.392132 17789 leader_election.cc:304] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [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: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:13:00.396746 17789 leader_election.cc:304] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [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: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
W20260709 12:13:00.397142 17788 leader_election.cc:336] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.397518 17789 leader_election.cc:304] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:13:00.397605 17788 leader_election.cc:304] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:13:00.398074 19639 raft_consensus.cc:2804] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:00.398275 19657 raft_consensus.cc:2804] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:00.398726 19657 raft_consensus.cc:493] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:00.398777 19642 raft_consensus.cc:2804] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:00.398811 19644 raft_consensus.cc:2749] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:00.399010 17788 leader_election.cc:336] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.399420 19657 raft_consensus.cc:3060] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.399485 19642 raft_consensus.cc:697] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
W20260709 12:13:00.400074 17788 leader_election.cc:336] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.400504 19642 consensus_queue.cc:237] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.401684 19659 raft_consensus.cc:515] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.400560 19639 raft_consensus.cc:697] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:13:00.405560 19639 consensus_queue.cc:237] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [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: 4, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.408233 17789 leader_election.cc:304] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:13:00.400507 17788 leader_election.cc:304] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1fa07d821a134963abf33cf7c9f82225, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:13:00.409222 19644 raft_consensus.cc:2804] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:00.409684 19644 raft_consensus.cc:697] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:13:00.410101 19566 raft_consensus.cc:2749] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:00.410477 19644 consensus_queue.cc:237] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.419871 19659 leader_election.cc:290] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:00.421702 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a070ee75cca48c18ed1e7490889e1f6" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
W20260709 12:13:00.419792 17788 leader_election.cc:336] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.424608 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfdc1b879624cae9e06f1728f8614b0" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:00.425992 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfdc1b879624cae9e06f1728f8614b0" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:00.423431 17788 leader_election.cc:304] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1fa07d821a134963abf33cf7c9f82225, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:13:00.427374 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e32aea76e54724a0f7131fab736724" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:13:00.429061 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b60c5cc4f954673ae3b4f58af03b2e2" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:00.407310 19657 raft_consensus.cc:515] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.429216 17892 raft_consensus.cc:3060] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:00.426167 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ea215ee7bb4325825f98dd37df4d24" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:13:00.429396 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c27abc0b0c74bb7a0e0570d02e3d2db" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:00.429752 17896 raft_consensus.cc:3060] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:00.431105 17788 leader_election.cc:336] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.433593 17788 leader_election.cc:304] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1fa07d821a134963abf33cf7c9f82225, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:13:00.431736 19642 raft_consensus.cc:2749] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:00.437290 19659 raft_consensus.cc:2749] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:00.437608 17896 raft_consensus.cc:2468] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 3.
I20260709 12:13:00.440429 19657 leader_election.cc:290] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 election: Requested vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
W20260709 12:13:00.441322 17788 leader_election.cc:336] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.441529 17892 raft_consensus.cc:2468] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 6.
W20260709 12:13:00.442637 17788 leader_election.cc:336] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.443253 19644 raft_consensus.cc:493] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1fa07d821a134963abf33cf7c9f82225)
I20260709 12:13:00.443799 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c27abc0b0c74bb7a0e0570d02e3d2db" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:00.443748 19644 raft_consensus.cc:515] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.445153 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad630060947e422bb527efb713021c05" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
I20260709 12:13:00.445685 18468 raft_consensus.cc:3060] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:00.445962 19644 leader_election.cc:290] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:00.446983 17789 leader_election.cc:304] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [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: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 9166408b4e8343fdb95191526cbc10e9
I20260709 12:13:00.448045 17789 leader_election.cc:304] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:13:00.448696 19639 raft_consensus.cc:2804] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:00.449198 19642 raft_consensus.cc:2804] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:00.450330 17789 leader_election.cc:304] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [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: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:13:00.451889 19642 raft_consensus.cc:697] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:13:00.453358 19452 raft_consensus.cc:2804] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:00.453526 17789 leader_election.cc:304] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:13:00.453811 19452 raft_consensus.cc:697] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:13:00.454373 19657 raft_consensus.cc:2804] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:00.454514 19452 consensus_queue.cc:237] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:00.455020 19657 raft_consensus.cc:697] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 6 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:13:00.455888 19657 consensus_queue.cc:237] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:00.455906 18468 raft_consensus.cc:2468] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 2.
I20260709 12:13:00.453038 19642 consensus_queue.cc:237] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:00.459172 19639 raft_consensus.cc:697] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:13:00.461069 19639 consensus_queue.cc:237] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:00.461647 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fadb38fdebd484681da3494aa42b6d6" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
I20260709 12:13:00.462468 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efc61c19604bf5957b7992b155122a" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:00.462635 18468 raft_consensus.cc:3060] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:00.464529 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07efc61c19604bf5957b7992b155122a" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:00.469424 18468 raft_consensus.cc:2468] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f3512320ab4958a4a6eb54c4a1a412 in term 3.
I20260709 12:13:00.470146 19659 raft_consensus.cc:493] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f075ccc8c3c4abc941a48b0cfa742bc)
I20260709 12:13:00.470805 19659 raft_consensus.cc:515] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.472967 19644 raft_consensus.cc:493] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1fa07d821a134963abf33cf7c9f82225)
I20260709 12:13:00.473496 19659 leader_election.cc:290] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:00.473505 19644 raft_consensus.cc:515] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.476364 19644 leader_election.cc:290] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:00.478734 17789 leader_election.cc:304] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225
W20260709 12:13:00.479933 17788 leader_election.cc:336] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.488952 19659 raft_consensus.cc:2749] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:00.485864 19452 raft_consensus.cc:493] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f075ccc8c3c4abc941a48b0cfa742bc)
I20260709 12:13:00.489820 17789 leader_election.cc:304] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225
I20260709 12:13:00.490033 19452 raft_consensus.cc:515] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.490962 17789 leader_election.cc:304] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:13:00.492152 19656 raft_consensus.cc:2749] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:00.492249 17789 leader_election.cc:304] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [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: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412; no voters: 
I20260709 12:13:00.492771 19656 raft_consensus.cc:2804] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:00.493227 19656 raft_consensus.cc:697] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:13:00.494375 19566 raft_consensus.cc:2804] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:00.494067 19656 consensus_queue.cc:237] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.494838 19566 raft_consensus.cc:697] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Becoming Leader. State: Replica: b1f3512320ab4958a4a6eb54c4a1a412, State: Running, Role: LEADER
I20260709 12:13:00.496150 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd642a1d5ca44fe97556e5284af8cb6" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:00.499338 17789 leader_election.cc:304] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225
I20260709 12:13:00.500231 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:00.500947 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d867fbdcce654106a656ea534417c7ba" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:00.494375 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7561a223a79b4963b8a195597c89c353" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:00.502161 16595 tablet_replica.cc:333] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.503382 16595 raft_consensus.cc:2243] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.500906 19641 raft_consensus.cc:2749] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:00.504827 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7561a223a79b4963b8a195597c89c353" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:00.504017 16595 raft_consensus.cc:2272] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:00.507609 17862 consensus_peers.cc:597] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:00.508091 17862 consensus_peers.cc:597] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:00.508651 16595 tablet_replica.cc:333] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.509763 16595 raft_consensus.cc:2243] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:00.495637 19566 consensus_queue.cc:237] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [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: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.511183 19452 leader_election.cc:290] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
W20260709 12:13:00.489459 17788 leader_election.cc:336] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:00.518340 17788 leader_election.cc:336] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.519565 17788 leader_election.cc:304] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
W20260709 12:13:00.522686 17788 raft_consensus.cc:2686] T d7b0187b5391489280529f556c9612be P b1f3512320ab4958a4a6eb54c4a1a412: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:13:00.523962 17788 leader_election.cc:336] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:00.525626 17788 leader_election.cc:336] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.525959 17789 leader_election.cc:304] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225
I20260709 12:13:00.526047 17788 leader_election.cc:304] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:13:00.526805 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d867fbdcce654106a656ea534417c7ba" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:00.527189 19452 raft_consensus.cc:2749] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:00.528038 19452 raft_consensus.cc:2749] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:00.529064 17788 leader_election.cc:336] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.529497 17789 leader_election.cc:304] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225
I20260709 12:13:00.530254 19452 raft_consensus.cc:2749] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:00.540576 16595 raft_consensus.cc:2272] T 4641a06eec6e4be0be329858d9002838 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.543614 16595 tablet_replica.cc:333] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.546514 16595 raft_consensus.cc:2243] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:00.550262 16595 pending_rounds.cc:70] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412: Trying to abort 1 pending ops.
I20260709 12:13:00.550585 16595 pending_rounds.cc:77] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305622242252509184 op_type: NO_OP noop_request { }
I20260709 12:13:00.554352 19452 raft_consensus.cc:493] T f8459c71e424427598f7f9adcb2686d2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1f075ccc8c3c4abc941a48b0cfa742bc)
I20260709 12:13:00.554948 19452 raft_consensus.cc:515] T f8459c71e424427598f7f9adcb2686d2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:13:00.557385 17788 leader_election.cc:336] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:00.559122 17788 leader_election.cc:336] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.559514 17788 leader_election.cc:304] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1fa07d821a134963abf33cf7c9f82225, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:13:00.560743 19654 raft_consensus.cc:2749] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:00.560798 17788 leader_election.cc:336] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:00.561699 17788 consensus_peers.cc:597] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:00.562624 19452 leader_election.cc:290] T f8459c71e424427598f7f9adcb2686d2 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
W20260709 12:13:00.562407 17788 leader_election.cc:336] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.552548 16595 raft_consensus.cc:2889] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:00.563618 16595 raft_consensus.cc:2272] T bd7f34a9ae2340bab44b0d6663d44b1a P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.565228 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8459c71e424427598f7f9adcb2686d2" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
W20260709 12:13:00.567299 17788 leader_election.cc:336] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.567775 17788 leader_election.cc:304] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1fa07d821a134963abf33cf7c9f82225, 9166408b4e8343fdb95191526cbc10e9
W20260709 12:13:00.568727 17788 consensus_peers.cc:597] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:00.569538 17788 consensus_peers.cc:597] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:00.572523 19452 raft_consensus.cc:2749] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:00.572813 17788 leader_election.cc:336] T f8459c71e424427598f7f9adcb2686d2 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:00.573349 17788 leader_election.cc:304] T f8459c71e424427598f7f9adcb2686d2 P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:13:00.574103 19654 raft_consensus.cc:2749] T f8459c71e424427598f7f9adcb2686d2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:00.574739 16595 tablet_replica.cc:333] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.575500 19654 raft_consensus.cc:493] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f075ccc8c3c4abc941a48b0cfa742bc)
I20260709 12:13:00.575727 16595 raft_consensus.cc:2243] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:00.576048 19654 raft_consensus.cc:515] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.577131 16595 raft_consensus.cc:2272] T c6c28ad1c3024998a0e23fa1a4be33dc P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.578316 19654 leader_election.cc:290] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:00.580188 16595 tablet_replica.cc:333] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.581071 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ca3d8ae57b494d961fe9c7c30f722b" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:00.581373 16595 raft_consensus.cc:2243] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:00.582033 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ca3d8ae57b494d961fe9c7c30f722b" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:00.582731 16595 raft_consensus.cc:2272] T 378f1f93825948b58f44720b38d8942c P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.584780 17789 leader_election.cc:304] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225
I20260709 12:13:00.585510 19452 raft_consensus.cc:493] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1f075ccc8c3c4abc941a48b0cfa742bc)
I20260709 12:13:00.585968 19452 raft_consensus.cc:515] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:00.587868 19452 leader_election.cc:290] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:13:00.588306 19452 raft_consensus.cc:2749] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:00.592034 19452 raft_consensus.cc:493] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1f075ccc8c3c4abc941a48b0cfa742bc)
I20260709 12:13:00.592636 19452 raft_consensus.cc:515] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:13:00.601320 17846 debug-util.cc:398] Leaking SignalData structure 0x7b0800164d60 after lost signal to thread 16598
W20260709 12:13:00.610507 17788 leader_election.cc:336] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:00.638278 18431 consensus_peers.cc:597] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:00.649578 17789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 64848.9us
I20260709 12:13:00.649842 16595 tablet_replica.cc:333] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.651718 17896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aaf0fc422a241a18c86f61498ad1efe" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:00.660198 16595 raft_consensus.cc:2243] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.654794 17895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab236f32365a401f8f618c613cb950ce" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:00.661108 16595 raft_consensus.cc:2272] T d867fbdcce654106a656ea534417c7ba P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:00.654836 17862 consensus_peers.cc:597] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:00.657691 17788 leader_election.cc:336] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:00.658376 17846 debug-util.cc:398] Leaking SignalData structure 0x7b08000a0440 after lost signal to thread 17682
I20260709 12:13:00.650342 19452 leader_election.cc:290] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
W20260709 12:13:00.666548 17846 debug-util.cc:398] Leaking SignalData structure 0x7b08000a0b20 after lost signal to thread 17849
W20260709 12:13:00.667752 17846 debug-util.cc:398] Leaking SignalData structure 0x7b0800103040 after lost signal to thread 17923
W20260709 12:13:00.669039 17846 debug-util.cc:398] Leaking SignalData structure 0x7b08000cfb80 after lost signal to thread 18492
W20260709 12:13:00.671053 17864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 80133.7us
I20260709 12:13:00.672520 16595 tablet_replica.cc:333] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.680310 17789 leader_election.cc:304] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
W20260709 12:13:00.677037 17788 consensus_peers.cc:597] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:00.684758 17788 consensus_peers.cc:597] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:00.685024 19452 raft_consensus.cc:2749] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:00.684212 16595 raft_consensus.cc:2243] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.686259 16595 raft_consensus.cc:2272] T a9e5f7af7fea42c1a7f92d5465cd5b68 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.686714 17789 leader_election.cc:304] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 9166408b4e8343fdb95191526cbc10e9
I20260709 12:13:00.689560 19452 raft_consensus.cc:2749] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:00.690934 16595 tablet_replica.cc:333] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.692138 17895 raft_consensus.cc:1275] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:13:00.693262 16595 raft_consensus.cc:2243] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.694160 16595 raft_consensus.cc:2272] T 07efc61c19604bf5957b7992b155122a P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.694595 17895 raft_consensus.cc:1275] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:00.699303 16595 tablet_replica.cc:333] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.700206 16595 raft_consensus.cc:2243] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.701829 19654 consensus_queue.cc:1048] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:13:00.702842 18431 consensus_peers.cc:597] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:00.702783 19452 consensus_queue.cc:1048] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:00.711318 16595 raft_consensus.cc:2272] T ab236f32365a401f8f618c613cb950ce P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:00.717010 17788 consensus_peers.cc:597] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:00.722002 18431 consensus_peers.cc:597] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:00.727727 18431 consensus_peers.cc:597] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:00.728080 19452 raft_consensus.cc:493] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1f075ccc8c3c4abc941a48b0cfa742bc)
I20260709 12:13:00.727775 16595 tablet_replica.cc:333] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.729838 16595 raft_consensus.cc:2243] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:00.730628 16595 pending_rounds.cc:70] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412: Trying to abort 1 pending ops.
I20260709 12:13:00.730840 16595 pending_rounds.cc:77] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305622241835470848 op_type: NO_OP noop_request { }
I20260709 12:13:00.732095 19452 raft_consensus.cc:515] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:00.736050 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a017000b8fc642278add7007ebc7b157" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:00.735473 19452 leader_election.cc:290] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:00.737805 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a017000b8fc642278add7007ebc7b157" candidate_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:00.739842 17789 leader_election.cc:304] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [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: b1f3512320ab4958a4a6eb54c4a1a412; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225
I20260709 12:13:00.743149 19654 raft_consensus.cc:2749] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:00.745138 18431 consensus_peers.cc:597] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:00.731181 16595 raft_consensus.cc:2889] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:00.745738 16595 raft_consensus.cc:2272] T 057dda1998414551b27d5dffaf14b079 P b1f3512320ab4958a4a6eb54c4a1a412 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.749352 16595 tablet_replica.cc:333] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.758514 16595 raft_consensus.cc:2243] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:00.760291 16595 raft_consensus.cc:2272] T de7a9353f0584312be7f76d41499ecc1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.764952 16595 tablet_replica.cc:333] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.765813 16595 raft_consensus.cc:2243] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:13:00.766659 16595 pending_rounds.cc:70] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412: Trying to abort 1 pending ops.
I20260709 12:13:00.766964 16595 pending_rounds.cc:77] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412: Aborting op as it isn't in flight: id { term: 6 index: 6 } timestamp: 7305622243158966272 op_type: NO_OP noop_request { }
I20260709 12:13:00.767385 16595 raft_consensus.cc:2889] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 6 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:00.767762 16595 raft_consensus.cc:2272] T 05e32aea76e54724a0f7131fab736724 P b1f3512320ab4958a4a6eb54c4a1a412 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.770839 16595 tablet_replica.cc:333] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.771651 16595 raft_consensus.cc:2243] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:00.777341 16595 pending_rounds.cc:70] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412: Trying to abort 1 pending ops.
I20260709 12:13:00.777693 16595 pending_rounds.cc:77] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305622242931511296 op_type: NO_OP noop_request { }
I20260709 12:13:00.778182 16595 raft_consensus.cc:2889] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:00.778589 16595 raft_consensus.cc:2272] T a71902bbacd943e2bcb089853e1ace29 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:00.777364 17788 consensus_peers.cc:597] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:00.781610 16595 tablet_replica.cc:333] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.782641 16595 raft_consensus.cc:2243] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:00.784013 16595 raft_consensus.cc:2272] T 29f90ab0df0f47929908581bd4420204 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.793092 16595 tablet_replica.cc:333] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.807709 16595 raft_consensus.cc:2243] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.808506 16595 raft_consensus.cc:2272] T 7561a223a79b4963b8a195597c89c353 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.837627 16595 tablet_replica.cc:333] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.838527 16595 raft_consensus.cc:2243] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.839175 16595 raft_consensus.cc:2272] T 2a070ee75cca48c18ed1e7490889e1f6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.842012 16595 tablet_replica.cc:333] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.842872 16595 raft_consensus.cc:2243] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:00.847438 17896 raft_consensus.cc:1275] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:00.849056 19643 consensus_queue.cc:1048] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:13:00.853621 17788 consensus_peers.cc:597] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:00.844074 16595 raft_consensus.cc:2272] T 74b142b123904c96a84395960aeae7da P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:00.872517 17862 consensus_peers.cc:597] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:00.877740 16595 tablet_replica.cc:333] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.878041 17895 raft_consensus.cc:1275] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 5 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:13:00.878625 16595 raft_consensus.cc:2243] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:00.879639 16595 raft_consensus.cc:2272] T 0934a620e3874c4bbb7e4ead1c356bed P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.879932 19643 consensus_queue.cc:1048] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 12:13:00.887807 16595 tablet_replica.cc:333] T f8459c71e424427598f7f9adcb2686d2 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.890434 16595 raft_consensus.cc:2243] T f8459c71e424427598f7f9adcb2686d2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.892741 16595 raft_consensus.cc:2272] T f8459c71e424427598f7f9adcb2686d2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.895756 16595 tablet_replica.cc:333] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.904913 16595 raft_consensus.cc:2243] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.906724 17896 raft_consensus.cc:1275] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:00.908324 16595 raft_consensus.cc:2272] T 2cd642a1d5ca44fe97556e5284af8cb6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.908175 19654 consensus_queue.cc:1048] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:00.911075 16595 tablet_replica.cc:333] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.921319 16595 raft_consensus.cc:2243] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:00.922333 18461 raft_consensus.cc:1275] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:00.922433 16595 raft_consensus.cc:2272] T 36a44d8f0bc442c082b50c5fc9470e92 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.924253 19654 consensus_queue.cc:1048] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:13:00.925261 16595 tablet_replica.cc:333] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.926149 16595 raft_consensus.cc:2243] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.930305 16595 raft_consensus.cc:2272] T 3aaf0fc422a241a18c86f61498ad1efe P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:00.911551 18431 consensus_peers.cc:597] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:00.938340 17896 raft_consensus.cc:1275] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:00.939845 19452 consensus_queue.cc:1048] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:00.948690 17896 raft_consensus.cc:1275] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 12:13:00.949419 17788 consensus_peers.cc:597] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:00.950138 17788 consensus_peers.cc:597] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:00.950889 17788 consensus_peers.cc:597] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:00.951653 19452 consensus_queue.cc:1048] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:00.933024 16595 tablet_replica.cc:333] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:00.954463 16595 raft_consensus.cc:2243] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:00.958851 16595 pending_rounds.cc:70] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412: Trying to abort 1 pending ops.
I20260709 12:13:00.959426 16595 pending_rounds.cc:77] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305622243397738496 op_type: NO_OP noop_request { }
I20260709 12:13:00.960500 16595 raft_consensus.cc:2889] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:00.960829 16595 raft_consensus.cc:2272] T 7fadb38fdebd484681da3494aa42b6d6 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.965862 18463 raft_consensus.cc:1275] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:00.969305 19654 consensus_queue.cc:1048] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:13:00.983500 18431 consensus_peers.cc:597] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:00.984031 17862 consensus_peers.cc:597] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:00.989671 17893 raft_consensus.cc:1275] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:01.002490 19452 consensus_queue.cc:1048] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:01.014637 18467 raft_consensus.cc:1275] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Refusing update from remote peer b1f3512320ab4958a4a6eb54c4a1a412: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:01.016479 16595 tablet_replica.cc:333] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
W20260709 12:13:01.021767 17788 consensus_peers.cc:597] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:01.022338 17788 consensus_peers.cc:597] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:01.057456 17788 consensus_peers.cc:597] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:01.064344 16595 raft_consensus.cc:2243] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:01.066520 16595 raft_consensus.cc:2272] T becefefbf2e840a080f8512741056672 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:01.080116 17862 consensus_peers.cc:597] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:01.083182 16595 tablet_replica.cc:333] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:01.088591 16595 raft_consensus.cc:2243] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:01.090291 16595 pending_rounds.cc:70] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412: Trying to abort 1 pending ops.
I20260709 12:13:01.092410 16595 pending_rounds.cc:77] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305622242972213248 op_type: NO_OP noop_request { }
I20260709 12:13:01.092891 16595 raft_consensus.cc:2889] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:01.093360 16595 raft_consensus.cc:2272] T b659170716504a02920f02c399e7320e P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:01.097312 16595 tablet_replica.cc:333] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:01.104559 16595 raft_consensus.cc:2243] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:01.108282 16595 raft_consensus.cc:2272] T 5a99d449b2b64badaa876401c94a353a P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:01.117287 17648 catalog_manager.cc:5697] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 2 to 3, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 3 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } }
I20260709 12:13:01.118561 16595 tablet_replica.cc:333] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:01.119462 16595 raft_consensus.cc:2243] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:01.120714 16595 raft_consensus.cc:2272] T 37cc70e1927a48768061af61190a22c8 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:01.123997 16595 tablet_replica.cc:333] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
W20260709 12:13:01.128041 18432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 102140us
I20260709 12:13:01.128569 16595 raft_consensus.cc:2243] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:01.129441 16595 raft_consensus.cc:2272] T f4ca3d8ae57b494d961fe9c7c30f722b P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:01.120534 17862 consensus_peers.cc:597] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:01.130445 17862 consensus_peers.cc:597] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:01.131052 17862 consensus_peers.cc:597] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:01.131603 17862 consensus_peers.cc:597] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:01.119060 17648 catalog_manager.cc:5697] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 1 to 2, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } }
I20260709 12:13:01.134594 17648 catalog_manager.cc:5697] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 2 to 3, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 3 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } }
I20260709 12:13:01.136049 17648 catalog_manager.cc:5697] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 2 to 3, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 3 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:13:01.138253 19566 consensus_queue.cc:1048] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:13:01.167303 16595 tablet_replica.cc:333] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:01.168252 16595 raft_consensus.cc:2243] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:01.169211 16595 raft_consensus.cc:2272] T 54ea215ee7bb4325825f98dd37df4d24 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:01.172140 16595 tablet_replica.cc:333] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:01.172960 16595 raft_consensus.cc:2243] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:01.176045 16595 raft_consensus.cc:2272] T 2bd8576d478f4a63bc3422ca1fca6ef1 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:01.176659 17862 consensus_peers.cc:597] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:01.181255 16595 tablet_replica.cc:333] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:01.182135 16595 raft_consensus.cc:2243] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:01.183147 16595 raft_consensus.cc:2272] T db8f5dfec1f742a5aee97176671b7ba3 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:01.186591 16595 tablet_replica.cc:333] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:01.187602 16595 raft_consensus.cc:2243] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:01.202454 16595 raft_consensus.cc:2272] T d38eb914df86461789dcc98b196db6a5 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:01.210440 17632 catalog_manager.cc:4755] TS 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0934a620e3874c4bbb7e4ead1c356bed: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:01.212504 16595 tablet_replica.cc:333] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:01.213392 16595 raft_consensus.cc:2243] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:01.214039 16595 raft_consensus.cc:2272] T 8bc92e44293e43a59dfa60056898fa23 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:01.216521 16595 tablet_replica.cc:333] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:01.217304 16595 raft_consensus.cc:2243] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:01.217877 16595 raft_consensus.cc:2272] T 2c27abc0b0c74bb7a0e0570d02e3d2db P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:01.220502 16595 tablet_replica.cc:333] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:01.221274 16595 raft_consensus.cc:2243] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:01.222138 16595 raft_consensus.cc:2272] T ad630060947e422bb527efb713021c05 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:01.226269 16595 tablet_replica.cc:333] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:01.226965 16595 raft_consensus.cc:2243] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:01.227695 16595 raft_consensus.cc:2272] T 1258541a2458433d8e216da8e3f73113 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:01.247372 17696 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:01.247848 17696 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:01.248139 17696 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:01.254895 16595 tablet_replica.cc:333] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:01.255800 16595 raft_consensus.cc:2243] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:01.256424 16595 raft_consensus.cc:2272] T a017000b8fc642278add7007ebc7b157 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:01.258988 16595 tablet_replica.cc:333] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:01.259805 16595 raft_consensus.cc:2243] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:01.261915 16595 raft_consensus.cc:2272] T c497fb3ccb2a4576a70e4434fc3b026f P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:01.264736 16595 tablet_replica.cc:333] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:01.265460 16595 raft_consensus.cc:2243] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:01.270417 18431 consensus_peers.cc:597] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:01.273986 17648 catalog_manager.cc:5697] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: term changed from 1 to 2, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:13:01.276000 16595 raft_consensus.cc:2272] T e913f6dfdad24a6684856a75d1a5978f P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:01.275949 17648 catalog_manager.cc:5697] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: term changed from 1 to 2, leader changed from 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193) to b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } } }
I20260709 12:13:01.285696 16595 tablet_replica.cc:333] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:01.286536 16595 raft_consensus.cc:2243] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:01.288324 16595 raft_consensus.cc:2272] T a5c0379503ef4a2c8bd962232cbdf441 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:01.291487 16595 tablet_replica.cc:333] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:01.292287 16595 raft_consensus.cc:2243] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:01.293701 16595 raft_consensus.cc:2272] T a9e8ba470a36430a8914e01b083eadc4 P b1f3512320ab4958a4a6eb54c4a1a412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:01.296478 16595 tablet_replica.cc:333] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:01.297209 16595 raft_consensus.cc:2243] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:01.298246 16595 raft_consensus.cc:2272] T c1b1e1f303b14582850cbb490c893a12 P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:01.301168 16595 tablet_replica.cc:333] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:01.301872 16595 raft_consensus.cc:2243] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:01.302446 16595 raft_consensus.cc:2272] T c5dc085b22094c21aa6ba271fd2c338f P b1f3512320ab4958a4a6eb54c4a1a412 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:01.305032 16595 tablet_replica.cc:333] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:01.305702 16595 raft_consensus.cc:2243] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:01.306217 16595 raft_consensus.cc:2272] T cdfdc1b879624cae9e06f1728f8614b0 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:01.308650 16595 tablet_replica.cc:333] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412: stopping tablet replica
I20260709 12:13:01.309211 16595 raft_consensus.cc:2243] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:01.309792 16595 raft_consensus.cc:2272] T 3b60c5cc4f954673ae3b4f58af03b2e2 P b1f3512320ab4958a4a6eb54c4a1a412 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:01.581897 18431 consensus_peers.cc:597] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:01.673027 19696 raft_consensus.cc:493] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:01.673650 19696 raft_consensus.cc:515] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:13:01.691177 18433 leader_election.cc:336] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:01.692171 19696 leader_election.cc:290] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:13:01.694056 17894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378f1f93825948b58f44720b38d8942c" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:01.695740 18432 leader_election.cc:304] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:01.696846 19696 raft_consensus.cc:2749] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:01.738685 18433 consensus_peers.cc:597] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:01.865286 17864 consensus_peers.cc:597] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:01.911412 18433 consensus_peers.cc:597] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:01.922510 19647 raft_consensus.cc:493] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:01.923122 19647 raft_consensus.cc:515] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:01.925272 19647 leader_election.cc:290] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:13:01.928851 19696 raft_consensus.cc:493] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:01.929433 19696 raft_consensus.cc:515] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:01.933588 19696 leader_election.cc:290] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:13:01.933840 17894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4641a06eec6e4be0be329858d9002838" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
W20260709 12:13:01.940603 18433 leader_election.cc:336] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:01.941074 18433 leader_election.cc:304] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:01.942836 19696 raft_consensus.cc:2749] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:01.969914 19647 raft_consensus.cc:493] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:01.970607 19647 raft_consensus.cc:515] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:01.977478 19647 leader_election.cc:290] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:01.985303 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c28ad1c3024998a0e23fa1a4be33dc" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:01.987413 19694 raft_consensus.cc:493] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:01.987980 19694 raft_consensus.cc:515] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:01.991223 19694 leader_election.cc:290] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:13:01.991456 17894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a44d8f0bc442c082b50c5fc9470e92" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
W20260709 12:13:02.000900 18433 leader_election.cc:336] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:02.001387 18433 leader_election.cc:304] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
W20260709 12:13:02.002368 18433 consensus_peers.cc:597] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:02.013463 19652 raft_consensus.cc:493] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.025156 19652 raft_consensus.cc:515] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.027498 19652 leader_election.cc:290] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:02.016018 19696 raft_consensus.cc:2749] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:02.016603 17862 leader_election.cc:336] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:02.039665 19652 raft_consensus.cc:493] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.040496 19652 raft_consensus.cc:515] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.043110 19652 leader_election.cc:290] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:02.049624 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378f1f93825948b58f44720b38d8942c" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:02.050316 18463 raft_consensus.cc:2468] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
I20260709 12:13:02.051430 19708 raft_consensus.cc:493] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.056131 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4641a06eec6e4be0be329858d9002838" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:02.056841 18463 raft_consensus.cc:2468] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:13:02.056864 19652 raft_consensus.cc:493] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.058086 19652 raft_consensus.cc:515] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.060972 19652 leader_election.cc:290] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:02.052006 19708 raft_consensus.cc:515] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.071952 19708 leader_election.cc:290] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
W20260709 12:13:02.074607 17864 leader_election.cc:336] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:02.075094 17864 leader_election.cc:304] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.075755 19710 raft_consensus.cc:2749] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:02.080693 17863 leader_election.cc:304] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: 
I20260709 12:13:02.081699 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b142b123904c96a84395960aeae7da" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:02.082785 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a44d8f0bc442c082b50c5fc9470e92" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:02.083465 18467 raft_consensus.cc:2468] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:13:02.083992 17863 leader_election.cc:304] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: 
I20260709 12:13:02.082320 19696 raft_consensus.cc:493] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.084816 19647 raft_consensus.cc:2804] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:02.084697 19696 raft_consensus.cc:515] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.085233 19647 raft_consensus.cc:493] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.085620 19647 raft_consensus.cc:3060] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:02.093568 18433 leader_election.cc:336] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:02.094338 17864 leader_election.cc:336] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:02.094769 17864 leader_election.cc:304] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.093710 19696 leader_election.cc:290] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:13:02.095613 19708 raft_consensus.cc:2804] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:02.095995 19708 raft_consensus.cc:493] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting leader election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.096359 19708 raft_consensus.cc:3060] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:02.098650 19647 raft_consensus.cc:515] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.100447 19709 raft_consensus.cc:2749] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:02.106441 17862 leader_election.cc:336] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:02.108879 17894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c28ad1c3024998a0e23fa1a4be33dc" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
W20260709 12:13:02.110051 17864 leader_election.cc:336] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:02.116919 17864 leader_election.cc:336] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:02.117568 17864 leader_election.cc:336] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:02.118103 17864 consensus_peers.cc:597] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:02.118556 17864 leader_election.cc:336] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:02.124964 17864 leader_election.cc:336] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:02.107642 19708 raft_consensus.cc:515] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.126814 19708 leader_election.cc:290] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
W20260709 12:13:02.143627 17864 leader_election.cc:336] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:02.144408 17894 raft_consensus.cc:2468] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:13:02.150199 17863 leader_election.cc:304] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.156637 17863 leader_election.cc:304] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.111920 19647 leader_election.cc:290] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
W20260709 12:13:02.154373 18431 leader_election.cc:336] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:02.158106 18431 leader_election.cc:304] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.158888 19694 raft_consensus.cc:2749] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:02.159343 19712 raft_consensus.cc:2749] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:02.160039 19712 raft_consensus.cc:2804] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:02.160367 19712 raft_consensus.cc:493] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting leader election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
W20260709 12:13:02.160449 18433 consensus_peers.cc:597] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:02.160754 19712 raft_consensus.cc:3060] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:02.164832 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378f1f93825948b58f44720b38d8942c" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
I20260709 12:13:02.165108 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4641a06eec6e4be0be329858d9002838" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
I20260709 12:13:02.165405 18467 raft_consensus.cc:3060] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:02.165599 18463 raft_consensus.cc:3060] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:02.171607 18463 raft_consensus.cc:2468] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 3.
I20260709 12:13:02.171739 18467 raft_consensus.cc:2468] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:13:02.175647 19647 raft_consensus.cc:493] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.177532 19647 raft_consensus.cc:515] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:13:02.185334 17862 leader_election.cc:336] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:02.187707 19647 leader_election.cc:290] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:13:02.189283 19709 raft_consensus.cc:493] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.189772 19709 raft_consensus.cc:515] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.192102 19709 leader_election.cc:290] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:02.197045 19696 raft_consensus.cc:493] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.197625 19696 raft_consensus.cc:515] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:13:02.203910 18433 leader_election.cc:336] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:02.206749 17864 consensus_peers.cc:597] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:02.210021 19708 raft_consensus.cc:493] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.210537 19708 raft_consensus.cc:515] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:02.212692 19708 leader_election.cc:290] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:13:02.215579 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8f5dfec1f742a5aee97176671b7ba3" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:02.217540 17863 leader_election.cc:304] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.218600 17863 leader_election.cc:304] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.219040 19710 raft_consensus.cc:2804] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:02.171131 19712 raft_consensus.cc:515] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.228566 19696 leader_election.cc:290] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
W20260709 12:13:02.229226 17864 leader_election.cc:336] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:02.229678 17864 leader_election.cc:304] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
W20260709 12:13:02.230499 17862 leader_election.cc:336] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:02.231123 19712 leader_election.cc:290] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:02.232133 19710 raft_consensus.cc:697] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:13:02.233049 19710 consensus_queue.cc:237] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.235808 19696 raft_consensus.cc:493] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.236065 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a44d8f0bc442c082b50c5fc9470e92" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
I20260709 12:13:02.236646 18467 raft_consensus.cc:3060] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:02.236372 19696 raft_consensus.cc:515] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.232156 19711 raft_consensus.cc:2804] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:02.238159 19711 raft_consensus.cc:697] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:13:02.238749 19696 leader_election.cc:290] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:13:02.239040 19711 consensus_queue.cc:237] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.239539 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b142b123904c96a84395960aeae7da" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:02.240190 17892 raft_consensus.cc:2468] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 3.
W20260709 12:13:02.241190 18433 consensus_peers.cc:597] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:02.241464 18432 leader_election.cc:304] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [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: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: b1f3512320ab4958a4a6eb54c4a1a412
W20260709 12:13:02.242839 17864 leader_election.cc:336] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:02.243289 17864 leader_election.cc:304] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 1fa07d821a134963abf33cf7c9f82225, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.244001 19652 raft_consensus.cc:2749] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:02.244666 19647 raft_consensus.cc:2749] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:13:02.245076 18433 leader_election.cc:336] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:02.247066 18467 raft_consensus.cc:2468] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 3.
W20260709 12:13:02.248741 17864 leader_election.cc:336] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:02.249320 17864 leader_election.cc:304] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.250157 19696 raft_consensus.cc:2804] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:02.250658 19696 raft_consensus.cc:493] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.251137 19696 raft_consensus.cc:3060] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:02.257575 19709 raft_consensus.cc:2749] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:02.259420 19694 raft_consensus.cc:493] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.260013 19694 raft_consensus.cc:515] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.260494 19709 raft_consensus.cc:493] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.261000 19709 raft_consensus.cc:515] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:02.263453 19694 leader_election.cc:290] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:13:02.263661 19709 leader_election.cc:290] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:02.266417 18433 leader_election.cc:336] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:02.268380 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0934a620e3874c4bbb7e4ead1c356bed" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:02.269671 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1e1f303b14582850cbb490c893a12" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:02.271557 18432 leader_election.cc:304] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.273133 18432 leader_election.cc:304] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 1f075ccc8c3c4abc941a48b0cfa742bc, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.272857 17648 catalog_manager.cc:5697] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 2 to 3, leader changed from b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 3 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:02.274062 19694 raft_consensus.cc:2749] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:02.274153 17862 leader_election.cc:336] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:02.274986 19694 raft_consensus.cc:2749] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:02.278266 17864 leader_election.cc:336] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:02.282505 17864 leader_election.cc:336] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:02.283070 17864 leader_election.cc:304] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.285148 19711 raft_consensus.cc:2749] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:02.288044 17863 leader_election.cc:304] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.289196 19711 raft_consensus.cc:2804] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:02.289700 19711 raft_consensus.cc:697] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:13:02.290555 19711 consensus_queue.cc:237] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.292104 19715 raft_consensus.cc:493] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.292608 19715 raft_consensus.cc:515] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.301335 19709 raft_consensus.cc:493] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.301900 19709 raft_consensus.cc:515] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.303880 19709 leader_election.cc:290] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:02.304138 19696 raft_consensus.cc:515] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.304564 19715 leader_election.cc:290] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:02.306996 17864 consensus_peers.cc:597] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:02.307438 17864 consensus_peers.cc:597] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:02.307807 17864 consensus_peers.cc:597] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:02.308264 18433 leader_election.cc:336] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:02.308399 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b142b123904c96a84395960aeae7da" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:13:02.308977 17892 raft_consensus.cc:3060] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:02.312541 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0934a620e3874c4bbb7e4ead1c356bed" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:02.313120 18467 raft_consensus.cc:2468] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 1.
W20260709 12:13:02.314013 18433 leader_election.cc:336] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:02.317612 18433 consensus_peers.cc:597] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:02.306197 19696 leader_election.cc:290] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 4 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:13:02.321512 17892 raft_consensus.cc:2468] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 4.
W20260709 12:13:02.321586 17864 leader_election.cc:336] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:02.328356 17863 leader_election.cc:304] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.329376 18432 leader_election.cc:304] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.330498 19710 raft_consensus.cc:2804] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:02.330921 19710 raft_consensus.cc:493] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.331359 19710 raft_consensus.cc:3060] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:02.336664 19717 raft_consensus.cc:2804] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:02.337663 19717 raft_consensus.cc:697] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [term 4 LEADER]: Becoming Leader. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Running, Role: LEADER
W20260709 12:13:02.345403 18431 leader_election.cc:336] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:02.345930 19710 raft_consensus.cc:515] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.338533 19717 consensus_queue.cc:237] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:13:02.352810 18433 consensus_peers.cc:597] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:02.353585 18431 leader_election.cc:304] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.354396 19696 raft_consensus.cc:2749] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:02.356448 17864 leader_election.cc:336] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:02.357652 19710 leader_election.cc:290] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:02.367790 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0934a620e3874c4bbb7e4ead1c356bed" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
I20260709 12:13:02.368501 18467 raft_consensus.cc:3060] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:02.371775 17642 catalog_manager.cc:5697] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 1 to 2, leader changed from b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 2 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:02.374904 18467 raft_consensus.cc:2468] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
I20260709 12:13:02.378310 17648 catalog_manager.cc:5697] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: term changed from 3 to 4, leader changed from b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) to 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196). New cstate: current_term: 4 leader_uuid: "1fa07d821a134963abf33cf7c9f82225" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:02.379604 19696 raft_consensus.cc:493] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:02.380666 19696 raft_consensus.cc:515] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.380228 17642 catalog_manager.cc:5697] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 2 to 3, leader changed from b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 3 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:02.382467 19710 raft_consensus.cc:493] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.382707 19696 leader_election.cc:290] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:02.389386 18433 leader_election.cc:336] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:02.390326 17863 leader_election.cc:304] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.389225 19710 raft_consensus.cc:515] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:02.391367 19711 raft_consensus.cc:2804] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:02.391877 19711 raft_consensus.cc:697] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:13:02.392773 19711 consensus_queue.cc:237] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:13:02.403293 18431 leader_election.cc:336] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:02.403848 18431 leader_election.cc:304] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.407861 19715 raft_consensus.cc:2749] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:02.408367 17862 leader_election.cc:336] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:02.419970 17864 leader_election.cc:336] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:02.420423 17864 leader_election.cc:304] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.421229 19709 raft_consensus.cc:2749] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:02.422983 19710 leader_election.cc:290] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:13:02.425153 17648 catalog_manager.cc:5697] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 1 to 2, leader changed from b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 2 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:02.440922 17864 consensus_peers.cc:597] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:02.484052 19723 raft_consensus.cc:493] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.484627 19723 raft_consensus.cc:515] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.486871 19723 leader_election.cc:290] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:02.495177 18433 leader_election.cc:336] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:02.499625 18431 leader_election.cc:336] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:02.500424 18431 leader_election.cc:304] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.501820 19696 raft_consensus.cc:2749] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:02.501116 19723 raft_consensus.cc:493] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.502779 19723 raft_consensus.cc:515] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.505781 19711 raft_consensus.cc:493] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.505892 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8f5dfec1f742a5aee97176671b7ba3" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:02.506536 17892 raft_consensus.cc:2468] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 1.
I20260709 12:13:02.506392 19711 raft_consensus.cc:515] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:02.508522 19711 leader_election.cc:290] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:13:02.509419 18432 leader_election.cc:304] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [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: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: 
I20260709 12:13:02.510185 19694 raft_consensus.cc:493] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.510623 19694 raft_consensus.cc:515] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.512537 19694 leader_election.cc:290] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:02.512764 16595 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 17846)
I20260709 12:13:02.513031 19694 raft_consensus.cc:2804] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:02.513378 19694 raft_consensus.cc:493] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.513710 19694 raft_consensus.cc:3060] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:02.522413 18433 leader_election.cc:336] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:02.524297 18433 leader_election.cc:336] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:02.527719 17864 leader_election.cc:336] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:02.535939 19723 leader_election.cc:290] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
W20260709 12:13:02.541095 17862 leader_election.cc:336] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:02.548882 17862 leader_election.cc:304] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.543725 19711 raft_consensus.cc:493] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.553606 19711 raft_consensus.cc:515] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:02.555739 19711 leader_election.cc:290] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:13:02.561689 19710 raft_consensus.cc:2749] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:02.573411 18433 consensus_peers.cc:597] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:02.585659 17862 leader_election.cc:336] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:02.598482 17864 leader_election.cc:336] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:02.599933 17864 leader_election.cc:304] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.601052 19710 raft_consensus.cc:2749] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:02.594538 19694 raft_consensus.cc:515] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:13:02.592342 18431 leader_election.cc:336] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:02.605321 17894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8f5dfec1f742a5aee97176671b7ba3" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc"
I20260709 12:13:02.605939 17894 raft_consensus.cc:3060] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:02.605352 18431 leader_election.cc:304] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.607968 19715 raft_consensus.cc:2749] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:02.612854 19715 raft_consensus.cc:493] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.613157 17894 raft_consensus.cc:2468] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:13:02.613375 19715 raft_consensus.cc:515] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.615509 19715 leader_election.cc:290] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:13:02.616653 18432 leader_election.cc:304] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: 
I20260709 12:13:02.617658 19715 raft_consensus.cc:2804] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:02.618122 19715 raft_consensus.cc:697] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Becoming Leader. State: Replica: 1fa07d821a134963abf33cf7c9f82225, State: Running, Role: LEADER
I20260709 12:13:02.618935 19715 consensus_queue.cc:237] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.627833 19710 raft_consensus.cc:493] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.628608 19710 raft_consensus.cc:515] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:02.630889 19710 leader_election.cc:290] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:02.641852 18433 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111) [suppressed 495 similar messages]
I20260709 12:13:02.644071 19723 raft_consensus.cc:493] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.644784 19723 raft_consensus.cc:515] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.651028 19723 leader_election.cc:290] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:13:02.651257 17894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38eb914df86461789dcc98b196db6a5" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:02.651970 17894 raft_consensus.cc:2468] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 3.
I20260709 12:13:02.666785 19709 raft_consensus.cc:493] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.667368 19709 raft_consensus.cc:515] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:02.669674 19709 leader_election.cc:290] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:02.672098 18433 leader_election.cc:336] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:02.673236 19694 leader_election.cc:290] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
I20260709 12:13:02.687146 17648 catalog_manager.cc:5697] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 reported cstate change: term changed from 1 to 2, leader changed from b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) to 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196). New cstate: current_term: 2 leader_uuid: "1fa07d821a134963abf33cf7c9f82225" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:13:02.663414 17864 leader_election.cc:336] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:02.702957 17864 consensus_peers.cc:597] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:02.703989 18463 raft_consensus.cc:1275] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:02.705304 18467 raft_consensus.cc:1275] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:13:02.710355 18431 leader_election.cc:336] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:02.718279 19723 raft_consensus.cc:493] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:02.727660 19710 raft_consensus.cc:493] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.730943 19723 raft_consensus.cc:515] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.733831 19723 leader_election.cc:290] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:13:02.734380 19723 raft_consensus.cc:493] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.734867 19723 raft_consensus.cc:515] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.737540 19723 leader_election.cc:290] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987)
I20260709 12:13:02.731559 19710 raft_consensus.cc:515] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:02.737994 19694 raft_consensus.cc:493] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:02.741751 19694 raft_consensus.cc:515] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:13:02.738933 17862 leader_election.cc:336] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:02.745466 17862 leader_election.cc:304] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
W20260709 12:13:02.730438 18431 consensus_peers.cc:597] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:02.742704 19710 leader_election.cc:290] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
W20260709 12:13:02.738435 18433 leader_election.cc:336] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:02.749348 18433 leader_election.cc:304] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
W20260709 12:13:02.751591 18433 leader_election.cc:336] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:02.752934 19715 raft_consensus.cc:2749] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:02.753708 19711 raft_consensus.cc:2749] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:02.765381 19710 consensus_queue.cc:1048] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:13:02.771703 17864 consensus_peers.cc:597] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:02.772308 17864 leader_election.cc:336] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:02.772815 17864 consensus_peers.cc:597] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:02.775313 19709 consensus_queue.cc:1048] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:13:02.785871 18431 leader_election.cc:336] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:02.786505 18431 leader_election.cc:304] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.786944 19694 leader_election.cc:290] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:02.797122 17862 leader_election.cc:336] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:02.797951 17862 leader_election.cc:304] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.799106 19710 raft_consensus.cc:2749] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:02.801266 19715 raft_consensus.cc:2749] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:02.809942 18431 consensus_peers.cc:597] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:02.826339 17864 consensus_peers.cc:597] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:02.830150 18433 leader_election.cc:336] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:02.831579 18433 leader_election.cc:336] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:02.837735 18433 leader_election.cc:336] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:02.837160 17864 leader_election.cc:336] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:02.842267 17864 consensus_peers.cc:597] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:02.850795 18461 raft_consensus.cc:1275] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:02.853921 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1e1f303b14582850cbb490c893a12" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:02.854513 18461 raft_consensus.cc:2468] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 3.
W20260709 12:13:02.860556 17864 consensus_peers.cc:597] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:02.889961 18433 consensus_peers.cc:597] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:02.890254 17894 raft_consensus.cc:1275] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:02.895776 19694 consensus_queue.cc:1048] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 12:13:02.886667 18431 leader_election.cc:336] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:02.905741 18431 leader_election.cc:304] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.910104 19723 raft_consensus.cc:2749] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:02.911330 18431 leader_election.cc:336] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:02.911916 18431 leader_election.cc:304] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.918730 19723 raft_consensus.cc:2749] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:02.979034 17862 consensus_peers.cc:597] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:02.927433 18431 leader_election.cc:336] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:02.980525 18431 leader_election.cc:304] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:02.987914 19723 raft_consensus.cc:2749] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:02.988955 18431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.193:41987, user_credentials={real_user=slave}} blocked reactor thread for 61553.7us
W20260709 12:13:03.000982 17864 consensus_peers.cc:597] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:03.005261 19710 consensus_queue.cc:1048] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } 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:13:03.007397 17863 leader_election.cc:304] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:03.008453 19710 raft_consensus.cc:2804] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:03.008837 19710 raft_consensus.cc:493] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting leader election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:03.009196 19710 raft_consensus.cc:3060] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:03.025136 17862 consensus_peers.cc:597] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:03.071561 19710 raft_consensus.cc:515] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:13:03.090118 17864 leader_election.cc:336] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:03.091936 19723 raft_consensus.cc:493] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:03.092448 19723 raft_consensus.cc:515] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:13:03.105257 18433 leader_election.cc:336] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:03.094491 19723 leader_election.cc:290] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:13:03.131348 17892 raft_consensus.cc:1275] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Refusing update from remote peer 1fa07d821a134963abf33cf7c9f82225: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:03.133839 19694 consensus_queue.cc:1048] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 12:13:03.141909 19710 leader_election.cc:290] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 election: Requested vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:03.145535 18461 raft_consensus.cc:1275] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:13:03.148581 17862 consensus_peers.cc:597] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:03.179412 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b1e1f303b14582850cbb490c893a12" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225"
I20260709 12:13:03.180176 18467 raft_consensus.cc:3060] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:03.210268 18467 raft_consensus.cc:2468] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 4.
W20260709 12:13:03.221486 18431 consensus_peers.cc:597] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:03.222025 18431 consensus_peers.cc:597] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:03.226657 18431 consensus_peers.cc:597] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:03.239938 18431 consensus_peers.cc:597] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:03.240537 18431 leader_election.cc:336] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:03.240979 18431 leader_election.cc:304] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:03.243705 19711 consensus_queue.cc:1048] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 12:13:03.249878 19723 raft_consensus.cc:2749] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:03.242048 18431 consensus_peers.cc:597] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:03.255386 18431 consensus_peers.cc:597] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:03.258924 17863 leader_election.cc:304] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:03.260210 19733 raft_consensus.cc:2804] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:03.299062 19733 raft_consensus.cc:697] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 LEADER]: Becoming Leader. State: Replica: 1f075ccc8c3c4abc941a48b0cfa742bc, State: Running, Role: LEADER
I20260709 12:13:03.319766 19733 consensus_queue.cc:237] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:13:03.335443 18433 consensus_peers.cc:597] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:03.340335 18431 consensus_peers.cc:597] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:03.360059 17632 catalog_manager.cc:4755] TS 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0934a620e3874c4bbb7e4ead1c356bed: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:03.365242 17862 consensus_peers.cc:597] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:03.368500 18432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:43813, user_credentials={real_user=slave}} blocked reactor thread for 61294us
W20260709 12:13:03.383196 18431 consensus_peers.cc:597] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:03.392392 18431 consensus_peers.cc:597] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:03.426381 17642 catalog_manager.cc:5697] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc reported cstate change: term changed from 3 to 4, leader changed from b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194) to 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195). New cstate: current_term: 4 leader_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:03.513234 16595 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 17846)
W20260709 12:13:03.513366 17862 consensus_peers.cc:597] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:03.570484 17862 consensus_peers.cc:597] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:03.601878 17862 consensus_peers.cc:597] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:03.626597 17862 consensus_peers.cc:597] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:03.662595 18431 consensus_peers.cc:597] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:03.674537 17862 consensus_peers.cc:597] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:03.736869 17864 consensus_peers.cc:597] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:03.758071 18431 consensus_peers.cc:597] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:03.795779 18461 raft_consensus.cc:1275] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225 [term 4 FOLLOWER]: Refusing update from remote peer 1f075ccc8c3c4abc941a48b0cfa742bc: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:03.797240 19709 consensus_queue.cc:1048] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 12:13:03.809343 17862 consensus_peers.cc:597] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:03.881330 17862 consensus_peers.cc:597] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:03.882113 18431 consensus_peers.cc:597] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:03.942812 19694 raft_consensus.cc:493] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:03.943619 19694 raft_consensus.cc:515] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:13:03.952199 18431 leader_election.cc:336] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:03.954493 19723 raft_consensus.cc:493] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:03.956012 19723 raft_consensus.cc:515] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:03.958143 19723 leader_election.cc:290] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:13:03.959002 19694 leader_election.cc:290] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813)
W20260709 12:13:03.960286 18433 leader_election.cc:336] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:03.960721 18433 leader_election.cc:304] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:03.961079 17892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c28ad1c3024998a0e23fa1a4be33dc" candidate_uuid: "1fa07d821a134963abf33cf7c9f82225" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" is_pre_election: true
I20260709 12:13:03.961689 17892 raft_consensus.cc:2468] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fa07d821a134963abf33cf7c9f82225 in term 2.
I20260709 12:13:03.962404 19694 raft_consensus.cc:2749] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:03.967032 18431 leader_election.cc:336] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:03.970300 18433 leader_election.cc:336] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:03.973110 18433 leader_election.cc:304] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:03.975700 19694 raft_consensus.cc:2749] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:04.191998 19733 raft_consensus.cc:493] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:04.192637 19733 raft_consensus.cc:515] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:04.194890 19733 leader_election.cc:290] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:04.214430 17862 leader_election.cc:336] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:04.217895 17864 leader_election.cc:336] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:04.219003 17864 leader_election.cc:304] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:04.230381 19733 raft_consensus.cc:2749] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:04.233852 19723 raft_consensus.cc:493] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:04.234375 19723 raft_consensus.cc:515] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:04.236001 19749 raft_consensus.cc:493] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:04.236598 19749 raft_consensus.cc:515] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:04.238245 19723 leader_election.cc:290] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:13:04.240525 19749 leader_election.cc:290] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
W20260709 12:13:04.247668 18433 leader_election.cc:336] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:04.254807 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38eb914df86461789dcc98b196db6a5" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:04.255396 18461 raft_consensus.cc:2468] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 3.
I20260709 12:13:04.258045 19694 raft_consensus.cc:493] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:04.258656 19694 raft_consensus.cc:515] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:04.260733 19694 leader_election.cc:290] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:04.270056 18431 leader_election.cc:336] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:04.270582 18431 leader_election.cc:304] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:04.272857 19723 raft_consensus.cc:2749] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:04.273603 18433 leader_election.cc:336] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:04.280906 17864 leader_election.cc:336] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:04.281529 17864 consensus_peers.cc:597] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:04.286123 18431 leader_election.cc:336] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:04.286603 18431 leader_election.cc:304] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:04.287907 19723 raft_consensus.cc:2749] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:04.291576 19749 raft_consensus.cc:493] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:04.292171 19749 raft_consensus.cc:515] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:04.294245 19749 leader_election.cc:290] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:04.299093 17862 leader_election.cc:336] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:04.299609 17862 leader_election.cc:304] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:04.300606 19749 raft_consensus.cc:2749] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:04.300693 17864 leader_election.cc:336] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:04.304307 17862 leader_election.cc:336] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:04.304788 17862 leader_election.cc:304] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:04.305590 19749 raft_consensus.cc:2749] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:04.307403 19733 raft_consensus.cc:493] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:04.308210 19733 raft_consensus.cc:515] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:04.310595 19733 leader_election.cc:290] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:04.315474 17864 leader_election.cc:336] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:04.316538 17862 leader_election.cc:336] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:04.316998 17862 leader_election.cc:304] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:04.317775 19733 raft_consensus.cc:2749] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:04.358855 19749 raft_consensus.cc:493] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:04.359575 19749 raft_consensus.cc:515] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:04.361929 19749 leader_election.cc:290] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:04.367993 17862 leader_election.cc:336] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:04.374179 17864 leader_election.cc:336] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:04.374778 17864 leader_election.cc:304] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:04.375622 19749 raft_consensus.cc:2749] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:04.408907 18433 consensus_peers.cc:597] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:04.455742 18433 consensus_peers.cc:597] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:04.509702 18433 consensus_peers.cc:597] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:04.513770 16595 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 17846)
I20260709 12:13:04.519603 19733 raft_consensus.cc:493] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:04.520201 19733 raft_consensus.cc:515] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:04.528903 19749 raft_consensus.cc:493] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:04.529541 19749 raft_consensus.cc:515] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:13:04.530431 17862 leader_election.cc:336] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:04.531190 17864 leader_election.cc:336] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:04.531590 17864 leader_election.cc:304] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:04.532347 19710 raft_consensus.cc:2749] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:04.531705 19749 leader_election.cc:290] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:13:04.533579 19733 leader_election.cc:290] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:04.542618 17862 leader_election.cc:336] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:04.543421 17864 leader_election.cc:336] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:04.543895 17864 leader_election.cc:304] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:04.544991 19733 raft_consensus.cc:2749] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:04.567294 18433 consensus_peers.cc:597] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:04.654729 17864 consensus_peers.cc:597] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:04.663959 18433 consensus_peers.cc:597] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:04.683059 17864 consensus_peers.cc:597] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:04.716651 19694 raft_consensus.cc:493] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:04.717397 19694 raft_consensus.cc:515] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:13:04.724762 18433 leader_election.cc:336] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:04.725641 19694 leader_election.cc:290] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:04.735111 17864 consensus_peers.cc:597] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:04.754491 19733 raft_consensus.cc:493] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:04.755151 19733 raft_consensus.cc:515] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:13:04.764258 17862 leader_election.cc:336] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:04.773135 19733 leader_election.cc:290] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:13:04.778291 19749 raft_consensus.cc:493] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:04.779120 19749 raft_consensus.cc:515] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:04.781185 19749 leader_election.cc:290] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:04.796861 17862 leader_election.cc:336] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:04.801528 18431 leader_election.cc:336] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:04.810279 18431 leader_election.cc:304] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:04.818763 19723 raft_consensus.cc:493] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:04.819350 19723 raft_consensus.cc:515] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:04.821560 19723 leader_election.cc:290] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987)
I20260709 12:13:04.822793 19723 raft_consensus.cc:493] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:04.823345 19723 raft_consensus.cc:515] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:04.825685 19694 raft_consensus.cc:2749] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:04.826494 19723 leader_election.cc:290] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:04.830648 17864 consensus_peers.cc:597] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:04.836364 17864 consensus_peers.cc:597] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:04.844478 18433 leader_election.cc:336] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:04.845131 18433 leader_election.cc:336] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:04.842097 17864 leader_election.cc:336] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:04.847402 17864 leader_election.cc:304] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:04.854266 19733 raft_consensus.cc:2749] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:04.864477 17864 leader_election.cc:336] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:04.867187 17864 leader_election.cc:304] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:04.868130 19733 raft_consensus.cc:2749] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:04.876791 18431 leader_election.cc:336] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:04.880780 18431 leader_election.cc:304] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:04.887303 19723 raft_consensus.cc:2749] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:04.888692 17864 consensus_peers.cc:597] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:04.889703 18431 leader_election.cc:336] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:04.890659 18431 leader_election.cc:304] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:04.912765 19723 raft_consensus.cc:2749] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:04.929642 18433 consensus_peers.cc:597] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:04.934796 19723 raft_consensus.cc:493] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:04.935572 19723 raft_consensus.cc:515] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:04.938045 19723 leader_election.cc:290] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:04.952435 18433 leader_election.cc:336] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:04.968937 18431 leader_election.cc:336] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:04.969556 18431 leader_election.cc:304] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:04.970412 19723 raft_consensus.cc:2749] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:05.045382 17864 consensus_peers.cc:597] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:05.090549 17864 consensus_peers.cc:597] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:05.103322 18431 consensus_peers.cc:597] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:05.124861 18433 consensus_peers.cc:597] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:05.143563 18431 consensus_peers.cc:597] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:05.156745 18431 consensus_peers.cc:597] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:05.183503 17864 consensus_peers.cc:597] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:05.260206 18433 consensus_peers.cc:597] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:05.308522 17864 consensus_peers.cc:597] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:05.328825 17864 consensus_peers.cc:597] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:05.373965 18431 consensus_peers.cc:597] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:05.422423 17864 consensus_peers.cc:597] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:05.433030 17862 consensus_peers.cc:597] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:05.452200 18431 consensus_peers.cc:597] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:05.511523 17862 consensus_peers.cc:597] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:05.514266 16595 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 17846)
I20260709 12:13:05.533057 19749 raft_consensus.cc:493] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:05.533655 19749 raft_consensus.cc:515] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
W20260709 12:13:05.540443 17862 leader_election.cc:336] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:05.543562 19749 leader_election.cc:290] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:05.551031 18433 consensus_peers.cc:597] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:05.552848 17864 leader_election.cc:336] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:05.553341 17864 leader_election.cc:304] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:05.557150 19733 raft_consensus.cc:2749] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:13:05.692756 18431 consensus_peers.cc:597] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:05.694808 18431 consensus_peers.cc:597] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:05.693846 17864 consensus_peers.cc:597] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:05.712021 17862 consensus_peers.cc:597] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:05.761963 18431 consensus_peers.cc:597] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:05.764703 18431 consensus_peers.cc:597] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:05.818382 18431 consensus_peers.cc:597] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:05.819394 17862 consensus_peers.cc:597] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:05.837369 17862 consensus_peers.cc:597] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:05.873103 18433 consensus_peers.cc:597] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:05.978348 18431 consensus_peers.cc:597] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:05.982652 17862 consensus_peers.cc:597] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:06.042695 19753 raft_consensus.cc:493] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.044026 19753 raft_consensus.cc:515] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:06.049458 19753 leader_election.cc:290] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:06.058147 18433 leader_election.cc:336] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:06.078667 19756 raft_consensus.cc:493] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:06.079752 19756 raft_consensus.cc:515] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } attrs { replace: true } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:06.083595 19756 leader_election.cc:290] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
W20260709 12:13:06.089373 17862 leader_election.cc:336] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:06.095008 17864 leader_election.cc:336] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:06.095523 17864 leader_election.cc:304] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:06.096698 19756 raft_consensus.cc:2749] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:06.098718 18431 leader_election.cc:336] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:06.099234 18431 leader_election.cc:304] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:06.099977 19753 raft_consensus.cc:2749] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:06.118964 19753 raft_consensus.cc:493] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.119692 19753 raft_consensus.cc:515] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:06.122005 19753 leader_election.cc:290] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:06.134877 18433 leader_election.cc:336] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:06.144044 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38eb914df86461789dcc98b196db6a5" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:06.145323 18461 raft_consensus.cc:2468] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 3.
W20260709 12:13:06.199499 17862 consensus_peers.cc:597] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:06.209198 18431 leader_election.cc:336] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:06.217578 18431 leader_election.cc:304] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:06.220876 19753 raft_consensus.cc:2749] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:06.239538 17862 consensus_peers.cc:597] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:06.264094 18431 consensus_peers.cc:597] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:06.265483 17864 consensus_peers.cc:597] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:06.313184 18431 consensus_peers.cc:597] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:06.318538 17862 consensus_peers.cc:597] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:06.371245 18431 consensus_peers.cc:597] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:06.375787 17862 consensus_peers.cc:597] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:06.393392 17862 consensus_peers.cc:597] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:06.515156 16595 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 17846)
W20260709 12:13:06.592459 17864 consensus_peers.cc:597] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:06.646325 18433 consensus_peers.cc:597] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:06.669516 19723 raft_consensus.cc:493] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:06.670158 19723 raft_consensus.cc:515] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:06.672186 19723 leader_election.cc:290] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:06.677224 18431 leader_election.cc:336] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:06.677774 18433 leader_election.cc:336] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:06.678164 18433 leader_election.cc:304] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:06.678756 19723 raft_consensus.cc:2749] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:06.698961 19754 raft_consensus.cc:493] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:06.699538 19754 raft_consensus.cc:515] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:06.701633 19754 leader_election.cc:290] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:06.705963 17864 leader_election.cc:336] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:06.749382 18433 consensus_peers.cc:597] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:06.759011 19754 raft_consensus.cc:493] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:06.759631 19754 raft_consensus.cc:515] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } attrs { replace: true } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:06.762923 19754 leader_election.cc:290] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 1fa07d821a134963abf33cf7c9f82225 (127.16.52.196:41817)
I20260709 12:13:06.764184 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c28ad1c3024998a0e23fa1a4be33dc" candidate_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "1fa07d821a134963abf33cf7c9f82225" is_pre_election: true
I20260709 12:13:06.764962 18468 raft_consensus.cc:2468] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f075ccc8c3c4abc941a48b0cfa742bc in term 2.
W20260709 12:13:06.767392 17864 leader_election.cc:336] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:06.832830 19723 raft_consensus.cc:493] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9166408b4e8343fdb95191526cbc10e9)
I20260709 12:13:06.833348 19723 raft_consensus.cc:515] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:06.835016 19723 leader_election.cc:290] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:06.839810 18431 leader_election.cc:336] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:06.840366 18433 leader_election.cc:336] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:06.840754 18433 leader_election.cc:304] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:06.841329 19723 raft_consensus.cc:2749] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:06.842218 19754 raft_consensus.cc:493] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:06.842720 19754 raft_consensus.cc:515] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:06.845465 19754 leader_election.cc:290] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:06.849534 17864 leader_election.cc:336] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:06.884527 19753 raft_consensus.cc:493] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:06.885212 19753 raft_consensus.cc:515] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:06.887403 19753 leader_election.cc:290] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:06.895422 18433 leader_election.cc:336] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:06.903792 18431 leader_election.cc:336] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:06.904261 18431 leader_election.cc:304] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:06.904945 19753 raft_consensus.cc:2749] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:06.911063 19754 raft_consensus.cc:493] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:06.911655 19754 raft_consensus.cc:515] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:06.913866 19754 leader_election.cc:290] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:06.921663 17864 leader_election.cc:336] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:06.923177 18433 consensus_peers.cc:597] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:07.033346 19753 raft_consensus.cc:493] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:07.034057 19753 raft_consensus.cc:515] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:07.036542 19753 leader_election.cc:290] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:07.041980 18433 leader_election.cc:336] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:07.045893 18431 leader_election.cc:336] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:07.046484 18431 leader_election.cc:304] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:07.047252 19753 raft_consensus.cc:2749] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:07.107090 17864 consensus_peers.cc:597] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:07.185434 18433 consensus_peers.cc:597] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:07.190943 17864 consensus_peers.cc:597] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:07.203608 19754 raft_consensus.cc:493] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:07.203680 19756 raft_consensus.cc:493] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:07.205204 19756 raft_consensus.cc:515] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:07.207216 19756 leader_election.cc:290] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
I20260709 12:13:07.204460 19754 raft_consensus.cc:515] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:07.214303 19754 leader_election.cc:290] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:07.216013 17864 consensus_peers.cc:597] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:07.216495 17864 leader_election.cc:336] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:07.218323 17864 leader_election.cc:336] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:07.253635 16595 tablet_server.cc:196] TabletServer@127.16.52.194:0 shutdown complete.
W20260709 12:13:07.266299 18433 consensus_peers.cc:597] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:07.278000 19753 raft_consensus.cc:493] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:07.278860 19753 raft_consensus.cc:515] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:07.283977 19753 leader_election.cc:290] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:07.286798 18431 leader_election.cc:336] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:07.288650 18433 leader_election.cc:336] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:07.289140 18433 leader_election.cc:304] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:07.290337 19753 raft_consensus.cc:2749] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:07.329983 19754 raft_consensus.cc:493] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
W20260709 12:13:07.330741 17864 consensus_peers.cc:597] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:07.330674 19754 raft_consensus.cc:515] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1f075ccc8c3c4abc941a48b0cfa742bc" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 43813 } }
I20260709 12:13:07.333350 19754 leader_election.cc:290] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:07.337960 17864 leader_election.cc:336] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:07.349427 17864 consensus_peers.cc:597] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:07.388648 17864 consensus_peers.cc:597] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:07.404160 16595 tablet_server.cc:179] TabletServer@127.16.52.195:0 shutting down...
W20260709 12:13:07.446327 18432 consensus_peers.cc:597] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Couldn't send request to peer 1f075ccc8c3c4abc941a48b0cfa742bc. 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:13:07.449456 18432 consensus_peers.cc:597] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 -> Peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Couldn't send request to peer 1f075ccc8c3c4abc941a48b0cfa742bc. Status: 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:13:07.471987 19753 raft_consensus.cc:493] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
I20260709 12:13:07.472649 19753 raft_consensus.cc:515] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
W20260709 12:13:07.471568 17864 consensus_peers.cc:597] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:07.479254 18432 consensus_peers.cc:597] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Couldn't send request to peer 1f075ccc8c3c4abc941a48b0cfa742bc. Status: 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:13:07.480351 19753 leader_election.cc:290] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783), 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987)
I20260709 12:13:07.490059 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:13:07.490931 18432 consensus_peers.cc:597] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Couldn't send request to peer 1f075ccc8c3c4abc941a48b0cfa742bc. Status: 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:13:07.491276 16595 tablet_replica.cc:333] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
W20260709 12:13:07.491669 18431 leader_election.cc:336] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
W20260709 12:13:07.494982 18433 consensus_peers.cc:597] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:07.495136 17632 catalog_manager.cc:4755] TS 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0934a620e3874c4bbb7e4ead1c356bed: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:07.495330 16595 raft_consensus.cc:2243] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:13:07.495543 18433 leader_election.cc:336] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
I20260709 12:13:07.495967 18433 leader_election.cc:304] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:07.496529 16595 raft_consensus.cc:2272] T d7b0187b5391489280529f556c9612be P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.496740 19753 raft_consensus.cc:2749] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:07.499508 16595 tablet_replica.cc:333] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.500375 16595 raft_consensus.cc:2243] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:13:07.501078 18432 consensus_peers.cc:597] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Couldn't send request to peer 1f075ccc8c3c4abc941a48b0cfa742bc. Status: 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:13:07.501536 16595 raft_consensus.cc:2272] T 4641a06eec6e4be0be329858d9002838 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.504392 16595 tablet_replica.cc:333] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.505206 16595 raft_consensus.cc:2243] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:07.506493 16595 raft_consensus.cc:2272] T 378f1f93825948b58f44720b38d8942c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.509207 16595 tablet_replica.cc:333] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.509855 16595 raft_consensus.cc:2243] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.510536 16595 raft_consensus.cc:2272] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.512660 16595 tablet_replica.cc:333] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.513325 16595 raft_consensus.cc:2243] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:07.514451 16595 raft_consensus.cc:2272] T d867fbdcce654106a656ea534417c7ba P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:07.516456 18432 consensus_peers.cc:597] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Couldn't send request to peer 1f075ccc8c3c4abc941a48b0cfa742bc. Status: 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:13:07.518229 16595 tablet_replica.cc:333] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.519095 16595 raft_consensus.cc:2243] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.519666 16595 raft_consensus.cc:2272] T d00eca6e256d44b39842917442f22fa6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.522019 16595 tablet_replica.cc:333] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.522617 16595 raft_consensus.cc:2243] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.523149 16595 raft_consensus.cc:2272] T 07efc61c19604bf5957b7992b155122a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.525583 16595 tablet_replica.cc:333] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.527354 16595 raft_consensus.cc:2243] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.527930 16595 raft_consensus.cc:2272] T d440b2b9b1ff4355bed7aaad1a679823 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:07.528674 18432 consensus_peers.cc:597] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Couldn't send request to peer 1f075ccc8c3c4abc941a48b0cfa742bc. Status: 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:13:07.530452 16595 tablet_replica.cc:333] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.531283 16595 raft_consensus.cc:2243] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.531916 16595 raft_consensus.cc:2272] T de7a9353f0584312be7f76d41499ecc1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.534157 16595 tablet_replica.cc:333] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.534842 16595 raft_consensus.cc:2243] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.535425 16595 pending_rounds.cc:70] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc: Trying to abort 1 pending ops.
I20260709 12:13:07.535715 16595 pending_rounds.cc:77] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305622241835470848 op_type: NO_OP noop_request { }
I20260709 12:13:07.536228 16595 raft_consensus.cc:2889] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:07.536527 16595 raft_consensus.cc:2272] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.538430 16595 tablet_replica.cc:333] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.539057 16595 raft_consensus.cc:2243] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.539515 16595 raft_consensus.cc:2272] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.541666 16595 tablet_replica.cc:333] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.542487 16595 raft_consensus.cc:2243] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:07.543391 16595 raft_consensus.cc:2272] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:07.544780 18431 consensus_peers.cc:597] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:13:07.545641 16595 tablet_replica.cc:333] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.546226 16595 raft_consensus.cc:2243] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.546700 16595 raft_consensus.cc:2272] T 433967b75cf149e4b5563a61d6f88cd0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.548694 16595 tablet_replica.cc:333] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.549223 16595 raft_consensus.cc:2243] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.549670 16595 raft_consensus.cc:2272] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.551405 16595 tablet_replica.cc:333] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.552009 16595 raft_consensus.cc:2243] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:07.552698 16595 raft_consensus.cc:2272] T ef47487b327c4f08b1744486c7c6df22 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.554520 16595 tablet_replica.cc:333] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.555074 16595 raft_consensus.cc:2243] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:07.555759 16595 raft_consensus.cc:2272] T ab236f32365a401f8f618c613cb950ce P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.557554 16595 tablet_replica.cc:333] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.558085 16595 raft_consensus.cc:2243] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.558589 16595 raft_consensus.cc:2272] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.560415 16595 tablet_replica.cc:333] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.560945 16595 raft_consensus.cc:2243] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.561411 16595 raft_consensus.cc:2272] T 30a1443602084906829b3228e527449c P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.563251 16595 tablet_replica.cc:333] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.563810 16595 raft_consensus.cc:2243] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.564289 16595 raft_consensus.cc:2272] T c3156c8fb3be4fefb963e9175412eb46 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.566155 16595 tablet_replica.cc:333] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.566694 16595 raft_consensus.cc:2243] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.567169 16595 raft_consensus.cc:2272] T 0797e260a91e4c5bb4aec843984f17d4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.569406 16595 tablet_replica.cc:333] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.570149 16595 raft_consensus.cc:2243] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:07.570984 16595 raft_consensus.cc:2272] T 2a070ee75cca48c18ed1e7490889e1f6 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.573280 16595 tablet_replica.cc:333] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.574015 16595 raft_consensus.cc:2243] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:07.575044 16595 raft_consensus.cc:2272] T 7561a223a79b4963b8a195597c89c353 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.577437 16595 tablet_replica.cc:333] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.578121 16595 raft_consensus.cc:2243] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.578704 16595 raft_consensus.cc:2272] T 74b142b123904c96a84395960aeae7da P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:07.580754 17862 leader_election.cc:336] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:07.581102 16595 tablet_replica.cc:333] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.581252 17862 leader_election.cc:304] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:07.581861 16595 raft_consensus.cc:2243] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:07.581957 19754 raft_consensus.cc:2749] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:07.582517 17862 leader_election.cc:336] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:07.582993 17862 leader_election.cc:304] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:07.583659 16595 raft_consensus.cc:2272] T 0934a620e3874c4bbb7e4ead1c356bed P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.583761 19754 raft_consensus.cc:2749] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:07.583964 17862 leader_election.cc:336] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:07.584431 17862 leader_election.cc:304] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
W20260709 12:13:07.585036 17862 raft_consensus.cc:2686] T 05e32aea76e54724a0f7131fab736724 P 1f075ccc8c3c4abc941a48b0cfa742bc: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:13:07.585556 17862 leader_election.cc:336] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:07.585881 17862 leader_election.cc:304] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:07.586208 16595 tablet_replica.cc:333] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.586575 19754 raft_consensus.cc:2749] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:07.586939 16595 raft_consensus.cc:2243] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:07.587842 16595 raft_consensus.cc:2272] T f8459c71e424427598f7f9adcb2686d2 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:07.589466 17862 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:07.590392 17862 leader_election.cc:336] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:07.590497 16595 tablet_replica.cc:333] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.590828 17862 leader_election.cc:304] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
W20260709 12:13:07.591403 17862 raft_consensus.cc:2686] T 29f90ab0df0f47929908581bd4420204 P 1f075ccc8c3c4abc941a48b0cfa742bc: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:13:07.591334 16595 raft_consensus.cc:2243] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:13:07.592216 17862 leader_election.cc:336] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:07.592577 16595 raft_consensus.cc:2272] T 3aaf0fc422a241a18c86f61498ad1efe P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.592643 17862 leader_election.cc:304] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 1f075ccc8c3c4abc941a48b0cfa742bc, 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
W20260709 12:13:07.593370 17862 raft_consensus.cc:2686] T c6c28ad1c3024998a0e23fa1a4be33dc P 1f075ccc8c3c4abc941a48b0cfa742bc: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:13:07.594444 17862 leader_election.cc:336] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:07.594802 17862 leader_election.cc:304] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc [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: 1f075ccc8c3c4abc941a48b0cfa742bc; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:07.595064 16595 tablet_replica.cc:333] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
W20260709 12:13:07.595325 17862 raft_consensus.cc:2686] T 057dda1998414551b27d5dffaf14b079 P 1f075ccc8c3c4abc941a48b0cfa742bc: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:13:07.595805 16595 raft_consensus.cc:2243] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:07.596828 16595 raft_consensus.cc:2272] T 36a44d8f0bc442c082b50c5fc9470e92 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.598660 16595 tablet_replica.cc:333] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.599220 16595 raft_consensus.cc:2243] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.599709 16595 raft_consensus.cc:2272] T becefefbf2e840a080f8512741056672 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.601492 16595 tablet_replica.cc:333] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.602622 16595 raft_consensus.cc:2243] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.603569 16595 raft_consensus.cc:2272] T 95bed20be23f424886a1882f0d7ecfcf P 1f075ccc8c3c4abc941a48b0cfa742bc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.605527 16595 tablet_replica.cc:333] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.606065 16595 raft_consensus.cc:2243] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:07.606887 16595 raft_consensus.cc:2272] T f4ca3d8ae57b494d961fe9c7c30f722b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.608629 16595 tablet_replica.cc:333] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.609145 16595 raft_consensus.cc:2243] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.609622 16595 raft_consensus.cc:2272] T 54ea215ee7bb4325825f98dd37df4d24 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.611515 16595 tablet_replica.cc:333] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.612058 16595 raft_consensus.cc:2243] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:07.612851 16595 raft_consensus.cc:2272] T b8623b74859a4d0f9815a82f8e11fa74 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.614832 16595 tablet_replica.cc:333] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.615355 16595 raft_consensus.cc:2243] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.615792 16595 raft_consensus.cc:2272] T 2bd8576d478f4a63bc3422ca1fca6ef1 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.617602 16595 tablet_replica.cc:333] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.618148 16595 raft_consensus.cc:2243] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.618716 16595 raft_consensus.cc:2272] T db8f5dfec1f742a5aee97176671b7ba3 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.621037 16595 tablet_replica.cc:333] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.621695 16595 raft_consensus.cc:2243] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.622638 16595 raft_consensus.cc:2272] T d38eb914df86461789dcc98b196db6a5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.624766 16595 tablet_replica.cc:333] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.625371 16595 raft_consensus.cc:2243] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:07.626173 16595 raft_consensus.cc:2272] T 177da04391ad4a159de15e3ddda501a7 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.627979 16595 tablet_replica.cc:333] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.628484 16595 raft_consensus.cc:2243] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.628973 16595 raft_consensus.cc:2272] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.630951 16595 tablet_replica.cc:333] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.631469 16595 raft_consensus.cc:2243] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:07.632339 16595 raft_consensus.cc:2272] T c5dc085b22094c21aa6ba271fd2c338f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.634114 16595 tablet_replica.cc:333] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.634632 16595 raft_consensus.cc:2243] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.635782 16595 raft_consensus.cc:2272] T cdfdc1b879624cae9e06f1728f8614b0 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.637872 16595 tablet_replica.cc:333] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.638451 16595 raft_consensus.cc:2243] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:07.639389 16595 raft_consensus.cc:2272] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.641593 16595 tablet_replica.cc:333] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.642138 16595 raft_consensus.cc:2243] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:07.643596 16595 raft_consensus.cc:2272] T c1b1e1f303b14582850cbb490c893a12 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.645627 16595 tablet_replica.cc:333] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.646284 16595 raft_consensus.cc:2243] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.646842 16595 raft_consensus.cc:2272] T a9e8ba470a36430a8914e01b083eadc4 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:07.648214 18432 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 576 similar messages]
I20260709 12:13:07.649456 16595 tablet_replica.cc:333] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.650094 16595 raft_consensus.cc:2243] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:13:07.650561 18432 consensus_peers.cc:597] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Couldn't send request to peer 1f075ccc8c3c4abc941a48b0cfa742bc. Status: 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:13:07.651240 16595 raft_consensus.cc:2272] T a017000b8fc642278add7007ebc7b157 P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.653422 16595 tablet_replica.cc:333] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.653919 16595 raft_consensus.cc:2243] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.654305 16595 raft_consensus.cc:2272] T c497fb3ccb2a4576a70e4434fc3b026f P 1f075ccc8c3c4abc941a48b0cfa742bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.656175 16595 tablet_replica.cc:333] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc: stopping tablet replica
I20260709 12:13:07.656634 16595 raft_consensus.cc:2243] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.657095 16595 raft_consensus.cc:2272] T c99f1df614a24ad1b2074430218c2e9b P 1f075ccc8c3c4abc941a48b0cfa742bc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:07.666538 18432 consensus_peers.cc:597] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 -> Peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Couldn't send request to peer 1f075ccc8c3c4abc941a48b0cfa742bc. 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:13:07.672741 18432 consensus_peers.cc:597] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 -> Peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Couldn't send request to peer 1f075ccc8c3c4abc941a48b0cfa742bc. 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:13:07.686795 18433 consensus_peers.cc:597] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:07.697091 18431 consensus_peers.cc:597] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:13:07.706768 18431 consensus_peers.cc:597] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:13:07.753993 19723 raft_consensus.cc:493] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b1f3512320ab4958a4a6eb54c4a1a412)
W20260709 12:13:07.754678 18432 consensus_peers.cc:597] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 -> Peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Couldn't send request to peer 1f075ccc8c3c4abc941a48b0cfa742bc. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.195:43813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:07.754576 19723 raft_consensus.cc:515] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9166408b4e8343fdb95191526cbc10e9" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41987 } } peers { permanent_uuid: "b1f3512320ab4958a4a6eb54c4a1a412" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46783 } } peers { permanent_uuid: "1fa07d821a134963abf33cf7c9f82225" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 41817 } attrs { promote: false } }
I20260709 12:13:07.757071 19723 leader_election.cc:290] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987), b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783)
W20260709 12:13:07.760141 18433 leader_election.cc:336] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111)
W20260709 12:13:07.760807 18431 leader_election.cc:336] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:07.761210 18431 leader_election.cc:304] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [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: 1fa07d821a134963abf33cf7c9f82225; no voters: 9166408b4e8343fdb95191526cbc10e9, b1f3512320ab4958a4a6eb54c4a1a412
I20260709 12:13:07.761890 19723 raft_consensus.cc:2749] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:07.802228 18432 consensus_peers.cc:597] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 -> Peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Couldn't send request to peer 1f075ccc8c3c4abc941a48b0cfa742bc. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.195:43813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:07.844551 18432 consensus_peers.cc:597] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 1f075ccc8c3c4abc941a48b0cfa742bc (127.16.52.195:43813): Couldn't send request to peer 1f075ccc8c3c4abc941a48b0cfa742bc. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.195:43813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:07.937835 18431 consensus_peers.cc:597] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:13:08.048514 18433 consensus_peers.cc:597] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:08.088099 18431 consensus_peers.cc:597] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:13:08.091648 18431 consensus_peers.cc:597] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:13:08.128135 18431 consensus_peers.cc:597] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:13:08.136968 16595 tablet_server.cc:196] TabletServer@127.16.52.195:0 shutdown complete.
W20260709 12:13:08.161679 18431 consensus_peers.cc:597] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:13:08.162415 18431 consensus_peers.cc:597] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:08.246202 16595 tablet_server.cc:179] TabletServer@127.16.52.196:0 shutting down...
W20260709 12:13:08.268908 18431 consensus_peers.cc:597] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:08.295719 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:08.296878 16595 tablet_replica.cc:333] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.298008 16595 raft_consensus.cc:2243] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.298864 16595 raft_consensus.cc:2272] T d38eb914df86461789dcc98b196db6a5 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.301640 16595 tablet_replica.cc:333] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.302663 16595 raft_consensus.cc:2243] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.303458 16595 raft_consensus.cc:2272] T c6c28ad1c3024998a0e23fa1a4be33dc P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:08.303767 18433 consensus_peers.cc:597] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:08.305378 18431 consensus_peers.cc:597] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 -> Peer 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): Couldn't send request to peer 9166408b4e8343fdb95191526cbc10e9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:13:08.307051 16595 tablet_replica.cc:333] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.307744 16595 raft_consensus.cc:2243] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.308720 16595 raft_consensus.cc:2272] T 2cd642a1d5ca44fe97556e5284af8cb6 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.310842 16595 tablet_replica.cc:333] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.311430 16595 raft_consensus.cc:2243] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.311978 16595 raft_consensus.cc:2272] T c1b1e1f303b14582850cbb490c893a12 P 1fa07d821a134963abf33cf7c9f82225 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.314126 16595 tablet_replica.cc:333] T b8623b74859a4d0f9815a82f8e11fa74 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.314744 16595 raft_consensus.cc:2243] T b8623b74859a4d0f9815a82f8e11fa74 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.315289 16595 raft_consensus.cc:2272] T b8623b74859a4d0f9815a82f8e11fa74 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.317410 16595 tablet_replica.cc:333] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.318048 16595 raft_consensus.cc:2243] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.318545 16595 raft_consensus.cc:2272] T 7561a223a79b4963b8a195597c89c353 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.320817 16595 tablet_replica.cc:333] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.321427 16595 raft_consensus.cc:2243] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.322233 16595 raft_consensus.cc:2272] T 74b142b123904c96a84395960aeae7da P 1fa07d821a134963abf33cf7c9f82225 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.324399 16595 tablet_replica.cc:333] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.324958 16595 raft_consensus.cc:2243] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.325778 16595 raft_consensus.cc:2272] T c3156c8fb3be4fefb963e9175412eb46 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.327673 16595 tablet_replica.cc:333] T d867fbdcce654106a656ea534417c7ba P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.328274 16595 raft_consensus.cc:2243] T d867fbdcce654106a656ea534417c7ba P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.328754 16595 raft_consensus.cc:2272] T d867fbdcce654106a656ea534417c7ba P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.330740 16595 tablet_replica.cc:333] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.331269 16595 raft_consensus.cc:2243] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.332109 16595 raft_consensus.cc:2272] T a9e5f7af7fea42c1a7f92d5465cd5b68 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.333989 16595 tablet_replica.cc:333] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.334539 16595 raft_consensus.cc:2243] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.335382 16595 raft_consensus.cc:2272] T 8bc92e44293e43a59dfa60056898fa23 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.337643 16595 tablet_replica.cc:333] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.338292 16595 raft_consensus.cc:2243] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.338718 16595 raft_consensus.cc:2272] T 4641a06eec6e4be0be329858d9002838 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.340591 16595 tablet_replica.cc:333] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.341137 16595 raft_consensus.cc:2243] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.341720 16595 raft_consensus.cc:2272] T bd7f34a9ae2340bab44b0d6663d44b1a P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.344148 16595 tablet_replica.cc:333] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.344645 16595 raft_consensus.cc:2243] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.345395 16595 raft_consensus.cc:2272] T d440b2b9b1ff4355bed7aaad1a679823 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.347890 16595 tablet_replica.cc:333] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.348461 16595 raft_consensus.cc:2243] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.349021 16595 raft_consensus.cc:2272] T 37cc70e1927a48768061af61190a22c8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.350874 16595 tablet_replica.cc:333] T f4ca3d8ae57b494d961fe9c7c30f722b P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.351421 16595 raft_consensus.cc:2243] T f4ca3d8ae57b494d961fe9c7c30f722b P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.352000 16595 raft_consensus.cc:2272] T f4ca3d8ae57b494d961fe9c7c30f722b P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.353891 16595 tablet_replica.cc:333] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.354413 16595 raft_consensus.cc:2243] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.355053 16595 raft_consensus.cc:2272] T 2c27abc0b0c74bb7a0e0570d02e3d2db P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.356982 16595 tablet_replica.cc:333] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.357540 16595 raft_consensus.cc:2243] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.357936 16595 raft_consensus.cc:2272] T 7fadb38fdebd484681da3494aa42b6d6 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.359774 16595 tablet_replica.cc:333] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.360381 16595 raft_consensus.cc:2243] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.361136 16595 raft_consensus.cc:2272] T 433967b75cf149e4b5563a61d6f88cd0 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.363142 16595 tablet_replica.cc:333] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.363684 16595 raft_consensus.cc:2243] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.364368 16595 raft_consensus.cc:2272] T ad630060947e422bb527efb713021c05 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.366291 16595 tablet_replica.cc:333] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.366833 16595 raft_consensus.cc:2243] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.367410 16595 raft_consensus.cc:2272] T 378f1f93825948b58f44720b38d8942c P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.369547 16595 tablet_replica.cc:333] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.370090 16595 raft_consensus.cc:2243] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.370734 16595 raft_consensus.cc:2272] T a71902bbacd943e2bcb089853e1ace29 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.373107 16595 tablet_replica.cc:333] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.373764 16595 raft_consensus.cc:2243] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.374533 16595 raft_consensus.cc:2272] T 1258541a2458433d8e216da8e3f73113 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.377228 16595 tablet_replica.cc:333] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.377836 16595 raft_consensus.cc:2243] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.378575 16595 raft_consensus.cc:2272] T 0934a620e3874c4bbb7e4ead1c356bed P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.380663 16595 tablet_replica.cc:333] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.381186 16595 raft_consensus.cc:2243] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.381698 16595 raft_consensus.cc:2272] T 36a44d8f0bc442c082b50c5fc9470e92 P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.383672 16595 tablet_replica.cc:333] T ef47487b327c4f08b1744486c7c6df22 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.384272 16595 raft_consensus.cc:2243] T ef47487b327c4f08b1744486c7c6df22 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.384747 16595 raft_consensus.cc:2272] T ef47487b327c4f08b1744486c7c6df22 P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.386677 16595 tablet_replica.cc:333] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.387339 16595 raft_consensus.cc:2243] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.387913 16595 raft_consensus.cc:2272] T a5c0379503ef4a2c8bd962232cbdf441 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.389935 16595 tablet_replica.cc:333] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.390471 16595 raft_consensus.cc:2243] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.391173 16595 raft_consensus.cc:2272] T 4dbd2df8a09f4dfd9fef3b56cf3f42a8 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:08.391319 18434 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:08.393185 16595 tablet_replica.cc:333] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.393786 16595 raft_consensus.cc:2243] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.394466 16595 raft_consensus.cc:2272] T 10b4c38656da4e7d80c6e1a1ed1e153a P 1fa07d821a134963abf33cf7c9f82225 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.396395 16595 tablet_replica.cc:333] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.396955 16595 raft_consensus.cc:2243] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.397392 16595 raft_consensus.cc:2272] T a017000b8fc642278add7007ebc7b157 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.399362 16595 tablet_replica.cc:333] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.399968 16595 raft_consensus.cc:2243] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.400767 16595 raft_consensus.cc:2272] T e913f6dfdad24a6684856a75d1a5978f P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.402617 16595 tablet_replica.cc:333] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.403152 16595 raft_consensus.cc:2243] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.403915 16595 raft_consensus.cc:2272] T d00eca6e256d44b39842917442f22fa6 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.406241 16595 tablet_replica.cc:333] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.407035 16595 raft_consensus.cc:2243] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.407667 16595 raft_consensus.cc:2272] T 5a99d449b2b64badaa876401c94a353a P 1fa07d821a134963abf33cf7c9f82225 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.410077 16595 tablet_replica.cc:333] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.410611 16595 raft_consensus.cc:2243] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.411310 16595 raft_consensus.cc:2272] T 95bed20be23f424886a1882f0d7ecfcf P 1fa07d821a134963abf33cf7c9f82225 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.413378 16595 tablet_replica.cc:333] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.413887 16595 raft_consensus.cc:2243] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.414237 16595 pending_rounds.cc:70] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225: Trying to abort 1 pending ops.
I20260709 12:13:08.414402 16595 pending_rounds.cc:77] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305622242972213248 op_type: NO_OP noop_request { }
I20260709 12:13:08.414703 16595 raft_consensus.cc:2889] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:08.414986 16595 raft_consensus.cc:2272] T b659170716504a02920f02c399e7320e P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.416666 16595 tablet_replica.cc:333] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.417164 16595 raft_consensus.cc:2243] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.417680 16595 raft_consensus.cc:2272] T 177da04391ad4a159de15e3ddda501a7 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.419509 16595 tablet_replica.cc:333] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.420071 16595 raft_consensus.cc:2243] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:08.420624 16595 raft_consensus.cc:2272] T a43e7915e6cd457e9b7c82e7a4650fe5 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.422439 16595 tablet_replica.cc:333] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.422950 16595 raft_consensus.cc:2243] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.423627 16595 raft_consensus.cc:2272] T cdfdc1b879624cae9e06f1728f8614b0 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.425453 16595 tablet_replica.cc:333] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.425959 16595 raft_consensus.cc:2243] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.426628 16595 raft_consensus.cc:2272] T 30a1443602084906829b3228e527449c P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.428836 16595 tablet_replica.cc:333] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.429383 16595 raft_consensus.cc:2243] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.430205 16595 raft_consensus.cc:2272] T 0797e260a91e4c5bb4aec843984f17d4 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.432808 16595 tablet_replica.cc:333] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
W20260709 12:13:08.433147 18433 consensus_peers.cc:597] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 -> Peer b1f3512320ab4958a4a6eb54c4a1a412 (127.16.52.194:46783): Couldn't send request to peer b1f3512320ab4958a4a6eb54c4a1a412. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:46783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:08.433405 16595 raft_consensus.cc:2243] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.434136 16595 raft_consensus.cc:2272] T 07efc61c19604bf5957b7992b155122a P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.436107 16595 tablet_replica.cc:333] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.436582 16595 raft_consensus.cc:2243] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.437161 16595 raft_consensus.cc:2272] T c99f1df614a24ad1b2074430218c2e9b P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.439188 16595 tablet_replica.cc:333] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.439756 16595 raft_consensus.cc:2243] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.440547 16595 raft_consensus.cc:2272] T db8f5dfec1f742a5aee97176671b7ba3 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:08.442354 16595 tablet_replica.cc:333] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225: stopping tablet replica
I20260709 12:13:08.442832 16595 raft_consensus.cc:2243] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:08.443595 16595 raft_consensus.cc:2272] T 3b60c5cc4f954673ae3b4f58af03b2e2 P 1fa07d821a134963abf33cf7c9f82225 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:08.489069 18432 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:08.501295 18434 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:08.502837 18432 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:08.587175 18432 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:08.606935 18434 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:08.643618 18431 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:08.666373 18431 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:08.690488 18431 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:08.708108 18434 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:08.741854 18432 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:08.746389 18431 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:08.751493 18433 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:08.808771 18434 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:08.903065 16595 tablet_server.cc:196] TabletServer@127.16.52.196:0 shutdown complete.
I20260709 12:13:08.982437 16595 master.cc:562] Master@127.16.52.254:42177 shutting down...
W20260709 12:13:09.028563 17696 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:13:09.028849 17696 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:13:09.029107 17696 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:13:15.737143 17632 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111) [suppressed 61 similar messages]
W20260709 12:13:15.740971 17632 catalog_manager.cc:4755] TS 9166408b4e8343fdb95191526cbc10e9 (127.16.52.193:41987): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0934a620e3874c4bbb7e4ead1c356bed: Network error: Client connection negotiation failed: client connection to 127.16.52.193:41987: connect: Connection refused (error 111)
I20260709 12:13:16.020874 16595 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:16.022677 16595 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:16.025337 16595 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1f43de46dd6f4be5afc98eefef17b531: stopping tablet replica
I20260709 12:13:16.153566 16595 master.cc:584] Master@127.16.52.254:42177 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (72391 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:13:16.265822 16595 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.52.254:37899
I20260709 12:13:16.266971 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:16.273566 19766 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:13:16.273595 19765 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:13:16.274415 19768 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:13:16.274719 16595 server_base.cc:1061] running on GCE node
I20260709 12:13:16.276465 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:16.276647 16595 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:13:16.276859 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599196276826 us; error 0 us; skew 500 ppm
I20260709 12:13:16.277441 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:16.279964 16595 webserver.cc:533] Webserver started at http://127.16.52.254:42947/ using document root <none> and password file <none>
I20260709 12:13:16.280498 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:16.280690 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:16.280985 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:16.282347 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/master-0-root/instance:
uuid: "ed4c77c167f845d49a24af03763e1119"
format_stamp: "Formatted at 2026-07-09 12:13:16 on dist-test-slave-stjn"
I20260709 12:13:16.287050 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:13:16.290656 19773 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:13:16.291460 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:13:16.291779 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/master-0-root
uuid: "ed4c77c167f845d49a24af03763e1119"
format_stamp: "Formatted at 2026-07-09 12:13:16 on dist-test-slave-stjn"
I20260709 12:13:16.292150 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-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:13:16.304236 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:16.305505 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:16.344760 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.254:37899
I20260709 12:13:16.344866 19824 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.254:37899 every 8 connection(s)
I20260709 12:13:16.349002 19825 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:13:16.361332 19825 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119: Bootstrap starting.
I20260709 12:13:16.366393 19825 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:16.370693 19825 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119: No bootstrap required, opened a new log
I20260709 12:13:16.373009 19825 raft_consensus.cc:359] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed4c77c167f845d49a24af03763e1119" member_type: VOTER }
I20260709 12:13:16.373456 19825 raft_consensus.cc:385] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:16.373692 19825 raft_consensus.cc:740] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed4c77c167f845d49a24af03763e1119, State: Initialized, Role: FOLLOWER
I20260709 12:13:16.374264 19825 consensus_queue.cc:260] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ed4c77c167f845d49a24af03763e1119" member_type: VOTER }
I20260709 12:13:16.374737 19825 raft_consensus.cc:399] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:13:16.374946 19825 raft_consensus.cc:493] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:13:16.375238 19825 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:16.379619 19825 raft_consensus.cc:515] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed4c77c167f845d49a24af03763e1119" member_type: VOTER }
I20260709 12:13:16.380190 19825 leader_election.cc:304] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119 [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: ed4c77c167f845d49a24af03763e1119; no voters: 
I20260709 12:13:16.381294 19825 leader_election.cc:290] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:13:16.381699 19828 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:16.383102 19828 raft_consensus.cc:697] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119 [term 1 LEADER]: Becoming Leader. State: Replica: ed4c77c167f845d49a24af03763e1119, State: Running, Role: LEADER
I20260709 12:13:16.383807 19828 consensus_queue.cc:237] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119 [LEADER]: Queue going to LEADER mode. State: All 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: "ed4c77c167f845d49a24af03763e1119" member_type: VOTER }
I20260709 12:13:16.384290 19825 sys_catalog.cc:565] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:13:16.390857 19829 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ed4c77c167f845d49a24af03763e1119" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed4c77c167f845d49a24af03763e1119" member_type: VOTER } }
I20260709 12:13:16.391219 19830 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ed4c77c167f845d49a24af03763e1119. Latest consensus state: current_term: 1 leader_uuid: "ed4c77c167f845d49a24af03763e1119" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed4c77c167f845d49a24af03763e1119" member_type: VOTER } }
I20260709 12:13:16.391587 19829 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119 [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:16.391683 19830 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119 [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:16.393535 19838 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:13:16.401247 19838 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:13:16.402191 16595 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:13:16.410252 19838 catalog_manager.cc:1383] Generated new cluster ID: f8a1f54fd77f4a43aebaf5ee7c673172
I20260709 12:13:16.410553 19838 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:13:16.441228 19838 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:13:16.442543 19838 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:13:16.455643 19838 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119: Generated new TSK 0
I20260709 12:13:16.456262 19838 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:13:16.468334 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:16.474478 19846 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:13:16.475611 19847 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:13:16.477018 16595 server_base.cc:1061] running on GCE node
W20260709 12:13:16.476967 19849 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:13:16.478667 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:16.478852 16595 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:13:16.478981 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599196478969 us; error 0 us; skew 500 ppm
I20260709 12:13:16.479470 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:16.481801 16595 webserver.cc:533] Webserver started at http://127.16.52.193:42277/ using document root <none> and password file <none>
I20260709 12:13:16.482230 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:16.482399 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:16.482617 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:16.483717 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/ts-0-root/instance:
uuid: "02f9977942f140d39f76eebcb246d50f"
format_stamp: "Formatted at 2026-07-09 12:13:16 on dist-test-slave-stjn"
I20260709 12:13:16.488215 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:13:16.491328 19854 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:13:16.492126 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:13:16.492410 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/ts-0-root
uuid: "02f9977942f140d39f76eebcb246d50f"
format_stamp: "Formatted at 2026-07-09 12:13:16 on dist-test-slave-stjn"
I20260709 12:13:16.492683 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-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:13:16.503681 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:16.504917 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:16.506352 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:16.508881 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:16.509109 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:16.509347 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:16.509548 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:16.550163 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.193:42619
I20260709 12:13:16.550276 19916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.193:42619 every 8 connection(s)
I20260709 12:13:16.555503 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:16.563158 19921 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:13:16.563624 19922 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:13:16.566603 16595 server_base.cc:1061] running on GCE node
W20260709 12:13:16.566979 19925 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:13:16.568285 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:16.568522 16595 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:13:16.568715 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599196568697 us; error 0 us; skew 500 ppm
I20260709 12:13:16.569272 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:16.571481 19917 heartbeater.cc:344] Connected to a master server at 127.16.52.254:37899
I20260709 12:13:16.571862 19917 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:16.572232 16595 webserver.cc:533] Webserver started at http://127.16.52.194:37045/ using document root <none> and password file <none>
I20260709 12:13:16.572750 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:16.572733 19917 heartbeater.cc:507] Master 127.16.52.254:37899 requested a full tablet report, sending...
I20260709 12:13:16.573179 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:16.573503 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:16.574681 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/ts-1-root/instance:
uuid: "5f7c4e8f5094466a853d9a753f342329"
format_stamp: "Formatted at 2026-07-09 12:13:16 on dist-test-slave-stjn"
I20260709 12:13:16.575152 19790 ts_manager.cc:194] Registered new tserver with Master: 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:16.576990 19790 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33728
I20260709 12:13:16.579667 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 12:13:16.583142 19929 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:13:16.583916 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:13:16.584199 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/ts-1-root
uuid: "5f7c4e8f5094466a853d9a753f342329"
format_stamp: "Formatted at 2026-07-09 12:13:16 on dist-test-slave-stjn"
I20260709 12:13:16.584484 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-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:13:16.595424 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:16.596697 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:16.598124 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:16.600328 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:16.600556 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:16.600793 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:16.600968 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:16.641439 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.194:44779
I20260709 12:13:16.641551 19991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.194:44779 every 8 connection(s)
I20260709 12:13:16.646482 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:16.654819 19995 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:13:16.656584 19996 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:13:16.658671 19998 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:13:16.659132 16595 server_base.cc:1061] running on GCE node
I20260709 12:13:16.660283 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:16.660547 16595 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:13:16.660753 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599196660731 us; error 0 us; skew 500 ppm
I20260709 12:13:16.661144 19992 heartbeater.cc:344] Connected to a master server at 127.16.52.254:37899
I20260709 12:13:16.661475 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:16.661528 19992 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:16.662518 19992 heartbeater.cc:507] Master 127.16.52.254:37899 requested a full tablet report, sending...
I20260709 12:13:16.664443 16595 webserver.cc:533] Webserver started at http://127.16.52.195:44223/ using document root <none> and password file <none>
I20260709 12:13:16.664834 19790 ts_manager.cc:194] Registered new tserver with Master: 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:16.665122 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:16.665426 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:16.665746 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:16.666741 19790 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33744
I20260709 12:13:16.667444 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/ts-2-root/instance:
uuid: "c4d7f465293d427c820ab6d2b67af085"
format_stamp: "Formatted at 2026-07-09 12:13:16 on dist-test-slave-stjn"
I20260709 12:13:16.672049 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:13:16.675536 20003 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:13:16.676327 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:13:16.676729 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/ts-2-root
uuid: "c4d7f465293d427c820ab6d2b67af085"
format_stamp: "Formatted at 2026-07-09 12:13:16 on dist-test-slave-stjn"
I20260709 12:13:16.677030 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-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:13:16.693989 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:16.695413 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:16.696939 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:16.699150 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:16.699373 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:16.699613 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:16.699788 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:16.739931 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.195:37029
I20260709 12:13:16.740047 20065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.195:37029 every 8 connection(s)
I20260709 12:13:16.744783 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:16.752746 20069 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:13:16.753862 20070 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:13:16.756583 16595 server_base.cc:1061] running on GCE node
I20260709 12:13:16.757438 20066 heartbeater.cc:344] Connected to a master server at 127.16.52.254:37899
I20260709 12:13:16.757902 20066 heartbeater.cc:461] Registering TS with master...
W20260709 12:13:16.758073 20072 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:13:16.758749 20066 heartbeater.cc:507] Master 127.16.52.254:37899 requested a full tablet report, sending...
I20260709 12:13:16.759099 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:16.759346 16595 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:13:16.759542 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599196759524 us; error 0 us; skew 500 ppm
I20260709 12:13:16.760385 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:16.760957 19790 ts_manager.cc:194] Registered new tserver with Master: c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:16.762339 19790 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33754
I20260709 12:13:16.763170 16595 webserver.cc:533] Webserver started at http://127.16.52.196:35649/ using document root <none> and password file <none>
I20260709 12:13:16.763911 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:16.764156 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:16.764483 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:16.765733 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/ts-3-root/instance:
uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
format_stamp: "Formatted at 2026-07-09 12:13:16 on dist-test-slave-stjn"
I20260709 12:13:16.770123 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:13:16.773432 20077 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:13:16.774228 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:13:16.774650 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/ts-3-root
uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
format_stamp: "Formatted at 2026-07-09 12:13:16 on dist-test-slave-stjn"
I20260709 12:13:16.774952 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-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:13:16.790436 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:16.791682 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:16.792929 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:16.795363 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:16.795606 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:16.795893 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:16.796074 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:16.836546 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.196:39809
I20260709 12:13:16.836653 20139 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.196:39809 every 8 connection(s)
I20260709 12:13:16.850085 20140 heartbeater.cc:344] Connected to a master server at 127.16.52.254:37899
I20260709 12:13:16.850464 20140 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:16.851197 20140 heartbeater.cc:507] Master 127.16.52.254:37899 requested a full tablet report, sending...
I20260709 12:13:16.853027 19790 ts_manager.cc:194] Registered new tserver with Master: 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:16.853302 16595 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013568347s
I20260709 12:13:16.854378 19790 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33762
I20260709 12:13:16.879659 19790 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33774:
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:13:17.115857 19882 tablet_service.cc:1511] Processing CreateTablet for tablet f61d7e221cf243ea95896c250101fff3 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:17.117386 19882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f61d7e221cf243ea95896c250101fff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.120932 19881 tablet_service.cc:1511] Processing CreateTablet for tablet f8048d347d6f43cc8e8f90b31517cf7f (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:17.122397 19881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8048d347d6f43cc8e8f90b31517cf7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.122713 20105 tablet_service.cc:1511] Processing CreateTablet for tablet f8048d347d6f43cc8e8f90b31517cf7f (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:17.124147 20105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8048d347d6f43cc8e8f90b31517cf7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.126065 19880 tablet_service.cc:1511] Processing CreateTablet for tablet ce26277c5f1d489a80950f49deef20e0 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:17.127447 19880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce26277c5f1d489a80950f49deef20e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.129180 20104 tablet_service.cc:1511] Processing CreateTablet for tablet ce26277c5f1d489a80950f49deef20e0 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:17.130056 19879 tablet_service.cc:1511] Processing CreateTablet for tablet 2670a91ec2ce48c4bb12676c323a2ba2 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:17.130570 20104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce26277c5f1d489a80950f49deef20e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.131525 19879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2670a91ec2ce48c4bb12676c323a2ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.133538 20103 tablet_service.cc:1511] Processing CreateTablet for tablet 2895d10a3a5941d8b3deb7076cd6e525 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:17.138608 20103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2895d10a3a5941d8b3deb7076cd6e525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.139927 20102 tablet_service.cc:1511] Processing CreateTablet for tablet bd9624f592574069aa5a64fd1a37bde3 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:17.141381 20102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9624f592574069aa5a64fd1a37bde3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.151947 20031 tablet_service.cc:1511] Processing CreateTablet for tablet f61d7e221cf243ea95896c250101fff3 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:17.153868 20031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f61d7e221cf243ea95896c250101fff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.156443 20030 tablet_service.cc:1511] Processing CreateTablet for tablet ce26277c5f1d489a80950f49deef20e0 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:17.158382 20030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce26277c5f1d489a80950f49deef20e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.161074 20029 tablet_service.cc:1511] Processing CreateTablet for tablet 2895d10a3a5941d8b3deb7076cd6e525 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:17.162895 20029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2895d10a3a5941d8b3deb7076cd6e525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.195875 19956 tablet_service.cc:1511] Processing CreateTablet for tablet f8048d347d6f43cc8e8f90b31517cf7f (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:17.197744 19956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8048d347d6f43cc8e8f90b31517cf7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.204156 19955 tablet_service.cc:1511] Processing CreateTablet for tablet 2895d10a3a5941d8b3deb7076cd6e525 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:17.205950 19955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2895d10a3a5941d8b3deb7076cd6e525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.195559 19957 tablet_service.cc:1511] Processing CreateTablet for tablet f61d7e221cf243ea95896c250101fff3 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:17.212292 19957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f61d7e221cf243ea95896c250101fff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.222169 20028 tablet_service.cc:1511] Processing CreateTablet for tablet 2670a91ec2ce48c4bb12676c323a2ba2 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:17.223704 20028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2670a91ec2ce48c4bb12676c323a2ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.223975 19878 tablet_service.cc:1511] Processing CreateTablet for tablet bd9624f592574069aa5a64fd1a37bde3 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:17.225335 19878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9624f592574069aa5a64fd1a37bde3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.238631 20101 tablet_service.cc:1511] Processing CreateTablet for tablet 5c4ac2a5a07a4e318ac6afd817841973 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:17.238727 20027 tablet_service.cc:1511] Processing CreateTablet for tablet 5c4ac2a5a07a4e318ac6afd817841973 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:17.241068 20101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c4ac2a5a07a4e318ac6afd817841973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.244583 20027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c4ac2a5a07a4e318ac6afd817841973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.245349 19877 tablet_service.cc:1511] Processing CreateTablet for tablet 5c4ac2a5a07a4e318ac6afd817841973 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:17.247211 19877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c4ac2a5a07a4e318ac6afd817841973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.249468 19954 tablet_service.cc:1511] Processing CreateTablet for tablet 2670a91ec2ce48c4bb12676c323a2ba2 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:17.250842 19954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2670a91ec2ce48c4bb12676c323a2ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.253705 19953 tablet_service.cc:1511] Processing CreateTablet for tablet bd9624f592574069aa5a64fd1a37bde3 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:17.255052 19953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9624f592574069aa5a64fd1a37bde3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.258844 19952 tablet_service.cc:1511] Processing CreateTablet for tablet afbdd27a02724daaba96389c8b45df6a (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:17.260262 19952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afbdd27a02724daaba96389c8b45df6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.268824 20026 tablet_service.cc:1511] Processing CreateTablet for tablet afbdd27a02724daaba96389c8b45df6a (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:17.270256 20026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afbdd27a02724daaba96389c8b45df6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.271710 20100 tablet_service.cc:1511] Processing CreateTablet for tablet afbdd27a02724daaba96389c8b45df6a (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:17.273696 20100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afbdd27a02724daaba96389c8b45df6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.291406 20157 tablet_bootstrap.cc:492] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:17.294026 19876 tablet_service.cc:1511] Processing CreateTablet for tablet 01ce21854a4f4087990186ba04ae668e (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:17.295460 19876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ce21854a4f4087990186ba04ae668e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.297927 20025 tablet_service.cc:1511] Processing CreateTablet for tablet 01ce21854a4f4087990186ba04ae668e (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:17.299309 20025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ce21854a4f4087990186ba04ae668e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.299350 19951 tablet_service.cc:1511] Processing CreateTablet for tablet 01ce21854a4f4087990186ba04ae668e (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:17.300962 19951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ce21854a4f4087990186ba04ae668e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.330642 20103 tablet_service.cc:1511] Processing CreateTablet for tablet cb0a9657a9fb4733a4c17482e654439c (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:17.331372 19881 tablet_service.cc:1511] Processing CreateTablet for tablet cb0a9657a9fb4733a4c17482e654439c (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:17.332670 19881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0a9657a9fb4733a4c17482e654439c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.336453 19950 tablet_service.cc:1511] Processing CreateTablet for tablet cb0a9657a9fb4733a4c17482e654439c (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:17.337919 19950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0a9657a9fb4733a4c17482e654439c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.338419 20102 tablet_service.cc:1511] Processing CreateTablet for tablet a1ab7967d2f149e597edfa45bd54ba34 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:17.339202 20024 tablet_service.cc:1511] Processing CreateTablet for tablet a1ab7967d2f149e597edfa45bd54ba34 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:17.339684 20102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1ab7967d2f149e597edfa45bd54ba34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.340555 20024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1ab7967d2f149e597edfa45bd54ba34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.349934 20103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0a9657a9fb4733a4c17482e654439c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.370527 20157 tablet_bootstrap.cc:654] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:17.385001 20160 tablet_bootstrap.cc:492] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:17.385891 19879 tablet_service.cc:1511] Processing CreateTablet for tablet a1ab7967d2f149e597edfa45bd54ba34 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:17.388911 19956 tablet_service.cc:1511] Processing CreateTablet for tablet e0fa749811764b148259182a41f6abe8 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:17.390311 19956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0fa749811764b148259182a41f6abe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.392024 20158 tablet_bootstrap.cc:492] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:17.394865 20101 tablet_service.cc:1511] Processing CreateTablet for tablet e0fa749811764b148259182a41f6abe8 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:17.396145 20101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0fa749811764b148259182a41f6abe8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:17.396287 19837 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:17.387683 19879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1ab7967d2f149e597edfa45bd54ba34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.404338 19878 tablet_service.cc:1511] Processing CreateTablet for tablet 1c50c65f164449919a9f5d1e43f3b8d0 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:17.406176 19878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c50c65f164449919a9f5d1e43f3b8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.410790 19955 tablet_service.cc:1511] Processing CreateTablet for tablet 1c50c65f164449919a9f5d1e43f3b8d0 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:17.412133 19955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c50c65f164449919a9f5d1e43f3b8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.407790 20159 tablet_bootstrap.cc:492] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:17.408840 20025 tablet_service.cc:1511] Processing CreateTablet for tablet e0fa749811764b148259182a41f6abe8 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:17.417688 20031 tablet_service.cc:1511] Processing CreateTablet for tablet 1c50c65f164449919a9f5d1e43f3b8d0 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:17.420419 20025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0fa749811764b148259182a41f6abe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.421231 20031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c50c65f164449919a9f5d1e43f3b8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.434468 20104 tablet_service.cc:1511] Processing CreateTablet for tablet bd59cf1bdbdc42e380c6bd8d09f1208e (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:17.435786 20104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd59cf1bdbdc42e380c6bd8d09f1208e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.391654 20160 tablet_bootstrap.cc:654] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:17.440199 20158 tablet_bootstrap.cc:654] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:17.463240 20159 tablet_bootstrap.cc:654] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:17.482439 20158 tablet_bootstrap.cc:492] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:17.483043 20158 ts_tablet_manager.cc:1403] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.108s	user 0.018s	sys 0.020s
I20260709 12:13:17.465443 20157 tablet_bootstrap.cc:492] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:17.465855 19877 tablet_service.cc:1511] Processing CreateTablet for tablet bd59cf1bdbdc42e380c6bd8d09f1208e (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:17.484256 20157 ts_tablet_manager.cc:1403] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.193s	user 0.024s	sys 0.047s
I20260709 12:13:17.484773 19877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd59cf1bdbdc42e380c6bd8d09f1208e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.468168 20026 tablet_service.cc:1511] Processing CreateTablet for tablet 2396a651bbf6435aa17c1f7fe857bc29 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:17.486953 20026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2396a651bbf6435aa17c1f7fe857bc29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.487481 20158 raft_consensus.cc:359] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:17.488404 20158 raft_consensus.cc:385] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:17.488683 20158 raft_consensus.cc:740] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:17.489408 20158 consensus_queue.cc:260] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:17.471727 20100 tablet_service.cc:1511] Processing CreateTablet for tablet 2396a651bbf6435aa17c1f7fe857bc29 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:17.476338 19876 tablet_service.cc:1511] Processing CreateTablet for tablet 2396a651bbf6435aa17c1f7fe857bc29 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:17.479699 19957 tablet_service.cc:1511] Processing CreateTablet for tablet dc09eb10b7c24c96bd58d87c4f34e973 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:17.491139 19876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2396a651bbf6435aa17c1f7fe857bc29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.491369 19957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc09eb10b7c24c96bd58d87c4f34e973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.493724 20160 tablet_bootstrap.cc:492] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:17.483318 20029 tablet_service.cc:1511] Processing CreateTablet for tablet dc09eb10b7c24c96bd58d87c4f34e973 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:17.494455 20160 ts_tablet_manager.cc:1403] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.110s	user 0.012s	sys 0.000s
I20260709 12:13:17.495227 20029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc09eb10b7c24c96bd58d87c4f34e973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.468784 19950 tablet_service.cc:1511] Processing CreateTablet for tablet bd59cf1bdbdc42e380c6bd8d09f1208e (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:17.497238 19950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd59cf1bdbdc42e380c6bd8d09f1208e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.491139 20100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2396a651bbf6435aa17c1f7fe857bc29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.497548 20160 raft_consensus.cc:359] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:17.498293 20160 raft_consensus.cc:385] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:17.498591 20160 raft_consensus.cc:740] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:17.487476 20157 raft_consensus.cc:359] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:17.500661 20157 raft_consensus.cc:385] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:17.501030 20157 raft_consensus.cc:740] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:17.502120 20157 consensus_queue.cc:260] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:17.522125 20159 tablet_bootstrap.cc:492] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:17.522713 20159 ts_tablet_manager.cc:1403] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.115s	user 0.004s	sys 0.008s
I20260709 12:13:17.499352 20160 consensus_queue.cc:260] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:17.526680 20157 ts_tablet_manager.cc:1434] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.042s	user 0.002s	sys 0.005s
I20260709 12:13:17.530552 20159 raft_consensus.cc:359] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:17.531358 20159 raft_consensus.cc:385] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:17.531673 20159 raft_consensus.cc:740] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:17.532601 20140 heartbeater.cc:499] Master 127.16.52.254:37899 was elected leader, sending a full tablet report...
I20260709 12:13:17.538280 20157 tablet_bootstrap.cc:492] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:17.544827 20159 consensus_queue.cc:260] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:17.546991 20100 tablet_service.cc:1511] Processing CreateTablet for tablet dc09eb10b7c24c96bd58d87c4f34e973 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:17.548333 20100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc09eb10b7c24c96bd58d87c4f34e973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.553157 20159 ts_tablet_manager.cc:1434] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.001s
I20260709 12:13:17.553853 20066 heartbeater.cc:499] Master 127.16.52.254:37899 was elected leader, sending a full tablet report...
I20260709 12:13:17.553857 19917 heartbeater.cc:499] Master 127.16.52.254:37899 was elected leader, sending a full tablet report...
I20260709 12:13:17.561185 19992 heartbeater.cc:499] Master 127.16.52.254:37899 was elected leader, sending a full tablet report...
I20260709 12:13:17.561908 20158 ts_tablet_manager.cc:1434] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.079s	user 0.003s	sys 0.003s
I20260709 12:13:17.563019 20158 tablet_bootstrap.cc:492] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:17.564828 19876 tablet_service.cc:1511] Processing CreateTablet for tablet 52054c12513243db84d15400a15cf7e6 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:17.566057 20160 ts_tablet_manager.cc:1434] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.004s
I20260709 12:13:17.566119 19876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52054c12513243db84d15400a15cf7e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.572846 19877 tablet_service.cc:1511] Processing CreateTablet for tablet d7455de875c8413ab110fc0f1cad918a (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:17.577883 19877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7455de875c8413ab110fc0f1cad918a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.581569 19956 tablet_service.cc:1511] Processing CreateTablet for tablet 52054c12513243db84d15400a15cf7e6 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:17.581892 20101 tablet_service.cc:1511] Processing CreateTablet for tablet 08271f7e1c374ace9fa25a7578dae9a4 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:17.582877 19956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52054c12513243db84d15400a15cf7e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.583148 20101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08271f7e1c374ace9fa25a7578dae9a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.576009 20104 tablet_service.cc:1511] Processing CreateTablet for tablet 52054c12513243db84d15400a15cf7e6 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:17.585405 20104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52054c12513243db84d15400a15cf7e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.586088 19878 tablet_service.cc:1511] Processing CreateTablet for tablet 08271f7e1c374ace9fa25a7578dae9a4 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:17.587352 19878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08271f7e1c374ace9fa25a7578dae9a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.587302 19957 tablet_service.cc:1511] Processing CreateTablet for tablet d7455de875c8413ab110fc0f1cad918a (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:17.588567 19957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7455de875c8413ab110fc0f1cad918a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:17.590754 20141 tablet.cc:2406] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:13:17.576640 20160 tablet_bootstrap.cc:492] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:17.564828 20026 tablet_service.cc:1511] Processing CreateTablet for tablet d7455de875c8413ab110fc0f1cad918a (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:17.594993 20026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7455de875c8413ab110fc0f1cad918a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.595453 19950 tablet_service.cc:1511] Processing CreateTablet for tablet 226d6c9890424e479621c834758fb7f2 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:17.579608 20159 tablet_bootstrap.cc:492] T afbdd27a02724daaba96389c8b45df6a P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:17.609591 19950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 226d6c9890424e479621c834758fb7f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.615986 20160 tablet_bootstrap.cc:654] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:17.596834 20029 tablet_service.cc:1511] Processing CreateTablet for tablet 08271f7e1c374ace9fa25a7578dae9a4 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:17.601190 20031 tablet_service.cc:1511] Processing CreateTablet for tablet 226d6c9890424e479621c834758fb7f2 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:17.602396 20102 tablet_service.cc:1511] Processing CreateTablet for tablet 226d6c9890424e479621c834758fb7f2 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:17.580173 20157 tablet_bootstrap.cc:654] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:17.617430 20102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 226d6c9890424e479621c834758fb7f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.615470 20159 tablet_bootstrap.cc:654] T afbdd27a02724daaba96389c8b45df6a P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:17.579541 20158 tablet_bootstrap.cc:654] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:17.617276 20029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08271f7e1c374ace9fa25a7578dae9a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.630306 20031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 226d6c9890424e479621c834758fb7f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.646529 20158 tablet_bootstrap.cc:492] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:17.647087 20158 ts_tablet_manager.cc:1403] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.084s	user 0.009s	sys 0.004s
I20260709 12:13:17.649802 20159 tablet_bootstrap.cc:492] T afbdd27a02724daaba96389c8b45df6a P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:17.650341 20159 ts_tablet_manager.cc:1403] T afbdd27a02724daaba96389c8b45df6a P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.004s
I20260709 12:13:17.656831 20157 tablet_bootstrap.cc:492] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:17.657416 20157 ts_tablet_manager.cc:1403] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.119s	user 0.011s	sys 0.008s
I20260709 12:13:17.660502 20157 raft_consensus.cc:359] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:17.661257 20157 raft_consensus.cc:385] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:17.661561 20157 raft_consensus.cc:740] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:17.665226 19878 tablet_service.cc:1511] Processing CreateTablet for tablet 1e76cf0c7e9540bbb90f5292f0894614 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:17.666505 19878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e76cf0c7e9540bbb90f5292f0894614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.669368 19957 tablet_service.cc:1511] Processing CreateTablet for tablet 1e76cf0c7e9540bbb90f5292f0894614 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:17.669441 20104 tablet_service.cc:1511] Processing CreateTablet for tablet ad3c33c8cc864e10a23d820cefd1242c (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:17.670921 20104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3c33c8cc864e10a23d820cefd1242c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.672578 20158 raft_consensus.cc:359] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:17.673395 20158 raft_consensus.cc:385] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:17.673710 20158 raft_consensus.cc:740] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:17.653384 20159 raft_consensus.cc:359] T afbdd27a02724daaba96389c8b45df6a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:17.679217 20159 raft_consensus.cc:385] T afbdd27a02724daaba96389c8b45df6a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:17.681556 20158 consensus_queue.cc:260] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:17.679553 20159 raft_consensus.cc:740] T afbdd27a02724daaba96389c8b45df6a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:17.684841 20026 tablet_service.cc:1511] Processing CreateTablet for tablet 1e76cf0c7e9540bbb90f5292f0894614 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:17.686092 20026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e76cf0c7e9540bbb90f5292f0894614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.680102 20157 consensus_queue.cc:260] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:17.687094 20164 raft_consensus.cc:493] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.687552 20164 raft_consensus.cc:515] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:17.694945 19957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e76cf0c7e9540bbb90f5292f0894614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.696523 20164 leader_election.cc:290] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:17.717001 20157 ts_tablet_manager.cc:1434] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260709 12:13:17.717998 20157 tablet_bootstrap.cc:492] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:17.721587 20158 ts_tablet_manager.cc:1434] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.001s
I20260709 12:13:17.722656 20158 tablet_bootstrap.cc:492] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:17.685793 20159 consensus_queue.cc:260] T afbdd27a02724daaba96389c8b45df6a P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:17.727949 20159 ts_tablet_manager.cc:1434] T afbdd27a02724daaba96389c8b45df6a P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.001s
I20260709 12:13:17.729086 20159 tablet_bootstrap.cc:492] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:17.764281 19957 tablet_service.cc:1511] Processing CreateTablet for tablet ad3c33c8cc864e10a23d820cefd1242c (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:17.765635 19957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3c33c8cc864e10a23d820cefd1242c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.765381 19876 tablet_service.cc:1511] Processing CreateTablet for tablet ad3c33c8cc864e10a23d820cefd1242c (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:17.766840 19876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3c33c8cc864e10a23d820cefd1242c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.767434 20026 tablet_service.cc:1511] Processing CreateTablet for tablet 2b95c337688e4649a454d882e533dd76 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:17.768672 20026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b95c337688e4649a454d882e533dd76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.779692 20157 tablet_bootstrap.cc:654] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:17.786051 20159 tablet_bootstrap.cc:654] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:17.792357 20102 tablet_service.cc:1511] Processing CreateTablet for tablet 2b95c337688e4649a454d882e533dd76 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:17.793761 20102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b95c337688e4649a454d882e533dd76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.802070 20160 tablet_bootstrap.cc:492] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:17.802656 20160 ts_tablet_manager.cc:1403] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.226s	user 0.040s	sys 0.078s
I20260709 12:13:17.805886 20160 raft_consensus.cc:359] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:17.806622 20160 raft_consensus.cc:385] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:17.806919 20160 raft_consensus.cc:740] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:17.807153 20168 raft_consensus.cc:493] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.807982 20168 raft_consensus.cc:515] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:17.808874 20160 consensus_queue.cc:260] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:17.811120 20168 leader_election.cc:290] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:17.826406 19877 tablet_service.cc:1511] Processing CreateTablet for tablet 2b95c337688e4649a454d882e533dd76 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:17.827790 19877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b95c337688e4649a454d882e533dd76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.835469 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2895d10a3a5941d8b3deb7076cd6e525" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
W20260709 12:13:17.837410 20080 leader_election.cc:343] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:17.845887 20158 tablet_bootstrap.cc:654] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:17.852635 19877 tablet_service.cc:1511] Processing CreateTablet for tablet b6b7c9d43c554168aa0f5ad7f4c2a08c (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:17.853968 19877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b7c9d43c554168aa0f5ad7f4c2a08c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.846841 20160 ts_tablet_manager.cc:1434] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.003s
I20260709 12:13:17.855039 20160 tablet_bootstrap.cc:492] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:17.854902 20026 tablet_service.cc:1511] Processing CreateTablet for tablet be87aaadb1de4acd8ff2bda881101dd8 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:17.851920 20102 tablet_service.cc:1511] Processing CreateTablet for tablet be87aaadb1de4acd8ff2bda881101dd8 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:17.858486 20026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be87aaadb1de4acd8ff2bda881101dd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.858652 20102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be87aaadb1de4acd8ff2bda881101dd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.873162 20104 tablet_service.cc:1511] Processing CreateTablet for tablet 7c7bf0ffdc924734b5fe2db11648eeb2 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:17.874696 20104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c7bf0ffdc924734b5fe2db11648eeb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.877509 20157 tablet_bootstrap.cc:492] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:17.877959 20160 tablet_bootstrap.cc:654] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:17.877624 19956 tablet_service.cc:1511] Processing CreateTablet for tablet 7c7bf0ffdc924734b5fe2db11648eeb2 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:17.879360 19956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c7bf0ffdc924734b5fe2db11648eeb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.879386 20029 tablet_service.cc:1511] Processing CreateTablet for tablet b6b7c9d43c554168aa0f5ad7f4c2a08c (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:17.880782 20029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b7c9d43c554168aa0f5ad7f4c2a08c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.882097 19876 tablet_service.cc:1511] Processing CreateTablet for tablet 7c7bf0ffdc924734b5fe2db11648eeb2 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:17.883392 19876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c7bf0ffdc924734b5fe2db11648eeb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.884171 19950 tablet_service.cc:1511] Processing CreateTablet for tablet b6b7c9d43c554168aa0f5ad7f4c2a08c (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:17.878098 20157 ts_tablet_manager.cc:1403] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.160s	user 0.030s	sys 0.016s
I20260709 12:13:17.885442 19950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b7c9d43c554168aa0f5ad7f4c2a08c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.894636 20157 raft_consensus.cc:359] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:17.895511 20157 raft_consensus.cc:385] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:17.895884 20157 raft_consensus.cc:740] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:17.899449 19892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2670a91ec2ce48c4bb12676c323a2ba2" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:17.900316 19892 raft_consensus.cc:2468] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 0.
I20260709 12:13:17.857086 19957 tablet_service.cc:1511] Processing CreateTablet for tablet be87aaadb1de4acd8ff2bda881101dd8 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:17.911221 20166 raft_consensus.cc:493] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.911679 19957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be87aaadb1de4acd8ff2bda881101dd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.912026 20007 leader_election.cc:304] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:17.913653 20031 tablet_service.cc:1511] Processing CreateTablet for tablet 78e5d95b4b2b4c01901ff24999f299c1 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:17.915668 20159 tablet_bootstrap.cc:492] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:17.911911 20166 raft_consensus.cc:515] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:17.920344 20101 tablet_service.cc:1511] Processing CreateTablet for tablet 78e5d95b4b2b4c01901ff24999f299c1 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:17.921241 20166 leader_election.cc:290] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:17.921818 20166 raft_consensus.cc:493] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.922322 20166 raft_consensus.cc:515] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:17.925325 20031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78e5d95b4b2b4c01901ff24999f299c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.902292 20157 consensus_queue.cc:260] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:17.934298 20158 tablet_bootstrap.cc:492] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:17.935096 20101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78e5d95b4b2b4c01901ff24999f299c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.935853 20168 raft_consensus.cc:2804] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:17.940721 20168 raft_consensus.cc:493] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:17.926800 20166 leader_election.cc:290] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:17.927068 20159 ts_tablet_manager.cc:1403] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.198s	user 0.012s	sys 0.004s
I20260709 12:13:17.946875 20158 ts_tablet_manager.cc:1403] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.224s	user 0.017s	sys 0.014s
I20260709 12:13:17.949754 20159 raft_consensus.cc:359] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:17.950555 20159 raft_consensus.cc:385] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:17.950848 20159 raft_consensus.cc:740] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:17.950807 20158 raft_consensus.cc:359] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:17.951665 20158 raft_consensus.cc:385] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:17.941100 20168 raft_consensus.cc:3060] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:17.952822 20164 raft_consensus.cc:493] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.956111 20164 raft_consensus.cc:515] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:17.951795 20159 consensus_queue.cc:260] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:17.961824 20164 leader_election.cc:290] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:17.967222 19877 tablet_service.cc:1511] Processing CreateTablet for tablet 78e5d95b4b2b4c01901ff24999f299c1 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:17.969069 19877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78e5d95b4b2b4c01901ff24999f299c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.977285 20167 raft_consensus.cc:493] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.951989 20158 raft_consensus.cc:740] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:17.977835 20167 raft_consensus.cc:515] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:17.977860 20157 ts_tablet_manager.cc:1434] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.093s	user 0.009s	sys 0.000s
I20260709 12:13:17.981700 20157 tablet_bootstrap.cc:492] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:17.977840 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2670a91ec2ce48c4bb12676c323a2ba2" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:17.988541 19966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2895d10a3a5941d8b3deb7076cd6e525" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:17.990537 20102 tablet_service.cc:1511] Processing CreateTablet for tablet f28df9bd86de4674980da39a75b4127a (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:17.991686 20159 ts_tablet_manager.cc:1434] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.001s
I20260709 12:13:17.991895 20102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f28df9bd86de4674980da39a75b4127a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:17.995195 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9624f592574069aa5a64fd1a37bde3" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:17.995713 20029 tablet_service.cc:1511] Processing CreateTablet for tablet f28df9bd86de4674980da39a75b4127a (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:18.001605 19965 raft_consensus.cc:2468] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:18.010404 20029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f28df9bd86de4674980da39a75b4127a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:18.010334 20079 leader_election.cc:343] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.011118 20079 leader_election.cc:304] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:18.012336 20159 tablet_bootstrap.cc:492] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:17.996613 19967 raft_consensus.cc:2468] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 0.
I20260709 12:13:18.018299 20160 tablet_bootstrap.cc:492] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:18.022718 20159 tablet_bootstrap.cc:654] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.022771 20030 tablet_service.cc:1511] Processing CreateTablet for tablet 2f16cf3c506d474c980c1196352b7de9 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:18.024003 20164 raft_consensus.cc:2749] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:18.024194 20030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f16cf3c506d474c980c1196352b7de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.029238 20104 tablet_service.cc:1511] Processing CreateTablet for tablet 2764d80157974ee48f392eedf87b192c (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:18.030493 20104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2764d80157974ee48f392eedf87b192c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.030526 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2670a91ec2ce48c4bb12676c323a2ba2" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:18.017709 20158 consensus_queue.cc:260] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:18.036141 20160 ts_tablet_manager.cc:1403] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.181s	user 0.013s	sys 0.006s
I20260709 12:13:18.047154 20157 tablet_bootstrap.cc:654] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.040966 20079 leader_election.cc:304] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:18.049376 20024 tablet_service.cc:1511] Processing CreateTablet for tablet de050a3992cf4ec285ad1ca8475b984a (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:18.050657 20024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de050a3992cf4ec285ad1ca8475b984a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.056377 20159 tablet_bootstrap.cc:492] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:18.057150 20159 ts_tablet_manager.cc:1403] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.004s
I20260709 12:13:18.059934 20164 raft_consensus.cc:2804] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:18.060366 20164 raft_consensus.cc:493] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.060719 20164 raft_consensus.cc:3060] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.061305 20159 raft_consensus.cc:359] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:18.062358 20159 raft_consensus.cc:385] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.062403 20190 raft_consensus.cc:493] T afbdd27a02724daaba96389c8b45df6a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.062922 20159 raft_consensus.cc:740] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.063105 20190 raft_consensus.cc:515] T afbdd27a02724daaba96389c8b45df6a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:18.063747 20159 consensus_queue.cc:260] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:18.039486 20167 leader_election.cc:290] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:18.069830 19878 tablet_service.cc:1511] Processing CreateTablet for tablet 2764d80157974ee48f392eedf87b192c (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:18.071156 19878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2764d80157974ee48f392eedf87b192c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.070987 19892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9624f592574069aa5a64fd1a37bde3" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:18.071673 19892 raft_consensus.cc:2468] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:18.072085 19876 tablet_service.cc:1511] Processing CreateTablet for tablet 2f16cf3c506d474c980c1196352b7de9 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:18.072759 19955 tablet_service.cc:1511] Processing CreateTablet for tablet 2f16cf3c506d474c980c1196352b7de9 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:18.073320 19876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f16cf3c506d474c980c1196352b7de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.073971 19955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f16cf3c506d474c980c1196352b7de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.076407 19933 leader_election.cc:304] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329; no voters: 
I20260709 12:13:18.076345 19956 tablet_service.cc:1511] Processing CreateTablet for tablet f28df9bd86de4674980da39a75b4127a (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:18.077528 20185 raft_consensus.cc:2804] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:18.077694 19956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f28df9bd86de4674980da39a75b4127a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.077973 20185 raft_consensus.cc:493] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.078366 20185 raft_consensus.cc:3060] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.082217 19892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2670a91ec2ce48c4bb12676c323a2ba2" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:18.082883 19892 raft_consensus.cc:2468] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:18.089064 19933 leader_election.cc:304] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329; no voters: 
I20260709 12:13:18.089947 20166 raft_consensus.cc:2804] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:18.090305 20166 raft_consensus.cc:493] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.090628 20166 raft_consensus.cc:3060] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.090862 20160 raft_consensus.cc:359] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:18.091619 20160 raft_consensus.cc:385] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.091917 20160 raft_consensus.cc:740] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.092667 20160 consensus_queue.cc:260] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:18.092832 20100 tablet_service.cc:1511] Processing CreateTablet for tablet de050a3992cf4ec285ad1ca8475b984a (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:18.094158 20100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de050a3992cf4ec285ad1ca8475b984a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.095567 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9624f592574069aa5a64fd1a37bde3" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:18.097303 19950 tablet_service.cc:1511] Processing CreateTablet for tablet 2764d80157974ee48f392eedf87b192c (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:18.098698 19950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2764d80157974ee48f392eedf87b192c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.099432 20166 raft_consensus.cc:515] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:18.102169 19892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2670a91ec2ce48c4bb12676c323a2ba2" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:18.102711 19892 raft_consensus.cc:3060] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.110678 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbdd27a02724daaba96389c8b45df6a" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
W20260709 12:13:18.116760 20005 leader_election.cc:343] T afbdd27a02724daaba96389c8b45df6a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.119071 20185 raft_consensus.cc:515] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:18.121263 20185 leader_election.cc:290] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:18.122073 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9624f592574069aa5a64fd1a37bde3" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:18.122524 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9624f592574069aa5a64fd1a37bde3" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:18.123180 19891 raft_consensus.cc:3060] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.126286 19881 tablet_service.cc:1511] Processing CreateTablet for tablet de050a3992cf4ec285ad1ca8475b984a (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:18.127602 19881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de050a3992cf4ec285ad1ca8475b984a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.129606 20164 raft_consensus.cc:515] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:18.130401 20157 tablet_bootstrap.cc:492] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:18.136488 20157 ts_tablet_manager.cc:1403] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.155s	user 0.008s	sys 0.014s
I20260709 12:13:18.114389 20190 leader_election.cc:290] T afbdd27a02724daaba96389c8b45df6a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:18.140332 20157 raft_consensus.cc:359] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:18.141242 20157 raft_consensus.cc:385] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.141608 20157 raft_consensus.cc:740] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.159603 20115 raft_consensus.cc:2393] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f7c4e8f5094466a853d9a753f342329 in current term 1: Already voted for candidate 9905bb870d8b4d7b9b95a4711b9299bf in this term.
I20260709 12:13:18.156857 20168 raft_consensus.cc:515] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:18.165998 20168 leader_election.cc:290] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Requested vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:18.169552 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2670a91ec2ce48c4bb12676c323a2ba2" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:18.178745 20041 raft_consensus.cc:2393] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f7c4e8f5094466a853d9a753f342329 in current term 1: Already voted for candidate c4d7f465293d427c820ab6d2b67af085 in this term.
I20260709 12:13:18.178879 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2670a91ec2ce48c4bb12676c323a2ba2" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:18.179740 19967 raft_consensus.cc:2393] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c4d7f465293d427c820ab6d2b67af085 in current term 1: Already voted for candidate 5f7c4e8f5094466a853d9a753f342329 in this term.
I20260709 12:13:18.181097 19954 tablet_service.cc:1511] Processing CreateTablet for tablet a1cb1b43841849ea96474db4a3bc54f5 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:18.181516 20040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2670a91ec2ce48c4bb12676c323a2ba2" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:18.182497 19954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1cb1b43841849ea96474db4a3bc54f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.183701 20024 tablet_service.cc:1511] Processing CreateTablet for tablet a1cb1b43841849ea96474db4a3bc54f5 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:18.184348 19892 raft_consensus.cc:2468] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:18.174381 20166 leader_election.cc:290] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Requested vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:18.187619 20007 leader_election.cc:304] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085 [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: c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:18.186734 19933 leader_election.cc:304] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329; no voters: c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:18.189601 20168 raft_consensus.cc:2749] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:18.190891 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9624f592574069aa5a64fd1a37bde3" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:18.191726 19967 raft_consensus.cc:2393] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9905bb870d8b4d7b9b95a4711b9299bf in current term 1: Already voted for candidate 5f7c4e8f5094466a853d9a753f342329 in this term.
I20260709 12:13:18.193240 20190 raft_consensus.cc:493] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.193740 20190 raft_consensus.cc:515] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:18.195052 20160 ts_tablet_manager.cc:1434] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.152s	user 0.013s	sys 0.005s
I20260709 12:13:18.196141 20160 tablet_bootstrap.cc:492] T 2895d10a3a5941d8b3deb7076cd6e525 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:18.197830 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9624f592574069aa5a64fd1a37bde3" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:18.198555 20190 leader_election.cc:290] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:18.199599 20081 leader_election.cc:304] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [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: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:18.200078 20024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1cb1b43841849ea96474db4a3bc54f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.201222 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4ac2a5a07a4e318ac6afd817841973" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:18.202145 19891 raft_consensus.cc:2468] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:18.202695 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9624f592574069aa5a64fd1a37bde3" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:18.203434 19890 raft_consensus.cc:2393] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9905bb870d8b4d7b9b95a4711b9299bf in current term 1: Already voted for candidate 5f7c4e8f5094466a853d9a753f342329 in this term.
W20260709 12:13:18.204823 20007 leader_election.cc:343] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.206257 19879 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab243aa0ab34e689bace5eed4f715e6 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:18.207592 19879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab243aa0ab34e689bace5eed4f715e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.208292 20166 raft_consensus.cc:2804] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:18.208803 20166 raft_consensus.cc:697] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:18.213498 20164 leader_election.cc:290] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Requested vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:18.214069 20164 raft_consensus.cc:493] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.213683 20166 consensus_queue.cc:237] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:18.214527 20164 raft_consensus.cc:515] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:18.216111 20026 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab243aa0ab34e689bace5eed4f715e6 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:18.216452 19933 leader_election.cc:304] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329; no voters: 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:18.217422 20026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab243aa0ab34e689bace5eed4f715e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.217301 20102 tablet_service.cc:1511] Processing CreateTablet for tablet 9f2078495837475e85559356ac966389 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:18.217818 20196 raft_consensus.cc:2804] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:18.218591 20102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f2078495837475e85559356ac966389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.221798 20101 tablet_service.cc:1511] Processing CreateTablet for tablet a1cb1b43841849ea96474db4a3bc54f5 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:18.223060 20101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1cb1b43841849ea96474db4a3bc54f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.224831 20196 raft_consensus.cc:697] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:18.225736 20196 consensus_queue.cc:237] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:18.156297 20157 consensus_queue.cc:260] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:18.242758 20029 tablet_service.cc:1511] Processing CreateTablet for tablet 8e07520e3fb14dd5afa285d6497f4a9a (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:18.244065 20029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e07520e3fb14dd5afa285d6497f4a9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.249976 19951 tablet_service.cc:1511] Processing CreateTablet for tablet 9f2078495837475e85559356ac966389 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:18.251618 19951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f2078495837475e85559356ac966389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.260707 20103 tablet_service.cc:1511] Processing CreateTablet for tablet 8e07520e3fb14dd5afa285d6497f4a9a (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:18.262012 20103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e07520e3fb14dd5afa285d6497f4a9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.261861 19882 tablet_service.cc:1511] Processing CreateTablet for tablet 8e07520e3fb14dd5afa285d6497f4a9a (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:18.263216 19882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e07520e3fb14dd5afa285d6497f4a9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.237550 20190 raft_consensus.cc:493] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.268397 20190 raft_consensus.cc:515] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:18.271170 20190 leader_election.cc:290] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:18.273604 19787 catalog_manager.cc:5697] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:18.274816 19952 tablet_service.cc:1511] Processing CreateTablet for tablet 09546ecee15a40338d8f6325a82087e9 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:18.276140 19952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09546ecee15a40338d8f6325a82087e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.277287 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2895d10a3a5941d8b3deb7076cd6e525" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
W20260709 12:13:18.278824 20005 leader_election.cc:343] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.252202 20160 tablet_bootstrap.cc:654] T 2895d10a3a5941d8b3deb7076cd6e525 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.252059 19880 tablet_service.cc:1511] Processing CreateTablet for tablet 9f2078495837475e85559356ac966389 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:18.284466 20200 raft_consensus.cc:2749] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:18.285907 19880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f2078495837475e85559356ac966389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.290541 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8048d347d6f43cc8e8f90b31517cf7f" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:18.291008 20159 ts_tablet_manager.cc:1434] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.233s	user 0.014s	sys 0.011s
I20260709 12:13:18.291239 20115 raft_consensus.cc:2468] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 0.
I20260709 12:13:18.292088 20159 tablet_bootstrap.cc:492] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:18.292172 20030 tablet_service.cc:1511] Processing CreateTablet for tablet 09546ecee15a40338d8f6325a82087e9 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:18.294865 20030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09546ecee15a40338d8f6325a82087e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.296272 20157 ts_tablet_manager.cc:1434] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.159s	user 0.007s	sys 0.002s
I20260709 12:13:18.297410 20157 tablet_bootstrap.cc:492] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:18.305998 19856 leader_election.cc:304] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:18.306416 20158 ts_tablet_manager.cc:1434] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.359s	user 0.016s	sys 0.020s
I20260709 12:13:18.307104 20198 raft_consensus.cc:2804] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:18.307542 20198 raft_consensus.cc:493] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.307893 20198 raft_consensus.cc:3060] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.322638 20158 tablet_bootstrap.cc:492] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:18.325965 20157 tablet_bootstrap.cc:654] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.327996 20198 raft_consensus.cc:515] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:18.330466 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbdd27a02724daaba96389c8b45df6a" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:18.331207 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4ac2a5a07a4e318ac6afd817841973" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
W20260709 12:13:18.331921 20005 leader_election.cc:343] T afbdd27a02724daaba96389c8b45df6a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.332321 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2895d10a3a5941d8b3deb7076cd6e525" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:18.332386 20005 leader_election.cc:304] T afbdd27a02724daaba96389c8b45df6a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:18.333119 20113 raft_consensus.cc:2468] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 0.
I20260709 12:13:18.333458 19957 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab243aa0ab34e689bace5eed4f715e6 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:18.334813 19957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab243aa0ab34e689bace5eed4f715e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.334911 20005 leader_election.cc:304] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 5f7c4e8f5094466a853d9a753f342329
W20260709 12:13:18.337898 20005 leader_election.cc:343] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.338066 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8048d347d6f43cc8e8f90b31517cf7f" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:18.338325 20005 leader_election.cc:304] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:18.338809 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8048d347d6f43cc8e8f90b31517cf7f" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:18.338982 19967 raft_consensus.cc:2468] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 0.
I20260709 12:13:18.340574 20190 raft_consensus.cc:2749] T afbdd27a02724daaba96389c8b45df6a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:18.340806 20168 raft_consensus.cc:2749] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:18.340619 20197 raft_consensus.cc:2804] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:18.342334 20197 raft_consensus.cc:493] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.342667 20197 raft_consensus.cc:3060] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.347899 20164 leader_election.cc:290] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:18.352397 20197 raft_consensus.cc:515] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:18.355345 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2895d10a3a5941d8b3deb7076cd6e525" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
W20260709 12:13:18.356750 20005 leader_election.cc:343] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.358423 20197 leader_election.cc:290] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Requested vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:18.358635 20159 tablet_bootstrap.cc:654] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.360500 19955 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac4c042d97245a796adc43eb4e9708c (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:18.361794 19955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac4c042d97245a796adc43eb4e9708c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.364174 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2895d10a3a5941d8b3deb7076cd6e525" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:18.364799 20114 raft_consensus.cc:3060] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.365121 20102 tablet_service.cc:1511] Processing CreateTablet for tablet 0218cd2dbd654393bb03bb8d5f63d58a (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:18.366387 20102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0218cd2dbd654393bb03bb8d5f63d58a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.369341 20029 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac4c042d97245a796adc43eb4e9708c (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:18.370640 20029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac4c042d97245a796adc43eb4e9708c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:18.304661 20081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.193:42619, user_credentials={real_user=slave}} blocked reactor thread for 105280us
I20260709 12:13:18.358233 19881 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac4c042d97245a796adc43eb4e9708c (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:18.379304 19881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac4c042d97245a796adc43eb4e9708c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.384161 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8048d347d6f43cc8e8f90b31517cf7f" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:18.384785 20113 raft_consensus.cc:3060] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.384982 19892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8048d347d6f43cc8e8f90b31517cf7f" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:18.385798 19892 raft_consensus.cc:2393] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9905bb870d8b4d7b9b95a4711b9299bf in current term 1: Already voted for candidate 02f9977942f140d39f76eebcb246d50f in this term.
I20260709 12:13:18.392843 20114 raft_consensus.cc:2468] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 1.
I20260709 12:13:18.394142 20005 leader_election.cc:304] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:18.393221 19879 tablet_service.cc:1511] Processing CreateTablet for tablet 0218cd2dbd654393bb03bb8d5f63d58a (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:18.394943 20197 raft_consensus.cc:2804] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:18.395479 20197 raft_consensus.cc:697] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Becoming Leader. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Running, Role: LEADER
I20260709 12:13:18.395862 19879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0218cd2dbd654393bb03bb8d5f63d58a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.396317 20197 consensus_queue.cc:237] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:18.416590 20198 leader_election.cc:290] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:18.416728 19957 tablet_service.cc:1511] Processing CreateTablet for tablet 0218cd2dbd654393bb03bb8d5f63d58a (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:18.418175 19957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0218cd2dbd654393bb03bb8d5f63d58a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.417856 20031 tablet_service.cc:1511] Processing CreateTablet for tablet 4a0fee2c95064b77aa79c67907fb07c4 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:18.419106 20031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a0fee2c95064b77aa79c67907fb07c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.421096 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8048d347d6f43cc8e8f90b31517cf7f" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:18.421736 19965 raft_consensus.cc:3060] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.434962 19965 raft_consensus.cc:2468] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 1.
I20260709 12:13:18.441088 20101 tablet_service.cc:1511] Processing CreateTablet for tablet 09546ecee15a40338d8f6325a82087e9 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:18.454280 20158 tablet_bootstrap.cc:654] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.460986 19879 tablet_service.cc:1511] Processing CreateTablet for tablet 4a0fee2c95064b77aa79c67907fb07c4 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:18.462742 19879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a0fee2c95064b77aa79c67907fb07c4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:18.463023 19837 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:18.468495 20157 tablet_bootstrap.cc:492] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:18.468617 20101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09546ecee15a40338d8f6325a82087e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.387871 20081 leader_election.cc:304] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:18.458334 19856 leader_election.cc:304] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329; no voters: 
I20260709 12:13:18.459009 20104 tablet_service.cc:1511] Processing CreateTablet for tablet 4a0fee2c95064b77aa79c67907fb07c4 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:18.450562 20113 raft_consensus.cc:2468] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 1.
I20260709 12:13:18.475126 19957 tablet_service.cc:1511] Processing CreateTablet for tablet a0fe89c72243457a9722d8ba1f6704af (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:18.475055 20198 raft_consensus.cc:2804] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:18.479735 20026 tablet_service.cc:1511] Processing CreateTablet for tablet a0fe89c72243457a9722d8ba1f6704af (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:18.483551 20104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a0fee2c95064b77aa79c67907fb07c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.485292 19957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0fe89c72243457a9722d8ba1f6704af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.471011 20157 ts_tablet_manager.cc:1403] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.174s	user 0.010s	sys 0.005s
I20260709 12:13:18.485483 20164 raft_consensus.cc:2749] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:18.488613 20081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.193:42619, user_credentials={real_user=slave}} blocked reactor thread for 100846us
I20260709 12:13:18.493958 20026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0fe89c72243457a9722d8ba1f6704af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.494566 20100 tablet_service.cc:1511] Processing CreateTablet for tablet a0fe89c72243457a9722d8ba1f6704af (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:18.487902 20198 raft_consensus.cc:697] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [term 1 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:18.496825 20198 consensus_queue.cc:237] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:18.514564 19877 tablet_service.cc:1511] Processing CreateTablet for tablet cfb5a5e02d3e4ee6844f59dd47d74df5 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:18.514781 19952 tablet_service.cc:1511] Processing CreateTablet for tablet cfb5a5e02d3e4ee6844f59dd47d74df5 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:18.516110 19952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb5a5e02d3e4ee6844f59dd47d74df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.516374 19877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb5a5e02d3e4ee6844f59dd47d74df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.516984 20100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0fe89c72243457a9722d8ba1f6704af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.519860 20103 tablet_service.cc:1511] Processing CreateTablet for tablet 8a36a6e3ba7d4c5a8fbcbfaac108f883 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:18.522744 20103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a36a6e3ba7d4c5a8fbcbfaac108f883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.521982 19789 catalog_manager.cc:5697] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4d7f465293d427c820ab6d2b67af085 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "c4d7f465293d427c820ab6d2b67af085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:18.527896 20157 raft_consensus.cc:359] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:18.528650 20157 raft_consensus.cc:385] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.528946 20157 raft_consensus.cc:740] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.529378 20160 tablet_bootstrap.cc:492] T 2895d10a3a5941d8b3deb7076cd6e525 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:18.529872 20160 ts_tablet_manager.cc:1403] T 2895d10a3a5941d8b3deb7076cd6e525 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.334s	user 0.013s	sys 0.009s
I20260709 12:13:18.529806 20157 consensus_queue.cc:260] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:18.532032 19880 tablet_service.cc:1511] Processing CreateTablet for tablet 8a36a6e3ba7d4c5a8fbcbfaac108f883 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:18.533334 19880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a36a6e3ba7d4c5a8fbcbfaac108f883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.535283 20157 ts_tablet_manager.cc:1434] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.046s	user 0.003s	sys 0.002s
I20260709 12:13:18.536335 20157 tablet_bootstrap.cc:492] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:18.536326 19955 tablet_service.cc:1511] Processing CreateTablet for tablet 8a36a6e3ba7d4c5a8fbcbfaac108f883 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:18.540102 19955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a36a6e3ba7d4c5a8fbcbfaac108f883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.557127 20026 tablet_service.cc:1511] Processing CreateTablet for tablet 98cfad5cb97645318f1ff4f7f3c85cae (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:18.558334 20026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98cfad5cb97645318f1ff4f7f3c85cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.557984 20030 tablet_service.cc:1511] Processing CreateTablet for tablet cfb5a5e02d3e4ee6844f59dd47d74df5 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:18.559585 20030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb5a5e02d3e4ee6844f59dd47d74df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.562000 20159 tablet_bootstrap.cc:492] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:18.562239 20158 tablet_bootstrap.cc:492] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:18.562558 20159 ts_tablet_manager.cc:1403] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.271s	user 0.009s	sys 0.013s
I20260709 12:13:18.562718 20158 ts_tablet_manager.cc:1403] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.240s	user 0.007s	sys 0.013s
I20260709 12:13:18.573127 20102 tablet_service.cc:1511] Processing CreateTablet for tablet 98cfad5cb97645318f1ff4f7f3c85cae (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:18.574582 20102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98cfad5cb97645318f1ff4f7f3c85cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.577725 19882 tablet_service.cc:1511] Processing CreateTablet for tablet 98cfad5cb97645318f1ff4f7f3c85cae (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:18.578322 19952 tablet_service.cc:1511] Processing CreateTablet for tablet f0ce1bf1d2994cec936a25528cc6b9fc (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:13:18.579022 19882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98cfad5cb97645318f1ff4f7f3c85cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.579661 19952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ce1bf1d2994cec936a25528cc6b9fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.584087 20160 raft_consensus.cc:359] T 2895d10a3a5941d8b3deb7076cd6e525 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:18.584882 20160 raft_consensus.cc:385] T 2895d10a3a5941d8b3deb7076cd6e525 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.585219 20160 raft_consensus.cc:740] T 2895d10a3a5941d8b3deb7076cd6e525 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.589015 20158 raft_consensus.cc:359] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:18.616058 20158 raft_consensus.cc:385] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.616525 20158 raft_consensus.cc:740] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.617427 20158 consensus_queue.cc:260] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:18.595095 20029 tablet_service.cc:1511] Processing CreateTablet for tablet f0ce1bf1d2994cec936a25528cc6b9fc (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:13:18.596205 20105 tablet_service.cc:1511] Processing CreateTablet for tablet f0ce1bf1d2994cec936a25528cc6b9fc (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:13:18.619086 20029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ce1bf1d2994cec936a25528cc6b9fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.599879 19950 tablet_service.cc:1511] Processing CreateTablet for tablet 3bfa6ebc707142c08ab9ebe8eb8e3d69 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:18.600284 20164 raft_consensus.cc:493] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.619789 20164 raft_consensus.cc:515] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:18.621843 20164 leader_election.cc:290] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:18.606705 20031 tablet_service.cc:1511] Processing CreateTablet for tablet 3bfa6ebc707142c08ab9ebe8eb8e3d69 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:18.623041 20031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bfa6ebc707142c08ab9ebe8eb8e3d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.624795 19954 tablet_service.cc:1511] Processing CreateTablet for tablet 1627f9d2cf074819a6632b7015402aae (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:18.590893 20159 raft_consensus.cc:359] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:18.625653 20159 raft_consensus.cc:385] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.626020 20159 raft_consensus.cc:740] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.626749 20026 tablet_service.cc:1511] Processing CreateTablet for tablet c68369cefde0409c91be807bb17d45aa (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:18.626947 20159 consensus_queue.cc:260] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:18.627895 20026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c68369cefde0409c91be807bb17d45aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.628598 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce26277c5f1d489a80950f49deef20e0" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:18.629256 19878 tablet_service.cc:1511] Processing CreateTablet for tablet c68369cefde0409c91be807bb17d45aa (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:18.610330 20099 tablet_service.cc:1511] Processing CreateTablet for tablet 1627f9d2cf074819a6632b7015402aae (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:18.630501 19878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c68369cefde0409c91be807bb17d45aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.630774 19892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce26277c5f1d489a80950f49deef20e0" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
W20260709 12:13:18.631027 20080 leader_election.cc:343] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:18.632237 20081 leader_election.cc:343] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.632687 20081 leader_election.cc:304] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:18.583988 19788 catalog_manager.cc:5697] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 1 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:18.619112 20105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ce1bf1d2994cec936a25528cc6b9fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.597808 19876 tablet_service.cc:1511] Processing CreateTablet for tablet 3bfa6ebc707142c08ab9ebe8eb8e3d69 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:18.620213 19950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bfa6ebc707142c08ab9ebe8eb8e3d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.626890 19877 tablet_service.cc:1511] Processing CreateTablet for tablet 1627f9d2cf074819a6632b7015402aae (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:18.635625 19876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bfa6ebc707142c08ab9ebe8eb8e3d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.636745 19954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1627f9d2cf074819a6632b7015402aae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.637364 19877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1627f9d2cf074819a6632b7015402aae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.638803 20100 tablet_service.cc:1511] Processing CreateTablet for tablet c68369cefde0409c91be807bb17d45aa (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:18.641976 20024 tablet_service.cc:1511] Processing CreateTablet for tablet 1c5e2aace9244bf2bc850c14df358c43 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:18.642400 19952 tablet_service.cc:1511] Processing CreateTablet for tablet 1c5e2aace9244bf2bc850c14df358c43 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:18.645489 19952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c5e2aace9244bf2bc850c14df358c43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.616106 20160 consensus_queue.cc:260] T 2895d10a3a5941d8b3deb7076cd6e525 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:18.643298 20024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c5e2aace9244bf2bc850c14df358c43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.643793 20099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1627f9d2cf074819a6632b7015402aae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.643895 20164 raft_consensus.cc:2749] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:18.611233 20157 tablet_bootstrap.cc:654] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.647748 20196 raft_consensus.cc:493] T 2895d10a3a5941d8b3deb7076cd6e525 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.652015 19875 tablet_service.cc:1511] Processing CreateTablet for tablet 7c938339e8f44ec192527be439604a72 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:18.652695 20196 raft_consensus.cc:515] T 2895d10a3a5941d8b3deb7076cd6e525 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:18.653301 19875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c938339e8f44ec192527be439604a72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.653888 20100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c68369cefde0409c91be807bb17d45aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.658777 20158 ts_tablet_manager.cc:1434] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.096s	user 0.000s	sys 0.008s
I20260709 12:13:18.662557 20196 leader_election.cc:290] T 2895d10a3a5941d8b3deb7076cd6e525 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:18.663051 20159 ts_tablet_manager.cc:1434] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.100s	user 0.008s	sys 0.000s
I20260709 12:13:18.663772 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2895d10a3a5941d8b3deb7076cd6e525" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:18.664197 20159 tablet_bootstrap.cc:492] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:18.664705 20113 raft_consensus.cc:2393] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f7c4e8f5094466a853d9a753f342329 in current term 1: Already voted for candidate c4d7f465293d427c820ab6d2b67af085 in this term.
I20260709 12:13:18.664619 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2895d10a3a5941d8b3deb7076cd6e525" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:18.664716 20160 ts_tablet_manager.cc:1434] T 2895d10a3a5941d8b3deb7076cd6e525 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.134s	user 0.010s	sys 0.000s
I20260709 12:13:18.666368 19932 leader_election.cc:304] T 2895d10a3a5941d8b3deb7076cd6e525 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329; no voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:18.673276 20166 raft_consensus.cc:3060] T 2895d10a3a5941d8b3deb7076cd6e525 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.682533 20196 consensus_queue.cc:1048] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:18.646071 20103 tablet_service.cc:1511] Processing CreateTablet for tablet 1c5e2aace9244bf2bc850c14df358c43 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:18.685148 20103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c5e2aace9244bf2bc850c14df358c43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.687661 20166 raft_consensus.cc:2749] T 2895d10a3a5941d8b3deb7076cd6e525 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:18.688752 20160 tablet_bootstrap.cc:492] T afbdd27a02724daaba96389c8b45df6a P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:18.699121 19957 tablet_service.cc:1511] Processing CreateTablet for tablet 7c938339e8f44ec192527be439604a72 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:18.700378 19957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c938339e8f44ec192527be439604a72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.694139 20158 tablet_bootstrap.cc:492] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:18.718189 20166 consensus_queue.cc:1048] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:18.720451 20030 tablet_service.cc:1511] Processing CreateTablet for tablet 7c938339e8f44ec192527be439604a72 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:18.721798 20030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c938339e8f44ec192527be439604a72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.723364 19879 tablet_service.cc:1511] Processing CreateTablet for tablet 6e03bd094548493981375fdd965336da (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:18.728603 20102 tablet_service.cc:1511] Processing CreateTablet for tablet 6e03bd094548493981375fdd965336da (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:18.729508 20102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e03bd094548493981375fdd965336da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.742926 20157 tablet_bootstrap.cc:492] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:18.742671 20026 tablet_service.cc:1511] Processing CreateTablet for tablet 40c3aa8a81534ccda448466ffd6e8fc7 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:13:18.743482 20157 ts_tablet_manager.cc:1403] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.207s	user 0.010s	sys 0.016s
I20260709 12:13:18.743928 20026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40c3aa8a81534ccda448466ffd6e8fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.746546 20157 raft_consensus.cc:359] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:18.747268 20157 raft_consensus.cc:385] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.747556 20157 raft_consensus.cc:740] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:18.752377 19879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e03bd094548493981375fdd965336da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.753337 19957 tablet_service.cc:1511] Processing CreateTablet for tablet 6e03bd094548493981375fdd965336da (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:18.759481 19950 tablet_service.cc:1511] Processing CreateTablet for tablet 1b46470147824da78d9b41f0c4fc63af (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:18.762362 20159 tablet_bootstrap.cc:654] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.777475 20157 consensus_queue.cc:260] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:18.770730 20196 consensus_queue.cc:1048] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:18.771374 20160 tablet_bootstrap.cc:654] T afbdd27a02724daaba96389c8b45df6a P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.754776 20158 tablet_bootstrap.cc:654] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:18.765362 20024 tablet_service.cc:1511] Processing CreateTablet for tablet 1b46470147824da78d9b41f0c4fc63af (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:18.768738 19881 tablet_service.cc:1511] Processing CreateTablet for tablet 40c3aa8a81534ccda448466ffd6e8fc7 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:13:18.784802 20099 tablet_service.cc:1511] Processing CreateTablet for tablet 40c3aa8a81534ccda448466ffd6e8fc7 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:13:18.809201 19957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e03bd094548493981375fdd965336da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.810667 19881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40c3aa8a81534ccda448466ffd6e8fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.810014 20024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b46470147824da78d9b41f0c4fc63af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.814400 20099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40c3aa8a81534ccda448466ffd6e8fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.814543 19950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b46470147824da78d9b41f0c4fc63af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.812373 19877 tablet_service.cc:1511] Processing CreateTablet for tablet def5b95cbb794047a663602e71bf0bd1 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:13:18.810014 19787 catalog_manager.cc:5697] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:18.833201 19877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet def5b95cbb794047a663602e71bf0bd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.849752 20159 tablet_bootstrap.cc:492] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:18.850278 20159 ts_tablet_manager.cc:1403] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.186s	user 0.027s	sys 0.008s
I20260709 12:13:18.854296 20160 tablet_bootstrap.cc:492] T afbdd27a02724daaba96389c8b45df6a P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:18.854537 20164 raft_consensus.cc:493] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.854859 20160 ts_tablet_manager.cc:1403] T afbdd27a02724daaba96389c8b45df6a P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.166s	user 0.014s	sys 0.006s
I20260709 12:13:18.855005 20164 raft_consensus.cc:515] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:18.857331 20164 leader_election.cc:290] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:18.858055 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4ac2a5a07a4e318ac6afd817841973" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:18.860775 20102 tablet_service.cc:1511] Processing CreateTablet for tablet 1b46470147824da78d9b41f0c4fc63af (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:18.862594 20102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b46470147824da78d9b41f0c4fc63af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.867501 20041 raft_consensus.cc:2468] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:18.880846 20080 leader_election.cc:304] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:18.896678 20196 consensus_queue.cc:1048] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:18.897536 19875 tablet_service.cc:1511] Processing CreateTablet for tablet 1b6e6474c4264748b1ade3cc456a5ef4 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:18.899384 19875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b6e6474c4264748b1ade3cc456a5ef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.901965 19952 tablet_service.cc:1511] Processing CreateTablet for tablet 1b6e6474c4264748b1ade3cc456a5ef4 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:18.905527 20030 tablet_service.cc:1511] Processing CreateTablet for tablet 2799f090bea148cd8ab5d2e448fda297 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:18.906232 20029 tablet_service.cc:1511] Processing CreateTablet for tablet def5b95cbb794047a663602e71bf0bd1 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:13:18.906678 20105 tablet_service.cc:1511] Processing CreateTablet for tablet 1b6e6474c4264748b1ade3cc456a5ef4 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:18.907932 20105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b6e6474c4264748b1ade3cc456a5ef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.903735 19952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b6e6474c4264748b1ade3cc456a5ef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.917886 20197 raft_consensus.cc:493] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.918584 20197 raft_consensus.cc:515] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:18.920769 20197 leader_election.cc:290] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:18.922356 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce21854a4f4087990186ba04ae668e" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:18.924821 20157 ts_tablet_manager.cc:1434] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.181s	user 0.011s	sys 0.003s
W20260709 12:13:18.925906 20007 leader_election.cc:343] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.926167 20157 tablet_bootstrap.cc:492] T cb0a9657a9fb4733a4c17482e654439c P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:18.927289 20198 consensus_queue.cc:1048] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:18.928081 20160 raft_consensus.cc:359] T afbdd27a02724daaba96389c8b45df6a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:18.895251 20164 raft_consensus.cc:2804] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:18.932027 19957 tablet_service.cc:1511] Processing CreateTablet for tablet def5b95cbb794047a663602e71bf0bd1 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:13:18.933080 19957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet def5b95cbb794047a663602e71bf0bd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.887315 19892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4ac2a5a07a4e318ac6afd817841973" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:18.931098 20164 raft_consensus.cc:493] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:18.944525 20164 raft_consensus.cc:3060] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:18.948813 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce21854a4f4087990186ba04ae668e" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:18.954375 20223 raft_consensus.cc:493] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:18.954929 20223 raft_consensus.cc:515] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:18.959713 20103 tablet_service.cc:1511] Processing CreateTablet for tablet 2799f090bea148cd8ab5d2e448fda297 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:18.932199 20160 raft_consensus.cc:385] T afbdd27a02724daaba96389c8b45df6a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:18.963263 20158 tablet_bootstrap.cc:492] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:18.963804 20158 ts_tablet_manager.cc:1403] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.304s	user 0.011s	sys 0.026s
W20260709 12:13:18.971993 20081 leader_election.cc:343] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:18.976486 20103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2799f090bea148cd8ab5d2e448fda297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:18.982874 20197 consensus_queue.cc:1048] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:18.989663 20164 raft_consensus.cc:515] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.004372 20157 tablet_bootstrap.cc:654] T cb0a9657a9fb4733a4c17482e654439c P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.004269 20223 leader_election.cc:290] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:19.006676 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbdd27a02724daaba96389c8b45df6a" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:19.007362 20041 raft_consensus.cc:2468] T afbdd27a02724daaba96389c8b45df6a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:18.961383 20160 raft_consensus.cc:740] T afbdd27a02724daaba96389c8b45df6a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.008558 20160 consensus_queue.cc:260] T afbdd27a02724daaba96389c8b45df6a P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.009035 20198 consensus_queue.cc:1048] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:19.011853 20160 ts_tablet_manager.cc:1434] T afbdd27a02724daaba96389c8b45df6a P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.157s	user 0.009s	sys 0.001s
I20260709 12:13:19.012471 20080 leader_election.cc:304] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:19.013051 20160 tablet_bootstrap.cc:492] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:19.009341 20030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2799f090bea148cd8ab5d2e448fda297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.016211 20198 raft_consensus.cc:493] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.027287 20029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet def5b95cbb794047a663602e71bf0bd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.018872 20223 raft_consensus.cc:2804] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:19.037117 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4ac2a5a07a4e318ac6afd817841973" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:19.037742 20041 raft_consensus.cc:3060] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.038172 19950 tablet_service.cc:1511] Processing CreateTablet for tablet 2a117813af374cc3945a5d06142570db (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:13:19.040005 19950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a117813af374cc3945a5d06142570db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.040107 20024 tablet_service.cc:1511] Processing CreateTablet for tablet 2a117813af374cc3945a5d06142570db (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:13:19.032042 20198 raft_consensus.cc:515] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.041412 20024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a117813af374cc3945a5d06142570db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.044086 19877 tablet_service.cc:1511] Processing CreateTablet for tablet fa5d116c6816434eb21ce248efb968c4 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:13:19.045625 19877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5d116c6816434eb21ce248efb968c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.044081 19875 tablet_service.cc:1511] Processing CreateTablet for tablet 2799f090bea148cd8ab5d2e448fda297 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:19.048645 19875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2799f090bea148cd8ab5d2e448fda297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.032395 20223 raft_consensus.cc:493] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.049335 20223 raft_consensus.cc:3060] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.007653 20159 raft_consensus.cc:359] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.018442 20158 raft_consensus.cc:359] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.081456 19957 tablet_service.cc:1511] Processing CreateTablet for tablet fa5d116c6816434eb21ce248efb968c4 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:13:19.084785 19957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5d116c6816434eb21ce248efb968c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.072274 20159 raft_consensus.cc:385] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:19.021485 19933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:42619, user_credentials={real_user=slave}} blocked reactor thread for 73299.9us
I20260709 12:13:19.100185 20223 raft_consensus.cc:515] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.085608 20158 raft_consensus.cc:385] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.085878 20164 leader_election.cc:290] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:19.106921 20158 raft_consensus.cc:740] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
W20260709 12:13:19.109390 20005 leader_election.cc:343] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.109925 20005 leader_election.cc:304] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:19.110040 20158 consensus_queue.cc:260] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.110743 20197 raft_consensus.cc:2749] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:19.088769 20159 raft_consensus.cc:740] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.112558 20159 consensus_queue.cc:260] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.114959 20159 ts_tablet_manager.cc:1434] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.264s	user 0.002s	sys 0.009s
I20260709 12:13:19.115515 20099 tablet_service.cc:1511] Processing CreateTablet for tablet d9d89c7358d4414cbd6902861dc2d1f5 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:13:19.116480 20029 tablet_service.cc:1511] Processing CreateTablet for tablet fa5d116c6816434eb21ce248efb968c4 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:13:19.116854 20099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d89c7358d4414cbd6902861dc2d1f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.117594 20029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5d116c6816434eb21ce248efb968c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.118942 20159 tablet_bootstrap.cc:492] T e0fa749811764b148259182a41f6abe8 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:19.124207 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61d7e221cf243ea95896c250101fff3" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:19.124536 20105 tablet_service.cc:1511] Processing CreateTablet for tablet 2a117813af374cc3945a5d06142570db (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:13:19.125280 20040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbdd27a02724daaba96389c8b45df6a" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:19.125872 20105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a117813af374cc3945a5d06142570db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.149010 20157 tablet_bootstrap.cc:492] T cb0a9657a9fb4733a4c17482e654439c P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:19.149621 20157 ts_tablet_manager.cc:1403] T cb0a9657a9fb4733a4c17482e654439c P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.224s	user 0.008s	sys 0.006s
I20260709 12:13:19.152365 19879 tablet_service.cc:1511] Processing CreateTablet for tablet d9d89c7358d4414cbd6902861dc2d1f5 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:13:19.153781 19879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d89c7358d4414cbd6902861dc2d1f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.155918 20041 raft_consensus.cc:2468] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
I20260709 12:13:19.158048 20080 leader_election.cc:304] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:19.159392 20164 raft_consensus.cc:2804] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:19.125854 20040 raft_consensus.cc:3060] T afbdd27a02724daaba96389c8b45df6a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.132978 20223 leader_election.cc:290] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Requested vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:19.161531 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4ac2a5a07a4e318ac6afd817841973" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
W20260709 12:13:19.166647 19856 leader_election.cc:343] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:19.177803 20081 leader_election.cc:343] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.168747 20198 leader_election.cc:290] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:19.183000 20160 tablet_bootstrap.cc:654] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.183615 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbdd27a02724daaba96389c8b45df6a" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:19.183597 20158 ts_tablet_manager.cc:1434] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.219s	user 0.018s	sys 0.020s
I20260709 12:13:19.187265 19950 tablet_service.cc:1511] Processing CreateTablet for tablet d9d89c7358d4414cbd6902861dc2d1f5 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:13:19.220870 19950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d89c7358d4414cbd6902861dc2d1f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.188235 19967 raft_consensus.cc:2468] T afbdd27a02724daaba96389c8b45df6a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:19.190409 20159 tablet_bootstrap.cc:654] T e0fa749811764b148259182a41f6abe8 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.194401 19966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbdd27a02724daaba96389c8b45df6a" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:19.198851 20157 raft_consensus.cc:359] T cb0a9657a9fb4733a4c17482e654439c P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:19.200800 20029 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec95d86fef44181aed8296a84f59875 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:13:19.202162 20197 consensus_queue.cc:1048] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:19.211782 20102 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec95d86fef44181aed8296a84f59875 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:13:19.228384 20102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec95d86fef44181aed8296a84f59875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.219094 20040 raft_consensus.cc:2468] T afbdd27a02724daaba96389c8b45df6a P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
I20260709 12:13:19.226917 20029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec95d86fef44181aed8296a84f59875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.234452 19966 raft_consensus.cc:3060] T afbdd27a02724daaba96389c8b45df6a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.236851 20080 leader_election.cc:304] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:19.226215 20157 raft_consensus.cc:385] T cb0a9657a9fb4733a4c17482e654439c P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.243451 20223 raft_consensus.cc:2804] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:19.244095 20223 raft_consensus.cc:697] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Becoming Leader. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
I20260709 12:13:19.245015 20223 consensus_queue.cc:237] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.240477 20157 raft_consensus.cc:740] T cb0a9657a9fb4733a4c17482e654439c P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.248924 20157 consensus_queue.cc:260] T cb0a9657a9fb4733a4c17482e654439c P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:19.261493 20157 ts_tablet_manager.cc:1434] T cb0a9657a9fb4733a4c17482e654439c P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.112s	user 0.011s	sys 0.000s
I20260709 12:13:19.267429 19966 raft_consensus.cc:2468] T afbdd27a02724daaba96389c8b45df6a P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
I20260709 12:13:19.277957 20159 tablet_bootstrap.cc:492] T e0fa749811764b148259182a41f6abe8 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:19.278556 20159 ts_tablet_manager.cc:1403] T e0fa749811764b148259182a41f6abe8 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.160s	user 0.013s	sys 0.009s
I20260709 12:13:19.281912 20159 raft_consensus.cc:359] T e0fa749811764b148259182a41f6abe8 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.282756 20159 raft_consensus.cc:385] T e0fa749811764b148259182a41f6abe8 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.283092 20159 raft_consensus.cc:740] T e0fa749811764b148259182a41f6abe8 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.284152 20159 consensus_queue.cc:260] T e0fa749811764b148259182a41f6abe8 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.286209 20158 tablet_bootstrap.cc:492] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:19.271217 20164 raft_consensus.cc:697] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Becoming Leader. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
I20260709 12:13:19.295799 20159 ts_tablet_manager.cc:1434] T e0fa749811764b148259182a41f6abe8 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.004s
I20260709 12:13:19.311996 19881 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec95d86fef44181aed8296a84f59875 (DEFAULT_TABLE table=test-workload [id=13b29e6f22644a1483acdedfb3eb587a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:13:19.313470 19881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec95d86fef44181aed8296a84f59875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:19.308863 20157 tablet_bootstrap.cc:492] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:19.329774 20244 raft_consensus.cc:493] T e0fa749811764b148259182a41f6abe8 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.330571 20244 raft_consensus.cc:515] T e0fa749811764b148259182a41f6abe8 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.338344 20233 raft_consensus.cc:493] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.338915 20233 raft_consensus.cc:515] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.342536 20197 raft_consensus.cc:493] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.343096 20197 raft_consensus.cc:515] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.345901 20197 leader_election.cc:290] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:19.346505 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61d7e221cf243ea95896c250101fff3" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:19.347229 19891 raft_consensus.cc:2468] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 0.
I20260709 12:13:19.348769 20007 leader_election.cc:304] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:19.347460 19966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61d7e221cf243ea95896c250101fff3" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:19.348810 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce26277c5f1d489a80950f49deef20e0" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:19.350319 20164 consensus_queue.cc:237] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.361289 20160 tablet_bootstrap.cc:492] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:19.361560 20157 tablet_bootstrap.cc:654] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.361857 20160 ts_tablet_manager.cc:1403] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.349s	user 0.008s	sys 0.015s
I20260709 12:13:19.362211 20158 tablet_bootstrap.cc:654] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.352044 20197 raft_consensus.cc:2804] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:19.353363 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0fa749811764b148259182a41f6abe8" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:19.355270 20244 leader_election.cc:290] T e0fa749811764b148259182a41f6abe8 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:19.356163 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0fa749811764b148259182a41f6abe8" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:19.364949 20159 tablet_bootstrap.cc:492] T a1ab7967d2f149e597edfa45bd54ba34 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
W20260709 12:13:19.370745 20005 leader_election.cc:343] T e0fa749811764b148259182a41f6abe8 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.366319 20113 raft_consensus.cc:2468] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 0.
W20260709 12:13:19.372887 20005 leader_election.cc:343] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.350308 20233 leader_election.cc:290] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
W20260709 12:13:19.376912 20005 leader_election.cc:343] T e0fa749811764b148259182a41f6abe8 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.377063 19856 leader_election.cc:304] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:19.377403 20005 leader_election.cc:304] T e0fa749811764b148259182a41f6abe8 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:19.378098 20233 raft_consensus.cc:2804] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:19.378582 20233 raft_consensus.cc:493] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.378696 20244 raft_consensus.cc:2749] T e0fa749811764b148259182a41f6abe8 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:19.380357 20233 raft_consensus.cc:3060] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.365238 20197 raft_consensus.cc:493] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.381155 20197 raft_consensus.cc:3060] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.372043 20160 raft_consensus.cc:359] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.382731 20160 raft_consensus.cc:385] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.383064 20160 raft_consensus.cc:740] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.388566 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce26277c5f1d489a80950f49deef20e0" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
W20260709 12:13:19.389868 19857 leader_election.cc:343] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.390367 20164 raft_consensus.cc:493] T cb0a9657a9fb4733a4c17482e654439c P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.388743 20040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61d7e221cf243ea95896c250101fff3" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:19.392076 20160 consensus_queue.cc:260] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.406594 20160 ts_tablet_manager.cc:1434] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.002s
I20260709 12:13:19.407661 20160 tablet_bootstrap.cc:492] T f61d7e221cf243ea95896c250101fff3 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:19.396013 20164 raft_consensus.cc:515] T cb0a9657a9fb4733a4c17482e654439c P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:19.392808 19790 catalog_manager.cc:5697] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196). New cstate: current_term: 1 leader_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:19.399314 20233 raft_consensus.cc:515] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.400420 20158 tablet_bootstrap.cc:492] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:19.418989 20158 ts_tablet_manager.cc:1403] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.156s	user 0.014s	sys 0.007s
I20260709 12:13:19.402802 20157 tablet_bootstrap.cc:492] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:19.395323 20159 tablet_bootstrap.cc:654] T a1ab7967d2f149e597edfa45bd54ba34 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.423780 20157 ts_tablet_manager.cc:1403] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.121s	user 0.019s	sys 0.002s
I20260709 12:13:19.428073 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce26277c5f1d489a80950f49deef20e0" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:19.429044 20113 raft_consensus.cc:3060] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.433247 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0a9657a9fb4733a4c17482e654439c" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:19.433687 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0a9657a9fb4733a4c17482e654439c" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
W20260709 12:13:19.434737 20081 leader_election.cc:343] T cb0a9657a9fb4733a4c17482e654439c P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:19.435318 20079 leader_election.cc:343] T cb0a9657a9fb4733a4c17482e654439c P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.435863 20079 leader_election.cc:304] T cb0a9657a9fb4733a4c17482e654439c P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:19.436777 20223 raft_consensus.cc:2749] T cb0a9657a9fb4733a4c17482e654439c P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:19.437592 20164 leader_election.cc:290] T cb0a9657a9fb4733a4c17482e654439c P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:19.440971 20113 raft_consensus.cc:2468] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 1.
I20260709 12:13:19.446759 20157 raft_consensus.cc:359] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.447623 20157 raft_consensus.cc:385] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.447942 20157 raft_consensus.cc:740] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.448082 19856 leader_election.cc:304] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:19.449009 20236 raft_consensus.cc:2804] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:19.449558 20236 raft_consensus.cc:697] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [term 1 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:19.449832 20157 consensus_queue.cc:260] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.450467 20236 consensus_queue.cc:237] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.452378 20157 ts_tablet_manager.cc:1434] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.003s
I20260709 12:13:19.453608 20157 tablet_bootstrap.cc:492] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:19.456514 20159 tablet_bootstrap.cc:492] T a1ab7967d2f149e597edfa45bd54ba34 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:19.457341 20159 ts_tablet_manager.cc:1403] T a1ab7967d2f149e597edfa45bd54ba34 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.123s	user 0.009s	sys 0.006s
I20260709 12:13:19.443888 20160 tablet_bootstrap.cc:654] T f61d7e221cf243ea95896c250101fff3 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.443810 20158 raft_consensus.cc:359] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.458657 20158 raft_consensus.cc:385] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.459100 20158 raft_consensus.cc:740] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.460052 20158 consensus_queue.cc:260] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.463088 20158 ts_tablet_manager.cc:1434] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.044s	user 0.010s	sys 0.000s
I20260709 12:13:19.465225 20159 raft_consensus.cc:359] T a1ab7967d2f149e597edfa45bd54ba34 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
W20260709 12:13:19.465969 19837 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:19.445919 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce26277c5f1d489a80950f49deef20e0" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:19.446616 20233 leader_election.cc:290] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:19.467470 20164 raft_consensus.cc:493] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.467909 20160 tablet_bootstrap.cc:492] T f61d7e221cf243ea95896c250101fff3 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
W20260709 12:13:19.468384 19857 leader_election.cc:343] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.468062 20164 raft_consensus.cc:515] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.470281 20158 tablet_bootstrap.cc:492] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:19.470846 20164 leader_election.cc:290] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:19.442108 20197 raft_consensus.cc:515] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.472091 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ab7967d2f149e597edfa45bd54ba34" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:19.472500 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ab7967d2f149e597edfa45bd54ba34" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:19.468554 20160 ts_tablet_manager.cc:1403] T f61d7e221cf243ea95896c250101fff3 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.006s
I20260709 12:13:19.473232 20040 raft_consensus.cc:2393] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f9977942f140d39f76eebcb246d50f in current term 1: Already voted for candidate c4d7f465293d427c820ab6d2b67af085 in this term.
I20260709 12:13:19.474193 20197 leader_election.cc:290] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Requested vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:19.466289 20159 raft_consensus.cc:385] T a1ab7967d2f149e597edfa45bd54ba34 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.474850 20159 raft_consensus.cc:740] T a1ab7967d2f149e597edfa45bd54ba34 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
W20260709 12:13:19.474963 20081 leader_election.cc:343] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.475667 20159 consensus_queue.cc:260] T a1ab7967d2f149e597edfa45bd54ba34 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.475906 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61d7e221cf243ea95896c250101fff3" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:19.476778 19891 raft_consensus.cc:3060] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.476816 20041 raft_consensus.cc:2468] T a1ab7967d2f149e597edfa45bd54ba34 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:19.477448 19857 leader_election.cc:304] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f; no voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:19.478762 20080 leader_election.cc:304] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:19.475977 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61d7e221cf243ea95896c250101fff3" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:19.479954 20164 raft_consensus.cc:2804] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:19.480337 20164 raft_consensus.cc:493] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.480692 20164 raft_consensus.cc:3060] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:19.480964 20005 leader_election.cc:343] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.483067 20159 ts_tablet_manager.cc:1434] T a1ab7967d2f149e597edfa45bd54ba34 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:13:19.484164 20159 tablet_bootstrap.cc:492] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:19.483759 20160 raft_consensus.cc:359] T f61d7e221cf243ea95896c250101fff3 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.484756 20160 raft_consensus.cc:385] T f61d7e221cf243ea95896c250101fff3 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.485165 20160 raft_consensus.cc:740] T f61d7e221cf243ea95896c250101fff3 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.486205 20160 consensus_queue.cc:260] T f61d7e221cf243ea95896c250101fff3 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.488265 20164 raft_consensus.cc:515] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.489135 19891 raft_consensus.cc:2468] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 1.
I20260709 12:13:19.490358 20236 raft_consensus.cc:2749] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:19.490453 20007 leader_election.cc:304] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085; no voters: 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:19.491704 20197 raft_consensus.cc:2804] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:19.492230 20197 raft_consensus.cc:697] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Becoming Leader. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Running, Role: LEADER
I20260709 12:13:19.492887 20197 consensus_queue.cc:237] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.496459 20159 tablet_bootstrap.cc:654] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.498646 20157 tablet_bootstrap.cc:654] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.499847 19787 catalog_manager.cc:5697] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 1 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:19.502192 20159 tablet_bootstrap.cc:492] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:19.502709 20159 ts_tablet_manager.cc:1403] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.006s
I20260709 12:13:19.503221 20158 tablet_bootstrap.cc:654] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.505796 20159 raft_consensus.cc:359] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.506565 20159 raft_consensus.cc:385] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.506852 20159 raft_consensus.cc:740] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.507458 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ab7967d2f149e597edfa45bd54ba34" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:19.507563 20159 consensus_queue.cc:260] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.508121 20041 raft_consensus.cc:3060] T a1ab7967d2f149e597edfa45bd54ba34 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.509821 20160 ts_tablet_manager.cc:1434] T f61d7e221cf243ea95896c250101fff3 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 12:13:19.510082 20159 ts_tablet_manager.cc:1434] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260709 12:13:19.511066 20159 tablet_bootstrap.cc:492] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:19.516247 20041 raft_consensus.cc:2468] T a1ab7967d2f149e597edfa45bd54ba34 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
I20260709 12:13:19.519032 20159 tablet_bootstrap.cc:654] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.519145 20160 tablet_bootstrap.cc:492] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:19.519995 19789 catalog_manager.cc:5697] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196). New cstate: current_term: 1 leader_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:19.522256 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ab7967d2f149e597edfa45bd54ba34" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
W20260709 12:13:19.523730 20081 leader_election.cc:343] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.524995 20080 leader_election.cc:304] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:19.525928 20164 leader_election.cc:290] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:19.525856 20223 raft_consensus.cc:2804] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:19.526867 20223 raft_consensus.cc:697] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Becoming Leader. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
I20260709 12:13:19.528174 20223 consensus_queue.cc:237] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.529709 20158 tablet_bootstrap.cc:492] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:19.530230 20158 ts_tablet_manager.cc:1403] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.001s
I20260709 12:13:19.533164 20158 raft_consensus.cc:359] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.533865 20158 raft_consensus.cc:385] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.534173 20158 raft_consensus.cc:740] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.534933 20158 consensus_queue.cc:260] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.537237 20158 ts_tablet_manager.cc:1434] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:19.538491 20158 tablet_bootstrap.cc:492] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:19.541076 20160 tablet_bootstrap.cc:654] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.545683 20158 tablet_bootstrap.cc:654] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.547449 20159 tablet_bootstrap.cc:492] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:19.548012 20159 ts_tablet_manager.cc:1403] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.012s
I20260709 12:13:19.549908 20160 tablet_bootstrap.cc:492] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:19.550487 20160 ts_tablet_manager.cc:1403] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.001s
I20260709 12:13:19.551170 20159 raft_consensus.cc:359] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.551985 20159 raft_consensus.cc:385] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.552280 20159 raft_consensus.cc:740] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.553148 20159 consensus_queue.cc:260] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.553721 20160 raft_consensus.cc:359] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:19.554639 20160 raft_consensus.cc:385] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.555016 20160 raft_consensus.cc:740] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.555714 20159 ts_tablet_manager.cc:1434] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:19.556095 20160 consensus_queue.cc:260] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:19.556778 20159 tablet_bootstrap.cc:492] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:19.557093 20158 tablet_bootstrap.cc:492] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:19.557557 20158 ts_tablet_manager.cc:1403] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:13:19.560256 20157 tablet_bootstrap.cc:492] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:19.560740 20157 ts_tablet_manager.cc:1403] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.000s
I20260709 12:13:19.561453 19788 catalog_manager.cc:5697] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4d7f465293d427c820ab6d2b67af085 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "c4d7f465293d427c820ab6d2b67af085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:19.563519 20157 raft_consensus.cc:359] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.564020 20159 tablet_bootstrap.cc:654] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.563939 20160 ts_tablet_manager.cc:1434] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:13:19.565311 20160 tablet_bootstrap.cc:492] T e0fa749811764b148259182a41f6abe8 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:19.565636 20158 raft_consensus.cc:359] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.566325 20158 raft_consensus.cc:385] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.566604 20158 raft_consensus.cc:740] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.567245 20157 raft_consensus.cc:385] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.567559 20157 raft_consensus.cc:740] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.568427 20157 consensus_queue.cc:260] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.570693 20157 ts_tablet_manager.cc:1434] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:13:19.571659 20157 tablet_bootstrap.cc:492] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:19.575538 20160 tablet_bootstrap.cc:654] T e0fa749811764b148259182a41f6abe8 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.575948 20159 tablet_bootstrap.cc:492] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:19.576623 20159 ts_tablet_manager.cc:1403] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 12:13:19.579680 20159 raft_consensus.cc:359] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.580480 20159 raft_consensus.cc:385] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.580768 20159 raft_consensus.cc:740] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.581475 20159 consensus_queue.cc:260] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.583630 20223 raft_consensus.cc:493] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.584249 20159 ts_tablet_manager.cc:1434] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:19.584185 20223 raft_consensus.cc:515] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.585327 20159 tablet_bootstrap.cc:492] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:19.584812 19788 catalog_manager.cc:5697] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196). New cstate: current_term: 1 leader_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:19.586503 20223 leader_election.cc:290] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:19.587941 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0fa749811764b148259182a41f6abe8" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:19.588609 20041 raft_consensus.cc:2468] T e0fa749811764b148259182a41f6abe8 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:19.589006 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0fa749811764b148259182a41f6abe8" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:19.589828 20080 leader_election.cc:304] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:19.590693 20223 raft_consensus.cc:2804] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:19.591044 20223 raft_consensus.cc:493] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.591403 20223 raft_consensus.cc:3060] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.592592 20159 tablet_bootstrap.cc:654] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:19.593911 20079 leader_election.cc:343] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.599113 20223 raft_consensus.cc:515] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.578574 20158 consensus_queue.cc:260] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.602355 20158 ts_tablet_manager.cc:1434] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260709 12:13:19.603240 20158 tablet_bootstrap.cc:492] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:19.604041 20160 tablet_bootstrap.cc:492] T e0fa749811764b148259182a41f6abe8 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:19.604822 20160 ts_tablet_manager.cc:1403] T e0fa749811764b148259182a41f6abe8 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.005s
I20260709 12:13:19.608098 20159 tablet_bootstrap.cc:492] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:19.608758 20159 ts_tablet_manager.cc:1403] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260709 12:13:19.608093 20160 raft_consensus.cc:359] T e0fa749811764b148259182a41f6abe8 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.610716 20160 raft_consensus.cc:385] T e0fa749811764b148259182a41f6abe8 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.611096 20160 raft_consensus.cc:740] T e0fa749811764b148259182a41f6abe8 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.611692 20159 raft_consensus.cc:359] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.612112 20157 tablet_bootstrap.cc:654] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.612469 20159 raft_consensus.cc:385] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.612038 20160 consensus_queue.cc:260] T e0fa749811764b148259182a41f6abe8 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.612824 20159 raft_consensus.cc:740] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.613695 20159 consensus_queue.cc:260] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.616215 20159 ts_tablet_manager.cc:1434] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:19.617424 20159 tablet_bootstrap.cc:492] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:19.618559 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0fa749811764b148259182a41f6abe8" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:19.619169 20041 raft_consensus.cc:3060] T e0fa749811764b148259182a41f6abe8 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.620674 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0fa749811764b148259182a41f6abe8" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:19.621295 19967 raft_consensus.cc:3060] T e0fa749811764b148259182a41f6abe8 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.624976 20159 tablet_bootstrap.cc:654] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.625459 20160 ts_tablet_manager.cc:1434] T e0fa749811764b148259182a41f6abe8 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:13:19.627429 20041 raft_consensus.cc:2468] T e0fa749811764b148259182a41f6abe8 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
I20260709 12:13:19.628651 20080 leader_election.cc:304] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:19.629565 20164 raft_consensus.cc:2804] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:19.630051 20164 raft_consensus.cc:697] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Becoming Leader. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
I20260709 12:13:19.630928 20164 consensus_queue.cc:237] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.632725 19967 raft_consensus.cc:2468] T e0fa749811764b148259182a41f6abe8 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
I20260709 12:13:19.634008 20160 tablet_bootstrap.cc:492] T 1c50c65f164449919a9f5d1e43f3b8d0 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:19.636456 20223 leader_election.cc:290] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Requested vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:19.644265 20160 tablet_bootstrap.cc:654] T 1c50c65f164449919a9f5d1e43f3b8d0 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.647578 19790 catalog_manager.cc:5697] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196). New cstate: current_term: 1 leader_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:19.648990 20158 tablet_bootstrap.cc:654] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.654420 20157 tablet_bootstrap.cc:492] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:19.655133 20157 ts_tablet_manager.cc:1403] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.084s	user 0.009s	sys 0.000s
I20260709 12:13:19.659523 20157 raft_consensus.cc:359] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:19.660588 20157 raft_consensus.cc:385] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.660977 20157 raft_consensus.cc:740] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.663652 20157 consensus_queue.cc:260] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:19.666889 20157 ts_tablet_manager.cc:1434] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 12:13:19.673142 20164 consensus_queue.cc:1048] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:19.673718 20159 tablet_bootstrap.cc:492] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:19.674235 20159 ts_tablet_manager.cc:1403] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.057s	user 0.027s	sys 0.009s
I20260709 12:13:19.674450 20158 tablet_bootstrap.cc:492] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:19.674953 20158 ts_tablet_manager.cc:1403] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.018s
I20260709 12:13:19.677734 20159 raft_consensus.cc:359] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.678766 20159 raft_consensus.cc:385] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.678380 20158 raft_consensus.cc:359] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:19.679078 20159 raft_consensus.cc:740] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.679311 20158 raft_consensus.cc:385] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.679701 20158 raft_consensus.cc:740] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.672914 20157 tablet_bootstrap.cc:492] T 2396a651bbf6435aa17c1f7fe857bc29 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:19.679904 20159 consensus_queue.cc:260] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.680568 20158 consensus_queue.cc:260] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:19.682673 20159 ts_tablet_manager.cc:1434] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:13:19.682802 20158 ts_tablet_manager.cc:1434] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:13:19.683692 20159 tablet_bootstrap.cc:492] T 1e76cf0c7e9540bbb90f5292f0894614 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:19.683996 20158 tablet_bootstrap.cc:492] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:19.690261 20160 tablet_bootstrap.cc:492] T 1c50c65f164449919a9f5d1e43f3b8d0 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:19.690972 20157 tablet_bootstrap.cc:654] T 2396a651bbf6435aa17c1f7fe857bc29 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.690904 20160 ts_tablet_manager.cc:1403] T 1c50c65f164449919a9f5d1e43f3b8d0 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.064s	user 0.036s	sys 0.000s
I20260709 12:13:19.693361 20159 tablet_bootstrap.cc:654] T 1e76cf0c7e9540bbb90f5292f0894614 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.694501 20160 raft_consensus.cc:359] T 1c50c65f164449919a9f5d1e43f3b8d0 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.695423 20160 raft_consensus.cc:385] T 1c50c65f164449919a9f5d1e43f3b8d0 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.695801 20160 raft_consensus.cc:740] T 1c50c65f164449919a9f5d1e43f3b8d0 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.696825 20160 consensus_queue.cc:260] T 1c50c65f164449919a9f5d1e43f3b8d0 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.699935 20160 ts_tablet_manager.cc:1434] T 1c50c65f164449919a9f5d1e43f3b8d0 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:13:19.701092 20160 tablet_bootstrap.cc:492] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:19.706775 20164 consensus_queue.cc:1048] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:19.708453 20160 tablet_bootstrap.cc:654] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.709280 20196 raft_consensus.cc:493] T f61d7e221cf243ea95896c250101fff3 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.710065 20196 raft_consensus.cc:515] T f61d7e221cf243ea95896c250101fff3 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.718640 20159 tablet_bootstrap.cc:492] T 1e76cf0c7e9540bbb90f5292f0894614 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:19.719206 20159 ts_tablet_manager.cc:1403] T 1e76cf0c7e9540bbb90f5292f0894614 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.007s
I20260709 12:13:19.719626 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61d7e221cf243ea95896c250101fff3" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:19.720559 19891 raft_consensus.cc:2393] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f7c4e8f5094466a853d9a753f342329 in current term 1: Already voted for candidate c4d7f465293d427c820ab6d2b67af085 in this term.
I20260709 12:13:19.722409 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61d7e221cf243ea95896c250101fff3" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:19.722210 20159 raft_consensus.cc:359] T 1e76cf0c7e9540bbb90f5292f0894614 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.723008 20159 raft_consensus.cc:385] T 1e76cf0c7e9540bbb90f5292f0894614 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.723299 20159 raft_consensus.cc:740] T 1e76cf0c7e9540bbb90f5292f0894614 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.724279 20159 consensus_queue.cc:260] T 1e76cf0c7e9540bbb90f5292f0894614 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.724663 19933 leader_election.cc:304] T f61d7e221cf243ea95896c250101fff3 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329; no voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:19.725682 20228 raft_consensus.cc:3060] T f61d7e221cf243ea95896c250101fff3 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.726963 20159 ts_tablet_manager.cc:1434] T 1e76cf0c7e9540bbb90f5292f0894614 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:19.728063 20159 tablet_bootstrap.cc:492] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:19.732203 20197 raft_consensus.cc:493] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.732767 20197 raft_consensus.cc:515] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.735132 20197 leader_election.cc:290] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:19.737676 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc09eb10b7c24c96bd58d87c4f34e973" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:19.736702 20196 leader_election.cc:290] T f61d7e221cf243ea95896c250101fff3 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
W20260709 12:13:19.739636 20005 leader_election.cc:343] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.741086 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc09eb10b7c24c96bd58d87c4f34e973" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:19.742193 20228 raft_consensus.cc:2749] T f61d7e221cf243ea95896c250101fff3 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:19.742841 20005 leader_election.cc:343] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.745389 20164 consensus_queue.cc:1048] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:19.745801 20005 leader_election.cc:304] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:19.745568 20159 tablet_bootstrap.cc:654] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.747385 20197 raft_consensus.cc:2749] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:19.747714 20228 raft_consensus.cc:493] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.748443 20228 raft_consensus.cc:515] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.753398 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce21854a4f4087990186ba04ae668e" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:19.753907 20228 leader_election.cc:290] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:19.754083 19891 raft_consensus.cc:2468] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:19.756896 20040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce21854a4f4087990186ba04ae668e" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:19.757802 20040 raft_consensus.cc:2468] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:19.759768 19933 leader_election.cc:304] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329; no voters: 
I20260709 12:13:19.761070 20228 raft_consensus.cc:2804] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:19.761125 20236 raft_consensus.cc:493] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.761616 20228 raft_consensus.cc:493] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.762104 20228 raft_consensus.cc:3060] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.761747 20236 raft_consensus.cc:515] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.762832 20196 raft_consensus.cc:493] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.763381 20196 raft_consensus.cc:515] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:19.765501 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4ac2a5a07a4e318ac6afd817841973" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:19.767202 20158 tablet_bootstrap.cc:654] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.768945 20040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4ac2a5a07a4e318ac6afd817841973" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:19.771770 19857 leader_election.cc:304] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f; no voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:19.769719 20236 leader_election.cc:290] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:19.772944 20198 raft_consensus.cc:2749] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:19.765704 20196 leader_election.cc:290] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:19.774690 20157 tablet_bootstrap.cc:492] T 2396a651bbf6435aa17c1f7fe857bc29 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:19.774531 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0a9657a9fb4733a4c17482e654439c" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:19.775241 20157 ts_tablet_manager.cc:1403] T 2396a651bbf6435aa17c1f7fe857bc29 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.103s	user 0.020s	sys 0.032s
I20260709 12:13:19.780977 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0a9657a9fb4733a4c17482e654439c" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:19.781823 19891 raft_consensus.cc:2468] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:19.783746 20160 tablet_bootstrap.cc:492] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:19.784363 20160 ts_tablet_manager.cc:1403] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.006s
I20260709 12:13:19.785962 19933 leader_election.cc:304] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329; no voters: 
I20260709 12:13:19.787130 20196 raft_consensus.cc:2804] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:19.787533 20196 raft_consensus.cc:493] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.787948 20196 raft_consensus.cc:3060] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.788888 20160 raft_consensus.cc:359] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.794129 20160 raft_consensus.cc:385] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.794484 20160 raft_consensus.cc:740] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.795358 20160 consensus_queue.cc:260] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.796020 19891 raft_consensus.cc:3060] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.800550 20196 raft_consensus.cc:515] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:19.791746 20159 tablet_bootstrap.cc:492] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:19.775319 20113 raft_consensus.cc:2468] T cb0a9657a9fb4733a4c17482e654439c P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:19.802563 20159 ts_tablet_manager.cc:1403] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.002s
I20260709 12:13:19.780983 20157 raft_consensus.cc:359] T 2396a651bbf6435aa17c1f7fe857bc29 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.807772 20157 raft_consensus.cc:385] T 2396a651bbf6435aa17c1f7fe857bc29 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.808215 20157 raft_consensus.cc:740] T 2396a651bbf6435aa17c1f7fe857bc29 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.793678 20228 raft_consensus.cc:515] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.805207 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0a9657a9fb4733a4c17482e654439c" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:19.809067 20114 raft_consensus.cc:3060] T cb0a9657a9fb4733a4c17482e654439c P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.809526 20246 raft_consensus.cc:493] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.809278 20157 consensus_queue.cc:260] T 2396a651bbf6435aa17c1f7fe857bc29 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.810068 20246 raft_consensus.cc:515] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.810943 20159 raft_consensus.cc:359] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.806082 19892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0a9657a9fb4733a4c17482e654439c" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:19.811765 20159 raft_consensus.cc:385] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.812024 20157 ts_tablet_manager.cc:1434] T 2396a651bbf6435aa17c1f7fe857bc29 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260709 12:13:19.813369 20159 raft_consensus.cc:740] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.812139 19892 raft_consensus.cc:3060] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.814088 20157 tablet_bootstrap.cc:492] T dc09eb10b7c24c96bd58d87c4f34e973 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:19.814462 20159 consensus_queue.cc:260] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.816812 20159 ts_tablet_manager.cc:1434] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:13:19.806784 20196 leader_election.cc:290] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:19.818454 20159 tablet_bootstrap.cc:492] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:19.818317 20246 leader_election.cc:290] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:19.821700 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c50c65f164449919a9f5d1e43f3b8d0" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:19.822041 20228 leader_election.cc:290] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Requested vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:19.825822 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce21854a4f4087990186ba04ae668e" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:19.836298 19967 raft_consensus.cc:2468] T 1c50c65f164449919a9f5d1e43f3b8d0 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 0.
I20260709 12:13:19.836432 19889 raft_consensus.cc:3060] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.837263 19892 raft_consensus.cc:2468] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:19.837809 20005 leader_election.cc:304] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:19.838619 19933 leader_election.cc:304] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329; no voters: 
I20260709 12:13:19.826627 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c50c65f164449919a9f5d1e43f3b8d0" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:19.840773 20196 raft_consensus.cc:2804] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:13:19.840926 20007 leader_election.cc:343] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.841332 20196 raft_consensus.cc:697] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:19.841665 20158 tablet_bootstrap.cc:492] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:19.842188 20158 ts_tablet_manager.cc:1403] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.158s	user 0.025s	sys 0.005s
I20260709 12:13:19.842577 20223 consensus_queue.cc:1048] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:19.838800 20246 raft_consensus.cc:2804] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:19.843344 20246 raft_consensus.cc:493] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.843788 20246 raft_consensus.cc:3060] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.848188 20114 raft_consensus.cc:2468] T cb0a9657a9fb4733a4c17482e654439c P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:19.850059 20280 raft_consensus.cc:493] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.850720 20280 raft_consensus.cc:515] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.842311 20196 consensus_queue.cc:237] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:19.853577 19889 raft_consensus.cc:2468] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:19.856585 20158 raft_consensus.cc:359] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.857363 20158 raft_consensus.cc:385] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.857679 20158 raft_consensus.cc:740] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.858045 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce21854a4f4087990186ba04ae668e" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:19.859298 19933 leader_election.cc:304] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329; no voters: 
I20260709 12:13:19.834877 20157 tablet_bootstrap.cc:654] T dc09eb10b7c24c96bd58d87c4f34e973 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.860766 20040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc09eb10b7c24c96bd58d87c4f34e973" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:19.861580 20040 raft_consensus.cc:2468] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:19.858793 20246 raft_consensus.cc:515] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.858821 20041 raft_consensus.cc:3060] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.832979 20160 ts_tablet_manager.cc:1434] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.006s
I20260709 12:13:19.864559 20160 tablet_bootstrap.cc:492] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:19.864668 20197 raft_consensus.cc:493] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.865188 20197 raft_consensus.cc:515] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.865455 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c50c65f164449919a9f5d1e43f3b8d0" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:19.866139 19967 raft_consensus.cc:3060] T 1c50c65f164449919a9f5d1e43f3b8d0 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.866735 20159 tablet_bootstrap.cc:654] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.869536 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7455de875c8413ab110fc0f1cad918a" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
W20260709 12:13:19.872485 20005 leader_election.cc:343] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.873350 20157 tablet_bootstrap.cc:492] T dc09eb10b7c24c96bd58d87c4f34e973 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:19.873845 20157 ts_tablet_manager.cc:1403] T dc09eb10b7c24c96bd58d87c4f34e973 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.060s	user 0.006s	sys 0.004s
I20260709 12:13:19.867471 20197 leader_election.cc:290] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:19.879842 19967 raft_consensus.cc:2468] T 1c50c65f164449919a9f5d1e43f3b8d0 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 1.
I20260709 12:13:19.884284 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c50c65f164449919a9f5d1e43f3b8d0" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:19.884419 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7455de875c8413ab110fc0f1cad918a" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:19.884907 20281 raft_consensus.cc:2804] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:19.885427 20281 raft_consensus.cc:697] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
W20260709 12:13:19.885859 20007 leader_election.cc:343] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.881160 20157 raft_consensus.cc:359] T dc09eb10b7c24c96bd58d87c4f34e973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.887035 20158 consensus_queue.cc:260] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.887468 20157 raft_consensus.cc:385] T dc09eb10b7c24c96bd58d87c4f34e973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:19.886361 20007 leader_election.cc:304] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:19.888058 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc09eb10b7c24c96bd58d87c4f34e973" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:19.886372 20281 consensus_queue.cc:237] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.881875 20280 leader_election.cc:290] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:19.891135 20041 raft_consensus.cc:2468] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:19.887804 20157 raft_consensus.cc:740] T dc09eb10b7c24c96bd58d87c4f34e973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.899246 20158 ts_tablet_manager.cc:1434] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
I20260709 12:13:19.897279 20157 consensus_queue.cc:260] T dc09eb10b7c24c96bd58d87c4f34e973 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:19.882733 20246 leader_election.cc:290] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Requested vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:19.886734 19932 leader_election.cc:304] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:19.895193 19889 raft_consensus.cc:3060] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.908553 20245 raft_consensus.cc:2749] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:19.909718 20157 ts_tablet_manager.cc:1434] T dc09eb10b7c24c96bd58d87c4f34e973 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.005s
I20260709 12:13:19.904821 20114 raft_consensus.cc:2468] T dc09eb10b7c24c96bd58d87c4f34e973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:19.910820 20157 tablet_bootstrap.cc:492] T 08271f7e1c374ace9fa25a7578dae9a4 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:19.913875 20158 tablet_bootstrap.cc:492] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:19.907176 20005 leader_election.cc:304] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:19.916756 20246 raft_consensus.cc:2804] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:19.917065 20157 tablet_bootstrap.cc:654] T 08271f7e1c374ace9fa25a7578dae9a4 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.919196 20246 raft_consensus.cc:697] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Becoming Leader. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Running, Role: LEADER
I20260709 12:13:19.920177 20246 consensus_queue.cc:237] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.920791 20198 consensus_queue.cc:1048] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:19.925118 20160 tablet_bootstrap.cc:654] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:19.926491 20196 raft_consensus.cc:2804] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:19.941627 19889 raft_consensus.cc:2468] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 1.
I20260709 12:13:19.931655 20196 raft_consensus.cc:493] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:19.944028 20196 raft_consensus.cc:3060] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.951287 19787 catalog_manager.cc:5697] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:19.953658 20246 raft_consensus.cc:493] T 1e76cf0c7e9540bbb90f5292f0894614 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.955334 20245 consensus_queue.cc:1048] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:19.956020 20159 tablet_bootstrap.cc:492] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:19.956512 20159 ts_tablet_manager.cc:1403] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.139s	user 0.020s	sys 0.006s
I20260709 12:13:19.962642 20159 raft_consensus.cc:359] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.963342 20159 raft_consensus.cc:385] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:19.929442 19932 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.195:37029, user_credentials={real_user=slave}} blocked reactor thread for 46559.9us
I20260709 12:13:19.966054 20236 raft_consensus.cc:493] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.966601 20236 raft_consensus.cc:515] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.967053 20245 consensus_queue.cc:1048] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:19.968106 20197 raft_consensus.cc:493] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:19.954319 20246 raft_consensus.cc:515] T 1e76cf0c7e9540bbb90f5292f0894614 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:19.968631 20197 raft_consensus.cc:515] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.970702 20197 leader_election.cc:290] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:19.971025 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e76cf0c7e9540bbb90f5292f0894614" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:19.971295 20246 leader_election.cc:290] T 1e76cf0c7e9540bbb90f5292f0894614 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:19.963604 20159 raft_consensus.cc:740] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:19.973618 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce26277c5f1d489a80950f49deef20e0" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:19.974325 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ab7967d2f149e597edfa45bd54ba34" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
W20260709 12:13:19.974431 20007 leader_election.cc:343] T 1e76cf0c7e9540bbb90f5292f0894614 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.975167 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce26277c5f1d489a80950f49deef20e0" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:19.977236 20007 leader_election.cc:304] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:19.978039 20197 raft_consensus.cc:2749] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:19.977401 19891 raft_consensus.cc:3060] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:19.975188 20041 raft_consensus.cc:2393] T a1ab7967d2f149e597edfa45bd54ba34 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f9977942f140d39f76eebcb246d50f in current term 1: Already voted for candidate 9905bb870d8b4d7b9b95a4711b9299bf in this term.
I20260709 12:13:19.985073 20159 consensus_queue.cc:260] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:19.979225 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e76cf0c7e9540bbb90f5292f0894614" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:19.991074 20236 leader_election.cc:290] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:19.992703 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ab7967d2f149e597edfa45bd54ba34" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
W20260709 12:13:19.997656 20005 leader_election.cc:343] T 1e76cf0c7e9540bbb90f5292f0894614 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:19.998204 20005 leader_election.cc:304] T 1e76cf0c7e9540bbb90f5292f0894614 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:19.999413 20197 raft_consensus.cc:2749] T 1e76cf0c7e9540bbb90f5292f0894614 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:20.002656 20196 raft_consensus.cc:515] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:20.007587 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc09eb10b7c24c96bd58d87c4f34e973" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:20.008016 19856 leader_election.cc:304] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f; no voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:20.008311 20041 raft_consensus.cc:3060] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.008965 20157 tablet_bootstrap.cc:492] T 08271f7e1c374ace9fa25a7578dae9a4 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:20.009443 20157 ts_tablet_manager.cc:1403] T 08271f7e1c374ace9fa25a7578dae9a4 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.099s	user 0.029s	sys 0.004s
I20260709 12:13:20.009639 20159 ts_tablet_manager.cc:1434] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.002s
I20260709 12:13:20.010848 20159 tablet_bootstrap.cc:492] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:20.018500 20158 tablet_bootstrap.cc:654] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.018712 20040 raft_consensus.cc:3060] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.019016 20159 tablet_bootstrap.cc:654] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.019541 20157 raft_consensus.cc:359] T 08271f7e1c374ace9fa25a7578dae9a4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.020332 20157 raft_consensus.cc:385] T 08271f7e1c374ace9fa25a7578dae9a4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.020587 20157 raft_consensus.cc:740] T 08271f7e1c374ace9fa25a7578dae9a4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.021255 20157 consensus_queue.cc:260] T 08271f7e1c374ace9fa25a7578dae9a4 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.022990 19790 catalog_manager.cc:5697] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:20.027369 20239 raft_consensus.cc:493] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.029417 20157 ts_tablet_manager.cc:1434] T 08271f7e1c374ace9fa25a7578dae9a4 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 12:13:20.027964 20239 raft_consensus.cc:515] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.031858 20196 leader_election.cc:290] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:20.033438 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc09eb10b7c24c96bd58d87c4f34e973" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:20.034602 20113 raft_consensus.cc:3060] T dc09eb10b7c24c96bd58d87c4f34e973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.036863 20239 leader_election.cc:290] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:20.031076 20223 consensus_queue.cc:1048] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:13:20.038913 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd59cf1bdbdc42e380c6bd8d09f1208e" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
W20260709 12:13:20.040493 20079 leader_election.cc:343] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.042001 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd59cf1bdbdc42e380c6bd8d09f1208e" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
W20260709 12:13:20.043924 20081 leader_election.cc:343] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.044422 20081 leader_election.cc:304] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:20.046442 20223 raft_consensus.cc:2749] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:20.048012 20157 tablet_bootstrap.cc:492] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:20.013365 19788 catalog_manager.cc:5697] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4d7f465293d427c820ab6d2b67af085 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "c4d7f465293d427c820ab6d2b67af085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:20.055735 20113 raft_consensus.cc:2468] T dc09eb10b7c24c96bd58d87c4f34e973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:20.057183 19931 leader_election.cc:304] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:20.057714 20041 raft_consensus.cc:2468] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:20.058038 20196 raft_consensus.cc:2804] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:20.058652 20196 raft_consensus.cc:697] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:20.050002 20198 consensus_queue.cc:1048] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:13:20.059538 20196 consensus_queue.cc:237] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:20.061195 20245 raft_consensus.cc:493] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.061672 20245 raft_consensus.cc:515] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.064953 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2396a651bbf6435aa17c1f7fe857bc29" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:20.065343 20236 raft_consensus.cc:2749] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:20.066551 20007 leader_election.cc:343] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.067391 20245 leader_election.cc:290] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:20.067451 20223 consensus_queue.cc:1048] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:20.076418 20159 tablet_bootstrap.cc:492] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:20.076983 20159 ts_tablet_manager.cc:1403] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.066s	user 0.021s	sys 0.002s
I20260709 12:13:20.077544 20157 tablet_bootstrap.cc:654] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.088477 20160 tablet_bootstrap.cc:492] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:20.089015 20160 ts_tablet_manager.cc:1403] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.225s	user 0.013s	sys 0.001s
I20260709 12:13:20.091750 20159 raft_consensus.cc:359] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.092545 20159 raft_consensus.cc:385] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.092844 20159 raft_consensus.cc:740] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.081950 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2396a651bbf6435aa17c1f7fe857bc29" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:20.102856 20159 consensus_queue.cc:260] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.093962 20160 raft_consensus.cc:359] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.104665 20160 raft_consensus.cc:385] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.105219 20160 raft_consensus.cc:740] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.106209 20160 consensus_queue.cc:260] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.109599 20160 ts_tablet_manager.cc:1434] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.004s
I20260709 12:13:20.110630 20160 tablet_bootstrap.cc:492] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:20.110711 20158 tablet_bootstrap.cc:492] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:20.111240 20158 ts_tablet_manager.cc:1403] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.198s	user 0.007s	sys 0.008s
I20260709 12:13:20.104614 20113 raft_consensus.cc:2468] T 2396a651bbf6435aa17c1f7fe857bc29 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 0.
I20260709 12:13:20.114056 20158 raft_consensus.cc:359] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.114719 20158 raft_consensus.cc:385] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.115016 20158 raft_consensus.cc:740] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.117492 20158 consensus_queue.cc:260] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.118631 19788 catalog_manager.cc:5697] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:20.119930 20158 ts_tablet_manager.cc:1434] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:13:20.126415 20160 tablet_bootstrap.cc:654] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.126706 20157 tablet_bootstrap.cc:492] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:20.127223 20157 ts_tablet_manager.cc:1403] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.005s
I20260709 12:13:20.129113 20005 leader_election.cc:304] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:20.130357 20245 raft_consensus.cc:493] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.130250 20157 raft_consensus.cc:359] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.131100 20157 raft_consensus.cc:385] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.130908 20245 raft_consensus.cc:515] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.131443 20157 raft_consensus.cc:740] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.133136 20245 leader_election.cc:290] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:20.133610 20245 raft_consensus.cc:493] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.134016 20245 raft_consensus.cc:515] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.136024 20246 raft_consensus.cc:2804] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:20.136452 20246 raft_consensus.cc:493] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:20.136693 20246 raft_consensus.cc:3060] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.140491 20157 consensus_queue.cc:260] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.141211 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b95c337688e4649a454d882e533dd76" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:20.143100 20157 ts_tablet_manager.cc:1434] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
W20260709 12:13:20.145905 20007 leader_election.cc:343] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.146919 20157 tablet_bootstrap.cc:492] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:20.150894 20246 raft_consensus.cc:515] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.154305 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08271f7e1c374ace9fa25a7578dae9a4" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:20.155009 20114 raft_consensus.cc:2468] T 08271f7e1c374ace9fa25a7578dae9a4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 0.
I20260709 12:13:20.156025 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b95c337688e4649a454d882e533dd76" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:20.157788 20005 leader_election.cc:304] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
W20260709 12:13:20.158830 20005 leader_election.cc:343] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.158883 20304 raft_consensus.cc:2804] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:20.159744 20304 raft_consensus.cc:493] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:20.160398 20304 raft_consensus.cc:3060] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.159288 20005 leader_election.cc:304] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:20.164261 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08271f7e1c374ace9fa25a7578dae9a4" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:20.164574 20197 raft_consensus.cc:2749] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:20.165899 20007 leader_election.cc:343] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.167587 20158 tablet_bootstrap.cc:492] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:20.160591 20245 leader_election.cc:290] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:20.171944 20246 leader_election.cc:290] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:20.172741 20159 ts_tablet_manager.cc:1434] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.095s	user 0.006s	sys 0.003s
I20260709 12:13:20.173786 20159 tablet_bootstrap.cc:492] T b6b7c9d43c554168aa0f5ad7f4c2a08c P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:20.178022 20158 tablet_bootstrap.cc:654] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.163511 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2396a651bbf6435aa17c1f7fe857bc29" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:20.178570 20157 tablet_bootstrap.cc:654] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.179659 19889 raft_consensus.cc:3060] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.182816 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2396a651bbf6435aa17c1f7fe857bc29" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:20.183460 20113 raft_consensus.cc:3060] T 2396a651bbf6435aa17c1f7fe857bc29 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.190948 20113 raft_consensus.cc:2468] T 2396a651bbf6435aa17c1f7fe857bc29 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 1.
I20260709 12:13:20.192085 20005 leader_election.cc:304] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:20.193298 20246 raft_consensus.cc:2804] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:20.196834 20246 raft_consensus.cc:697] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Becoming Leader. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Running, Role: LEADER
I20260709 12:13:20.199508 20246 consensus_queue.cc:237] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.201432 19889 raft_consensus.cc:2468] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 1.
I20260709 12:13:20.202296 20160 tablet_bootstrap.cc:492] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:20.202845 20160 ts_tablet_manager.cc:1403] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.092s	user 0.023s	sys 0.033s
I20260709 12:13:20.204321 20159 tablet_bootstrap.cc:654] T b6b7c9d43c554168aa0f5ad7f4c2a08c P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.205930 20160 raft_consensus.cc:359] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.206705 20160 raft_consensus.cc:385] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.206987 20160 raft_consensus.cc:740] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.207841 20160 consensus_queue.cc:260] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.211134 20229 consensus_queue.cc:1048] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:20.213209 20160 ts_tablet_manager.cc:1434] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:13:20.213668 20304 raft_consensus.cc:515] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.214275 20160 tablet_bootstrap.cc:492] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:20.216585 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08271f7e1c374ace9fa25a7578dae9a4" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:20.220640 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08271f7e1c374ace9fa25a7578dae9a4" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
W20260709 12:13:20.221871 20007 leader_election.cc:343] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.217178 20113 raft_consensus.cc:3060] T 08271f7e1c374ace9fa25a7578dae9a4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.224822 20160 tablet_bootstrap.cc:654] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.224030 20196 raft_consensus.cc:493] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.232995 20196 raft_consensus.cc:515] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.237458 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd59cf1bdbdc42e380c6bd8d09f1208e" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:20.237679 20196 leader_election.cc:290] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:20.238161 20114 raft_consensus.cc:2468] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:20.244437 19931 leader_election.cc:304] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:20.245512 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd59cf1bdbdc42e380c6bd8d09f1208e" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
W20260709 12:13:20.246989 19933 leader_election.cc:343] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.247951 20196 raft_consensus.cc:2804] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:20.248406 20196 raft_consensus.cc:493] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:20.222579 20304 leader_election.cc:290] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:20.249606 20196 raft_consensus.cc:3060] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.275269 20229 consensus_queue.cc:1048] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:20.277568 20304 raft_consensus.cc:493] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.278156 20304 raft_consensus.cc:515] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:20.280432 20304 leader_election.cc:290] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:20.284284 19787 catalog_manager.cc:5697] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4d7f465293d427c820ab6d2b67af085 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "c4d7f465293d427c820ab6d2b67af085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:20.282649 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226d6c9890424e479621c834758fb7f2" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
W20260709 12:13:20.290371 20005 leader_election.cc:343] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.295912 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226d6c9890424e479621c834758fb7f2" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
W20260709 12:13:20.297537 20005 leader_election.cc:343] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.298046 20005 leader_election.cc:304] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:20.299468 20246 raft_consensus.cc:2749] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:20.309361 20159 tablet_bootstrap.cc:492] T b6b7c9d43c554168aa0f5ad7f4c2a08c P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:20.310062 20159 ts_tablet_manager.cc:1403] T b6b7c9d43c554168aa0f5ad7f4c2a08c P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.137s	user 0.008s	sys 0.008s
I20260709 12:13:20.309677 20196 raft_consensus.cc:515] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.312084 20158 tablet_bootstrap.cc:492] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:20.312626 20158 ts_tablet_manager.cc:1403] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.145s	user 0.014s	sys 0.011s
I20260709 12:13:20.313221 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd59cf1bdbdc42e380c6bd8d09f1208e" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:20.313928 20114 raft_consensus.cc:3060] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.315500 20158 raft_consensus.cc:359] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.316344 20158 raft_consensus.cc:385] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.316871 20158 raft_consensus.cc:740] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.317848 20158 consensus_queue.cc:260] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.314026 20159 raft_consensus.cc:359] T b6b7c9d43c554168aa0f5ad7f4c2a08c P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:20.318703 20113 raft_consensus.cc:2468] T 08271f7e1c374ace9fa25a7578dae9a4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 1.
I20260709 12:13:20.318981 20159 raft_consensus.cc:385] T b6b7c9d43c554168aa0f5ad7f4c2a08c P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.324443 20159 raft_consensus.cc:740] T b6b7c9d43c554168aa0f5ad7f4c2a08c P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.325234 20159 consensus_queue.cc:260] T b6b7c9d43c554168aa0f5ad7f4c2a08c P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:20.325707 20157 tablet_bootstrap.cc:492] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:20.325712 20005 leader_election.cc:304] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:20.326273 20157 ts_tablet_manager.cc:1403] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.180s	user 0.018s	sys 0.022s
I20260709 12:13:20.327314 20304 raft_consensus.cc:2804] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:20.327844 20304 raft_consensus.cc:697] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Becoming Leader. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Running, Role: LEADER
I20260709 12:13:20.328743 20304 consensus_queue.cc:237] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.329643 20159 ts_tablet_manager.cc:1434] T b6b7c9d43c554168aa0f5ad7f4c2a08c P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.004s
I20260709 12:13:20.330601 20159 tablet_bootstrap.cc:492] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:20.332890 20196 leader_election.cc:290] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:20.331599 20114 raft_consensus.cc:2468] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:20.320775 20158 ts_tablet_manager.cc:1434] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:13:20.336828 20158 tablet_bootstrap.cc:492] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:20.338593 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd59cf1bdbdc42e380c6bd8d09f1208e" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:20.339133 19889 raft_consensus.cc:3060] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.343077 20158 tablet_bootstrap.cc:654] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.328809 20160 tablet_bootstrap.cc:492] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:20.344250 20160 ts_tablet_manager.cc:1403] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.130s	user 0.040s	sys 0.019s
I20260709 12:13:20.344762 19931 leader_election.cc:304] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:20.345683 20228 consensus_queue.cc:1048] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:20.346962 20228 raft_consensus.cc:2804] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:20.347055 20160 raft_consensus.cc:359] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:20.347469 20228 raft_consensus.cc:697] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:20.348307 20228 consensus_queue.cc:237] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.347748 20160 raft_consensus.cc:385] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.350306 20160 raft_consensus.cc:740] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.350443 19889 raft_consensus.cc:2468] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:20.350996 20198 raft_consensus.cc:493] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.351037 20160 consensus_queue.cc:260] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:20.351591 20198 raft_consensus.cc:515] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.353250 20160 ts_tablet_manager.cc:1434] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:13:20.354172 20160 tablet_bootstrap.cc:492] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:20.356062 20198 leader_election.cc:290] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:20.356492 20159 tablet_bootstrap.cc:654] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.357771 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd59cf1bdbdc42e380c6bd8d09f1208e" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:20.361961 20157 raft_consensus.cc:359] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.362759 20157 raft_consensus.cc:385] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.363060 20157 raft_consensus.cc:740] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.366986 20160 tablet_bootstrap.cc:654] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.367059 20157 consensus_queue.cc:260] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.371058 20157 ts_tablet_manager.cc:1434] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
I20260709 12:13:20.380656 20157 tablet_bootstrap.cc:492] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:20.383894 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd59cf1bdbdc42e380c6bd8d09f1208e" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:20.384855 20114 raft_consensus.cc:2468] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 1.
I20260709 12:13:20.388507 19856 leader_election.cc:304] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [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: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:20.392190 20198 raft_consensus.cc:2804] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:20.392709 20198 raft_consensus.cc:493] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:20.393282 20198 raft_consensus.cc:3060] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.392572 19787 catalog_manager.cc:5697] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:20.400377 20304 consensus_queue.cc:1048] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:20.406085 20158 tablet_bootstrap.cc:492] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:20.406600 20158 ts_tablet_manager.cc:1403] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.003s
I20260709 12:13:20.404032 20196 consensus_queue.cc:1048] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:13:20.409341 20158 raft_consensus.cc:359] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.409981 20158 raft_consensus.cc:385] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.410224 20158 raft_consensus.cc:740] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.410984 20158 consensus_queue.cc:260] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.414641 20196 raft_consensus.cc:493] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.415438 20196 raft_consensus.cc:515] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.418097 20158 ts_tablet_manager.cc:1434] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 12:13:20.417749 19786 catalog_manager.cc:5697] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4d7f465293d427c820ab6d2b67af085 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "c4d7f465293d427c820ab6d2b67af085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:20.419050 20158 tablet_bootstrap.cc:492] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:20.419694 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52054c12513243db84d15400a15cf7e6" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:20.411643 20198 raft_consensus.cc:515] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.421415 20246 consensus_queue.cc:1048] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:20.421674 20114 raft_consensus.cc:2468] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:20.423131 19931 leader_election.cc:304] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:20.423907 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd59cf1bdbdc42e380c6bd8d09f1208e" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:20.424206 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52054c12513243db84d15400a15cf7e6" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:20.424521 20113 raft_consensus.cc:3060] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.424961 19891 raft_consensus.cc:2468] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:20.425832 20159 tablet_bootstrap.cc:492] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:20.426323 20159 ts_tablet_manager.cc:1403] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.096s	user 0.019s	sys 0.024s
I20260709 12:13:20.424162 20228 raft_consensus.cc:2804] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:20.427304 20228 raft_consensus.cc:493] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:20.427745 20228 raft_consensus.cc:3060] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.428086 20164 raft_consensus.cc:493] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.428690 20164 raft_consensus.cc:515] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.430819 20164 leader_election.cc:290] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:20.431872 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3c33c8cc864e10a23d820cefd1242c" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
W20260709 12:13:20.433768 20081 leader_election.cc:343] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.434962 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3c33c8cc864e10a23d820cefd1242c" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:20.435573 20159 raft_consensus.cc:359] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.420953 20196 leader_election.cc:290] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:20.436285 20159 raft_consensus.cc:385] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.436578 20159 raft_consensus.cc:740] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.437240 20159 consensus_queue.cc:260] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
W20260709 12:13:20.437979 20079 leader_election.cc:343] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.438480 20079 leader_election.cc:304] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:20.439358 20159 ts_tablet_manager.cc:1434] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:13:20.439507 20164 raft_consensus.cc:2749] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:20.443537 20158 tablet_bootstrap.cc:654] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.446462 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd59cf1bdbdc42e380c6bd8d09f1208e" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:20.447121 20159 tablet_bootstrap.cc:492] T be87aaadb1de4acd8ff2bda881101dd8 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:20.453464 20159 tablet_bootstrap.cc:654] T be87aaadb1de4acd8ff2bda881101dd8 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.455196 20157 tablet_bootstrap.cc:654] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.458649 20160 tablet_bootstrap.cc:492] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:20.459209 20160 ts_tablet_manager.cc:1403] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.105s	user 0.007s	sys 0.012s
I20260709 12:13:20.453702 20198 leader_election.cc:290] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:20.437987 20113 raft_consensus.cc:2468] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 2.
I20260709 12:13:20.466194 20160 raft_consensus.cc:359] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:20.467770 20160 raft_consensus.cc:385] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.468194 20160 raft_consensus.cc:740] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.469277 20160 consensus_queue.cc:260] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:20.472005 20160 ts_tablet_manager.cc:1434] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.001s
I20260709 12:13:20.473166 20160 tablet_bootstrap.cc:492] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:20.487959 20160 tablet_bootstrap.cc:654] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.488704 19856 leader_election.cc:304] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [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: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:20.492419 20236 raft_consensus.cc:2804] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:20.492925 20236 raft_consensus.cc:697] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:20.493741 20236 consensus_queue.cc:237] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [LEADER]: Queue going to LEADER 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: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.497260 20196 consensus_queue.cc:1048] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:13:20.500160 19837 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:20.505292 20280 consensus_queue.cc:1048] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:20.518699 20280 consensus_queue.cc:1048] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:13:20.535594 20158 tablet_bootstrap.cc:492] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:20.536144 20158 ts_tablet_manager.cc:1403] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.117s	user 0.017s	sys 0.019s
I20260709 12:13:20.539069 20158 raft_consensus.cc:359] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.539526 20158 raft_consensus.cc:385] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.539690 20158 raft_consensus.cc:740] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.541173 20158 consensus_queue.cc:260] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.543197 20158 ts_tablet_manager.cc:1434] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:20.544064 20158 tablet_bootstrap.cc:492] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:20.515887 20228 raft_consensus.cc:515] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.553773 20228 leader_election.cc:290] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:20.548413 19787 catalog_manager.cc:5697] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 1 to 2, leader changed from 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194) to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 2 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:20.549605 20160 tablet_bootstrap.cc:492] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:20.551862 20158 tablet_bootstrap.cc:654] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.555316 20160 ts_tablet_manager.cc:1403] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.008s
I20260709 12:13:20.567404 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52054c12513243db84d15400a15cf7e6" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:20.568120 20114 raft_consensus.cc:3060] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.559624 20196 consensus_queue.cc:1048] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:13:20.555936 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52054c12513243db84d15400a15cf7e6" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:20.573634 19890 raft_consensus.cc:3060] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.589855 20160 raft_consensus.cc:359] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:20.593973 20160 raft_consensus.cc:385] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.595950 20160 raft_consensus.cc:740] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.598505 19890 raft_consensus.cc:2468] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:20.603148 19933 leader_election.cc:304] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329; no voters: 
I20260709 12:13:20.604535 20228 raft_consensus.cc:2804] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:20.605410 20228 raft_consensus.cc:697] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:20.600019 20114 raft_consensus.cc:2468] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:20.599344 20160 consensus_queue.cc:260] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:20.607838 20157 tablet_bootstrap.cc:492] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:20.616051 20157 ts_tablet_manager.cc:1403] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.238s	user 0.011s	sys 0.006s
I20260709 12:13:20.618069 20160 ts_tablet_manager.cc:1434] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.058s	user 0.009s	sys 0.001s
I20260709 12:13:20.619490 20160 tablet_bootstrap.cc:492] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:20.613660 20228 consensus_queue.cc:237] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.640194 20160 tablet_bootstrap.cc:654] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.640715 20159 tablet_bootstrap.cc:492] T be87aaadb1de4acd8ff2bda881101dd8 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:20.641242 20158 tablet_bootstrap.cc:492] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:20.641278 20159 ts_tablet_manager.cc:1403] T be87aaadb1de4acd8ff2bda881101dd8 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.194s	user 0.029s	sys 0.019s
I20260709 12:13:20.642014 20158 ts_tablet_manager.cc:1403] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.098s	user 0.017s	sys 0.017s
I20260709 12:13:20.644497 20159 raft_consensus.cc:359] T be87aaadb1de4acd8ff2bda881101dd8 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:20.644709 20158 raft_consensus.cc:359] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:20.645308 20159 raft_consensus.cc:385] T be87aaadb1de4acd8ff2bda881101dd8 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.645376 20158 raft_consensus.cc:385] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.645673 20159 raft_consensus.cc:740] T be87aaadb1de4acd8ff2bda881101dd8 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.645738 20158 raft_consensus.cc:740] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.646555 20159 consensus_queue.cc:260] T be87aaadb1de4acd8ff2bda881101dd8 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:20.647998 20197 raft_consensus.cc:493] T b6b7c9d43c554168aa0f5ad7f4c2a08c P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.648505 20197 raft_consensus.cc:515] T b6b7c9d43c554168aa0f5ad7f4c2a08c P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:20.649008 20159 ts_tablet_manager.cc:1434] T be87aaadb1de4acd8ff2bda881101dd8 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:13:20.650018 20159 tablet_bootstrap.cc:492] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:20.646639 20158 consensus_queue.cc:260] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:20.653053 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b7c9d43c554168aa0f5ad7f4c2a08c" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:20.653767 20158 ts_tablet_manager.cc:1434] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:13:20.653923 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b7c9d43c554168aa0f5ad7f4c2a08c" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
W20260709 12:13:20.654626 20007 leader_election.cc:343] T b6b7c9d43c554168aa0f5ad7f4c2a08c P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.655292 20197 leader_election.cc:290] T b6b7c9d43c554168aa0f5ad7f4c2a08c P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:20.654822 20158 tablet_bootstrap.cc:492] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
W20260709 12:13:20.656090 20005 leader_election.cc:343] T b6b7c9d43c554168aa0f5ad7f4c2a08c P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.656754 20005 leader_election.cc:304] T b6b7c9d43c554168aa0f5ad7f4c2a08c P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:20.642992 19788 catalog_manager.cc:5697] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:20.662950 20158 tablet_bootstrap.cc:654] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.664083 20159 tablet_bootstrap.cc:654] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.669847 20197 raft_consensus.cc:2749] T b6b7c9d43c554168aa0f5ad7f4c2a08c P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:20.672220 20246 raft_consensus.cc:493] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.673710 20246 raft_consensus.cc:515] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.674314 20157 raft_consensus.cc:359] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:20.676949 20157 raft_consensus.cc:385] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.677058 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5d95b4b2b4c01901ff24999f299c1" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:20.678202 20158 tablet_bootstrap.cc:492] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:20.677819 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5d95b4b2b4c01901ff24999f299c1" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:20.678661 20158 ts_tablet_manager.cc:1403] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260709 12:13:20.679360 20157 raft_consensus.cc:740] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
W20260709 12:13:20.679733 20005 leader_election.cc:343] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.675392 20159 tablet_bootstrap.cc:492] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:20.680675 20159 ts_tablet_manager.cc:1403] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.003s
W20260709 12:13:20.680773 20007 leader_election.cc:343] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.680300 20157 consensus_queue.cc:260] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:20.681263 20007 leader_election.cc:304] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:20.675861 20246 leader_election.cc:290] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:20.682684 20197 raft_consensus.cc:2749] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:20.683666 20159 raft_consensus.cc:359] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.684386 20159 raft_consensus.cc:385] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.684645 20159 raft_consensus.cc:740] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.685446 20159 consensus_queue.cc:260] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.685936 20158 raft_consensus.cc:359] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:20.686594 20158 raft_consensus.cc:385] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.687939 20159 ts_tablet_manager.cc:1434] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:13:20.688117 20158 raft_consensus.cc:740] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.688975 20159 tablet_bootstrap.cc:492] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:20.695370 20239 raft_consensus.cc:493] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.695905 20239 raft_consensus.cc:515] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:20.698052 20239 leader_election.cc:290] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:20.688966 20158 consensus_queue.cc:260] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:20.699092 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226d6c9890424e479621c834758fb7f2" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:20.699743 20041 raft_consensus.cc:2468] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:20.700568 20158 ts_tablet_manager.cc:1434] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:13:20.701359 20080 leader_election.cc:304] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:20.701920 20158 tablet_bootstrap.cc:492] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:20.702263 20164 raft_consensus.cc:2804] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:20.702692 20164 raft_consensus.cc:493] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:20.703024 20164 raft_consensus.cc:3060] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.703080 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226d6c9890424e479621c834758fb7f2" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:20.703835 19965 raft_consensus.cc:2468] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:20.709067 20158 tablet_bootstrap.cc:654] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.710364 20157 ts_tablet_manager.cc:1434] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.086s	user 0.008s	sys 0.000s
I20260709 12:13:20.713581 20157 tablet_bootstrap.cc:492] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:20.716161 20164 raft_consensus.cc:515] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:20.723227 20159 tablet_bootstrap.cc:654] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.726881 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226d6c9890424e479621c834758fb7f2" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:20.727535 20041 raft_consensus.cc:3060] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.734786 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226d6c9890424e479621c834758fb7f2" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:20.735671 19965 raft_consensus.cc:3060] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.738897 20157 tablet_bootstrap.cc:654] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.741560 20160 tablet_bootstrap.cc:492] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:20.742102 20160 ts_tablet_manager.cc:1403] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.123s	user 0.039s	sys 0.044s
I20260709 12:13:20.754104 20160 raft_consensus.cc:359] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.755565 20160 raft_consensus.cc:385] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.756045 20160 raft_consensus.cc:740] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.756935 20160 consensus_queue.cc:260] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.758294 20164 leader_election.cc:290] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Requested vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:20.758982 20160 ts_tablet_manager.cc:1434] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:13:20.760058 20160 tablet_bootstrap.cc:492] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:20.762363 20236 raft_consensus.cc:493] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.762965 20236 raft_consensus.cc:515] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:20.765131 20236 leader_election.cc:290] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:20.766580 20160 tablet_bootstrap.cc:654] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.768194 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7455de875c8413ab110fc0f1cad918a" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:20.769133 20039 raft_consensus.cc:2468] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 0.
I20260709 12:13:20.771553 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7455de875c8413ab110fc0f1cad918a" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:20.774361 19857 leader_election.cc:304] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:20.778885 20197 consensus_queue.cc:1048] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:20.779485 20160 tablet_bootstrap.cc:492] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:20.780223 20160 ts_tablet_manager.cc:1403] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.003s
I20260709 12:13:20.782624 19967 raft_consensus.cc:2468] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 0.
I20260709 12:13:20.784403 20293 raft_consensus.cc:2804] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:20.784024 20160 raft_consensus.cc:359] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.784832 20293 raft_consensus.cc:493] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:20.785055 20160 raft_consensus.cc:385] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.785215 20228 raft_consensus.cc:493] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.785269 20293 raft_consensus.cc:3060] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.785516 20160 raft_consensus.cc:740] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.785858 20228 raft_consensus.cc:515] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:20.786566 20160 consensus_queue.cc:260] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.788637 19889 raft_consensus.cc:1240] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Rejecting Update request from peer 5f7c4e8f5094466a853d9a753f342329 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.789331 20160 ts_tablet_manager.cc:1434] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:13:20.790308 20280 consensus_queue.cc:1059] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:20.791019 20280 consensus_queue.cc:1243] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Peer 02f9977942f140d39f76eebcb246d50f log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 12:13:20.791504 20280 raft_consensus.cc:3055] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.791678 20228 leader_election.cc:290] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:20.795078 20280 raft_consensus.cc:740] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:20.796034 20280 consensus_queue.cc:260] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.797255 20280 raft_consensus.cc:3060] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.759557 20041 raft_consensus.cc:2468] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
I20260709 12:13:20.800568 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7455de875c8413ab110fc0f1cad918a" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:20.801211 20039 raft_consensus.cc:2468] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:20.799387 20160 tablet_bootstrap.cc:492] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:20.802515 20080 leader_election.cc:304] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:20.804383 20293 raft_consensus.cc:515] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:20.804898 19932 leader_election.cc:304] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:20.807210 19966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7455de875c8413ab110fc0f1cad918a" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:20.807530 20239 raft_consensus.cc:2804] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:20.808596 20239 raft_consensus.cc:697] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Becoming Leader. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
I20260709 12:13:20.804519 19965 raft_consensus.cc:2468] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
I20260709 12:13:20.810055 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7455de875c8413ab110fc0f1cad918a" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:20.810622 20039 raft_consensus.cc:3060] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.809650 20239 consensus_queue.cc:237] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:20.807536 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7455de875c8413ab110fc0f1cad918a" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:20.807791 19966 raft_consensus.cc:3060] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.812980 19889 raft_consensus.cc:2393] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f7c4e8f5094466a853d9a753f342329 in current term 1: Already voted for candidate 02f9977942f140d39f76eebcb246d50f in this term.
I20260709 12:13:20.820045 20160 tablet_bootstrap.cc:654] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.822949 20157 tablet_bootstrap.cc:492] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:20.823437 20157 ts_tablet_manager.cc:1403] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.110s	user 0.024s	sys 0.040s
I20260709 12:13:20.824891 20159 tablet_bootstrap.cc:492] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:20.825409 20159 ts_tablet_manager.cc:1403] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.137s	user 0.014s	sys 0.000s
I20260709 12:13:20.826278 20157 raft_consensus.cc:359] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.826972 20157 raft_consensus.cc:385] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.827521 20157 raft_consensus.cc:740] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.827960 20245 consensus_queue.cc:1048] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:20.828289 20157 consensus_queue.cc:260] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.830690 20157 ts_tablet_manager.cc:1434] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:13:20.831643 20157 tablet_bootstrap.cc:492] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:20.836405 20159 raft_consensus.cc:359] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:20.837127 20159 raft_consensus.cc:385] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.837425 20159 raft_consensus.cc:740] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.839857 20160 tablet_bootstrap.cc:492] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:20.840358 20160 ts_tablet_manager.cc:1403] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.005s
I20260709 12:13:20.840569 20157 tablet_bootstrap.cc:654] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.843361 20160 raft_consensus.cc:359] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:20.844342 20196 raft_consensus.cc:493] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.845016 20196 raft_consensus.cc:515] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.847659 20196 leader_election.cc:290] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:20.849373 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3c33c8cc864e10a23d820cefd1242c" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:20.849617 20159 consensus_queue.cc:260] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
W20260709 12:13:20.851359 19933 leader_election.cc:343] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.851791 20236 raft_consensus.cc:493] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.849376 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3c33c8cc864e10a23d820cefd1242c" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:20.852313 20236 raft_consensus.cc:515] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.852597 20114 raft_consensus.cc:2468] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:20.854014 19931 leader_election.cc:304] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:20.854518 20236 leader_election.cc:290] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:20.854871 20157 tablet_bootstrap.cc:492] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:20.855346 20157 ts_tablet_manager.cc:1403] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.004s
I20260709 12:13:20.856016 20196 raft_consensus.cc:2804] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:20.856133 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08271f7e1c374ace9fa25a7578dae9a4" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:20.856555 20196 raft_consensus.cc:493] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:20.857187 20114 raft_consensus.cc:2393] T 08271f7e1c374ace9fa25a7578dae9a4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f9977942f140d39f76eebcb246d50f in current term 1: Already voted for candidate c4d7f465293d427c820ab6d2b67af085 in this term.
I20260709 12:13:20.857235 20196 raft_consensus.cc:3060] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.856124 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08271f7e1c374ace9fa25a7578dae9a4" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:20.858765 20159 ts_tablet_manager.cc:1434] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 12:13:20.859194 20157 raft_consensus.cc:359] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.860015 20157 raft_consensus.cc:385] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.859721 19856 leader_election.cc:304] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f; no voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:20.844326 20160 raft_consensus.cc:385] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.860621 20160 raft_consensus.cc:740] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.860986 20236 raft_consensus.cc:3060] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.861320 20160 consensus_queue.cc:260] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:20.863543 20160 ts_tablet_manager.cc:1434] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260709 12:13:20.864547 20160 tablet_bootstrap.cc:492] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:20.865659 20293 leader_election.cc:290] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Requested vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:20.868741 20236 raft_consensus.cc:2749] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:20.859705 20159 tablet_bootstrap.cc:492] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:20.868765 20196 raft_consensus.cc:515] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.869643 20157 raft_consensus.cc:740] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.870450 20157 consensus_queue.cc:260] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.872401 20157 ts_tablet_manager.cc:1434] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 12:13:20.873284 20157 tablet_bootstrap.cc:492] T be87aaadb1de4acd8ff2bda881101dd8 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:20.873646 20245 raft_consensus.cc:493] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.874121 20245 raft_consensus.cc:515] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.876817 20245 leader_election.cc:290] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:20.877820 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3c33c8cc864e10a23d820cefd1242c" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:20.878479 20114 raft_consensus.cc:3060] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.879956 20157 tablet_bootstrap.cc:654] T be87aaadb1de4acd8ff2bda881101dd8 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.880824 20159 tablet_bootstrap.cc:654] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.884750 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de050a3992cf4ec285ad1ca8475b984a" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
W20260709 12:13:20.886955 20005 leader_election.cc:343] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.889909 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de050a3992cf4ec285ad1ca8475b984a" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:20.890816 19786 catalog_manager.cc:5697] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196). New cstate: current_term: 1 leader_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:20.896827 20007 leader_election.cc:343] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.897464 20007 leader_election.cc:304] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:20.901081 20246 raft_consensus.cc:2749] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:20.847538 20039 raft_consensus.cc:2468] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 1.
I20260709 12:13:20.909924 20160 tablet_bootstrap.cc:654] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:20.911134 20158 tablet_bootstrap.cc:492] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:20.913396 20158 ts_tablet_manager.cc:1403] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.212s	user 0.025s	sys 0.035s
I20260709 12:13:20.908608 20245 raft_consensus.cc:493] T be87aaadb1de4acd8ff2bda881101dd8 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.916641 20245 raft_consensus.cc:515] T be87aaadb1de4acd8ff2bda881101dd8 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:20.918632 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3c33c8cc864e10a23d820cefd1242c" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:20.921041 19857 leader_election.cc:304] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:20.921988 20293 raft_consensus.cc:2804] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:20.922461 20293 raft_consensus.cc:697] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [term 1 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:20.925631 20280 raft_consensus.cc:493] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.926136 20280 raft_consensus.cc:515] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:20.904837 19966 raft_consensus.cc:2468] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 1.
I20260709 12:13:20.927977 20228 raft_consensus.cc:2764] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:13:20.906592 20196 leader_election.cc:290] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
W20260709 12:13:20.931635 19933 leader_election.cc:343] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.932204 20197 consensus_queue.cc:1048] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:20.933794 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7bf0ffdc924734b5fe2db11648eeb2" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:20.923303 20293 consensus_queue.cc:237] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:20.938735 20304 consensus_queue.cc:1048] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:20.935322 20246 raft_consensus.cc:493] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.945452 20113 raft_consensus.cc:2468] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:20.947238 20280 leader_election.cc:290] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:20.946517 20196 raft_consensus.cc:493] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.949529 20196 raft_consensus.cc:515] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:20.950024 19966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be87aaadb1de4acd8ff2bda881101dd8" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
W20260709 12:13:20.952183 20005 leader_election.cc:343] T be87aaadb1de4acd8ff2bda881101dd8 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.947552 20245 leader_election.cc:290] T be87aaadb1de4acd8ff2bda881101dd8 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:20.954461 20158 raft_consensus.cc:359] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.955157 20158 raft_consensus.cc:385] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:20.942444 20246 raft_consensus.cc:515] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:20.955430 20158 raft_consensus.cc:740] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:20.956115 20158 consensus_queue.cc:260] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:20.957327 20246 leader_election.cc:290] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:20.951628 20196 leader_election.cc:290] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:20.957533 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b7c9d43c554168aa0f5ad7f4c2a08c" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:20.957898 19966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f28df9bd86de4674980da39a75b4127a" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:20.941704 20114 raft_consensus.cc:2468] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:20.963090 20115 raft_consensus.cc:1275] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:13:20.968748 20287 raft_consensus.cc:493] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.967988 20039 raft_consensus.cc:2468] T b6b7c9d43c554168aa0f5ad7f4c2a08c P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:20.969475 20287 raft_consensus.cc:515] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:20.971382 19932 leader_election.cc:304] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:20.972288 19931 leader_election.cc:304] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
W20260709 12:13:20.973114 20005 leader_election.cc:343] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:20.973562 20280 raft_consensus.cc:2804] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:20.974123 20280 raft_consensus.cc:493] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:20.974247 20196 raft_consensus.cc:2804] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:20.974632 20280 raft_consensus.cc:3060] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.974852 20196 raft_consensus.cc:493] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:20.975425 20196 raft_consensus.cc:3060] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:20.981707 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f28df9bd86de4674980da39a75b4127a" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:20.983474 19931 leader_election.cc:304] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:20.985163 20228 raft_consensus.cc:2804] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:20.988668 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be87aaadb1de4acd8ff2bda881101dd8" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:20.994221 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e76cf0c7e9540bbb90f5292f0894614" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:20.999536 20039 raft_consensus.cc:2468] T 1e76cf0c7e9540bbb90f5292f0894614 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:20.995800 20287 leader_election.cc:290] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:21.000881 19932 leader_election.cc:304] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 
W20260709 12:13:21.001839 20005 leader_election.cc:343] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.002435 20005 leader_election.cc:304] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:21.006762 20287 raft_consensus.cc:2804] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:21.007345 20287 raft_consensus.cc:493] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.007789 20287 raft_consensus.cc:3060] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:21.012446 20005 leader_election.cc:343] T be87aaadb1de4acd8ff2bda881101dd8 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.013002 20005 leader_election.cc:304] T be87aaadb1de4acd8ff2bda881101dd8 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:21.013777 20197 raft_consensus.cc:2749] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:21.014443 20197 raft_consensus.cc:2749] T be87aaadb1de4acd8ff2bda881101dd8 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:21.015277 20280 raft_consensus.cc:515] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:21.017884 20157 tablet_bootstrap.cc:492] T be87aaadb1de4acd8ff2bda881101dd8 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:21.018400 20157 ts_tablet_manager.cc:1403] T be87aaadb1de4acd8ff2bda881101dd8 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.145s	user 0.020s	sys 0.027s
I20260709 12:13:21.021337 20157 raft_consensus.cc:359] T be87aaadb1de4acd8ff2bda881101dd8 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:21.022019 20157 raft_consensus.cc:385] T be87aaadb1de4acd8ff2bda881101dd8 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.022307 20157 raft_consensus.cc:740] T be87aaadb1de4acd8ff2bda881101dd8 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:21.023079 20157 consensus_queue.cc:260] T be87aaadb1de4acd8ff2bda881101dd8 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:21.024888 20157 ts_tablet_manager.cc:1434] T be87aaadb1de4acd8ff2bda881101dd8 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:13:21.017884 20159 tablet_bootstrap.cc:492] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:21.025568 20159 ts_tablet_manager.cc:1403] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.166s	user 0.029s	sys 0.025s
I20260709 12:13:21.025454 20236 consensus_queue.cc:1048] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:21.028079 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b7c9d43c554168aa0f5ad7f4c2a08c" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:21.028791 20039 raft_consensus.cc:3060] T b6b7c9d43c554168aa0f5ad7f4c2a08c P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.028530 20159 raft_consensus.cc:359] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:21.029258 20159 raft_consensus.cc:385] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.029531 20159 raft_consensus.cc:740] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:21.030241 20159 consensus_queue.cc:260] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:21.031917 20228 raft_consensus.cc:697] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:21.032814 20228 consensus_queue.cc:237] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:21.036330 20159 ts_tablet_manager.cc:1434] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:13:21.036662 20157 tablet_bootstrap.cc:492] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:21.037278 20159 tablet_bootstrap.cc:492] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:21.039927 20280 leader_election.cc:290] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Requested vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:21.042572 20039 raft_consensus.cc:2468] T b6b7c9d43c554168aa0f5ad7f4c2a08c P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:21.044530 20159 tablet_bootstrap.cc:654] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:21.046804 20158 ts_tablet_manager.cc:1434] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.133s	user 0.007s	sys 0.000s
I20260709 12:13:21.049381 20287 raft_consensus.cc:515] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:21.050648 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7bf0ffdc924734b5fe2db11648eeb2" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:21.056358 20349 raft_consensus.cc:493] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.057138 20349 raft_consensus.cc:515] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:21.058491 19788 catalog_manager.cc:5697] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 1 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:21.061390 20158 tablet_bootstrap.cc:492] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:21.076713 20159 tablet_bootstrap.cc:492] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:21.077579 20159 ts_tablet_manager.cc:1403] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.000s
I20260709 12:13:21.081962 20349 leader_election.cc:290] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:21.089200 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b7c9d43c554168aa0f5ad7f4c2a08c" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:21.099035 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e76cf0c7e9540bbb90f5292f0894614" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:21.099253 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b95c337688e4649a454d882e533dd76" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:21.099713 19891 raft_consensus.cc:2468] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
W20260709 12:13:21.089010 19932 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:37029, user_credentials={real_user=slave}} blocked reactor thread for 53790.1us
I20260709 12:13:21.106979 20113 raft_consensus.cc:2468] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 0.
I20260709 12:13:21.109251 19856 leader_election.cc:304] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:21.111961 20293 raft_consensus.cc:2804] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:21.112345 20293 raft_consensus.cc:493] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.112659 20293 raft_consensus.cc:3060] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.113391 20160 tablet_bootstrap.cc:492] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:21.113937 20160 ts_tablet_manager.cc:1403] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.250s	user 0.054s	sys 0.051s
I20260709 12:13:21.118289 19790 catalog_manager.cc:5697] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:21.122128 19933 leader_election.cc:343] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.125574 19932 leader_election.cc:304] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:21.126658 20353 raft_consensus.cc:2804] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:21.127240 20353 raft_consensus.cc:697] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:21.128153 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b7c9d43c554168aa0f5ad7f4c2a08c" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:21.128553 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e76cf0c7e9540bbb90f5292f0894614" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:21.129259 20039 raft_consensus.cc:3060] T 1e76cf0c7e9540bbb90f5292f0894614 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.128278 20353 consensus_queue.cc:237] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:21.131071 20293 raft_consensus.cc:515] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:21.137315 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b95c337688e4649a454d882e533dd76" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:21.138002 20113 raft_consensus.cc:3060] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.119527 20287 leader_election.cc:290] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Requested vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:21.094759 20196 raft_consensus.cc:515] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:21.146363 20113 raft_consensus.cc:2468] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 1.
I20260709 12:13:21.147971 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7bf0ffdc924734b5fe2db11648eeb2" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:21.148132 20196 leader_election.cc:290] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:21.148362 19856 leader_election.cc:304] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:21.148713 20115 raft_consensus.cc:3060] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.125846 20159 raft_consensus.cc:359] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:21.142892 20160 raft_consensus.cc:359] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:21.147207 20293 leader_election.cc:290] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:21.137900 20039 raft_consensus.cc:2468] T 1e76cf0c7e9540bbb90f5292f0894614 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:21.149421 20159 raft_consensus.cc:385] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.149485 20160 raft_consensus.cc:385] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.150305 20159 raft_consensus.cc:740] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:21.151012 20160 raft_consensus.cc:740] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:21.149770 20198 raft_consensus.cc:2804] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:21.152107 20198 raft_consensus.cc:697] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [term 1 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:21.152053 20160 consensus_queue.cc:260] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:21.153061 20198 consensus_queue.cc:237] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:21.154445 20160 ts_tablet_manager.cc:1434] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.002s
I20260709 12:13:21.155561 20160 tablet_bootstrap.cc:492] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:21.162914 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7bf0ffdc924734b5fe2db11648eeb2" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:21.164351 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b95c337688e4649a454d882e533dd76" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
W20260709 12:13:21.164577 19933 leader_election.cc:343] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.165011 20039 raft_consensus.cc:2468] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 0.
W20260709 12:13:21.165526 19933 leader_election.cc:343] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.165639 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e76cf0c7e9540bbb90f5292f0894614" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:21.166538 19889 raft_consensus.cc:3060] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.168582 19965 raft_consensus.cc:1275] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 12:13:21.169065 19965 pending_rounds.cc:85] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329: Aborting all ops after (but not including) 0
I20260709 12:13:21.152256 20159 consensus_queue.cc:260] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:21.169348 19965 pending_rounds.cc:107] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:13:21.172398 20159 ts_tablet_manager.cc:1434] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.001s
I20260709 12:13:21.173321 20159 tablet_bootstrap.cc:492] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:21.173956 20157 tablet_bootstrap.cc:654] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:21.169772 19965 raft_consensus.cc:2889] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:21.178910 20158 tablet_bootstrap.cc:654] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:21.180454 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b95c337688e4649a454d882e533dd76" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
W20260709 12:13:21.178304 19933 leader_election.cc:343] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.183339 20039 raft_consensus.cc:3060] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.197751 19788 catalog_manager.cc:5697] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 1 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:21.200064 20353 consensus_queue.cc:1048] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:21.203531 20245 raft_consensus.cc:493] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.204341 20245 raft_consensus.cc:515] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:21.208223 20245 leader_election.cc:290] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:21.210072 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f16cf3c506d474c980c1196352b7de9" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:21.180997 20115 raft_consensus.cc:2468] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:21.214316 19787 catalog_manager.cc:5697] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:21.218173 20007 leader_election.cc:343] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.221362 20159 tablet_bootstrap.cc:654] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:21.181514 19932 leader_election.cc:304] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:21.223891 20039 raft_consensus.cc:2468] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 1.
I20260709 12:13:21.224920 19931 leader_election.cc:304] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:21.225711 20353 raft_consensus.cc:2804] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:21.226265 20353 raft_consensus.cc:697] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:21.226431 20196 raft_consensus.cc:2804] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:21.227094 20196 raft_consensus.cc:697] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:21.227321 20353 consensus_queue.cc:237] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
W20260709 12:13:21.224891 19932 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.195:37029, user_credentials={real_user=slave}} blocked reactor thread for 56671.7us
I20260709 12:13:21.228971 20196 consensus_queue.cc:237] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:21.235766 20160 tablet_bootstrap.cc:654] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:21.226508 19889 raft_consensus.cc:2468] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:21.241112 20293 consensus_queue.cc:1048] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:21.249519 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f16cf3c506d474c980c1196352b7de9" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:21.253966 20158 tablet_bootstrap.cc:492] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:21.256408 20158 ts_tablet_manager.cc:1403] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.209s	user 0.013s	sys 0.009s
I20260709 12:13:21.259061 20157 tablet_bootstrap.cc:492] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:21.259586 20157 ts_tablet_manager.cc:1403] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.223s	user 0.026s	sys 0.023s
I20260709 12:13:21.262688 20160 tablet_bootstrap.cc:492] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:21.263226 20160 ts_tablet_manager.cc:1403] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.108s	user 0.010s	sys 0.005s
I20260709 12:13:21.268399 20160 raft_consensus.cc:359] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:21.275238 20160 raft_consensus.cc:385] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.275624 20160 raft_consensus.cc:740] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:21.276539 20160 consensus_queue.cc:260] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:21.279209 20158 raft_consensus.cc:359] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:21.280081 20158 raft_consensus.cc:385] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.280419 20158 raft_consensus.cc:740] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
W20260709 12:13:21.286238 20005 leader_election.cc:343] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.292168 20005 leader_election.cc:304] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:21.293864 20245 raft_consensus.cc:2749] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:21.304229 20353 raft_consensus.cc:493] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.305096 20353 raft_consensus.cc:515] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:21.309993 20353 leader_election.cc:290] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:21.311094 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be87aaadb1de4acd8ff2bda881101dd8" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:21.311064 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be87aaadb1de4acd8ff2bda881101dd8" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:21.312161 20115 raft_consensus.cc:2468] T be87aaadb1de4acd8ff2bda881101dd8 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:21.312083 20196 consensus_queue.cc:1048] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:21.312935 20039 raft_consensus.cc:2468] T be87aaadb1de4acd8ff2bda881101dd8 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:21.314533 19931 leader_election.cc:304] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:21.316414 20157 raft_consensus.cc:359] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:21.317328 20157 raft_consensus.cc:385] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.317670 20157 raft_consensus.cc:740] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:21.318531 20157 consensus_queue.cc:260] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:21.319752 20353 raft_consensus.cc:2804] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:21.320259 20353 raft_consensus.cc:493] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.320645 20353 raft_consensus.cc:3060] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.330078 20160 ts_tablet_manager.cc:1434] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.000s
I20260709 12:13:21.331434 20160 tablet_bootstrap.cc:492] T 9f2078495837475e85559356ac966389 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:21.336640 20159 tablet_bootstrap.cc:492] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:21.337313 20159 ts_tablet_manager.cc:1403] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.164s	user 0.007s	sys 0.008s
I20260709 12:13:21.338716 20158 consensus_queue.cc:260] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:21.344201 20157 ts_tablet_manager.cc:1434] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.084s	user 0.008s	sys 0.000s
I20260709 12:13:21.348412 20157 tablet_bootstrap.cc:492] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:21.350687 20353 raft_consensus.cc:515] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:21.354460 20353 leader_election.cc:290] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:21.354818 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be87aaadb1de4acd8ff2bda881101dd8" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:21.355289 20158 ts_tablet_manager.cc:1434] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.098s	user 0.007s	sys 0.000s
I20260709 12:13:21.355677 20039 raft_consensus.cc:3060] T be87aaadb1de4acd8ff2bda881101dd8 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.356529 20158 tablet_bootstrap.cc:492] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:21.359982 20160 tablet_bootstrap.cc:654] T 9f2078495837475e85559356ac966389 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:21.365304 20159 raft_consensus.cc:359] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:21.366146 20159 raft_consensus.cc:385] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.366456 20159 raft_consensus.cc:740] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:21.370062 20158 tablet_bootstrap.cc:654] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:21.367202 20159 consensus_queue.cc:260] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:21.387496 20293 consensus_queue.cc:1048] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:13:21.405068 20159 ts_tablet_manager.cc:1434] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.002s
I20260709 12:13:21.405927 20159 tablet_bootstrap.cc:492] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:21.419023 20160 tablet_bootstrap.cc:492] T 9f2078495837475e85559356ac966389 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:21.419469 20160 ts_tablet_manager.cc:1403] T 9f2078495837475e85559356ac966389 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.088s	user 0.020s	sys 0.004s
I20260709 12:13:21.421468 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be87aaadb1de4acd8ff2bda881101dd8" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:21.422127 20113 raft_consensus.cc:3060] T be87aaadb1de4acd8ff2bda881101dd8 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.426537 20370 consensus_queue.cc:1048] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:21.426697 20160 raft_consensus.cc:359] T 9f2078495837475e85559356ac966389 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:21.427523 20160 raft_consensus.cc:385] T 9f2078495837475e85559356ac966389 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.427763 20160 raft_consensus.cc:740] T 9f2078495837475e85559356ac966389 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:21.428582 20160 consensus_queue.cc:260] T 9f2078495837475e85559356ac966389 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:21.431396 20160 ts_tablet_manager.cc:1434] T 9f2078495837475e85559356ac966389 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:13:21.431733 20157 tablet_bootstrap.cc:654] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:21.432451 20160 tablet_bootstrap.cc:492] T 8ab243aa0ab34e689bace5eed4f715e6 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:21.436008 20158 tablet_bootstrap.cc:492] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:21.436573 20158 ts_tablet_manager.cc:1403] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.012s
I20260709 12:13:21.437122 20164 consensus_queue.cc:1048] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:21.437703 20039 raft_consensus.cc:2468] T be87aaadb1de4acd8ff2bda881101dd8 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:21.439397 20160 tablet_bootstrap.cc:654] T 8ab243aa0ab34e689bace5eed4f715e6 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:21.439109 19932 leader_election.cc:304] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:21.441561 20196 raft_consensus.cc:2804] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:21.442118 20196 raft_consensus.cc:697] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:21.442606 20113 raft_consensus.cc:2468] T be87aaadb1de4acd8ff2bda881101dd8 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:21.439445 20158 raft_consensus.cc:359] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:21.443035 20196 consensus_queue.cc:237] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:21.443567 20158 raft_consensus.cc:385] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.449920 20158 raft_consensus.cc:740] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:21.455406 20158 consensus_queue.cc:260] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:21.458755 20158 ts_tablet_manager.cc:1434] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 12:13:21.460179 20158 tablet_bootstrap.cc:492] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:21.468544 20198 consensus_queue.cc:1048] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:21.471109 20160 tablet_bootstrap.cc:492] T 8ab243aa0ab34e689bace5eed4f715e6 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:21.471936 20160 ts_tablet_manager.cc:1403] T 8ab243aa0ab34e689bace5eed4f715e6 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.009s
I20260709 12:13:21.476012 20160 raft_consensus.cc:359] T 8ab243aa0ab34e689bace5eed4f715e6 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:21.477021 20160 raft_consensus.cc:385] T 8ab243aa0ab34e689bace5eed4f715e6 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.479343 20160 raft_consensus.cc:740] T 8ab243aa0ab34e689bace5eed4f715e6 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:21.478616 19786 catalog_manager.cc:5697] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:21.480446 20160 consensus_queue.cc:260] T 8ab243aa0ab34e689bace5eed4f715e6 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:21.484149 20160 ts_tablet_manager.cc:1434] T 8ab243aa0ab34e689bace5eed4f715e6 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 12:13:21.485649 20160 tablet_bootstrap.cc:492] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:21.481127 19786 catalog_manager.cc:5697] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:21.489257 20158 tablet_bootstrap.cc:654] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:21.495491 20160 tablet_bootstrap.cc:654] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:21.502406 20158 tablet_bootstrap.cc:492] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:21.503111 20158 ts_tablet_manager.cc:1403] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.002s
I20260709 12:13:21.510164 20160 tablet_bootstrap.cc:492] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:21.510062 20158 raft_consensus.cc:359] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:21.510746 20160 ts_tablet_manager.cc:1403] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.002s
I20260709 12:13:21.510834 20158 raft_consensus.cc:385] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.511200 20158 raft_consensus.cc:740] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:21.443490 20159 tablet_bootstrap.cc:654] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:21.513880 20160 raft_consensus.cc:359] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:21.514904 20160 raft_consensus.cc:385] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.515247 20160 raft_consensus.cc:740] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:21.516413 20160 consensus_queue.cc:260] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:21.517992 20158 consensus_queue.cc:260] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:21.523794 20160 ts_tablet_manager.cc:1434] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260709 12:13:21.527056 20160 tablet_bootstrap.cc:492] T f28df9bd86de4674980da39a75b4127a P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:21.537384 20158 ts_tablet_manager.cc:1434] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.003s
I20260709 12:13:21.545172 20158 tablet_bootstrap.cc:492] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:21.563164 20293 consensus_queue.cc:1048] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:21.565008 19889 raft_consensus.cc:3060] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.574154 20160 tablet_bootstrap.cc:654] T f28df9bd86de4674980da39a75b4127a P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:21.583731 20159 tablet_bootstrap.cc:492] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:21.587854 20159 ts_tablet_manager.cc:1403] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.182s	user 0.009s	sys 0.011s
I20260709 12:13:21.589761 20157 tablet_bootstrap.cc:492] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:21.590353 20157 ts_tablet_manager.cc:1403] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.245s	user 0.035s	sys 0.040s
I20260709 12:13:21.590860 20159 raft_consensus.cc:359] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:21.591660 20159 raft_consensus.cc:385] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.603940 20159 raft_consensus.cc:740] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:21.604190 20157 raft_consensus.cc:359] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:21.604985 20157 raft_consensus.cc:385] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.605280 20157 raft_consensus.cc:740] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:21.604692 20159 consensus_queue.cc:260] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:21.606796 20157 consensus_queue.cc:260] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:21.614842 20159 ts_tablet_manager.cc:1434] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.003s
I20260709 12:13:21.615094 20157 ts_tablet_manager.cc:1434] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 12:13:21.616008 20159 tablet_bootstrap.cc:492] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:21.616223 20157 tablet_bootstrap.cc:492] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:21.602238 20246 raft_consensus.cc:493] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.623095 20159 tablet_bootstrap.cc:654] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:21.629760 20372 raft_consensus.cc:493] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.630458 20372 raft_consensus.cc:515] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:21.632354 20198 raft_consensus.cc:493] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.623504 20246 raft_consensus.cc:515] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:21.633231 20198 raft_consensus.cc:515] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:21.638532 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab243aa0ab34e689bace5eed4f715e6" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:21.638857 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7bf0ffdc924734b5fe2db11648eeb2" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:21.636050 20246 leader_election.cc:290] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
W20260709 12:13:21.642249 20007 leader_election.cc:343] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.656579 20372 leader_election.cc:290] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:21.657040 20198 leader_election.cc:290] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:21.657933 20158 tablet_bootstrap.cc:654] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:21.658561 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab243aa0ab34e689bace5eed4f715e6" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:21.694952 19965 raft_consensus.cc:2468] T 8ab243aa0ab34e689bace5eed4f715e6 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 0.
I20260709 12:13:21.697135 20005 leader_election.cc:304] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:21.700112 19787 catalog_manager.cc:5697] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:21.661547 20157 tablet_bootstrap.cc:654] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:21.661396 20079 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:44779, user_credentials={real_user=slave}} blocked reactor thread for 46505.1us
I20260709 12:13:21.666568 19890 raft_consensus.cc:3060] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.667055 19891 raft_consensus.cc:3060] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.672523 20353 raft_consensus.cc:493] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:21.688154 20007 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.193:42619, user_credentials={real_user=slave}} blocked reactor thread for 45971.2us
I20260709 12:13:21.681627 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7bf0ffdc924734b5fe2db11648eeb2" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:21.705093 20246 raft_consensus.cc:2804] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:21.713135 20287 raft_consensus.cc:493] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.720090 20246 raft_consensus.cc:493] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.727101 20246 raft_consensus.cc:3060] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.731350 20160 tablet_bootstrap.cc:492] T f28df9bd86de4674980da39a75b4127a P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:21.731964 20160 ts_tablet_manager.cc:1403] T f28df9bd86de4674980da39a75b4127a P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.206s	user 0.032s	sys 0.059s
I20260709 12:13:21.724323 20196 consensus_queue.cc:1048] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:13:21.736735 20160 raft_consensus.cc:359] T f28df9bd86de4674980da39a75b4127a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:21.737435 20160 raft_consensus.cc:385] T f28df9bd86de4674980da39a75b4127a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.737699 20160 raft_consensus.cc:740] T f28df9bd86de4674980da39a75b4127a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:21.737586 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e07520e3fb14dd5afa285d6497f4a9a" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:21.726603 20115 raft_consensus.cc:2393] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f9977942f140d39f76eebcb246d50f in current term 1: Already voted for candidate 5f7c4e8f5094466a853d9a753f342329 in this term.
I20260709 12:13:21.717980 20353 raft_consensus.cc:515] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:21.739282 20160 consensus_queue.cc:260] T f28df9bd86de4674980da39a75b4127a P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:21.745594 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e07520e3fb14dd5afa285d6497f4a9a" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:21.746304 20228 consensus_queue.cc:1048] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:21.746775 20239 raft_consensus.cc:493] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.747270 20239 raft_consensus.cc:515] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:21.749480 20239 leader_election.cc:290] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
W20260709 12:13:21.750412 20005 leader_election.cc:343] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.751268 20040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f28df9bd86de4674980da39a75b4127a" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:21.752068 20040 raft_consensus.cc:2468] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:21.762084 20160 ts_tablet_manager.cc:1434] T f28df9bd86de4674980da39a75b4127a P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.003s
I20260709 12:13:21.762899 20159 tablet_bootstrap.cc:492] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:21.763638 20159 ts_tablet_manager.cc:1403] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.148s	user 0.013s	sys 0.021s
I20260709 12:13:21.724385 20287 raft_consensus.cc:515] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:21.777228 19856 leader_election.cc:304] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f; no voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:21.778786 20159 raft_consensus.cc:359] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:21.782752 20159 raft_consensus.cc:385] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.784017 20159 raft_consensus.cc:740] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:21.785132 20159 consensus_queue.cc:260] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
W20260709 12:13:21.786739 20007 leader_election.cc:343] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.779229 20080 leader_election.cc:304] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:21.793111 20239 raft_consensus.cc:2804] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:21.793555 20287 leader_election.cc:290] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:21.793639 20159 ts_tablet_manager.cc:1434] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 12:13:21.793588 20239 raft_consensus.cc:493] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.794716 20239 raft_consensus.cc:3060] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.795362 20159 tablet_bootstrap.cc:492] T 09546ecee15a40338d8f6325a82087e9 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:21.787499 20007 leader_election.cc:304] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:21.803721 20351 raft_consensus.cc:493] T f28df9bd86de4674980da39a75b4127a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.804345 20351 raft_consensus.cc:515] T f28df9bd86de4674980da39a75b4127a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:21.805680 19892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f16cf3c506d474c980c1196352b7de9" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:21.805986 20353 leader_election.cc:290] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:21.806633 20351 leader_election.cc:290] T f28df9bd86de4674980da39a75b4127a P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:21.806999 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f28df9bd86de4674980da39a75b4127a" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:21.807682 19965 raft_consensus.cc:2468] T f28df9bd86de4674980da39a75b4127a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:21.808576 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2764d80157974ee48f392eedf87b192c" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:21.808914 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f28df9bd86de4674980da39a75b4127a" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:21.812426 20372 raft_consensus.cc:2749] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:21.838403 19888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2764d80157974ee48f392eedf87b192c" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:21.839351 20158 tablet_bootstrap.cc:492] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:21.839916 20158 ts_tablet_manager.cc:1403] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.295s	user 0.019s	sys 0.036s
W20260709 12:13:21.833514 19931 leader_election.cc:343] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.840032 20372 raft_consensus.cc:493] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.840543 20372 raft_consensus.cc:515] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:21.842438 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f16cf3c506d474c980c1196352b7de9" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:21.842630 20158 raft_consensus.cc:359] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:21.843103 20039 raft_consensus.cc:2468] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:21.843209 20287 consensus_queue.cc:1048] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:21.846179 19932 leader_election.cc:304] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:21.843339 20158 raft_consensus.cc:385] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.847569 20158 raft_consensus.cc:740] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:21.848394 20158 consensus_queue.cc:260] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:21.851760 20158 ts_tablet_manager.cc:1434] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:13:21.852588 20158 tablet_bootstrap.cc:492] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:21.853330 20157 tablet_bootstrap.cc:492] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:21.853767 20157 ts_tablet_manager.cc:1403] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.238s	user 0.026s	sys 0.021s
I20260709 12:13:21.846930 20287 raft_consensus.cc:2804] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:21.857034 20160 tablet_bootstrap.cc:492] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:21.858217 20198 raft_consensus.cc:493] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:21.857415 19933 leader_election.cc:343] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.859270 20198 raft_consensus.cc:515] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
W20260709 12:13:21.860343 19933 leader_election.cc:343] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.860850 19933 leader_election.cc:304] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329; no voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:21.862130 20351 raft_consensus.cc:2749] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:21.836660 20246 raft_consensus.cc:515] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:21.863955 20158 tablet_bootstrap.cc:654] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:21.863950 20246 leader_election.cc:290] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Requested vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:21.866070 20239 raft_consensus.cc:515] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:21.868459 20239 leader_election.cc:290] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Requested vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:21.868652 20351 consensus_queue.cc:1048] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:21.869194 20113 raft_consensus.cc:2393] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f7c4e8f5094466a853d9a753f342329 in current term 1: Already voted for candidate 9905bb870d8b4d7b9b95a4711b9299bf in this term.
I20260709 12:13:21.869683 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f28df9bd86de4674980da39a75b4127a" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:21.870353 20039 raft_consensus.cc:3060] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.873015 20157 raft_consensus.cc:359] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:21.873809 20157 raft_consensus.cc:385] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:21.874449 20157 raft_consensus.cc:740] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:21.857699 20287 raft_consensus.cc:493] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.875353 20287 raft_consensus.cc:3060] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.877956 20039 raft_consensus.cc:2468] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
I20260709 12:13:21.878357 20372 leader_election.cc:290] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:21.879874 20080 leader_election.cc:304] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:21.880457 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f28df9bd86de4674980da39a75b4127a" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:21.881307 20038 raft_consensus.cc:2393] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f7c4e8f5094466a853d9a753f342329 in current term 1: Already voted for candidate 9905bb870d8b4d7b9b95a4711b9299bf in this term.
I20260709 12:13:21.882726 20287 raft_consensus.cc:515] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:21.883327 20198 leader_election.cc:290] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:21.883715 20239 raft_consensus.cc:2804] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:21.884721 20239 raft_consensus.cc:697] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Becoming Leader. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
I20260709 12:13:21.885841 20239 consensus_queue.cc:237] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:21.889719 20287 leader_election.cc:290] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Requested vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:21.890839 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab243aa0ab34e689bace5eed4f715e6" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:21.875370 20157 consensus_queue.cc:260] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:21.899425 20159 tablet_bootstrap.cc:654] T 09546ecee15a40338d8f6325a82087e9 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:21.900666 20349 raft_consensus.cc:2749] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:21.902791 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1cb1b43841849ea96474db4a3bc54f5" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:21.906270 20228 consensus_queue.cc:1048] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:21.918015 20393 consensus_queue.cc:1048] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:13:21.921960 20005 leader_election.cc:343] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.926606 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f28df9bd86de4674980da39a75b4127a" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:21.927551 19965 raft_consensus.cc:3060] T f28df9bd86de4674980da39a75b4127a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.946400 20157 ts_tablet_manager.cc:1434] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.092s	user 0.006s	sys 0.002s
I20260709 12:13:21.949230 20157 tablet_bootstrap.cc:492] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:21.957480 20370 raft_consensus.cc:493] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.958055 20370 raft_consensus.cc:515] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:21.960302 20370 leader_election.cc:290] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:21.961726 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b7c9d43c554168aa0f5ad7f4c2a08c" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:21.962580 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5d95b4b2b4c01901ff24999f299c1" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:21.962952 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5d95b4b2b4c01901ff24999f299c1" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:21.963270 20041 raft_consensus.cc:2468] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
W20260709 12:13:21.964470 20081 leader_election.cc:343] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:21.965260 20080 leader_election.cc:304] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:21.967237 20370 raft_consensus.cc:2804] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:21.967734 20370 raft_consensus.cc:493] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.968217 20370 raft_consensus.cc:3060] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:21.975152 19837 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:21.977746 20198 consensus_queue.cc:1048] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:21.979743 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f16cf3c506d474c980c1196352b7de9" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:21.937446 20393 raft_consensus.cc:493] T 9f2078495837475e85559356ac966389 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.986304 19932 leader_election.cc:304] T f28df9bd86de4674980da39a75b4127a P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329; no voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:21.988070 20393 raft_consensus.cc:515] T 9f2078495837475e85559356ac966389 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:21.988986 20287 consensus_queue.cc:1048] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:21.988363 20370 raft_consensus.cc:515] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:21.990302 20393 leader_election.cc:290] T 9f2078495837475e85559356ac966389 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:21.987394 20196 consensus_queue.cc:1048] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:21.992479 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab243aa0ab34e689bace5eed4f715e6" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:21.993135 19964 raft_consensus.cc:3060] T 8ab243aa0ab34e689bace5eed4f715e6 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:21.993343 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1cb1b43841849ea96474db4a3bc54f5" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:21.993417 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5d95b4b2b4c01901ff24999f299c1" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:21.994638 20160 tablet_bootstrap.cc:654] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:21.988185 19966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b7c9d43c554168aa0f5ad7f4c2a08c" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:22.016904 20159 tablet_bootstrap.cc:492] T 09546ecee15a40338d8f6325a82087e9 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:22.017446 20159 ts_tablet_manager.cc:1403] T 09546ecee15a40338d8f6325a82087e9 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.222s	user 0.010s	sys 0.009s
I20260709 12:13:22.026108 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2078495837475e85559356ac966389" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
W20260709 12:13:22.008105 20007 leader_election.cc:343] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.012940 20038 raft_consensus.cc:3060] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.030557 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f16cf3c506d474c980c1196352b7de9" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:22.031157 20039 raft_consensus.cc:3060] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.038357 20198 raft_consensus.cc:493] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.038897 20198 raft_consensus.cc:515] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:22.042512 20287 consensus_queue.cc:1048] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:13:22.043424 20005 leader_election.cc:343] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.043970 20005 leader_election.cc:304] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf
W20260709 12:13:22.042563 19933 leader_election.cc:343] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.046403 20372 raft_consensus.cc:2749] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:22.051497 19856 leader_election.cc:304] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f [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: 02f9977942f140d39f76eebcb246d50f; no voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:22.053403 20383 raft_consensus.cc:2749] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:22.054351 19931 leader_election.cc:343] T 9f2078495837475e85559356ac966389 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.056535 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2078495837475e85559356ac966389" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:22.061797 20198 leader_election.cc:290] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:22.074096 20157 tablet_bootstrap.cc:654] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.077369 20370 leader_election.cc:290] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:22.107877 20158 tablet_bootstrap.cc:492] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:22.108423 20158 ts_tablet_manager.cc:1403] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.256s	user 0.040s	sys 0.067s
I20260709 12:13:22.090184 19965 raft_consensus.cc:2468] T f28df9bd86de4674980da39a75b4127a P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
I20260709 12:13:22.090348 19964 raft_consensus.cc:2468] T 8ab243aa0ab34e689bace5eed4f715e6 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 1.
I20260709 12:13:22.112946 20228 raft_consensus.cc:2749] T f28df9bd86de4674980da39a75b4127a P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:22.114578 19933 leader_election.cc:343] T 9f2078495837475e85559356ac966389 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.133034 20039 raft_consensus.cc:2468] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:22.127907 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5d95b4b2b4c01901ff24999f299c1" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
W20260709 12:13:22.135509 20081 leader_election.cc:343] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.138063 19932 leader_election.cc:304] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:22.139036 20393 raft_consensus.cc:2804] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:22.138151 19966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2764d80157974ee48f392eedf87b192c" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:22.141103 19966 raft_consensus.cc:2468] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 0.
W20260709 12:13:22.142134 20392 log.cc:927] Time spent T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f: Append to log took a long time: real 0.290s	user 0.000s	sys 0.006s
I20260709 12:13:22.119890 20351 consensus_queue.cc:1048] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:13:22.149353 20160 tablet_bootstrap.cc:492] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:22.151851 20160 ts_tablet_manager.cc:1403] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.295s	user 0.014s	sys 0.013s
I20260709 12:13:22.152127 20158 raft_consensus.cc:359] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:22.153079 20158 raft_consensus.cc:385] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.153367 20158 raft_consensus.cc:740] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.154225 20158 consensus_queue.cc:260] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:22.127502 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2764d80157974ee48f392eedf87b192c" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:22.159789 20158 ts_tablet_manager.cc:1434] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.001s
I20260709 12:13:22.161942 20158 tablet_bootstrap.cc:492] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
W20260709 12:13:22.167454 19856 leader_election.cc:343] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.174463 20159 raft_consensus.cc:359] T 09546ecee15a40338d8f6325a82087e9 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:22.175465 20159 raft_consensus.cc:385] T 09546ecee15a40338d8f6325a82087e9 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.175794 20159 raft_consensus.cc:740] T 09546ecee15a40338d8f6325a82087e9 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.176692 20159 consensus_queue.cc:260] T 09546ecee15a40338d8f6325a82087e9 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:22.178992 20393 raft_consensus.cc:697] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:22.180063 20393 consensus_queue.cc:237] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:22.185160 20372 raft_consensus.cc:493] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.129040 19933 leader_election.cc:304] T 9f2078495837475e85559356ac966389 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329; no voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:22.185105 20038 raft_consensus.cc:2468] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
I20260709 12:13:22.176620 20160 raft_consensus.cc:359] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:22.185870 20372 raft_consensus.cc:515] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:22.193960 20160 raft_consensus.cc:385] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.195422 20372 leader_election.cc:290] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:22.195468 20160 raft_consensus.cc:740] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.196765 19888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0fee2c95064b77aa79c67907fb07c4" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:22.197096 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0fee2c95064b77aa79c67907fb07c4" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:22.197444 20159 ts_tablet_manager.cc:1434] T 09546ecee15a40338d8f6325a82087e9 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.180s	user 0.005s	sys 0.004s
W20260709 12:13:22.198288 20007 leader_election.cc:343] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.194752 20080 leader_election.cc:304] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:22.196673 20160 consensus_queue.cc:260] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
W20260709 12:13:22.198845 20005 leader_election.cc:343] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.221104 20005 leader_election.cc:304] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:22.221771 20160 ts_tablet_manager.cc:1434] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.000s
I20260709 12:13:22.221915 20372 raft_consensus.cc:2749] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:22.204608 20370 raft_consensus.cc:2804] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:22.222743 20370 raft_consensus.cc:697] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Becoming Leader. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
I20260709 12:13:22.209021 20157 tablet_bootstrap.cc:492] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:22.198875 20287 raft_consensus.cc:2749] T 9f2078495837475e85559356ac966389 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:22.206784 19933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.193:42619, user_credentials={real_user=slave}} blocked reactor thread for 93464.3us
W20260709 12:13:22.209368 19932 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:37029, user_credentials={real_user=slave}} blocked reactor thread for 70043.4us
I20260709 12:13:22.223613 20370 consensus_queue.cc:237] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:22.223760 20157 ts_tablet_manager.cc:1403] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.275s	user 0.011s	sys 0.007s
I20260709 12:13:22.226850 19856 leader_election.cc:304] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329; no voters: 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:22.227999 20383 raft_consensus.cc:2804] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:22.227984 20157 raft_consensus.cc:359] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:22.228564 20383 raft_consensus.cc:493] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.228820 20157 raft_consensus.cc:385] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.228940 20383 raft_consensus.cc:3060] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.229146 20157 raft_consensus.cc:740] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.230581 20005 leader_election.cc:304] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:22.231745 20372 raft_consensus.cc:2804] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:22.232262 20372 raft_consensus.cc:697] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Becoming Leader. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Running, Role: LEADER
I20260709 12:13:22.233050 20372 consensus_queue.cc:237] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:22.229887 20157 consensus_queue.cc:260] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:22.218925 20158 tablet_bootstrap.cc:654] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.238147 20157 ts_tablet_manager.cc:1434] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:13:22.239125 20157 tablet_bootstrap.cc:492] T a1cb1b43841849ea96474db4a3bc54f5 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:22.198519 20159 tablet_bootstrap.cc:492] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:22.222755 20160 tablet_bootstrap.cc:492] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:22.259757 20159 tablet_bootstrap.cc:654] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.262557 20157 tablet_bootstrap.cc:654] T a1cb1b43841849ea96474db4a3bc54f5 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.265838 20383 raft_consensus.cc:515] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:22.266710 20158 tablet_bootstrap.cc:492] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:22.277036 20158 ts_tablet_manager.cc:1403] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.115s	user 0.016s	sys 0.007s
I20260709 12:13:22.269114 20160 tablet_bootstrap.cc:654] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.272578 20159 tablet_bootstrap.cc:492] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:22.272017 19790 catalog_manager.cc:5697] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196). New cstate: current_term: 1 leader_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:22.283239 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2764d80157974ee48f392eedf87b192c" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:22.283890 20113 raft_consensus.cc:3060] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.284567 19966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2764d80157974ee48f392eedf87b192c" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:22.285169 19966 raft_consensus.cc:3060] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.288861 20159 ts_tablet_manager.cc:1403] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.091s	user 0.007s	sys 0.004s
I20260709 12:13:22.274817 20157 tablet_bootstrap.cc:492] T a1cb1b43841849ea96474db4a3bc54f5 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:22.291736 20113 raft_consensus.cc:2468] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 1.
I20260709 12:13:22.292183 20157 ts_tablet_manager.cc:1403] T a1cb1b43841849ea96474db4a3bc54f5 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.003s
I20260709 12:13:22.293244 19856 leader_election.cc:304] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:22.294243 20349 raft_consensus.cc:2804] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:22.279888 20158 raft_consensus.cc:359] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:22.294732 20349 raft_consensus.cc:697] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [term 1 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:22.295035 20158 raft_consensus.cc:385] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.295324 20158 raft_consensus.cc:740] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.295625 20349 consensus_queue.cc:237] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:22.296973 19966 raft_consensus.cc:2468] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 1.
I20260709 12:13:22.297501 20157 raft_consensus.cc:359] T a1cb1b43841849ea96474db4a3bc54f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:22.298245 20157 raft_consensus.cc:385] T a1cb1b43841849ea96474db4a3bc54f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.298542 20157 raft_consensus.cc:740] T a1cb1b43841849ea96474db4a3bc54f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.291628 20159 raft_consensus.cc:359] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:22.299592 20159 raft_consensus.cc:385] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.299919 20159 raft_consensus.cc:740] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.300899 20159 consensus_queue.cc:260] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:22.302294 20157 consensus_queue.cc:260] T a1cb1b43841849ea96474db4a3bc54f5 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:22.297924 20158 consensus_queue.cc:260] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:22.306126 20159 ts_tablet_manager.cc:1434] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260709 12:13:22.307442 20159 tablet_bootstrap.cc:492] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:22.308734 20158 ts_tablet_manager.cc:1434] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 12:13:22.310081 20158 tablet_bootstrap.cc:492] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:22.311143 20160 tablet_bootstrap.cc:492] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:22.311648 20160 ts_tablet_manager.cc:1403] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.000s
I20260709 12:13:22.311940 20383 leader_election.cc:290] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:22.313534 20159 tablet_bootstrap.cc:654] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.314286 20370 raft_consensus.cc:493] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.314270 20160 raft_consensus.cc:359] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:22.315157 20160 raft_consensus.cc:385] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.315127 20370 raft_consensus.cc:515] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:22.315656 20160 raft_consensus.cc:740] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.317329 20160 consensus_queue.cc:260] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:22.318869 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de050a3992cf4ec285ad1ca8475b984a" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:22.319334 20160 ts_tablet_manager.cc:1434] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:13:22.319558 20041 raft_consensus.cc:2468] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:22.319954 19888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de050a3992cf4ec285ad1ca8475b984a" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:22.321507 20370 leader_election.cc:290] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:22.321466 20080 leader_election.cc:304] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:22.320263 20160 tablet_bootstrap.cc:492] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:22.324029 20157 ts_tablet_manager.cc:1434] T a1cb1b43841849ea96474db4a3bc54f5 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.002s
I20260709 12:13:22.324570 20164 raft_consensus.cc:2804] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:22.325023 20157 tablet_bootstrap.cc:492] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:22.325111 20164 raft_consensus.cc:493] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.325708 20164 raft_consensus.cc:3060] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.332640 20157 tablet_bootstrap.cc:654] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:22.333318 20081 leader_election.cc:343] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.349478 20158 tablet_bootstrap.cc:654] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.350116 20160 tablet_bootstrap.cc:654] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.352227 20159 tablet_bootstrap.cc:492] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:22.352643 20159 ts_tablet_manager.cc:1403] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.001s
I20260709 12:13:22.353787 20164 raft_consensus.cc:515] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:22.356878 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de050a3992cf4ec285ad1ca8475b984a" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:22.357463 20041 raft_consensus.cc:3060] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.359579 20349 raft_consensus.cc:493] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.360098 20349 raft_consensus.cc:515] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:22.362147 20349 leader_election.cc:290] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:22.363330 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f16cf3c506d474c980c1196352b7de9" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:22.363653 19966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f16cf3c506d474c980c1196352b7de9" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:22.364167 20038 raft_consensus.cc:2393] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f9977942f140d39f76eebcb246d50f in current term 1: Already voted for candidate 5f7c4e8f5094466a853d9a753f342329 in this term.
I20260709 12:13:22.365340 19857 leader_election.cc:304] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f; no voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:22.365625 20159 raft_consensus.cc:359] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:22.366291 20159 raft_consensus.cc:385] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.366562 20349 raft_consensus.cc:3060] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.384462 20164 leader_election.cc:290] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:22.366580 20159 raft_consensus.cc:740] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.387225 19888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de050a3992cf4ec285ad1ca8475b984a" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:22.378399 20041 raft_consensus.cc:2468] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
W20260709 12:13:22.389026 20081 leader_election.cc:343] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.387964 20246 raft_consensus.cc:493] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.390000 20246 raft_consensus.cc:515] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:22.390101 20080 leader_election.cc:304] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:22.391844 20370 raft_consensus.cc:2804] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:22.392315 20370 raft_consensus.cc:697] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Becoming Leader. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
I20260709 12:13:22.387135 20159 consensus_queue.cc:260] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:22.393203 19966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0fe89c72243457a9722d8ba1f6704af" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:22.393154 20370 consensus_queue.cc:237] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:22.394634 20159 ts_tablet_manager.cc:1434] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 12:13:22.395581 20159 tablet_bootstrap.cc:492] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
W20260709 12:13:22.396381 20005 leader_election.cc:343] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.398949 20349 raft_consensus.cc:2749] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:22.403755 20159 tablet_bootstrap.cc:654] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.404016 20160 tablet_bootstrap.cc:492] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:22.404465 20160 ts_tablet_manager.cc:1403] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.084s	user 0.022s	sys 0.014s
I20260709 12:13:22.405270 20246 leader_election.cc:290] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:22.407471 20383 raft_consensus.cc:493] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.411046 20164 consensus_queue.cc:1048] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:22.407294 20160 raft_consensus.cc:359] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:22.414117 20383 raft_consensus.cc:515] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:22.416821 20383 leader_election.cc:290] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:22.413805 20158 tablet_bootstrap.cc:492] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:22.417625 20158 ts_tablet_manager.cc:1403] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.108s	user 0.031s	sys 0.026s
I20260709 12:13:22.417912 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e07520e3fb14dd5afa285d6497f4a9a" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:22.418263 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e07520e3fb14dd5afa285d6497f4a9a" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:22.418596 20041 raft_consensus.cc:2468] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 0.
W20260709 12:13:22.419523 19856 leader_election.cc:343] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.420094 19857 leader_election.cc:304] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085; no voters: 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:22.420282 20158 raft_consensus.cc:359] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:22.420998 20158 raft_consensus.cc:385] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.421272 20158 raft_consensus.cc:740] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.421972 20383 raft_consensus.cc:2804] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:22.421955 20158 consensus_queue.cc:260] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:22.422744 20383 raft_consensus.cc:493] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.423211 20383 raft_consensus.cc:3060] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.414506 20160 raft_consensus.cc:385] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.424675 20160 raft_consensus.cc:740] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.425343 20160 consensus_queue.cc:260] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:22.427368 20160 ts_tablet_manager.cc:1434] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 12:13:22.428269 20160 tablet_bootstrap.cc:492] T 6ac4c042d97245a796adc43eb4e9708c P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:22.430807 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0fe89c72243457a9722d8ba1f6704af" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:22.432175 20353 raft_consensus.cc:493] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.432783 20353 raft_consensus.cc:515] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:22.434127 20160 tablet_bootstrap.cc:654] T 6ac4c042d97245a796adc43eb4e9708c P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.435334 20353 leader_election.cc:290] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:22.435683 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09546ecee15a40338d8f6325a82087e9" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
W20260709 12:13:22.436069 20005 leader_election.cc:343] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.436264 20158 ts_tablet_manager.cc:1434] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:13:22.436589 20005 leader_election.cc:304] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:22.436604 20041 raft_consensus.cc:2468] T 09546ecee15a40338d8f6325a82087e9 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:22.437227 20158 tablet_bootstrap.cc:492] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:22.437491 20372 raft_consensus.cc:2749] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:22.438407 19932 leader_election.cc:304] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:22.439013 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09546ecee15a40338d8f6325a82087e9" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:22.439750 20353 raft_consensus.cc:2804] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:22.440176 20353 raft_consensus.cc:493] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:22.440280 19931 leader_election.cc:343] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.440557 20353 raft_consensus.cc:3060] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.443301 20158 tablet_bootstrap.cc:654] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.448729 20159 tablet_bootstrap.cc:492] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:22.449327 20159 ts_tablet_manager.cc:1403] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.002s
I20260709 12:13:22.452672 20159 raft_consensus.cc:359] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:22.453382 20159 raft_consensus.cc:385] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.453258 20229 consensus_queue.cc:1048] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:22.453833 20159 raft_consensus.cc:740] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.467321 20383 raft_consensus.cc:515] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:22.471498 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e07520e3fb14dd5afa285d6497f4a9a" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:22.472131 20039 raft_consensus.cc:3060] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.441246 19788 catalog_manager.cc:5697] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:22.487167 20157 tablet_bootstrap.cc:492] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:22.489710 20157 ts_tablet_manager.cc:1403] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.165s	user 0.009s	sys 0.006s
I20260709 12:13:22.491930 20383 leader_election.cc:290] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:22.454530 20159 consensus_queue.cc:260] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:22.493693 20246 raft_consensus.cc:493] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.493846 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e07520e3fb14dd5afa285d6497f4a9a" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:22.494169 20246 raft_consensus.cc:515] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
W20260709 12:13:22.495911 19856 leader_election.cc:343] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.496892 20039 raft_consensus.cc:2468] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 1.
I20260709 12:13:22.498608 19857 leader_election.cc:304] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085; no voters: 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:22.499002 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cfad5cb97645318f1ff4f7f3c85cae" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:22.499541 20198 raft_consensus.cc:2804] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:22.504396 20157 raft_consensus.cc:359] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:22.505349 20157 raft_consensus.cc:385] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.505692 20157 raft_consensus.cc:740] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.506510 20157 consensus_queue.cc:260] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:22.503244 20198 raft_consensus.cc:697] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 1 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:22.508647 20159 ts_tablet_manager.cc:1434] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260709 12:13:22.508554 20198 consensus_queue.cc:237] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:22.501513 20246 leader_election.cc:290] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:22.501190 20353 raft_consensus.cc:515] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:22.516853 20157 ts_tablet_manager.cc:1434] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:13:22.517654 20157 tablet_bootstrap.cc:492] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:22.518712 19887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cfad5cb97645318f1ff4f7f3c85cae" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
W20260709 12:13:22.513036 20005 leader_election.cc:343] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.521605 20228 raft_consensus.cc:493] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.523259 20160 tablet_bootstrap.cc:492] T 6ac4c042d97245a796adc43eb4e9708c P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:22.523932 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09546ecee15a40338d8f6325a82087e9" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
W20260709 12:13:22.527413 20007 leader_election.cc:343] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.527736 20160 ts_tablet_manager.cc:1403] T 6ac4c042d97245a796adc43eb4e9708c P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.025s
I20260709 12:13:22.527539 20228 raft_consensus.cc:515] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:22.528446 20007 leader_election.cc:304] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf
W20260709 12:13:22.528755 19931 leader_election.cc:343] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.529434 20372 raft_consensus.cc:2749] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:22.529786 20228 leader_election.cc:290] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:22.530491 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09546ecee15a40338d8f6325a82087e9" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:22.530601 20160 raft_consensus.cc:359] T 6ac4c042d97245a796adc43eb4e9708c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:22.531080 20039 raft_consensus.cc:3060] T 09546ecee15a40338d8f6325a82087e9 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.531308 20160 raft_consensus.cc:385] T 6ac4c042d97245a796adc43eb4e9708c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.531652 20160 raft_consensus.cc:740] T 6ac4c042d97245a796adc43eb4e9708c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.532018 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1cb1b43841849ea96474db4a3bc54f5" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:22.532351 20160 consensus_queue.cc:260] T 6ac4c042d97245a796adc43eb4e9708c P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:22.532644 20113 raft_consensus.cc:2468] T a1cb1b43841849ea96474db4a3bc54f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:22.533778 19931 leader_election.cc:304] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:22.534046 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1cb1b43841849ea96474db4a3bc54f5" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:22.534435 20160 ts_tablet_manager.cc:1434] T 6ac4c042d97245a796adc43eb4e9708c P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:22.534724 20228 raft_consensus.cc:2804] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:22.535418 20160 tablet_bootstrap.cc:492] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:22.534713 20041 raft_consensus.cc:2468] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:22.524353 20353 leader_election.cc:290] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:22.535347 20228 raft_consensus.cc:493] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.536055 20228 raft_consensus.cc:3060] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.538113 19786 catalog_manager.cc:5697] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196). New cstate: current_term: 1 leader_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:22.525928 20159 tablet_bootstrap.cc:492] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:22.542157 20039 raft_consensus.cc:2468] T 09546ecee15a40338d8f6325a82087e9 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:22.545948 19932 leader_election.cc:304] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:22.547173 20353 raft_consensus.cc:2804] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:22.547705 20353 raft_consensus.cc:697] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:22.548597 20353 consensus_queue.cc:237] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:22.549232 20159 tablet_bootstrap.cc:654] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.551049 20158 tablet_bootstrap.cc:492] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:22.550287 20160 tablet_bootstrap.cc:654] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.555239 20158 ts_tablet_manager.cc:1403] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.118s	user 0.026s	sys 0.026s
I20260709 12:13:22.555868 20157 tablet_bootstrap.cc:654] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.555693 19789 catalog_manager.cc:5697] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4d7f465293d427c820ab6d2b67af085 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "c4d7f465293d427c820ab6d2b67af085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:22.551522 20228 raft_consensus.cc:515] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:22.563874 20228 leader_election.cc:290] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:22.563910 20196 consensus_queue.cc:1048] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:22.565557 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1cb1b43841849ea96474db4a3bc54f5" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:22.566504 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1cb1b43841849ea96474db4a3bc54f5" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:22.576097 20113 raft_consensus.cc:3060] T a1cb1b43841849ea96474db4a3bc54f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.580523 20039 raft_consensus.cc:3060] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.580832 20160 tablet_bootstrap.cc:492] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:22.584201 20160 ts_tablet_manager.cc:1403] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.002s
I20260709 12:13:22.586920 20160 raft_consensus.cc:359] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:22.587433 20160 raft_consensus.cc:385] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.569077 20158 raft_consensus.cc:359] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:22.588213 20158 raft_consensus.cc:385] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.588577 20158 raft_consensus.cc:740] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.588472 19786 catalog_manager.cc:5697] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196). New cstate: current_term: 1 leader_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:22.589519 20158 consensus_queue.cc:260] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:22.596267 20113 raft_consensus.cc:2468] T a1cb1b43841849ea96474db4a3bc54f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:22.587692 20160 raft_consensus.cc:740] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.600051 20160 consensus_queue.cc:260] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:22.602380 20160 ts_tablet_manager.cc:1434] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:13:22.603283 20160 tablet_bootstrap.cc:492] T f0ce1bf1d2994cec936a25528cc6b9fc P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:22.603372 19931 leader_election.cc:304] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:22.604453 20393 raft_consensus.cc:2804] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:22.605219 20393 raft_consensus.cc:697] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:22.606051 20393 consensus_queue.cc:237] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:22.574759 20159 tablet_bootstrap.cc:492] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:22.608198 20159 ts_tablet_manager.cc:1403] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.004s
I20260709 12:13:22.610918 20409 consensus_queue.cc:1048] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:22.611016 20159 raft_consensus.cc:359] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:22.612035 20160 tablet_bootstrap.cc:654] T f0ce1bf1d2994cec936a25528cc6b9fc P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.615568 20157 tablet_bootstrap.cc:492] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:22.616027 20157 ts_tablet_manager.cc:1403] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.099s	user 0.022s	sys 0.012s
I20260709 12:13:22.617357 20158 ts_tablet_manager.cc:1434] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.004s
I20260709 12:13:22.618310 20158 tablet_bootstrap.cc:492] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:22.616351 20039 raft_consensus.cc:2468] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:22.625521 20157 raft_consensus.cc:359] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:22.626210 20159 raft_consensus.cc:385] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.627242 20159 raft_consensus.cc:740] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.626241 20157 raft_consensus.cc:385] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.631291 20157 raft_consensus.cc:740] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.632112 20157 consensus_queue.cc:260] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:22.631655 20159 consensus_queue.cc:260] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:22.634398 20370 raft_consensus.cc:493] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.634987 20370 raft_consensus.cc:515] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:22.638370 20159 ts_tablet_manager.cc:1434] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 12:13:22.639381 20159 tablet_bootstrap.cc:492] T cfb5a5e02d3e4ee6844f59dd47d74df5 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:22.638199 19887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2078495837475e85559356ac966389" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:22.641741 19887 raft_consensus.cc:2468] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:22.643361 20081 leader_election.cc:304] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:22.644331 20239 raft_consensus.cc:2804] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:22.644814 20239 raft_consensus.cc:493] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.645244 20239 raft_consensus.cc:3060] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.641150 20158 tablet_bootstrap.cc:654] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.642398 19966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2078495837475e85559356ac966389" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:22.652648 19966 raft_consensus.cc:2468] T 9f2078495837475e85559356ac966389 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:22.659993 20370 leader_election.cc:290] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:22.663025 20239 raft_consensus.cc:515] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:22.659458 20159 tablet_bootstrap.cc:654] T cfb5a5e02d3e4ee6844f59dd47d74df5 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.667972 20157 ts_tablet_manager.cc:1434] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 12:13:22.669064 20157 tablet_bootstrap.cc:492] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:22.680598 20228 raft_consensus.cc:493] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.681434 20228 raft_consensus.cc:515] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:22.681833 19887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2078495837475e85559356ac966389" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:22.682615 19887 raft_consensus.cc:3060] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.682787 20239 leader_election.cc:290] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Requested vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:22.696408 20372 consensus_queue.cc:1048] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:22.696627 19966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2078495837475e85559356ac966389" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:22.702847 19966 raft_consensus.cc:3060] T 9f2078495837475e85559356ac966389 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.704309 19787 catalog_manager.cc:5697] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 1 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:22.706149 19787 catalog_manager.cc:5697] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 1 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:22.709812 20160 tablet_bootstrap.cc:492] T f0ce1bf1d2994cec936a25528cc6b9fc P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:22.710397 20160 ts_tablet_manager.cc:1403] T f0ce1bf1d2994cec936a25528cc6b9fc P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.107s	user 0.038s	sys 0.033s
I20260709 12:13:22.710503 19966 raft_consensus.cc:2468] T 9f2078495837475e85559356ac966389 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
I20260709 12:13:22.713466 20228 leader_election.cc:290] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:22.714308 20160 raft_consensus.cc:359] T f0ce1bf1d2994cec936a25528cc6b9fc P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:22.716006 20160 raft_consensus.cc:385] T f0ce1bf1d2994cec936a25528cc6b9fc P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.716429 20160 raft_consensus.cc:740] T f0ce1bf1d2994cec936a25528cc6b9fc P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.716864 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0218cd2dbd654393bb03bb8d5f63d58a" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:22.717126 20160 consensus_queue.cc:260] T f0ce1bf1d2994cec936a25528cc6b9fc P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:22.720969 20160 ts_tablet_manager.cc:1434] T f0ce1bf1d2994cec936a25528cc6b9fc P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 12:13:22.718909 20383 raft_consensus.cc:493] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.722077 20160 tablet_bootstrap.cc:492] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:22.716864 20079 leader_election.cc:304] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:22.722383 19887 raft_consensus.cc:2468] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
W20260709 12:13:22.723542 19931 leader_election.cc:343] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.723876 20239 raft_consensus.cc:2804] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:22.724390 20239 raft_consensus.cc:697] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Becoming Leader. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
I20260709 12:13:22.725199 20239 consensus_queue.cc:237] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:22.728627 20160 tablet_bootstrap.cc:654] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.721719 20383 raft_consensus.cc:515] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:22.733418 20198 consensus_queue.cc:1048] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:22.734660 20383 leader_election.cc:290] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:22.737584 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de050a3992cf4ec285ad1ca8475b984a" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:22.746774 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de050a3992cf4ec285ad1ca8475b984a" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:22.748055 20038 raft_consensus.cc:2393] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f9977942f140d39f76eebcb246d50f in current term 1: Already voted for candidate 9905bb870d8b4d7b9b95a4711b9299bf in this term.
I20260709 12:13:22.749107 19887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0218cd2dbd654393bb03bb8d5f63d58a" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
W20260709 12:13:22.753011 20081 consensus_peers.cc:597] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. 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:13:22.756686 19856 leader_election.cc:304] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f; no voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:22.765202 20159 tablet_bootstrap.cc:492] T cfb5a5e02d3e4ee6844f59dd47d74df5 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:22.765764 20159 ts_tablet_manager.cc:1403] T cfb5a5e02d3e4ee6844f59dd47d74df5 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.127s	user 0.012s	sys 0.008s
W20260709 12:13:22.766391 19933 leader_election.cc:343] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.776790 20158 tablet_bootstrap.cc:492] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:22.777355 20158 ts_tablet_manager.cc:1403] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.159s	user 0.019s	sys 0.018s
I20260709 12:13:22.768477 20383 raft_consensus.cc:3060] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.778376 19933 leader_election.cc:304] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329; no voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:22.781229 20353 raft_consensus.cc:2749] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:22.787284 20159 raft_consensus.cc:359] T cfb5a5e02d3e4ee6844f59dd47d74df5 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:22.788312 20159 raft_consensus.cc:385] T cfb5a5e02d3e4ee6844f59dd47d74df5 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.788666 20159 raft_consensus.cc:740] T cfb5a5e02d3e4ee6844f59dd47d74df5 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.789541 20159 consensus_queue.cc:260] T cfb5a5e02d3e4ee6844f59dd47d74df5 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:22.790706 20246 raft_consensus.cc:493] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.791177 20246 raft_consensus.cc:515] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:22.786612 19789 catalog_manager.cc:5697] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:22.793308 20246 leader_election.cc:290] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:22.796202 20158 raft_consensus.cc:359] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:22.797957 20158 raft_consensus.cc:385] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.799069 20159 ts_tablet_manager.cc:1434] T cfb5a5e02d3e4ee6844f59dd47d74df5 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.001s
I20260709 12:13:22.798684 19789 catalog_manager.cc:5697] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:22.801964 20159 tablet_bootstrap.cc:492] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:22.798362 20158 raft_consensus.cc:740] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.802942 20158 consensus_queue.cc:260] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:22.809818 20158 ts_tablet_manager.cc:1434] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260709 12:13:22.809899 20157 tablet_bootstrap.cc:654] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.810710 20158 tablet_bootstrap.cc:492] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:22.813975 19966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac4c042d97245a796adc43eb4e9708c" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:22.814816 20160 tablet_bootstrap.cc:492] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:22.814767 19966 raft_consensus.cc:2468] T 6ac4c042d97245a796adc43eb4e9708c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 0.
I20260709 12:13:22.815327 20160 ts_tablet_manager.cc:1403] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.093s	user 0.017s	sys 0.027s
I20260709 12:13:22.818872 19887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac4c042d97245a796adc43eb4e9708c" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:22.822297 20160 raft_consensus.cc:359] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:22.823019 20160 raft_consensus.cc:385] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.823282 20160 raft_consensus.cc:740] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.826133 20158 tablet_bootstrap.cc:654] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.830623 20383 raft_consensus.cc:2749] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:22.831249 20198 consensus_queue.cc:1048] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:22.834738 20159 tablet_bootstrap.cc:654] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.835325 20160 consensus_queue.cc:260] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:22.816965 20239 consensus_queue.cc:1048] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
W20260709 12:13:22.838757 20007 leader_election.cc:343] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.840322 19887 raft_consensus.cc:3060] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.841815 20160 ts_tablet_manager.cc:1434] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:13:22.842810 20160 tablet_bootstrap.cc:492] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:22.852167 20005 leader_election.cc:304] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:22.853653 20372 raft_consensus.cc:2804] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:22.857084 20372 raft_consensus.cc:493] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.862907 20372 raft_consensus.cc:3060] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.862330 19787 catalog_manager.cc:5697] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196). New cstate: current_term: 1 leader_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:22.876050 20160 tablet_bootstrap.cc:654] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.883072 20158 tablet_bootstrap.cc:492] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:22.883545 20158 ts_tablet_manager.cc:1403] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.013s
I20260709 12:13:22.886411 20158 raft_consensus.cc:359] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:22.887109 20158 raft_consensus.cc:385] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.887369 20158 raft_consensus.cc:740] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.888120 20158 consensus_queue.cc:260] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:22.889216 20372 raft_consensus.cc:515] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:22.891829 20158 ts_tablet_manager.cc:1434] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:13:22.893106 20158 tablet_bootstrap.cc:492] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:22.894021 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac4c042d97245a796adc43eb4e9708c" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:22.894685 19965 raft_consensus.cc:3060] T 6ac4c042d97245a796adc43eb4e9708c P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.900512 19888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac4c042d97245a796adc43eb4e9708c" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:22.906426 20157 tablet_bootstrap.cc:492] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:22.906960 20157 ts_tablet_manager.cc:1403] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.238s	user 0.013s	sys 0.013s
W20260709 12:13:22.909226 20007 leader_election.cc:343] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:22.914908 20157 raft_consensus.cc:359] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:22.915637 20157 raft_consensus.cc:385] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.915946 20157 raft_consensus.cc:740] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.916841 20157 consensus_queue.cc:260] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:22.921579 20245 consensus_queue.cc:1048] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:22.922109 20158 tablet_bootstrap.cc:654] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.893050 20372 leader_election.cc:290] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Requested vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:22.926649 20157 ts_tablet_manager.cc:1434] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:13:22.927587 20157 tablet_bootstrap.cc:492] T 09546ecee15a40338d8f6325a82087e9 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:22.950193 19965 raft_consensus.cc:2468] T 6ac4c042d97245a796adc43eb4e9708c P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 1.
I20260709 12:13:22.953088 20005 leader_election.cc:304] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:22.959079 20372 raft_consensus.cc:2804] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:22.960654 20113 raft_consensus.cc:3060] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:22.961073 20372 raft_consensus.cc:697] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Becoming Leader. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Running, Role: LEADER
I20260709 12:13:22.961918 20372 consensus_queue.cc:237] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:22.966496 20157 tablet_bootstrap.cc:654] T 09546ecee15a40338d8f6325a82087e9 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:22.978459 20383 consensus_queue.cc:1048] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:22.987706 20160 tablet_bootstrap.cc:492] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:22.988260 20160 ts_tablet_manager.cc:1403] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.146s	user 0.016s	sys 0.036s
W20260709 12:13:22.990242 19931 consensus_peers.cc:597] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Couldn't send request to peer 9905bb870d8b4d7b9b95a4711b9299bf. 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:13:22.991091 20160 raft_consensus.cc:359] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:22.991894 20160 raft_consensus.cc:385] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:22.992543 20160 raft_consensus.cc:740] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:22.994283 20160 consensus_queue.cc:260] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:22.995873 20160 ts_tablet_manager.cc:1434] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:22.996778 20160 tablet_bootstrap.cc:492] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:23.003881 20160 tablet_bootstrap.cc:654] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.009702 20370 consensus_queue.cc:1048] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:23.012300 20159 tablet_bootstrap.cc:492] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:23.012822 20159 ts_tablet_manager.cc:1403] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.211s	user 0.009s	sys 0.011s
I20260709 12:13:23.013471 20158 tablet_bootstrap.cc:492] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:23.013962 20158 ts_tablet_manager.cc:1403] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.121s	user 0.006s	sys 0.009s
I20260709 12:13:23.014415 20409 consensus_queue.cc:1048] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:23.020877 20158 raft_consensus.cc:359] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:23.021556 20158 raft_consensus.cc:385] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.021808 20158 raft_consensus.cc:740] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.022687 20158 consensus_queue.cc:260] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:23.027881 20370 consensus_queue.cc:1048] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:23.032060 20158 ts_tablet_manager.cc:1434] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 12:13:23.032858 20158 tablet_bootstrap.cc:492] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:23.037638 20159 raft_consensus.cc:359] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:23.038349 20159 raft_consensus.cc:385] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.038616 20159 raft_consensus.cc:740] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.039165 20159 consensus_queue.cc:260] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:23.048349 20157 tablet_bootstrap.cc:492] T 09546ecee15a40338d8f6325a82087e9 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:23.048890 20157 ts_tablet_manager.cc:1403] T 09546ecee15a40338d8f6325a82087e9 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.121s	user 0.006s	sys 0.008s
I20260709 12:13:23.045019 20159 ts_tablet_manager.cc:1434] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.004s
I20260709 12:13:23.049947 20159 tablet_bootstrap.cc:492] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:23.053558 20409 consensus_queue.cc:1048] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:23.057920 20393 raft_consensus.cc:493] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.058470 20393 raft_consensus.cc:515] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:23.065126 20040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb5a5e02d3e4ee6844f59dd47d74df5" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:23.065757 20040 raft_consensus.cc:2468] T cfb5a5e02d3e4ee6844f59dd47d74df5 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:23.066287 20159 tablet_bootstrap.cc:654] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.066857 20157 raft_consensus.cc:359] T 09546ecee15a40338d8f6325a82087e9 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:23.067553 20157 raft_consensus.cc:385] T 09546ecee15a40338d8f6325a82087e9 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.067945 20157 raft_consensus.cc:740] T 09546ecee15a40338d8f6325a82087e9 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.068528 19932 leader_election.cc:304] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:23.069383 20353 raft_consensus.cc:2804] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:23.069779 20353 raft_consensus.cc:493] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.070102 20353 raft_consensus.cc:3060] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.071214 20229 raft_consensus.cc:493] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.071709 20229 raft_consensus.cc:515] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:23.073673 20229 leader_election.cc:290] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:23.086033 20160 tablet_bootstrap.cc:492] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:23.086830 20160 ts_tablet_manager.cc:1403] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.003s
I20260709 12:13:23.083101 20383 raft_consensus.cc:493] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.092986 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0218cd2dbd654393bb03bb8d5f63d58a" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:23.099013 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0218cd2dbd654393bb03bb8d5f63d58a" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:23.093007 20383 raft_consensus.cc:515] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:23.101524 19888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb5a5e02d3e4ee6844f59dd47d74df5" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:23.099707 19965 raft_consensus.cc:2468] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:23.103452 20383 leader_election.cc:290] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:23.104023 19889 raft_consensus.cc:2468] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:23.105490 20349 consensus_queue.cc:1048] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:23.107522 20246 raft_consensus.cc:493] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.078671 20393 leader_election.cc:290] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:23.108067 20246 raft_consensus.cc:515] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:23.110658 20246 leader_election.cc:290] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:23.112641 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0218cd2dbd654393bb03bb8d5f63d58a" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:23.113322 20111 raft_consensus.cc:2468] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 0.
I20260709 12:13:23.113714 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0218cd2dbd654393bb03bb8d5f63d58a" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:23.114346 19965 raft_consensus.cc:2468] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 0.
I20260709 12:13:23.115906 19856 leader_election.cc:304] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:23.117594 20293 raft_consensus.cc:2804] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:23.117970 20293 raft_consensus.cc:493] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.118299 20293 raft_consensus.cc:3060] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.119349 20393 raft_consensus.cc:493] T f0ce1bf1d2994cec936a25528cc6b9fc P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.120071 20393 raft_consensus.cc:515] T f0ce1bf1d2994cec936a25528cc6b9fc P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:23.121482 20081 leader_election.cc:304] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:23.122706 20164 raft_consensus.cc:2804] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:23.123081 20164 raft_consensus.cc:493] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.123412 20164 raft_consensus.cc:3060] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.127086 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c68369cefde0409c91be807bb17d45aa" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
W20260709 12:13:23.129467 19933 leader_election.cc:343] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:23.144174 20196 raft_consensus.cc:493] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.143335 20228 consensus_queue.cc:1048] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:13:23.144670 20196 raft_consensus.cc:515] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:23.177438 20160 raft_consensus.cc:359] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:23.178532 20160 raft_consensus.cc:385] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.178889 20160 raft_consensus.cc:740] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
W20260709 12:13:23.181434 20007 leader_election.cc:343] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:23.181646 20160 consensus_queue.cc:260] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:23.186666 20196 leader_election.cc:290] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:23.196779 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c68369cefde0409c91be807bb17d45aa" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:23.200664 20353 raft_consensus.cc:515] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:23.203399 20353 leader_election.cc:290] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Requested vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:23.204639 20393 leader_election.cc:290] T f0ce1bf1d2994cec936a25528cc6b9fc P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:23.210134 20393 raft_consensus.cc:493] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.210623 20393 raft_consensus.cc:515] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:23.212643 20393 leader_election.cc:290] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:23.203787 20037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0fe89c72243457a9722d8ba1f6704af" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:23.212944 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ce1bf1d2994cec936a25528cc6b9fc" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:23.213301 20037 raft_consensus.cc:2468] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:23.202240 20036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ce1bf1d2994cec936a25528cc6b9fc" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:23.215869 19887 raft_consensus.cc:3060] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.216367 20158 tablet_bootstrap.cc:654] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.216182 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0fe89c72243457a9722d8ba1f6704af" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:23.216991 20157 consensus_queue.cc:260] T 09546ecee15a40338d8f6325a82087e9 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
W20260709 12:13:23.218447 19931 leader_election.cc:343] T f0ce1bf1d2994cec936a25528cc6b9fc P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:23.219168 19931 leader_election.cc:343] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:23.220090 20160 ts_tablet_manager.cc:1434] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.133s	user 0.006s	sys 0.004s
I20260709 12:13:23.224268 20229 consensus_queue.cc:1048] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:23.225363 19837 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:23.225116 20293 raft_consensus.cc:515] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:23.222450 20164 raft_consensus.cc:515] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:23.225452 20160 tablet_bootstrap.cc:492] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:23.206517 20246 raft_consensus.cc:493] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:23.229699 19857 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:37029, user_credentials={real_user=slave}} blocked reactor thread for 108936us
I20260709 12:13:23.238935 20246 raft_consensus.cc:515] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:23.256249 20157 ts_tablet_manager.cc:1434] T 09546ecee15a40338d8f6325a82087e9 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.207s	user 0.008s	sys 0.006s
I20260709 12:13:23.260411 20157 tablet_bootstrap.cc:492] T a0fe89c72243457a9722d8ba1f6704af P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:23.267552 20159 tablet_bootstrap.cc:492] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:23.268132 20159 ts_tablet_manager.cc:1403] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.218s	user 0.011s	sys 0.013s
W20260709 12:13:23.279874 20005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:44779, user_credentials={real_user=slave}} blocked reactor thread for 70886.7us
I20260709 12:13:23.301182 20037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb5a5e02d3e4ee6844f59dd47d74df5" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:23.301584 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0218cd2dbd654393bb03bb8d5f63d58a" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:23.301898 20037 raft_consensus.cc:3060] T cfb5a5e02d3e4ee6844f59dd47d74df5 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.302457 20111 raft_consensus.cc:2393] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 02f9977942f140d39f76eebcb246d50f in current term 1: Already voted for candidate 9905bb870d8b4d7b9b95a4711b9299bf in this term.
I20260709 12:13:23.303284 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfa6ebc707142c08ab9ebe8eb8e3d69" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
W20260709 12:13:23.305655 19933 leader_election.cc:343] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:23.306813 20160 tablet_bootstrap.cc:654] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.310305 20246 leader_election.cc:290] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:23.308905 20158 tablet_bootstrap.cc:492] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:23.289266 19888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb5a5e02d3e4ee6844f59dd47d74df5" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:23.311118 20158 ts_tablet_manager.cc:1403] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.278s	user 0.006s	sys 0.030s
W20260709 12:13:23.314100 19933 leader_election.cc:343] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:23.303354 19932 leader_election.cc:304] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:23.317309 20158 raft_consensus.cc:359] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:23.318171 20158 raft_consensus.cc:385] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.318459 20158 raft_consensus.cc:740] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.319208 20158 consensus_queue.cc:260] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:23.320814 20158 ts_tablet_manager.cc:1434] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 12:13:23.322559 20196 raft_consensus.cc:2804] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:23.323021 20196 raft_consensus.cc:493] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.323426 20196 raft_consensus.cc:3060] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.324607 20158 tablet_bootstrap.cc:492] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:23.329986 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfa6ebc707142c08ab9ebe8eb8e3d69" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
W20260709 12:13:23.341333 20466 log.cc:927] Time spent T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
W20260709 12:13:23.332929 20461 log.cc:927] Time spent T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085: Append to log took a long time: real 0.094s	user 0.004s	sys 0.000s
I20260709 12:13:23.343765 19787 catalog_manager.cc:5697] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4d7f465293d427c820ab6d2b67af085 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "c4d7f465293d427c820ab6d2b67af085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:23.332762 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5e2aace9244bf2bc850c14df358c43" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:23.348493 20157 tablet_bootstrap.cc:654] T a0fe89c72243457a9722d8ba1f6704af P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.333102 20293 leader_election.cc:290] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:23.350085 20159 raft_consensus.cc:359] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:23.350814 20159 raft_consensus.cc:385] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.351099 20159 raft_consensus.cc:740] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.351785 20159 consensus_queue.cc:260] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
W20260709 12:13:23.353615 19932 leader_election.cc:343] T f0ce1bf1d2994cec936a25528cc6b9fc P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:23.359022 20196 raft_consensus.cc:515] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:23.356639 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0218cd2dbd654393bb03bb8d5f63d58a" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:23.360205 19890 raft_consensus.cc:2393] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9905bb870d8b4d7b9b95a4711b9299bf in current term 1: Already voted for candidate 02f9977942f140d39f76eebcb246d50f in this term.
I20260709 12:13:23.360688 20196 leader_election.cc:290] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:23.357947 20349 raft_consensus.cc:493] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.361235 20349 raft_consensus.cc:515] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:23.356648 19932 leader_election.cc:304] T f0ce1bf1d2994cec936a25528cc6b9fc P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329; no voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:23.362342 20351 raft_consensus.cc:2749] T f0ce1bf1d2994cec936a25528cc6b9fc P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:23.363613 20164 leader_election.cc:290] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Requested vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:23.369508 20037 raft_consensus.cc:2468] T cfb5a5e02d3e4ee6844f59dd47d74df5 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:23.370463 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0218cd2dbd654393bb03bb8d5f63d58a" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:23.370972 19965 raft_consensus.cc:3060] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.381181 20159 ts_tablet_manager.cc:1434] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.113s	user 0.002s	sys 0.005s
I20260709 12:13:23.382448 20159 tablet_bootstrap.cc:492] T 7c938339e8f44ec192527be439604a72 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
W20260709 12:13:23.358501 20005 leader_election.cc:343] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:23.393203 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0fe89c72243457a9722d8ba1f6704af" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
W20260709 12:13:23.399583 19932 leader_election.cc:343] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:23.400086 19932 leader_election.cc:304] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329; no voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:23.401407 19932 leader_election.cc:304] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:23.402604 20353 raft_consensus.cc:2749] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:23.403622 20353 raft_consensus.cc:2804] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:23.405709 20349 leader_election.cc:290] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:23.404094 20353 raft_consensus.cc:697] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:23.416749 20160 tablet_bootstrap.cc:492] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:23.417200 20160 ts_tablet_manager.cc:1403] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.192s	user 0.017s	sys 0.020s
I20260709 12:13:23.419674 20229 consensus_queue.cc:1048] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:23.421643 20159 tablet_bootstrap.cc:654] T 7c938339e8f44ec192527be439604a72 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.422370 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0218cd2dbd654393bb03bb8d5f63d58a" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:23.428681 20353 consensus_queue.cc:237] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:23.430356 20111 raft_consensus.cc:3060] T 09546ecee15a40338d8f6325a82087e9 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.433365 19856 leader_election.cc:304] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [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: 02f9977942f140d39f76eebcb246d50f; no voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:23.434173 20293 raft_consensus.cc:2749] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:13:23.438812 19931 leader_election.cc:343] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:23.466586 20037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0fe89c72243457a9722d8ba1f6704af" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:23.467255 20037 raft_consensus.cc:3060] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.404480 20005 leader_election.cc:304] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:23.489916 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb5a5e02d3e4ee6844f59dd47d74df5" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:23.491101 20038 raft_consensus.cc:2393] T cfb5a5e02d3e4ee6844f59dd47d74df5 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f9977942f140d39f76eebcb246d50f in current term 1: Already voted for candidate 5f7c4e8f5094466a853d9a753f342329 in this term.
I20260709 12:13:23.492190 20473 raft_consensus.cc:2749] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:23.495791 20037 raft_consensus.cc:2468] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:23.501088 20157 tablet_bootstrap.cc:492] T a0fe89c72243457a9722d8ba1f6704af P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:23.501742 20157 ts_tablet_manager.cc:1403] T a0fe89c72243457a9722d8ba1f6704af P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.245s	user 0.010s	sys 0.003s
W20260709 12:13:23.506233 20007 consensus_peers.cc:597] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. 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:13:23.510885 20157 raft_consensus.cc:359] T a0fe89c72243457a9722d8ba1f6704af P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:23.511880 20157 raft_consensus.cc:385] T a0fe89c72243457a9722d8ba1f6704af P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.512148 20157 raft_consensus.cc:740] T a0fe89c72243457a9722d8ba1f6704af P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.512796 20157 consensus_queue.cc:260] T a0fe89c72243457a9722d8ba1f6704af P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:23.513242 20159 tablet_bootstrap.cc:492] T 7c938339e8f44ec192527be439604a72 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:23.513760 20159 ts_tablet_manager.cc:1403] T 7c938339e8f44ec192527be439604a72 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.132s	user 0.027s	sys 0.032s
I20260709 12:13:23.517638 20157 ts_tablet_manager.cc:1434] T a0fe89c72243457a9722d8ba1f6704af P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:13:23.518581 20157 tablet_bootstrap.cc:492] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:23.523713 20160 raft_consensus.cc:359] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:23.524444 20160 raft_consensus.cc:385] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.524701 20160 raft_consensus.cc:740] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.529618 20158 tablet_bootstrap.cc:654] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:23.512559 20005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.196:39809, user_credentials={real_user=slave}} blocked reactor thread for 154846us
I20260709 12:13:23.525979 20157 tablet_bootstrap.cc:654] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.534005 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5e2aace9244bf2bc850c14df358c43" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:23.533746 19790 catalog_manager.cc:5697] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:23.544557 20005 leader_election.cc:343] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:23.545476 19965 raft_consensus.cc:2468] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
I20260709 12:13:23.551192 20079 leader_election.cc:304] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:23.553097 20164 raft_consensus.cc:2804] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:23.553699 20164 raft_consensus.cc:697] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Becoming Leader. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
I20260709 12:13:23.554571 20164 consensus_queue.cc:237] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
W20260709 12:13:23.558506 20475 log.cc:927] Time spent T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 12:13:23.562307 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb5a5e02d3e4ee6844f59dd47d74df5" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:23.568246 19856 leader_election.cc:304] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f; no voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:23.569897 20383 raft_consensus.cc:3060] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.583544 20383 raft_consensus.cc:2749] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:23.590451 20160 consensus_queue.cc:260] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:23.602890 19932 leader_election.cc:304] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:23.612340 20370 raft_consensus.cc:493] T 09546ecee15a40338d8f6325a82087e9 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5f7c4e8f5094466a853d9a753f342329)
I20260709 12:13:23.616253 20157 tablet_bootstrap.cc:492] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:23.620290 20157 ts_tablet_manager.cc:1403] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.102s	user 0.009s	sys 0.002s
I20260709 12:13:23.620098 20370 raft_consensus.cc:515] T 09546ecee15a40338d8f6325a82087e9 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:23.621521 20196 raft_consensus.cc:2804] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:23.621950 20196 raft_consensus.cc:697] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:23.622659 20196 consensus_queue.cc:237] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:23.623140 20157 raft_consensus.cc:359] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:23.623793 20157 raft_consensus.cc:385] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.624086 20157 raft_consensus.cc:740] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.624699 20157 consensus_queue.cc:260] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:23.627172 20157 ts_tablet_manager.cc:1434] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
W20260709 12:13:23.617935 20005 leader_election.cc:343] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:23.628990 20370 leader_election.cc:290] T 09546ecee15a40338d8f6325a82087e9 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:23.628824 20037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09546ecee15a40338d8f6325a82087e9" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:23.629492 20005 leader_election.cc:304] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:23.608623 20159 raft_consensus.cc:359] T 7c938339e8f44ec192527be439604a72 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:23.630306 20159 raft_consensus.cc:385] T 7c938339e8f44ec192527be439604a72 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.630618 20159 raft_consensus.cc:740] T 7c938339e8f44ec192527be439604a72 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.631775 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09546ecee15a40338d8f6325a82087e9" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:23.633262 20079 leader_election.cc:304] T 09546ecee15a40338d8f6325a82087e9 P 9905bb870d8b4d7b9b95a4711b9299bf [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: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:23.633643 20158 tablet_bootstrap.cc:492] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:23.634124 20158 ts_tablet_manager.cc:1403] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.312s	user 0.005s	sys 0.005s
I20260709 12:13:23.634145 20157 tablet_bootstrap.cc:492] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:23.634438 20370 raft_consensus.cc:2749] T 09546ecee15a40338d8f6325a82087e9 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:23.636077 20473 raft_consensus.cc:2749] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:23.637439 20159 consensus_queue.cc:260] T 7c938339e8f44ec192527be439604a72 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:23.628814 20160 ts_tablet_manager.cc:1434] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.211s	user 0.009s	sys 0.000s
I20260709 12:13:23.639170 20160 tablet_bootstrap.cc:492] T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:23.640733 20157 tablet_bootstrap.cc:654] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.640537 19790 catalog_manager.cc:5697] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:23.653668 20159 ts_tablet_manager.cc:1434] T 7c938339e8f44ec192527be439604a72 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.140s	user 0.001s	sys 0.007s
I20260709 12:13:23.654660 20159 tablet_bootstrap.cc:492] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:23.658390 19788 catalog_manager.cc:5697] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196). New cstate: current_term: 1 leader_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:23.661798 20158 raft_consensus.cc:359] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:23.662531 20158 raft_consensus.cc:385] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.662786 20158 raft_consensus.cc:740] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.664552 20246 consensus_queue.cc:1048] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:23.678393 20157 tablet_bootstrap.cc:492] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:23.678946 20157 ts_tablet_manager.cc:1403] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.007s
I20260709 12:13:23.682124 20157 raft_consensus.cc:359] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:23.682227 20158 consensus_queue.cc:260] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:23.682828 20157 raft_consensus.cc:385] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.683143 20157 raft_consensus.cc:740] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.683899 20157 consensus_queue.cc:260] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:23.686268 20157 ts_tablet_manager.cc:1434] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:23.688251 20158 ts_tablet_manager.cc:1434] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.001s
I20260709 12:13:23.689594 20160 tablet_bootstrap.cc:654] T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.690917 20157 tablet_bootstrap.cc:492] T 98cfad5cb97645318f1ff4f7f3c85cae P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:23.697819 20159 tablet_bootstrap.cc:654] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.699503 20157 tablet_bootstrap.cc:654] T 98cfad5cb97645318f1ff4f7f3c85cae P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.700188 20196 raft_consensus.cc:493] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.700652 20196 raft_consensus.cc:515] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:23.702548 20196 leader_election.cc:290] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:23.703543 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c938339e8f44ec192527be439604a72" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:23.703997 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c938339e8f44ec192527be439604a72" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:23.704246 20038 raft_consensus.cc:2468] T 7c938339e8f44ec192527be439604a72 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:23.705390 19932 leader_election.cc:304] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 
W20260709 12:13:23.706132 19933 leader_election.cc:343] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:23.710520 20196 raft_consensus.cc:2804] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:23.710899 20196 raft_consensus.cc:493] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.711181 20196 raft_consensus.cc:3060] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.714648 20159 tablet_bootstrap.cc:492] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:23.716336 20159 ts_tablet_manager.cc:1403] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.001s
I20260709 12:13:23.722694 20159 raft_consensus.cc:359] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:23.724146 20159 raft_consensus.cc:385] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.724435 20196 raft_consensus.cc:515] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:23.724833 20159 raft_consensus.cc:740] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.726382 20159 consensus_queue.cc:260] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:23.726979 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c938339e8f44ec192527be439604a72" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
W20260709 12:13:23.729439 19933 leader_election.cc:343] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:23.727044 20158 tablet_bootstrap.cc:492] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:23.731973 20159 ts_tablet_manager.cc:1434] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:13:23.733421 20159 tablet_bootstrap.cc:492] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:23.736171 20158 tablet_bootstrap.cc:654] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.741153 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c938339e8f44ec192527be439604a72" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:23.741808 20038 raft_consensus.cc:3060] T 7c938339e8f44ec192527be439604a72 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.742367 20196 leader_election.cc:290] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Requested vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:23.748927 20038 raft_consensus.cc:2468] T 7c938339e8f44ec192527be439604a72 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:23.750159 19932 leader_election.cc:304] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:23.751255 20353 raft_consensus.cc:2804] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:23.751739 20353 raft_consensus.cc:697] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:23.752597 20353 consensus_queue.cc:237] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:23.758527 20160 tablet_bootstrap.cc:492] T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:23.759028 20160 ts_tablet_manager.cc:1403] T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.120s	user 0.024s	sys 0.000s
I20260709 12:13:23.761708 20160 raft_consensus.cc:359] T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:23.762373 20160 raft_consensus.cc:385] T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.762630 20160 raft_consensus.cc:740] T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.763278 20160 consensus_queue.cc:260] T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:23.765456 20160 ts_tablet_manager.cc:1434] T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:23.768375 20473 raft_consensus.cc:493] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.768900 20473 raft_consensus.cc:515] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:23.769642 20159 tablet_bootstrap.cc:654] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.770936 20473 leader_election.cc:290] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:23.771610 20160 tablet_bootstrap.cc:492] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:23.773114 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfa6ebc707142c08ab9ebe8eb8e3d69" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:23.771679 19787 catalog_manager.cc:5697] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:23.774529 20007 leader_election.cc:343] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:23.777135 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfa6ebc707142c08ab9ebe8eb8e3d69" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:23.777793 19965 raft_consensus.cc:2468] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 0.
I20260709 12:13:23.779170 20005 leader_election.cc:304] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:23.776803 20158 tablet_bootstrap.cc:492] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:23.779978 20158 ts_tablet_manager.cc:1403] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.011s
I20260709 12:13:23.782919 20158 raft_consensus.cc:359] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:23.783555 20160 tablet_bootstrap.cc:654] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.783571 20158 raft_consensus.cc:385] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.785480 20473 raft_consensus.cc:2804] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:23.788130 20158 raft_consensus.cc:740] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.788211 20473 raft_consensus.cc:493] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.788589 20473 raft_consensus.cc:3060] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.788970 20158 consensus_queue.cc:260] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:23.791177 20158 ts_tablet_manager.cc:1434] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:13:23.787019 20157 tablet_bootstrap.cc:492] T 98cfad5cb97645318f1ff4f7f3c85cae P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:23.792368 20157 ts_tablet_manager.cc:1403] T 98cfad5cb97645318f1ff4f7f3c85cae P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.007s
I20260709 12:13:23.794888 20158 tablet_bootstrap.cc:492] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:23.797425 20157 raft_consensus.cc:359] T 98cfad5cb97645318f1ff4f7f3c85cae P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:23.798174 20157 raft_consensus.cc:385] T 98cfad5cb97645318f1ff4f7f3c85cae P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.798470 20157 raft_consensus.cc:740] T 98cfad5cb97645318f1ff4f7f3c85cae P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.799170 20157 consensus_queue.cc:260] T 98cfad5cb97645318f1ff4f7f3c85cae P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:23.801206 20157 ts_tablet_manager.cc:1434] T 98cfad5cb97645318f1ff4f7f3c85cae P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:13:23.801687 20160 tablet_bootstrap.cc:492] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:23.802134 20160 ts_tablet_manager.cc:1403] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.005s
I20260709 12:13:23.802814 20158 tablet_bootstrap.cc:654] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.804467 20160 raft_consensus.cc:359] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:23.805146 20160 raft_consensus.cc:385] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.805464 20160 raft_consensus.cc:740] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.806093 20160 consensus_queue.cc:260] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:23.808668 20473 raft_consensus.cc:515] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:23.812688 20160 ts_tablet_manager.cc:1434] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:13:23.817916 20157 tablet_bootstrap.cc:492] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:23.821674 20160 tablet_bootstrap.cc:492] T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:23.827636 20160 tablet_bootstrap.cc:654] T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.832952 20159 tablet_bootstrap.cc:492] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:23.833271 20473 leader_election.cc:290] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Requested vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:23.835225 19888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfa6ebc707142c08ab9ebe8eb8e3d69" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:23.835507 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfa6ebc707142c08ab9ebe8eb8e3d69" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:23.836153 19965 raft_consensus.cc:3060] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:23.837975 20007 leader_election.cc:343] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:23.838475 20157 tablet_bootstrap.cc:654] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.833453 20159 ts_tablet_manager.cc:1403] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.004s
I20260709 12:13:23.843011 20159 raft_consensus.cc:359] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:23.843637 20159 raft_consensus.cc:385] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.843923 20159 raft_consensus.cc:740] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.844172 20158 tablet_bootstrap.cc:492] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:23.844846 20158 ts_tablet_manager.cc:1403] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.009s
I20260709 12:13:23.846400 20160 tablet_bootstrap.cc:492] T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:23.847081 20160 ts_tablet_manager.cc:1403] T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.006s
I20260709 12:13:23.848906 19965 raft_consensus.cc:2468] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 1.
I20260709 12:13:23.850111 20005 leader_election.cc:304] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:23.850021 20159 consensus_queue.cc:260] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:23.851059 20246 raft_consensus.cc:2804] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:23.851511 20246 raft_consensus.cc:697] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Becoming Leader. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Running, Role: LEADER
I20260709 12:13:23.851739 20158 raft_consensus.cc:359] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:23.852438 20158 raft_consensus.cc:385] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.852795 20158 raft_consensus.cc:740] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.852381 20246 consensus_queue.cc:237] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:23.853431 20158 consensus_queue.cc:260] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:23.853819 20196 consensus_queue.cc:1048] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:23.855144 20160 raft_consensus.cc:359] T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:23.855783 20160 raft_consensus.cc:385] T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.856055 20160 raft_consensus.cc:740] T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.856660 20160 consensus_queue.cc:260] T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:23.862475 20160 ts_tablet_manager.cc:1434] T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260709 12:13:23.863032 20370 raft_consensus.cc:493] T a0fe89c72243457a9722d8ba1f6704af P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.863548 20370 raft_consensus.cc:515] T a0fe89c72243457a9722d8ba1f6704af P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:23.865550 20370 leader_election.cc:290] T a0fe89c72243457a9722d8ba1f6704af P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:23.866204 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0fe89c72243457a9722d8ba1f6704af" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:23.868665 20383 raft_consensus.cc:493] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.869167 20383 raft_consensus.cc:515] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:23.871286 20383 leader_election.cc:290] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:23.872943 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a36a6e3ba7d4c5a8fbcbfaac108f883" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:23.873482 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a36a6e3ba7d4c5a8fbcbfaac108f883" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:23.873662 20111 raft_consensus.cc:2468] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 0.
I20260709 12:13:23.874125 19964 raft_consensus.cc:2468] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 0.
I20260709 12:13:23.875298 19856 leader_election.cc:304] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329; no voters: 
I20260709 12:13:23.876098 20383 raft_consensus.cc:2804] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:23.876179 20037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0fe89c72243457a9722d8ba1f6704af" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:23.876508 20383 raft_consensus.cc:493] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.876906 20383 raft_consensus.cc:3060] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.877012 20037 raft_consensus.cc:2393] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9905bb870d8b4d7b9b95a4711b9299bf in current term 1: Already voted for candidate 5f7c4e8f5094466a853d9a753f342329 in this term.
I20260709 12:13:23.879098 20158 ts_tablet_manager.cc:1434] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 12:13:23.876423 20159 ts_tablet_manager.cc:1434] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.003s
I20260709 12:13:23.880069 20158 tablet_bootstrap.cc:492] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:23.882351 20160 tablet_bootstrap.cc:492] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:23.884459 20159 tablet_bootstrap.cc:492] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:23.885309 20080 leader_election.cc:304] T a0fe89c72243457a9722d8ba1f6704af P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:23.886116 20164 raft_consensus.cc:3060] T a0fe89c72243457a9722d8ba1f6704af P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.890949 20159 tablet_bootstrap.cc:654] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.897698 20467 consensus_queue.cc:1048] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:23.899124 20470 raft_consensus.cc:493] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.897975 20164 raft_consensus.cc:2749] T a0fe89c72243457a9722d8ba1f6704af P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:23.899616 20470 raft_consensus.cc:515] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:23.901809 20470 leader_election.cc:290] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:23.903208 20157 tablet_bootstrap.cc:492] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:23.903424 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0fee2c95064b77aa79c67907fb07c4" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:23.903677 20157 ts_tablet_manager.cc:1403] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.016s
I20260709 12:13:23.904134 20111 raft_consensus.cc:2468] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 0.
I20260709 12:13:23.905694 20005 leader_election.cc:304] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:23.906519 20467 raft_consensus.cc:493] T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.903467 19888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0fee2c95064b77aa79c67907fb07c4" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:23.907054 20467 raft_consensus.cc:515] T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:23.909803 20470 raft_consensus.cc:2804] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:23.910531 20470 raft_consensus.cc:493] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.910712 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1627f9d2cf074819a6632b7015402aae" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:23.910097 20467 leader_election.cc:290] T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:23.910950 20470 raft_consensus.cc:3060] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.912097 19888 raft_consensus.cc:2468] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 0.
I20260709 12:13:23.912665 19887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1627f9d2cf074819a6632b7015402aae" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
W20260709 12:13:23.914204 19933 leader_election.cc:343] T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:23.929934 20383 raft_consensus.cc:515] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
W20260709 12:13:23.933688 19931 leader_election.cc:343] T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:23.934193 19931 leader_election.cc:304] T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329; no voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:23.935310 20351 raft_consensus.cc:2749] T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:23.932412 19790 catalog_manager.cc:5697] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4d7f465293d427c820ab6d2b67af085 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "c4d7f465293d427c820ab6d2b67af085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:23.935086 20470 raft_consensus.cc:515] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:23.945956 20158 tablet_bootstrap.cc:654] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.951094 20160 tablet_bootstrap.cc:654] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.952020 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a36a6e3ba7d4c5a8fbcbfaac108f883" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:23.952638 20111 raft_consensus.cc:3060] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.955745 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0fee2c95064b77aa79c67907fb07c4" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:23.956341 20113 raft_consensus.cc:3060] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.962323 20159 tablet_bootstrap.cc:492] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:23.962965 20159 ts_tablet_manager.cc:1403] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.038s
I20260709 12:13:23.966332 20159 raft_consensus.cc:359] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:23.966780 20157 raft_consensus.cc:359] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:23.967235 20159 raft_consensus.cc:385] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.967518 20157 raft_consensus.cc:385] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:23.967638 20159 raft_consensus.cc:740] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.967981 20157 raft_consensus.cc:740] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:23.968698 20157 consensus_queue.cc:260] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:23.968789 20159 consensus_queue.cc:260] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:23.971146 20159 ts_tablet_manager.cc:1434] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260709 12:13:23.972564 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a36a6e3ba7d4c5a8fbcbfaac108f883" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:23.973203 19965 raft_consensus.cc:3060] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.978106 20159 tablet_bootstrap.cc:492] T def5b95cbb794047a663602e71bf0bd1 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:23.981083 20113 raft_consensus.cc:2468] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 1.
I20260709 12:13:23.981328 19965 raft_consensus.cc:2468] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 1.
I20260709 12:13:23.982395 20005 leader_election.cc:304] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:23.982467 19856 leader_election.cc:304] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329; no voters: 
I20260709 12:13:23.983314 20198 raft_consensus.cc:2804] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:23.983798 20198 raft_consensus.cc:697] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 1 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:23.984935 20159 tablet_bootstrap.cc:654] T def5b95cbb794047a663602e71bf0bd1 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:23.984622 20198 consensus_queue.cc:237] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:23.985181 19887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0fee2c95064b77aa79c67907fb07c4" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:23.985800 19887 raft_consensus.cc:3060] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:23.983335 20246 raft_consensus.cc:2804] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:23.988540 20246 raft_consensus.cc:697] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Becoming Leader. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Running, Role: LEADER
I20260709 12:13:23.989351 20246 consensus_queue.cc:237] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:24.003089 20383 leader_election.cc:290] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:24.004011 20159 tablet_bootstrap.cc:492] T def5b95cbb794047a663602e71bf0bd1 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:24.004643 20159 ts_tablet_manager.cc:1403] T def5b95cbb794047a663602e71bf0bd1 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260709 12:13:24.005211 20111 raft_consensus.cc:2468] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 1.
I20260709 12:13:24.008021 20159 raft_consensus.cc:359] T def5b95cbb794047a663602e71bf0bd1 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:24.008949 20159 raft_consensus.cc:385] T def5b95cbb794047a663602e71bf0bd1 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:24.009284 20159 raft_consensus.cc:740] T def5b95cbb794047a663602e71bf0bd1 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:24.010360 20159 consensus_queue.cc:260] T def5b95cbb794047a663602e71bf0bd1 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:24.012285 20473 raft_consensus.cc:493] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.012871 20473 raft_consensus.cc:515] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:24.013734 20470 leader_election.cc:290] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:24.013221 19887 raft_consensus.cc:2468] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 1.
I20260709 12:13:24.016961 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c3aa8a81534ccda448466ffd6e8fc7" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:24.019969 20157 ts_tablet_manager.cc:1434] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.116s	user 0.007s	sys 0.000s
W20260709 12:13:24.020488 20007 leader_election.cc:343] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:24.018177 20370 raft_consensus.cc:493] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.021354 20370 raft_consensus.cc:515] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:24.023527 20160 tablet_bootstrap.cc:492] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:24.023993 20370 leader_election.cc:290] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:24.024010 20160 ts_tablet_manager.cc:1403] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.142s	user 0.021s	sys 0.013s
I20260709 12:13:24.015448 20473 leader_election.cc:290] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:24.025882 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c3aa8a81534ccda448466ffd6e8fc7" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
W20260709 12:13:24.027750 20005 leader_election.cc:343] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:24.028199 20005 leader_election.cc:304] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:24.028837 20158 tablet_bootstrap.cc:492] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:24.029184 20473 raft_consensus.cc:2749] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:24.029321 20158 ts_tablet_manager.cc:1403] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.149s	user 0.027s	sys 0.006s
I20260709 12:13:24.030984 20159 ts_tablet_manager.cc:1434] T def5b95cbb794047a663602e71bf0bd1 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 12:13:24.031962 20159 tablet_bootstrap.cc:492] T 2a117813af374cc3945a5d06142570db P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:24.032068 20158 raft_consensus.cc:359] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:24.032730 20158 raft_consensus.cc:385] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:24.032569 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1627f9d2cf074819a6632b7015402aae" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:24.033004 20158 raft_consensus.cc:740] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:24.033655 20158 consensus_queue.cc:260] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:24.034543 20160 raft_consensus.cc:359] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:24.035245 20160 raft_consensus.cc:385] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:24.034632 20081 leader_election.cc:343] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:24.035530 20160 raft_consensus.cc:740] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:24.036238 20160 consensus_queue.cc:260] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:24.037694 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1627f9d2cf074819a6632b7015402aae" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:24.038564 20158 ts_tablet_manager.cc:1434] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:13:24.038522 19964 raft_consensus.cc:2468] T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:24.039582 20158 tablet_bootstrap.cc:492] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:24.040083 20079 leader_election.cc:304] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:24.041805 20370 raft_consensus.cc:2804] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:24.042356 20370 raft_consensus.cc:493] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.042829 20370 raft_consensus.cc:3060] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:24.050453 20159 tablet_bootstrap.cc:654] T 2a117813af374cc3945a5d06142570db P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:24.052605 20160 ts_tablet_manager.cc:1434] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:13:24.053463 20164 consensus_queue.cc:1048] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:24.053758 20160 tablet_bootstrap.cc:492] T 1b46470147824da78d9b41f0c4fc63af P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:24.061650 20160 tablet_bootstrap.cc:654] T 1b46470147824da78d9b41f0c4fc63af P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:24.066421 20158 tablet_bootstrap.cc:654] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:24.072259 20159 tablet_bootstrap.cc:492] T 2a117813af374cc3945a5d06142570db P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:24.072875 20159 ts_tablet_manager.cc:1403] T 2a117813af374cc3945a5d06142570db P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.006s
I20260709 12:13:24.034632 20157 tablet_bootstrap.cc:492] T f0ce1bf1d2994cec936a25528cc6b9fc P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:24.076622 20159 raft_consensus.cc:359] T 2a117813af374cc3945a5d06142570db P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:24.081725 20159 raft_consensus.cc:385] T 2a117813af374cc3945a5d06142570db P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:24.081809 20160 tablet_bootstrap.cc:492] T 1b46470147824da78d9b41f0c4fc63af P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:24.082047 20159 raft_consensus.cc:740] T 2a117813af374cc3945a5d06142570db P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:24.082352 20160 ts_tablet_manager.cc:1403] T 1b46470147824da78d9b41f0c4fc63af P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.007s
I20260709 12:13:24.083108 20159 consensus_queue.cc:260] T 2a117813af374cc3945a5d06142570db P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:24.085853 20159 ts_tablet_manager.cc:1434] T 2a117813af374cc3945a5d06142570db P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:13:24.086032 20160 raft_consensus.cc:359] T 1b46470147824da78d9b41f0c4fc63af P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:24.086680 20160 raft_consensus.cc:385] T 1b46470147824da78d9b41f0c4fc63af P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:24.086848 20159 tablet_bootstrap.cc:492] T fa5d116c6816434eb21ce248efb968c4 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:24.089056 20158 tablet_bootstrap.cc:492] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:24.089530 20158 ts_tablet_manager.cc:1403] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.003s
I20260709 12:13:24.091917 19889 raft_consensus.cc:3060] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:24.092114 20158 raft_consensus.cc:359] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:24.092846 20158 raft_consensus.cc:385] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:24.093107 20158 raft_consensus.cc:740] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:24.093936 20158 consensus_queue.cc:260] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:24.086942 20160 raft_consensus.cc:740] T 1b46470147824da78d9b41f0c4fc63af P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:24.093657 19790 catalog_manager.cc:5697] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 1 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:24.096150 20473 raft_consensus.cc:493] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.097358 20473 raft_consensus.cc:515] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:24.098243 20160 consensus_queue.cc:260] T 1b46470147824da78d9b41f0c4fc63af P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:24.099390 20473 leader_election.cc:290] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:24.100443 20160 ts_tablet_manager.cc:1434] T 1b46470147824da78d9b41f0c4fc63af P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:13:24.100870 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b46470147824da78d9b41f0c4fc63af" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:24.101401 20160 tablet_bootstrap.cc:492] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
W20260709 12:13:24.102309 20005 leader_election.cc:343] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:24.097748 20158 ts_tablet_manager.cc:1434] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:13:24.104516 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b46470147824da78d9b41f0c4fc63af" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:24.105167 19964 raft_consensus.cc:2468] T 1b46470147824da78d9b41f0c4fc63af P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 0.
I20260709 12:13:24.104537 20158 tablet_bootstrap.cc:492] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:24.107961 20473 raft_consensus.cc:493] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.108345 20160 tablet_bootstrap.cc:654] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:24.108472 20473 raft_consensus.cc:515] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:24.109767 20005 leader_election.cc:304] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:24.111956 20246 raft_consensus.cc:2804] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:24.112356 20246 raft_consensus.cc:493] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.112705 20246 raft_consensus.cc:3060] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:24.114353 20473 leader_election.cc:290] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:24.114609 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cfad5cb97645318f1ff4f7f3c85cae" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:24.115257 20111 raft_consensus.cc:2468] T 98cfad5cb97645318f1ff4f7f3c85cae P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 0.
I20260709 12:13:24.115346 19888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cfad5cb97645318f1ff4f7f3c85cae" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:24.119830 20164 consensus_queue.cc:1048] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:24.117434 20005 leader_election.cc:304] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
W20260709 12:13:24.121644 20007 leader_election.cc:343] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:24.124454 20473 raft_consensus.cc:493] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.124953 20473 raft_consensus.cc:515] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:24.126261 20470 raft_consensus.cc:2804] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:24.128312 20470 raft_consensus.cc:493] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.128654 20470 raft_consensus.cc:3060] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:24.110637 20370 raft_consensus.cc:515] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:24.126268 20246 raft_consensus.cc:515] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:24.135243 20372 raft_consensus.cc:493] T 2a117813af374cc3945a5d06142570db P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.138381 20372 raft_consensus.cc:515] T 2a117813af374cc3945a5d06142570db P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:24.138223 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ce1bf1d2994cec936a25528cc6b9fc" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:24.140614 19965 raft_consensus.cc:2468] T f0ce1bf1d2994cec936a25528cc6b9fc P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 0.
I20260709 12:13:24.141157 20372 leader_election.cc:290] T 2a117813af374cc3945a5d06142570db P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:24.142036 20159 tablet_bootstrap.cc:654] T fa5d116c6816434eb21ce248efb968c4 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:24.144304 20473 leader_election.cc:290] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:24.247288 20246 leader_election.cc:290] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Requested vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:24.275480 20157 tablet_bootstrap.cc:654] T f0ce1bf1d2994cec936a25528cc6b9fc P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:24.304153 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1627f9d2cf074819a6632b7015402aae" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:24.305341 20465 raft_consensus.cc:493] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.305877 20465 raft_consensus.cc:515] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:24.306373 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a117813af374cc3945a5d06142570db" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:24.307638 19788 catalog_manager.cc:5697] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4d7f465293d427c820ab6d2b67af085 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "c4d7f465293d427c820ab6d2b67af085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:24.315608 20005 leader_election.cc:304] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:24.251550 20470 raft_consensus.cc:515] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:24.344789 20196 raft_consensus.cc:493] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.345470 20196 raft_consensus.cc:515] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:24.349488 20158 tablet_bootstrap.cc:654] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:24.353863 20160 tablet_bootstrap.cc:492] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:24.354485 20160 ts_tablet_manager.cc:1403] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.253s	user 0.041s	sys 0.015s
I20260709 12:13:24.337687 20370 leader_election.cc:290] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Requested vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:24.357597 20470 leader_election.cc:290] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:24.359140 20470 raft_consensus.cc:2804] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:24.359575 20470 raft_consensus.cc:493] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.378389 20159 tablet_bootstrap.cc:492] T fa5d116c6816434eb21ce248efb968c4 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:24.373092 20196 leader_election.cc:290] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:24.379168 20159 ts_tablet_manager.cc:1403] T fa5d116c6816434eb21ce248efb968c4 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.293s	user 0.023s	sys 0.042s
I20260709 12:13:24.372903 20470 raft_consensus.cc:3060] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:24.364111 20465 leader_election.cc:290] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:24.396839 20160 raft_consensus.cc:359] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
W20260709 12:13:24.397289 20005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.194:44779, user_credentials={real_user=slave}} blocked reactor thread for 83429.9us
I20260709 12:13:24.397497 20160 raft_consensus.cc:385] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:24.397867 20160 raft_consensus.cc:740] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
W20260709 12:13:24.398101 20007 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:42619, user_credentials={real_user=slave}} blocked reactor thread for 82752.5us
I20260709 12:13:24.389211 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b46470147824da78d9b41f0c4fc63af" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:24.400177 20160 consensus_queue.cc:260] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:24.393857 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a117813af374cc3945a5d06142570db" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
W20260709 12:13:24.402874 20005 leader_election.cc:343] T 2a117813af374cc3945a5d06142570db P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:24.395829 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b46470147824da78d9b41f0c4fc63af" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:24.409155 20160 ts_tablet_manager.cc:1434] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
W20260709 12:13:24.417510 19933 consensus_peers.cc:597] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. 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:13:24.420921 20196 raft_consensus.cc:493] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.421505 20196 raft_consensus.cc:515] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:24.422919 19964 raft_consensus.cc:3060] T 1b46470147824da78d9b41f0c4fc63af P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:24.423159 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ce1bf1d2994cec936a25528cc6b9fc" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:24.427026 19963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1627f9d2cf074819a6632b7015402aae" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
W20260709 12:13:24.429468 20005 leader_election.cc:343] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:24.429524 20196 leader_election.cc:290] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:24.431160 19888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cfad5cb97645318f1ff4f7f3c85cae" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:24.467617 20160 tablet_bootstrap.cc:492] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:24.472229 20039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def5b95cbb794047a663602e71bf0bd1" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:24.473246 20039 raft_consensus.cc:2468] T def5b95cbb794047a663602e71bf0bd1 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:24.436156 20470 raft_consensus.cc:515] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:24.440562 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cfad5cb97645318f1ff4f7f3c85cae" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:24.474146 20111 raft_consensus.cc:3060] T 98cfad5cb97645318f1ff4f7f3c85cae P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:24.475487 20470 leader_election.cc:290] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Requested vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:24.476464 20159 raft_consensus.cc:359] T fa5d116c6816434eb21ce248efb968c4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:24.477144 20159 raft_consensus.cc:385] T fa5d116c6816434eb21ce248efb968c4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:24.477403 20159 raft_consensus.cc:740] T fa5d116c6816434eb21ce248efb968c4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:24.478114 20160 tablet_bootstrap.cc:654] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:24.478060 20159 consensus_queue.cc:260] T fa5d116c6816434eb21ce248efb968c4 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
W20260709 12:13:24.443847 20005 leader_election.cc:343] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:24.480365 20159 ts_tablet_manager.cc:1434] T fa5d116c6816434eb21ce248efb968c4 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.101s	user 0.007s	sys 0.000s
I20260709 12:13:24.449357 19889 raft_consensus.cc:3060] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:24.449875 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def5b95cbb794047a663602e71bf0bd1" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:24.484198 20159 tablet_bootstrap.cc:492] T 2799f090bea148cd8ab5d2e448fda297 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:24.486114 20465 raft_consensus.cc:493] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.486641 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ce1bf1d2994cec936a25528cc6b9fc" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:24.486752 20465 raft_consensus.cc:515] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
W20260709 12:13:24.488811 20005 leader_election.cc:343] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:24.452607 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfa6ebc707142c08ab9ebe8eb8e3d69" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:24.456037 19964 raft_consensus.cc:2468] T 1b46470147824da78d9b41f0c4fc63af P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 1.
I20260709 12:13:24.427680 19963 raft_consensus.cc:3060] T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:24.492003 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c68369cefde0409c91be807bb17d45aa" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:24.492813 20038 raft_consensus.cc:2468] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 0.
I20260709 12:13:24.434864 20351 raft_consensus.cc:493] T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.494355 19857 leader_election.cc:304] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:24.494853 20351 raft_consensus.cc:515] T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:24.495688 20383 raft_consensus.cc:2804] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:24.496165 20383 raft_consensus.cc:493] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.496578 20383 raft_consensus.cc:3060] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:24.496940 20351 leader_election.cc:290] T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:24.500232 19963 raft_consensus.cc:2468] T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
W20260709 12:13:24.500705 20007 leader_election.cc:343] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:24.549202 20007 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.193:42619, user_credentials={real_user=slave}} blocked reactor thread for 48531.6us
I20260709 12:13:24.504560 20111 raft_consensus.cc:2468] T 98cfad5cb97645318f1ff4f7f3c85cae P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 1.
I20260709 12:13:24.506134 20115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c68369cefde0409c91be807bb17d45aa" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:24.506713 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfa6ebc707142c08ab9ebe8eb8e3d69" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:24.553794 19964 raft_consensus.cc:2393] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f9977942f140d39f76eebcb246d50f in current term 1: Already voted for candidate c4d7f465293d427c820ab6d2b67af085 in this term.
I20260709 12:13:24.554982 20159 tablet_bootstrap.cc:654] T 2799f090bea148cd8ab5d2e448fda297 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:24.506865 20465 leader_election.cc:290] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:24.511776 20196 consensus_queue.cc:1048] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:24.512148 20081 leader_election.cc:343] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:24.556928 20081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.193:42619, user_credentials={real_user=slave}} blocked reactor thread for 44835.5us
W20260709 12:13:24.557585 19933 leader_election.cc:343] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:24.514714 19931 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.196:39809, user_credentials={real_user=slave}} blocked reactor thread for 104037us
I20260709 12:13:24.559264 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5e2aace9244bf2bc850c14df358c43" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:24.559974 20038 raft_consensus.cc:2468] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:24.563217 20157 tablet_bootstrap.cc:492] T f0ce1bf1d2994cec936a25528cc6b9fc P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:24.563711 20157 ts_tablet_manager.cc:1403] T f0ce1bf1d2994cec936a25528cc6b9fc P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.529s	user 0.015s	sys 0.020s
I20260709 12:13:24.517477 20383 raft_consensus.cc:515] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:24.566047 20383 leader_election.cc:290] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:24.518123 20158 tablet_bootstrap.cc:492] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:24.567735 20158 ts_tablet_manager.cc:1403] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.463s	user 0.015s	sys 0.000s
W20260709 12:13:24.570394 19837 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:24.570289 20158 raft_consensus.cc:359] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:24.521466 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ce1bf1d2994cec936a25528cc6b9fc" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
W20260709 12:13:24.535893 20005 leader_election.cc:343] T 2a117813af374cc3945a5d06142570db P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:24.570988 20158 raft_consensus.cc:385] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:24.571365 20158 raft_consensus.cc:740] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:24.571305 20005 leader_election.cc:304] T 2a117813af374cc3945a5d06142570db P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:24.572678 20005 leader_election.cc:304] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:24.573462 20158 consensus_queue.cc:260] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:24.574334 20005 leader_election.cc:304] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:24.536434 20518 consensus_queue.cc:1048] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:24.536741 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e03bd094548493981375fdd965336da" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:24.576184 20518 raft_consensus.cc:2804] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:24.575735 20520 raft_consensus.cc:2749] T 2a117813af374cc3945a5d06142570db P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:24.576706 20518 raft_consensus.cc:697] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Becoming Leader. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Running, Role: LEADER
I20260709 12:13:24.576884 20112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e03bd094548493981375fdd965336da" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:24.577333 20520 raft_consensus.cc:2804] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:24.577867 20520 raft_consensus.cc:697] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Becoming Leader. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Running, Role: LEADER
I20260709 12:13:24.577584 20518 consensus_queue.cc:237] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:24.578799 20520 consensus_queue.cc:237] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:24.579448 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5e2aace9244bf2bc850c14df358c43" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:24.570935 20157 raft_consensus.cc:359] T f0ce1bf1d2994cec936a25528cc6b9fc P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:24.579965 20470 consensus_queue.cc:1048] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:24.580328 20157 raft_consensus.cc:385] T f0ce1bf1d2994cec936a25528cc6b9fc P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:24.580655 20157 raft_consensus.cc:740] T f0ce1bf1d2994cec936a25528cc6b9fc P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:24.581382 20157 consensus_queue.cc:260] T f0ce1bf1d2994cec936a25528cc6b9fc P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:24.582604 20037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c68369cefde0409c91be807bb17d45aa" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:24.583292 20037 raft_consensus.cc:3060] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:24.575742 20158 ts_tablet_manager.cc:1434] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:13:24.588802 20158 tablet_bootstrap.cc:492] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:24.589061 20517 consensus_queue.cc:1048] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:24.592614 19931 leader_election.cc:343] T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:24.571246 19965 raft_consensus.cc:3060] T f0ce1bf1d2994cec936a25528cc6b9fc P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:24.599434 20157 ts_tablet_manager.cc:1434] T f0ce1bf1d2994cec936a25528cc6b9fc P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 12:13:24.599303 20079 leader_election.cc:304] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:24.603494 20157 tablet_bootstrap.cc:492] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:24.622574 19932 leader_election.cc:304] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:24.602877 20522 raft_consensus.cc:2804] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:24.622943 20037 raft_consensus.cc:2468] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 1.
I20260709 12:13:24.623449 20522 raft_consensus.cc:697] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Becoming Leader. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
I20260709 12:13:24.624330 20522 consensus_queue.cc:237] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:24.624951 19857 leader_election.cc:304] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085; no voters: 
W20260709 12:13:24.627094 19931 leader_election.cc:343] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:24.628362 20524 consensus_queue.cc:1048] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:24.645238 20470 consensus_queue.cc:1048] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:24.637001 20465 raft_consensus.cc:2804] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:24.646639 20465 raft_consensus.cc:697] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [term 1 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:24.647493 20465 consensus_queue.cc:237] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
W20260709 12:13:24.600697 19856 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:44779, user_credentials={real_user=slave}} blocked reactor thread for 88049.5us
I20260709 12:13:24.652087 20524 raft_consensus.cc:2804] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:24.652526 20524 raft_consensus.cc:493] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.652848 20524 raft_consensus.cc:3060] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:24.663378 20157 tablet_bootstrap.cc:654] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:24.665102 20160 tablet_bootstrap.cc:492] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:24.665902 20160 ts_tablet_manager.cc:1403] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.199s	user 0.012s	sys 0.006s
W20260709 12:13:24.668081 19933 leader_election.cc:343] T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:24.668759 19933 leader_election.cc:304] T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329; no voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:24.670563 20196 raft_consensus.cc:2749] T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:24.673775 19932 leader_election.cc:304] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:24.701475 20521 raft_consensus.cc:2804] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:24.702034 20521 raft_consensus.cc:493] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.702457 20521 raft_consensus.cc:3060] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:24.711207 20196 raft_consensus.cc:493] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.711737 20196 raft_consensus.cc:515] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:24.712931 20229 raft_consensus.cc:493] T f0ce1bf1d2994cec936a25528cc6b9fc P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.718226 20229 raft_consensus.cc:515] T f0ce1bf1d2994cec936a25528cc6b9fc P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:24.718873 20196 leader_election.cc:290] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:24.720248 20229 leader_election.cc:290] T f0ce1bf1d2994cec936a25528cc6b9fc P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:24.720541 20036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5d116c6816434eb21ce248efb968c4" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:24.725379 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ce1bf1d2994cec936a25528cc6b9fc" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:24.725734 20036 raft_consensus.cc:2468] T fa5d116c6816434eb21ce248efb968c4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
I20260709 12:13:24.726164 20041 raft_consensus.cc:2393] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9905bb870d8b4d7b9b95a4711b9299bf in current term 1: Already voted for candidate c4d7f465293d427c820ab6d2b67af085 in this term.
I20260709 12:13:24.727053 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c68369cefde0409c91be807bb17d45aa" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:24.730357 19932 leader_election.cc:304] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:24.731316 20467 raft_consensus.cc:2804] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:24.731676 20467 raft_consensus.cc:493] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.732033 20467 raft_consensus.cc:3060] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:24.719775 20516 consensus_queue.cc:1048] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 12:13:24.743487 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ce1bf1d2994cec936a25528cc6b9fc" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:24.743667 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5d116c6816434eb21ce248efb968c4" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:24.736225 20524 raft_consensus.cc:515] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:24.746038 19787 catalog_manager.cc:5697] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196). New cstate: current_term: 1 leader_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:24.753388 19933 leader_election.cc:343] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:24.755105 20160 raft_consensus.cc:359] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:24.755620 20159 tablet_bootstrap.cc:492] T 2799f090bea148cd8ab5d2e448fda297 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:24.756201 20159 ts_tablet_manager.cc:1403] T 2799f090bea148cd8ab5d2e448fda297 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.272s	user 0.018s	sys 0.010s
I20260709 12:13:24.756920 20160 raft_consensus.cc:385] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:24.757251 20160 raft_consensus.cc:740] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:24.757944 20160 consensus_queue.cc:260] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:24.773144 20080 leader_election.cc:304] T f0ce1bf1d2994cec936a25528cc6b9fc P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:24.773566 20158 tablet_bootstrap.cc:654] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:24.773896 20159 raft_consensus.cc:359] T 2799f090bea148cd8ab5d2e448fda297 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:24.774856 20159 raft_consensus.cc:385] T 2799f090bea148cd8ab5d2e448fda297 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:24.775216 20159 raft_consensus.cc:740] T 2799f090bea148cd8ab5d2e448fda297 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:24.796497 20159 consensus_queue.cc:260] T 2799f090bea148cd8ab5d2e448fda297 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:24.800671 20160 ts_tablet_manager.cc:1434] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.134s	user 0.007s	sys 0.002s
I20260709 12:13:24.777830 20229 raft_consensus.cc:3060] T f0ce1bf1d2994cec936a25528cc6b9fc P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:24.776542 19965 raft_consensus.cc:2468] T f0ce1bf1d2994cec936a25528cc6b9fc P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 1.
I20260709 12:13:24.808291 20159 ts_tablet_manager.cc:1434] T 2799f090bea148cd8ab5d2e448fda297 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.052s	user 0.015s	sys 0.003s
I20260709 12:13:24.813598 20159 tablet_bootstrap.cc:492] T 4ec95d86fef44181aed8296a84f59875 P c4d7f465293d427c820ab6d2b67af085: Bootstrap starting.
I20260709 12:13:24.819635 20005 leader_election.cc:304] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:24.821292 20518 raft_consensus.cc:2804] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:24.821961 20518 raft_consensus.cc:697] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Becoming Leader. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Running, Role: LEADER
I20260709 12:13:24.823127 20518 consensus_queue.cc:237] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:24.824366 20159 tablet_bootstrap.cc:654] T 4ec95d86fef44181aed8296a84f59875 P c4d7f465293d427c820ab6d2b67af085: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:24.840939 20524 leader_election.cc:290] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Requested vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:24.846802 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def5b95cbb794047a663602e71bf0bd1" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:24.850525 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def5b95cbb794047a663602e71bf0bd1" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:24.851239 20041 raft_consensus.cc:3060] T def5b95cbb794047a663602e71bf0bd1 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:24.859490 19933 leader_election.cc:343] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:24.870803 20521 raft_consensus.cc:515] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
W20260709 12:13:24.874362 19856 leader_election.cc:343] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:24.873989 19788 catalog_manager.cc:5697] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4d7f465293d427c820ab6d2b67af085 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "c4d7f465293d427c820ab6d2b67af085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:24.899896 19788 catalog_manager.cc:5697] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4d7f465293d427c820ab6d2b67af085 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "c4d7f465293d427c820ab6d2b67af085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:24.851305 20467 raft_consensus.cc:515] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:24.910635 20041 raft_consensus.cc:2468] T def5b95cbb794047a663602e71bf0bd1 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:24.920604 20383 raft_consensus.cc:493] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:24.928220 19856 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.196:39809, user_credentials={real_user=slave}} blocked reactor thread for 53913.8us
I20260709 12:13:24.954419 20160 tablet_bootstrap.cc:492] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:24.952070 20467 leader_election.cc:290] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Requested vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:24.960158 20159 tablet_bootstrap.cc:492] T 4ec95d86fef44181aed8296a84f59875 P c4d7f465293d427c820ab6d2b67af085: No bootstrap required, opened a new log
I20260709 12:13:24.960860 20159 ts_tablet_manager.cc:1403] T 4ec95d86fef44181aed8296a84f59875 P c4d7f465293d427c820ab6d2b67af085: Time spent bootstrapping tablet: real 0.148s	user 0.016s	sys 0.017s
I20260709 12:13:24.962675 20157 tablet_bootstrap.cc:492] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:24.963479 20157 ts_tablet_manager.cc:1403] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.363s	user 0.029s	sys 0.019s
I20260709 12:13:24.968297 20157 raft_consensus.cc:359] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:24.969528 20157 raft_consensus.cc:385] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:24.970983 20157 raft_consensus.cc:740] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:24.972077 20157 consensus_queue.cc:260] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:24.975466 20157 ts_tablet_manager.cc:1434] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:13:24.976855 20157 tablet_bootstrap.cc:492] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:24.984650 20158 tablet_bootstrap.cc:492] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:24.985599 20159 raft_consensus.cc:359] T 4ec95d86fef44181aed8296a84f59875 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:24.986454 20159 raft_consensus.cc:385] T 4ec95d86fef44181aed8296a84f59875 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:24.986639 20158 ts_tablet_manager.cc:1403] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.398s	user 0.015s	sys 0.001s
I20260709 12:13:24.986831 20159 raft_consensus.cc:740] T 4ec95d86fef44181aed8296a84f59875 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Initialized, Role: FOLLOWER
I20260709 12:13:24.940286 20383 raft_consensus.cc:515] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:24.993719 20383 leader_election.cc:290] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:24.994362 20159 consensus_queue.cc:260] T 4ec95d86fef44181aed8296a84f59875 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:24.994985 20229 raft_consensus.cc:2749] T f0ce1bf1d2994cec936a25528cc6b9fc P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:24.996471 19932 leader_election.cc:304] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:24.997898 20524 raft_consensus.cc:2804] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:24.998411 20524 raft_consensus.cc:697] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:24.989207 20465 consensus_queue.cc:1048] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
W20260709 12:13:25.000242 19856 leader_election.cc:343] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:25.001124 20524 consensus_queue.cc:237] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:25.004424 20159 ts_tablet_manager.cc:1434] T 4ec95d86fef44181aed8296a84f59875 P c4d7f465293d427c820ab6d2b67af085: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.003s
I20260709 12:13:25.004223 20041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5d116c6816434eb21ce248efb968c4" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:25.004968 20041 raft_consensus.cc:3060] T fa5d116c6816434eb21ce248efb968c4 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:25.064157 20041 raft_consensus.cc:2468] T fa5d116c6816434eb21ce248efb968c4 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:25.066669 19932 leader_election.cc:304] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:25.076622 20540 raft_consensus.cc:2804] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:25.077260 20540 raft_consensus.cc:697] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
W20260709 12:13:25.011575 19857 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:37029, user_credentials={real_user=slave}} blocked reactor thread for 52101.7us
I20260709 12:13:25.069171 19856 leader_election.cc:304] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f; no voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:25.089483 20465 raft_consensus.cc:2749] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:25.095227 20157 tablet_bootstrap.cc:654] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:25.099275 20160 tablet_bootstrap.cc:654] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:25.102080 20158 raft_consensus.cc:359] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:25.102861 20158 raft_consensus.cc:385] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:25.103106 20158 raft_consensus.cc:740] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:25.103652 20158 consensus_queue.cc:260] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:25.080957 20473 raft_consensus.cc:493] T 2799f090bea148cd8ab5d2e448fda297 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.109807 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5d116c6816434eb21ce248efb968c4" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:25.110168 20158 ts_tablet_manager.cc:1434] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.123s	user 0.006s	sys 0.001s
I20260709 12:13:25.111007 20473 raft_consensus.cc:515] T 2799f090bea148cd8ab5d2e448fda297 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:25.113248 20473 leader_election.cc:290] T 2799f090bea148cd8ab5d2e448fda297 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:25.113075 20540 consensus_queue.cc:237] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:25.122728 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cfad5cb97645318f1ff4f7f3c85cae" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:25.123641 20111 raft_consensus.cc:2393] T 98cfad5cb97645318f1ff4f7f3c85cae P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f9977942f140d39f76eebcb246d50f in current term 1: Already voted for candidate c4d7f465293d427c820ab6d2b67af085 in this term.
I20260709 12:13:25.125219 20032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cfad5cb97645318f1ff4f7f3c85cae" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:25.129827 20246 consensus_queue.cc:1048] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:25.137760 20528 raft_consensus.cc:493] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.138269 20528 raft_consensus.cc:515] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:25.143851 20383 consensus_queue.cc:1048] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:13:25.150169 20528 leader_election.cc:290] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:25.151594 20521 leader_election.cc:290] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:25.180274 20158 tablet_bootstrap.cc:492] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:25.174212 20036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a117813af374cc3945a5d06142570db" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:25.223033 20035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5e2aace9244bf2bc850c14df358c43" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:25.223793 20035 raft_consensus.cc:3060] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:25.190544 20229 raft_consensus.cc:493] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:25.226166 19933 leader_election.cc:343] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:25.215265 20036 raft_consensus.cc:2468] T 2a117813af374cc3945a5d06142570db P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 0.
W20260709 12:13:25.227432 20554 log.cc:927] Time spent T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085: Append to log took a long time: real 0.136s	user 0.001s	sys 0.001s
I20260709 12:13:25.229447 20229 raft_consensus.cc:515] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:25.235090 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2799f090bea148cd8ab5d2e448fda297" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:25.238174 20229 leader_election.cc:290] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:25.238622 20109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2799f090bea148cd8ab5d2e448fda297" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
W20260709 12:13:25.240772 20007 leader_election.cc:343] T 2799f090bea148cd8ab5d2e448fda297 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:25.245756 20112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a117813af374cc3945a5d06142570db" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
W20260709 12:13:25.249362 20005 consensus_peers.cc:597] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 -> Peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Couldn't send request to peer 9905bb870d8b4d7b9b95a4711b9299bf. 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:13:25.252424 19963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e03bd094548493981375fdd965336da" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
W20260709 12:13:25.259552 20005 leader_election.cc:343] T 2799f090bea148cd8ab5d2e448fda297 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:25.270480 20005 leader_election.cc:304] T 2799f090bea148cd8ab5d2e448fda297 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:25.265707 19963 raft_consensus.cc:2468] T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:25.256995 20539 consensus_queue.cc:1048] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
W20260709 12:13:25.284574 19931 leader_election.cc:343] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:25.301786 20079 leader_election.cc:304] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:25.302757 20164 raft_consensus.cc:2804] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:25.249260 20560 consensus_queue.cc:1048] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.045s
I20260709 12:13:25.303115 20164 raft_consensus.cc:493] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:25.303534 20164 raft_consensus.cc:3060] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:25.302083 20158 tablet_bootstrap.cc:654] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:25.309291 19932 leader_election.cc:304] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:25.296000 20517 raft_consensus.cc:2749] T 2799f090bea148cd8ab5d2e448fda297 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:25.315621 19889 raft_consensus.cc:3060] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:25.320102 20552 raft_consensus.cc:2804] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:25.320537 20552 raft_consensus.cc:493] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:25.320894 20552 raft_consensus.cc:3060] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:25.324846 20035 raft_consensus.cc:2468] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:25.317230 19857 leader_election.cc:304] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f; no voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:25.335383 19790 catalog_manager.cc:5697] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 1 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:25.346709 20246 consensus_queue.cc:1048] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:25.356415 19932 leader_election.cc:304] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:25.358119 20528 raft_consensus.cc:2804] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:25.358636 20528 raft_consensus.cc:697] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:25.345871 20164 raft_consensus.cc:515] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:25.359367 20528 consensus_queue.cc:237] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:25.362660 20164 leader_election.cc:290] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Requested vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:25.344884 20530 raft_consensus.cc:2749] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:25.376830 20157 tablet_bootstrap.cc:492] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:25.377902 20157 ts_tablet_manager.cc:1403] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.401s	user 0.020s	sys 0.023s
I20260709 12:13:25.379220 19888 raft_consensus.cc:3060] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:25.397135 20160 tablet_bootstrap.cc:492] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:25.397898 20160 ts_tablet_manager.cc:1403] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.444s	user 0.012s	sys 0.014s
I20260709 12:13:25.401757 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e03bd094548493981375fdd965336da" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:25.402666 19967 raft_consensus.cc:3060] T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:25.413224 19886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e03bd094548493981375fdd965336da" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
W20260709 12:13:25.420845 20081 leader_election.cc:343] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:25.413324 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e03bd094548493981375fdd965336da" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
W20260709 12:13:25.432554 19933 consensus_peers.cc:597] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. 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:13:25.449761 20569 log.cc:927] Time spent T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329: Append to log took a long time: real 0.081s	user 0.001s	sys 0.001s
I20260709 12:13:25.450476 20560 raft_consensus.cc:493] T 4ec95d86fef44181aed8296a84f59875 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.451062 20560 raft_consensus.cc:515] T 4ec95d86fef44181aed8296a84f59875 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:25.453194 20560 leader_election.cc:290] T 4ec95d86fef44181aed8296a84f59875 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:25.453385 20110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5e2aace9244bf2bc850c14df358c43" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
W20260709 12:13:25.454380 20081 leader_election.cc:343] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:25.455178 20552 raft_consensus.cc:515] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:25.459798 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec95d86fef44181aed8296a84f59875" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
W20260709 12:13:25.461140 19931 leader_election.cc:343] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:25.461167 20007 leader_election.cc:343] T 4ec95d86fef44181aed8296a84f59875 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:25.463701 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a117813af374cc3945a5d06142570db" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:25.464566 19967 raft_consensus.cc:2468] T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
I20260709 12:13:25.465898 20160 raft_consensus.cc:359] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:25.467164 20110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec95d86fef44181aed8296a84f59875" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:25.468623 20383 raft_consensus.cc:493] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.469452 20470 consensus_queue.cc:1048] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:25.469624 20157 raft_consensus.cc:359] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
W20260709 12:13:25.435777 20568 log.cc:927] Time spent T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f: Append to log took a long time: real 0.125s	user 0.002s	sys 0.000s
W20260709 12:13:25.483146 19931 leader_election.cc:343] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:25.485108 20040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a117813af374cc3945a5d06142570db" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:25.485502 20164 consensus_queue.cc:1048] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:25.489530 20160 raft_consensus.cc:385] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:25.495105 20160 raft_consensus.cc:740] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:25.491428 20157 raft_consensus.cc:385] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:25.495530 20079 leader_election.cc:304] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:25.486848 20552 leader_election.cc:290] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:25.498198 20157 raft_consensus.cc:740] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
W20260709 12:13:25.500847 20005 leader_election.cc:343] T 4ec95d86fef44181aed8296a84f59875 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:25.501323 20005 leader_election.cc:304] T 4ec95d86fef44181aed8296a84f59875 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:25.502688 20160 consensus_queue.cc:260] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:25.501824 20157 consensus_queue.cc:260] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:25.493536 20383 raft_consensus.cc:515] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:25.497656 20040 raft_consensus.cc:3060] T 2a117813af374cc3945a5d06142570db P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:25.504688 20544 raft_consensus.cc:2804] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:25.505805 20562 raft_consensus.cc:2749] T 4ec95d86fef44181aed8296a84f59875 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:25.507249 20383 leader_election.cc:290] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:25.508703 20553 consensus_queue.cc:1048] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:13:25.523247 20158 tablet_bootstrap.cc:492] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:25.523730 20158 ts_tablet_manager.cc:1403] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.344s	user 0.021s	sys 0.009s
I20260709 12:13:25.525321 20040 raft_consensus.cc:2468] T 2a117813af374cc3945a5d06142570db P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:25.527041 19932 leader_election.cc:304] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:25.526157 19963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1627f9d2cf074819a6632b7015402aae" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:25.526412 20158 raft_consensus.cc:359] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:25.528715 20158 raft_consensus.cc:385] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:25.529076 20158 raft_consensus.cc:740] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:25.530256 20158 consensus_queue.cc:260] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:25.534130 20351 consensus_queue.cc:1048] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:13:25.531463 20544 raft_consensus.cc:697] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Becoming Leader. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
I20260709 12:13:25.540071 20544 consensus_queue.cc:237] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:25.531797 20540 raft_consensus.cc:2804] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:25.547596 20160 ts_tablet_manager.cc:1434] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.149s	user 0.008s	sys 0.000s
I20260709 12:13:25.548872 20540 raft_consensus.cc:697] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:25.550407 20522 raft_consensus.cc:493] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.562659 20158 ts_tablet_manager.cc:1434] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.002s
I20260709 12:13:25.580796 20522 raft_consensus.cc:515] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:25.581967 20158 tablet_bootstrap.cc:492] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:25.582046 20160 tablet_bootstrap.cc:492] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329: Bootstrap starting.
I20260709 12:13:25.583211 20522 leader_election.cc:290] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:25.584383 19888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c68369cefde0409c91be807bb17d45aa" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:25.581027 20540 consensus_queue.cc:237] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:25.588907 19789 catalog_manager.cc:5697] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4d7f465293d427c820ab6d2b67af085 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "c4d7f465293d427c820ab6d2b67af085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:25.596807 20525 consensus_queue.cc:1048] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:25.599702 20553 raft_consensus.cc:493] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.600306 20553 raft_consensus.cc:515] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:25.606015 20158 tablet_bootstrap.cc:654] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:25.606582 20560 consensus_queue.cc:1048] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:25.624181 20157 ts_tablet_manager.cc:1434] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.246s	user 0.007s	sys 0.001s
I20260709 12:13:25.624415 20160 tablet_bootstrap.cc:654] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:25.625190 20157 tablet_bootstrap.cc:492] T 1b46470147824da78d9b41f0c4fc63af P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:25.629139 20540 raft_consensus.cc:493] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.629706 20540 raft_consensus.cc:515] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:25.633342 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d89c7358d4414cbd6902861dc2d1f5" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
W20260709 12:13:25.634872 19931 leader_election.cc:343] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:25.635143 19933 consensus_peers.cc:597] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. 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:13:25.636179 20540 leader_election.cc:290] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:25.637265 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d89c7358d4414cbd6902861dc2d1f5" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:25.637642 20160 tablet_bootstrap.cc:492] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329: No bootstrap required, opened a new log
I20260709 12:13:25.638558 20160 ts_tablet_manager.cc:1403] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.002s
I20260709 12:13:25.639731 20553 leader_election.cc:290] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:25.641266 20160 raft_consensus.cc:359] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:25.641979 20160 raft_consensus.cc:385] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:25.642235 20111 raft_consensus.cc:3060] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:25.642254 20160 raft_consensus.cc:740] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Initialized, Role: FOLLOWER
I20260709 12:13:25.643378 20160 consensus_queue.cc:260] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:25.645735 20160 ts_tablet_manager.cc:1434] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260709 12:13:25.647207 19837 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:25.651221 20106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1627f9d2cf074819a6632b7015402aae" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:25.653616 19786 catalog_manager.cc:5697] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:25.656189 19786 catalog_manager.cc:5697] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:25.659098 20033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c68369cefde0409c91be807bb17d45aa" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:25.659133 19786 catalog_manager.cc:5697] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:25.642457 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c938339e8f44ec192527be439604a72" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
W20260709 12:13:25.667709 19933 leader_election.cc:343] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:25.668155 19933 leader_election.cc:304] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329; no voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:25.668439 20383 consensus_queue.cc:1048] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:25.669902 20540 raft_consensus.cc:2749] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:25.673449 20520 raft_consensus.cc:493] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.673993 20520 raft_consensus.cc:515] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:25.678747 20040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c938339e8f44ec192527be439604a72" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:25.680388 20520 leader_election.cc:290] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:25.684415 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c3aa8a81534ccda448466ffd6e8fc7" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:25.686179 19857 leader_election.cc:304] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f; no voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:25.690164 20383 raft_consensus.cc:2749] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:25.690152 20007 leader_election.cc:343] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:25.695652 20110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c3aa8a81534ccda448466ffd6e8fc7" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
W20260709 12:13:25.697008 20005 leader_election.cc:343] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:25.696067 19788 catalog_manager.cc:5697] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196). New cstate: current_term: 1 leader_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:25.706475 19890 raft_consensus.cc:3060] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:25.697479 20005 leader_election.cc:304] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:25.704495 19856 leader_election.cc:304] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f [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: 02f9977942f140d39f76eebcb246d50f; no voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:25.710481 20383 raft_consensus.cc:2749] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:25.712024 20517 raft_consensus.cc:2749] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:25.713035 20582 log.cc:927] Time spent T def5b95cbb794047a663602e71bf0bd1 P c4d7f465293d427c820ab6d2b67af085: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260709 12:13:25.713089 20525 raft_consensus.cc:493] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.713848 20525 raft_consensus.cc:515] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:25.718210 20110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6e6474c4264748b1ade3cc456a5ef4" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
W20260709 12:13:25.719488 19931 leader_election.cc:343] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:25.725319 20525 leader_election.cc:290] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:25.725971 20157 tablet_bootstrap.cc:654] T 1b46470147824da78d9b41f0c4fc63af P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:25.728710 20080 leader_election.cc:304] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:25.729578 20164 raft_consensus.cc:2749] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:25.729758 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6e6474c4264748b1ade3cc456a5ef4" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
W20260709 12:13:25.733027 19933 leader_election.cc:343] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:25.733495 19933 leader_election.cc:304] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329; no voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:25.737550 20540 raft_consensus.cc:2749] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:25.745172 20157 tablet_bootstrap.cc:492] T 1b46470147824da78d9b41f0c4fc63af P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:25.745612 20157 ts_tablet_manager.cc:1403] T 1b46470147824da78d9b41f0c4fc63af P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.121s	user 0.008s	sys 0.002s
I20260709 12:13:25.748709 20158 tablet_bootstrap.cc:492] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:25.749253 20158 ts_tablet_manager.cc:1403] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.167s	user 0.035s	sys 0.028s
I20260709 12:13:25.751904 20158 raft_consensus.cc:359] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:25.752597 20158 raft_consensus.cc:385] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:25.752866 20158 raft_consensus.cc:740] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:25.753222 20157 raft_consensus.cc:359] T 1b46470147824da78d9b41f0c4fc63af P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:25.755554 20157 raft_consensus.cc:385] T 1b46470147824da78d9b41f0c4fc63af P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:25.756814 20157 raft_consensus.cc:740] T 1b46470147824da78d9b41f0c4fc63af P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:25.754736 20158 consensus_queue.cc:260] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:25.757992 20157 consensus_queue.cc:260] T 1b46470147824da78d9b41f0c4fc63af P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:25.759714 20164 raft_consensus.cc:493] T 1b46470147824da78d9b41f0c4fc63af P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.760174 20164 raft_consensus.cc:515] T 1b46470147824da78d9b41f0c4fc63af P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:25.762008 20158 ts_tablet_manager.cc:1434] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:13:25.762998 20158 tablet_bootstrap.cc:492] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:25.762074 20164 leader_election.cc:290] T 1b46470147824da78d9b41f0c4fc63af P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:25.763161 19963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b46470147824da78d9b41f0c4fc63af" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:25.764492 20040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b46470147824da78d9b41f0c4fc63af" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:25.765277 20157 ts_tablet_manager.cc:1434] T 1b46470147824da78d9b41f0c4fc63af P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 12:13:25.766022 20080 leader_election.cc:304] T 1b46470147824da78d9b41f0c4fc63af P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:25.767725 20164 raft_consensus.cc:2749] T 1b46470147824da78d9b41f0c4fc63af P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:25.769338 20158 tablet_bootstrap.cc:654] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:25.779772 20158 tablet_bootstrap.cc:492] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:25.780766 20158 ts_tablet_manager.cc:1403] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 12:13:25.774427 19785 catalog_manager.cc:5697] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:25.783464 20158 raft_consensus.cc:359] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:25.784289 20158 raft_consensus.cc:385] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:25.784610 20158 raft_consensus.cc:740] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:25.784809 20157 tablet_bootstrap.cc:492] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:25.785749 20158 consensus_queue.cc:260] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:25.788240 20158 ts_tablet_manager.cc:1434] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:25.789312 20158 tablet_bootstrap.cc:492] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:25.791945 20157 tablet_bootstrap.cc:654] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:25.871438 20525 consensus_queue.cc:1048] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:25.908675 20111 raft_consensus.cc:3060] T 1b46470147824da78d9b41f0c4fc63af P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:25.910367 20157 tablet_bootstrap.cc:492] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:25.911289 20157 ts_tablet_manager.cc:1403] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.145s	user 0.010s	sys 0.001s
I20260709 12:13:25.918017 20158 tablet_bootstrap.cc:654] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:25.956960 20530 raft_consensus.cc:493] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.957747 20530 raft_consensus.cc:515] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:25.960613 20530 leader_election.cc:290] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:25.960786 19889 raft_consensus.cc:3060] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:25.968638 20035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def5b95cbb794047a663602e71bf0bd1" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:25.971436 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def5b95cbb794047a663602e71bf0bd1" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
W20260709 12:13:25.993992 19931 consensus_peers.cc:597] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Couldn't send request to peer 9905bb870d8b4d7b9b95a4711b9299bf. 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:13:25.993184 19856 leader_election.cc:304] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f; no voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:25.984704 20157 raft_consensus.cc:359] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:26.004540 20158 tablet_bootstrap.cc:492] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:26.005370 20158 ts_tablet_manager.cc:1403] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.216s	user 0.015s	sys 0.006s
I20260709 12:13:26.011452 20158 raft_consensus.cc:359] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:26.020638 20158 raft_consensus.cc:385] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:26.021054 20158 raft_consensus.cc:740] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:26.002866 20157 raft_consensus.cc:385] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:26.021605 20157 raft_consensus.cc:740] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:26.022639 20157 consensus_queue.cc:260] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:26.024084 20530 raft_consensus.cc:2749] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:26.026031 20157 ts_tablet_manager.cc:1434] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.114s	user 0.009s	sys 0.003s
I20260709 12:13:26.028560 20571 consensus_queue.cc:1048] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:26.031642 20158 consensus_queue.cc:260] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:26.033643 20158 ts_tablet_manager.cc:1434] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 12:13:26.035154 20158 tablet_bootstrap.cc:492] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:26.062141 20198 raft_consensus.cc:493] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.062700 20198 raft_consensus.cc:515] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:26.065418 20198 leader_election.cc:290] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:26.067305 20157 tablet_bootstrap.cc:492] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:26.071278 20110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6e6474c4264748b1ade3cc456a5ef4" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:26.072183 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6e6474c4264748b1ade3cc456a5ef4" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:26.073400 19965 raft_consensus.cc:2468] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 0.
W20260709 12:13:26.074051 19856 leader_election.cc:343] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:26.075048 20158 tablet_bootstrap.cc:654] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:26.075233 19856 leader_election.cc:304] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329; no voters: 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:26.076086 20530 raft_consensus.cc:2804] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:26.076773 20530 raft_consensus.cc:493] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:26.093531 20164 raft_consensus.cc:493] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.101365 20164 raft_consensus.cc:515] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:26.102782 20530 raft_consensus.cc:3060] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:26.122334 19931 consensus_peers.cc:597] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 -> Peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Couldn't send request to peer 9905bb870d8b4d7b9b95a4711b9299bf. 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:13:26.129769 20081 consensus_peers.cc:597] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. 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:13:26.137634 20351 consensus_queue.cc:1048] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:26.141808 20164 leader_election.cc:290] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:26.143297 20035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5e2aace9244bf2bc850c14df358c43" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:26.144766 20157 tablet_bootstrap.cc:654] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:26.147500 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5e2aace9244bf2bc850c14df358c43" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:26.165863 20079 leader_election.cc:304] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:26.167291 20164 raft_consensus.cc:2749] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:26.175037 20595 log.cc:927] Time spent T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260709 12:13:26.179008 20530 raft_consensus.cc:515] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:26.180843 20158 tablet_bootstrap.cc:492] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:26.181197 20530 leader_election.cc:290] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:26.181525 20158 ts_tablet_manager.cc:1403] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.147s	user 0.030s	sys 0.014s
I20260709 12:13:26.182066 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6e6474c4264748b1ade3cc456a5ef4" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:26.183542 19963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6e6474c4264748b1ade3cc456a5ef4" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:26.184186 19963 raft_consensus.cc:3060] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:26.193372 19856 leader_election.cc:343] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:26.201810 20158 raft_consensus.cc:359] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:26.203474 20158 raft_consensus.cc:385] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:26.203768 20158 raft_consensus.cc:740] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:26.204636 20158 consensus_queue.cc:260] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:26.206715 20158 ts_tablet_manager.cc:1434] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:13:26.208407 19963 raft_consensus.cc:2468] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 1.
I20260709 12:13:26.209888 20158 tablet_bootstrap.cc:492] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:26.216500 19856 leader_election.cc:304] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329; no voters: 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:26.218734 20553 raft_consensus.cc:2804] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:26.218932 20158 tablet_bootstrap.cc:654] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:26.219235 20553 raft_consensus.cc:697] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [term 1 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:26.220321 20553 consensus_queue.cc:237] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:26.232323 20157 tablet_bootstrap.cc:492] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:26.232875 20157 ts_tablet_manager.cc:1403] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.166s	user 0.008s	sys 0.006s
I20260709 12:13:26.236950 20157 raft_consensus.cc:359] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:26.237973 20157 raft_consensus.cc:385] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:26.238323 20157 raft_consensus.cc:740] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:26.239189 20157 consensus_queue.cc:260] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:26.257997 20157 ts_tablet_manager.cc:1434] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 12:13:26.257380 19787 catalog_manager.cc:5697] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 1 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:26.260411 20157 tablet_bootstrap.cc:492] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:26.264523 20158 tablet_bootstrap.cc:492] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:26.265061 20158 ts_tablet_manager.cc:1403] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.022s
I20260709 12:13:26.267441 20157 tablet_bootstrap.cc:654] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:26.267901 20158 raft_consensus.cc:359] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:26.268656 20158 raft_consensus.cc:385] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:26.268944 20158 raft_consensus.cc:740] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:26.269631 20158 consensus_queue.cc:260] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:26.272974 20158 ts_tablet_manager.cc:1434] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:13:26.274271 20158 tablet_bootstrap.cc:492] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:26.280735 20530 raft_consensus.cc:493] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.281347 20530 raft_consensus.cc:515] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:26.283483 20530 leader_election.cc:290] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:26.285704 20158 tablet_bootstrap.cc:654] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:26.289639 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e03bd094548493981375fdd965336da" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:26.289740 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e03bd094548493981375fdd965336da" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:26.292526 19856 leader_election.cc:304] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f; no voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:26.293581 20530 raft_consensus.cc:2749] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:26.304803 20157 tablet_bootstrap.cc:492] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:26.305270 20157 ts_tablet_manager.cc:1403] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.009s
I20260709 12:13:26.309708 20158 tablet_bootstrap.cc:492] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:26.310217 20158 ts_tablet_manager.cc:1403] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.004s
I20260709 12:13:26.311915 20157 raft_consensus.cc:359] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:26.312660 20157 raft_consensus.cc:385] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:26.312893 20158 raft_consensus.cc:359] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:26.312930 20157 raft_consensus.cc:740] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:26.313688 20158 raft_consensus.cc:385] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:26.314224 20158 raft_consensus.cc:740] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:26.314494 20157 consensus_queue.cc:260] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:26.314977 20158 consensus_queue.cc:260] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:26.316913 20158 ts_tablet_manager.cc:1434] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 12:13:26.316908 20157 ts_tablet_manager.cc:1434] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:13:26.318030 20158 tablet_bootstrap.cc:492] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:26.318588 20157 tablet_bootstrap.cc:492] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:26.324337 20158 tablet_bootstrap.cc:654] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:26.324750 20157 tablet_bootstrap.cc:654] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:26.361531 20158 tablet_bootstrap.cc:492] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:26.361961 20158 ts_tablet_manager.cc:1403] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.044s	user 0.028s	sys 0.008s
I20260709 12:13:26.361982 20157 tablet_bootstrap.cc:492] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:26.362582 20157 ts_tablet_manager.cc:1403] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.044s	user 0.023s	sys 0.020s
I20260709 12:13:26.364404 20158 raft_consensus.cc:359] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:26.365134 20158 raft_consensus.cc:385] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:26.365409 20158 raft_consensus.cc:740] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:26.366060 20158 consensus_queue.cc:260] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:26.366443 20157 raft_consensus.cc:359] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:26.367115 20157 raft_consensus.cc:385] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:26.367370 20157 raft_consensus.cc:740] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:26.368186 20158 ts_tablet_manager.cc:1434] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 12:13:26.368028 20157 consensus_queue.cc:260] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:26.369946 20158 tablet_bootstrap.cc:492] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:26.370376 20157 ts_tablet_manager.cc:1434] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:26.371548 20157 tablet_bootstrap.cc:492] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:26.376587 20158 tablet_bootstrap.cc:654] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:26.377347 20157 tablet_bootstrap.cc:654] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:26.386982 20530 raft_consensus.cc:493] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.387508 20530 raft_consensus.cc:515] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:26.387948 20157 tablet_bootstrap.cc:492] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:26.388552 20157 ts_tablet_manager.cc:1403] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260709 12:13:26.389310 20158 tablet_bootstrap.cc:492] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f: No bootstrap required, opened a new log
I20260709 12:13:26.389783 20158 ts_tablet_manager.cc:1403] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.012s
I20260709 12:13:26.390864 20530 leader_election.cc:290] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:26.391610 19963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d89c7358d4414cbd6902861dc2d1f5" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:26.392338 19963 raft_consensus.cc:2468] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 0.
I20260709 12:13:26.392920 20158 raft_consensus.cc:359] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:26.393627 20158 raft_consensus.cc:385] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:26.393201 20157 raft_consensus.cc:359] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:26.393734 19856 leader_election.cc:304] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329; no voters: 
I20260709 12:13:26.393945 20158 raft_consensus.cc:740] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:26.394055 20157 raft_consensus.cc:385] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:26.394541 20553 raft_consensus.cc:2804] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:26.394790 20158 consensus_queue.cc:260] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:26.397135 20553 raft_consensus.cc:493] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:26.396736 20157 raft_consensus.cc:740] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:26.397558 20553 raft_consensus.cc:3060] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:26.398217 20157 consensus_queue.cc:260] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:26.399458 20158 ts_tablet_manager.cc:1434] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260709 12:13:26.401235 20110 raft_consensus.cc:3060] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:26.401547 20157 ts_tablet_manager.cc:1434] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 12:13:26.402858 20157 tablet_bootstrap.cc:492] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:26.405704 20553 raft_consensus.cc:515] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:26.408936 20157 tablet_bootstrap.cc:654] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:26.408756 20106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d89c7358d4414cbd6902861dc2d1f5" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:26.410122 20106 raft_consensus.cc:3060] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:26.396692 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d89c7358d4414cbd6902861dc2d1f5" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:26.425654 20106 raft_consensus.cc:2468] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 1.
I20260709 12:13:26.430630 20553 leader_election.cc:290] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:26.432281 19856 leader_election.cc:304] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:26.433259 20553 raft_consensus.cc:2804] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:26.433815 20553 raft_consensus.cc:697] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 1 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:26.435374 20530 raft_consensus.cc:493] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.435925 20530 raft_consensus.cc:515] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:26.436892 19963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d89c7358d4414cbd6902861dc2d1f5" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:26.437476 19963 raft_consensus.cc:3060] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:26.438066 20530 leader_election.cc:290] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:26.434691 20553 consensus_queue.cc:237] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:26.439934 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5d116c6816434eb21ce248efb968c4" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:26.432294 20157 tablet_bootstrap.cc:492] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:26.442126 20157 ts_tablet_manager.cc:1403] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.014s
I20260709 12:13:26.444747 20157 raft_consensus.cc:359] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:26.445410 20157 raft_consensus.cc:385] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:26.445665 20157 raft_consensus.cc:740] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:26.446440 20164 raft_consensus.cc:493] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.446376 20157 consensus_queue.cc:260] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:26.453394 20164 raft_consensus.cc:515] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:26.455189 20034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5d116c6816434eb21ce248efb968c4" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:26.454895 20157 ts_tablet_manager.cc:1434] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:13:26.456744 20157 tablet_bootstrap.cc:492] T 2a117813af374cc3945a5d06142570db P 9905bb870d8b4d7b9b95a4711b9299bf: Bootstrap starting.
I20260709 12:13:26.457448 20164 leader_election.cc:290] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:26.458457 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c3aa8a81534ccda448466ffd6e8fc7" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:26.458803 19857 leader_election.cc:304] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f; no voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:26.459040 19889 raft_consensus.cc:2468] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:26.460215 20530 raft_consensus.cc:2749] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:26.460577 20081 leader_election.cc:304] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:26.462365 20164 raft_consensus.cc:2804] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:26.462580 20034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c3aa8a81534ccda448466ffd6e8fc7" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:26.462713 20164 raft_consensus.cc:493] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:26.463500 20164 raft_consensus.cc:3060] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:26.450750 19963 raft_consensus.cc:2468] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 1.
I20260709 12:13:26.463416 20034 raft_consensus.cc:2468] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:26.470535 20164 raft_consensus.cc:515] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:26.475598 20034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c3aa8a81534ccda448466ffd6e8fc7" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:26.476224 20034 raft_consensus.cc:3060] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:26.477856 19889 raft_consensus.cc:3060] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:26.477699 19785 catalog_manager.cc:5697] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 1 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:26.462852 20157 tablet_bootstrap.cc:654] T 2a117813af374cc3945a5d06142570db P 9905bb870d8b4d7b9b95a4711b9299bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:26.498777 20034 raft_consensus.cc:2468] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
I20260709 12:13:26.500789 20164 leader_election.cc:290] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:26.502650 19888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c3aa8a81534ccda448466ffd6e8fc7" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:26.503381 19888 raft_consensus.cc:3060] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:26.505285 20157 tablet_bootstrap.cc:492] T 2a117813af374cc3945a5d06142570db P 9905bb870d8b4d7b9b95a4711b9299bf: No bootstrap required, opened a new log
I20260709 12:13:26.505796 20157 ts_tablet_manager.cc:1403] T 2a117813af374cc3945a5d06142570db P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.019s
I20260709 12:13:26.515187 19888 raft_consensus.cc:2468] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
I20260709 12:13:26.515321 20080 leader_election.cc:304] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:26.517194 20164 raft_consensus.cc:2804] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:26.517930 20164 raft_consensus.cc:697] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Becoming Leader. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
I20260709 12:13:26.518675 20164 consensus_queue.cc:237] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:26.521590 20571 raft_consensus.cc:493] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.522336 20571 raft_consensus.cc:515] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:26.523913 20157 raft_consensus.cc:359] T 2a117813af374cc3945a5d06142570db P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:26.524742 20571 leader_election.cc:290] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:26.524765 20157 raft_consensus.cc:385] T 2a117813af374cc3945a5d06142570db P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:26.525673 20157 raft_consensus.cc:740] T 2a117813af374cc3945a5d06142570db P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Initialized, Role: FOLLOWER
I20260709 12:13:26.525903 20034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2799f090bea148cd8ab5d2e448fda297" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:26.526244 19888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2799f090bea148cd8ab5d2e448fda297" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:26.526592 20034 raft_consensus.cc:2468] T 2799f090bea148cd8ab5d2e448fda297 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:26.526396 20157 consensus_queue.cc:260] T 2a117813af374cc3945a5d06142570db P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:26.526907 19888 raft_consensus.cc:2468] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:26.529156 20080 leader_election.cc:304] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:26.529443 20157 ts_tablet_manager.cc:1434] T 2a117813af374cc3945a5d06142570db P 9905bb870d8b4d7b9b95a4711b9299bf: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.005s
I20260709 12:13:26.530357 20571 raft_consensus.cc:2804] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:26.530704 20571 raft_consensus.cc:493] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:26.531035 20571 raft_consensus.cc:3060] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:26.533742 19785 catalog_manager.cc:5697] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196). New cstate: current_term: 1 leader_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:26.538724 20571 raft_consensus.cc:515] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:26.540868 20571 leader_election.cc:290] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:26.541965 19888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2799f090bea148cd8ab5d2e448fda297" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:26.542668 19888 raft_consensus.cc:3060] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:26.542594 20034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2799f090bea148cd8ab5d2e448fda297" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:26.543702 20034 raft_consensus.cc:3060] T 2799f090bea148cd8ab5d2e448fda297 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:26.555696 20034 raft_consensus.cc:2468] T 2799f090bea148cd8ab5d2e448fda297 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
I20260709 12:13:26.556881 20080 leader_election.cc:304] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:26.559154 20571 raft_consensus.cc:2804] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:26.559705 20571 raft_consensus.cc:697] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Becoming Leader. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
I20260709 12:13:26.560628 20571 consensus_queue.cc:237] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:26.573614 19888 raft_consensus.cc:2468] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
I20260709 12:13:26.591346 19789 catalog_manager.cc:5697] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196). New cstate: current_term: 1 leader_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:26.604175 20106 raft_consensus.cc:3060] T 2a117813af374cc3945a5d06142570db P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:26.614784 20530 consensus_queue.cc:1048] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:26.633279 20106 raft_consensus.cc:3060] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:26.634590 19889 raft_consensus.cc:3060] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:26.644901 20571 raft_consensus.cc:493] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.645471 20571 raft_consensus.cc:515] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:26.647270 20571 leader_election.cc:290] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:26.648254 20035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec95d86fef44181aed8296a84f59875" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:26.649101 20035 raft_consensus.cc:2468] T 4ec95d86fef44181aed8296a84f59875 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:26.649246 19888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec95d86fef44181aed8296a84f59875" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:26.649926 19888 raft_consensus.cc:2468] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 0.
I20260709 12:13:26.650421 20080 leader_election.cc:304] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:26.651518 20553 consensus_queue.cc:1048] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:26.651979 20164 raft_consensus.cc:2804] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:26.652438 20164 raft_consensus.cc:493] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:26.652770 20164 raft_consensus.cc:3060] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:26.651568 20571 raft_consensus.cc:493] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.654654 20571 raft_consensus.cc:515] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:26.656735 20571 leader_election.cc:290] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:26.660557 20164 raft_consensus.cc:515] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:26.661744 19963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6e6474c4264748b1ade3cc456a5ef4" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:26.662417 19888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6e6474c4264748b1ade3cc456a5ef4" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f" is_pre_election: true
I20260709 12:13:26.665190 20081 leader_election.cc:304] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf [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: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:26.665453 20164 leader_election.cc:290] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:26.665196 20035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec95d86fef44181aed8296a84f59875" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:26.666052 20164 raft_consensus.cc:2749] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:26.666450 20035 raft_consensus.cc:3060] T 4ec95d86fef44181aed8296a84f59875 P c4d7f465293d427c820ab6d2b67af085 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:26.667133 19888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec95d86fef44181aed8296a84f59875" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f9977942f140d39f76eebcb246d50f"
I20260709 12:13:26.667745 19888 raft_consensus.cc:3060] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:26.677558 20035 raft_consensus.cc:2468] T 4ec95d86fef44181aed8296a84f59875 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
I20260709 12:13:26.678944 20080 leader_election.cc:304] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:26.680864 20571 raft_consensus.cc:2804] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:26.687124 19888 raft_consensus.cc:2468] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
I20260709 12:13:26.682479 20571 raft_consensus.cc:697] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Becoming Leader. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
I20260709 12:13:26.688421 20571 consensus_queue.cc:237] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
W20260709 12:13:26.718986 19837 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:26.718416 19785 catalog_manager.cc:5697] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196). New cstate: current_term: 1 leader_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:27.207986 20571 consensus_queue.cc:1048] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:27.239203 20571 consensus_queue.cc:1048] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:27.246505 20571 consensus_queue.cc:1048] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:27.320914 20553 consensus_queue.cc:1048] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:27.323858 20630 consensus_queue.cc:1048] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:27.323596 20629 consensus_queue.cc:1048] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:27.372320 20530 consensus_queue.cc:1048] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:27.380129 20630 consensus_queue.cc:1048] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:13:27.387391 19932 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:37029, user_credentials={real_user=slave}} blocked reactor thread for 48319.9us
I20260709 12:13:27.396387 16595 tablet_server.cc:179] TabletServer@127.16.52.193:0 shutting down...
W20260709 12:13:27.398543 19933 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:27.447095 19933 consensus_peers.cc:597] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: 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:13:27.507964 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:27.508865 16595 tablet_replica.cc:333] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.510233 16595 raft_consensus.cc:2243] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.510991 16595 raft_consensus.cc:2272] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.514160 16595 tablet_replica.cc:333] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.515014 16595 raft_consensus.cc:2243] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:27.515957 16595 raft_consensus.cc:2272] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.518348 16595 tablet_replica.cc:333] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.518952 16595 raft_consensus.cc:2243] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.519363 16595 raft_consensus.cc:2272] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.521741 16595 tablet_replica.cc:333] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.522346 16595 raft_consensus.cc:2243] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.522746 16595 raft_consensus.cc:2272] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.525378 16595 tablet_replica.cc:333] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.526211 16595 raft_consensus.cc:2243] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:27.527084 16595 raft_consensus.cc:2272] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:27.527910 19933 consensus_peers.cc:597] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: 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:13:27.529199 16595 tablet_replica.cc:333] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.529799 16595 raft_consensus.cc:2243] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.530180 16595 raft_consensus.cc:2272] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.532043 16595 tablet_replica.cc:333] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.532573 16595 raft_consensus.cc:2243] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.532954 16595 raft_consensus.cc:2272] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.534756 16595 tablet_replica.cc:333] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.535271 16595 raft_consensus.cc:2243] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.535627 16595 raft_consensus.cc:2272] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.537501 16595 tablet_replica.cc:333] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.538259 16595 raft_consensus.cc:2243] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.538754 16595 raft_consensus.cc:2272] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.541292 16595 tablet_replica.cc:333] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.542104 16595 raft_consensus.cc:2243] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.542639 16595 raft_consensus.cc:2272] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.545921 16595 tablet_replica.cc:333] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.546958 16595 raft_consensus.cc:2243] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.547619 16595 raft_consensus.cc:2272] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.550076 16595 tablet_replica.cc:333] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
W20260709 12:13:27.549988 20007 consensus_peers.cc:597] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: 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:13:27.550894 16595 raft_consensus.cc:2243] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:27.551672 16595 raft_consensus.cc:2272] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.553970 16595 tablet_replica.cc:333] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.554628 16595 raft_consensus.cc:2243] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.555155 16595 raft_consensus.cc:2272] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.557099 16595 tablet_replica.cc:333] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.557682 16595 raft_consensus.cc:2243] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:27.558496 16595 raft_consensus.cc:2272] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.561141 16595 tablet_replica.cc:333] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.561929 16595 raft_consensus.cc:2243] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.562479 16595 raft_consensus.cc:2272] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:27.563503 20007 consensus_peers.cc:597] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: 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:13:27.564481 16595 tablet_replica.cc:333] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.565152 16595 raft_consensus.cc:2243] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.565557 16595 raft_consensus.cc:2272] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.567509 16595 tablet_replica.cc:333] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.568153 16595 raft_consensus.cc:2243] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.568643 16595 raft_consensus.cc:2272] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.570989 16595 tablet_replica.cc:333] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.571844 16595 raft_consensus.cc:2243] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.572235 16595 raft_consensus.cc:2272] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.574105 16595 tablet_replica.cc:333] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.574600 16595 raft_consensus.cc:2243] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.574934 16595 raft_consensus.cc:2272] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.577313 16595 tablet_replica.cc:333] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.578083 16595 raft_consensus.cc:2243] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.578589 16595 raft_consensus.cc:2272] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.581048 16595 tablet_replica.cc:333] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.581816 16595 raft_consensus.cc:2243] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:27.582788 16595 raft_consensus.cc:2272] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.585224 16595 tablet_replica.cc:333] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.585964 16595 raft_consensus.cc:2243] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.586440 16595 raft_consensus.cc:2272] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.589088 16595 tablet_replica.cc:333] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.589879 16595 raft_consensus.cc:2243] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:27.590703 16595 raft_consensus.cc:2272] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.592618 16595 tablet_replica.cc:333] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.593194 16595 raft_consensus.cc:2243] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.593639 16595 raft_consensus.cc:2272] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.595467 16595 tablet_replica.cc:333] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.596094 16595 raft_consensus.cc:2243] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:27.596856 16595 raft_consensus.cc:2272] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.599177 16595 tablet_replica.cc:333] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.599921 16595 raft_consensus.cc:2243] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.600356 16595 raft_consensus.cc:2272] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:27.602469 20081 consensus_peers.cc:597] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: 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:13:27.602567 16595 tablet_replica.cc:333] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.603359 16595 raft_consensus.cc:2243] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:27.604331 16595 raft_consensus.cc:2272] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.606268 16595 tablet_replica.cc:333] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.606823 16595 raft_consensus.cc:2243] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:27.607545 16595 raft_consensus.cc:2272] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.609618 16595 tablet_replica.cc:333] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.610390 16595 raft_consensus.cc:2243] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.610869 16595 raft_consensus.cc:2272] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.612834 16595 tablet_replica.cc:333] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.613373 16595 raft_consensus.cc:2243] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.613768 16595 raft_consensus.cc:2272] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.616129 16595 tablet_replica.cc:333] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.616745 16595 raft_consensus.cc:2243] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.617247 16595 raft_consensus.cc:2272] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.619128 16595 tablet_replica.cc:333] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.619693 16595 raft_consensus.cc:2243] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.620172 16595 raft_consensus.cc:2272] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.622007 16595 tablet_replica.cc:333] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.622565 16595 raft_consensus.cc:2243] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.622979 16595 raft_consensus.cc:2272] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.624768 16595 tablet_replica.cc:333] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.625312 16595 raft_consensus.cc:2243] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.625722 16595 raft_consensus.cc:2272] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.627480 16595 tablet_replica.cc:333] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.628125 16595 raft_consensus.cc:2243] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.628530 16595 raft_consensus.cc:2272] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.630394 16595 tablet_replica.cc:333] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.630934 16595 raft_consensus.cc:2243] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:27.631886 16595 raft_consensus.cc:2272] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.634480 16595 tablet_replica.cc:333] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.635275 16595 raft_consensus.cc:2243] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.635772 16595 raft_consensus.cc:2272] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.638177 16595 tablet_replica.cc:333] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
W20260709 12:13:27.638533 20007 consensus_peers.cc:597] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: 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:13:27.638850 16595 raft_consensus.cc:2243] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.639304 16595 raft_consensus.cc:2272] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.641176 16595 tablet_replica.cc:333] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.641721 16595 raft_consensus.cc:2243] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.642123 16595 raft_consensus.cc:2272] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.644076 16595 tablet_replica.cc:333] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.644757 16595 raft_consensus.cc:2243] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.645238 16595 raft_consensus.cc:2272] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.647480 16595 tablet_replica.cc:333] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.648094 16595 raft_consensus.cc:2243] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.648494 16595 raft_consensus.cc:2272] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.650189 16595 tablet_replica.cc:333] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.650707 16595 raft_consensus.cc:2243] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:27.651747 16595 raft_consensus.cc:2272] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.654409 16595 tablet_replica.cc:333] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.654906 16595 raft_consensus.cc:2243] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.655326 16595 raft_consensus.cc:2272] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.657280 16595 tablet_replica.cc:333] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.657824 16595 raft_consensus.cc:2243] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:27.658279 16595 raft_consensus.cc:2272] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:27.660635 16595 tablet_replica.cc:333] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f: stopping tablet replica
I20260709 12:13:27.661267 16595 raft_consensus.cc:2243] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:27.661329 19933 consensus_peers.cc:597] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: 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:13:27.661845 16595 raft_consensus.cc:2272] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:27.665364 20007 consensus_peers.cc:597] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. 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:13:27.671478 20007 consensus_peers.cc:597] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. 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:13:27.685106 20007 consensus_peers.cc:597] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. 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:13:27.686108 19933 consensus_peers.cc:597] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. 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:13:27.687366 20081 consensus_peers.cc:597] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. 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:13:27.688973 19933 consensus_peers.cc:597] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. 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:13:27.689327 20081 consensus_peers.cc:597] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. 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:13:27.690200 19933 consensus_peers.cc:597] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. 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:13:27.705003 19933 consensus_peers.cc:597] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. 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:13:27.708010 19933 consensus_peers.cc:597] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. 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:13:27.710747 19933 consensus_peers.cc:597] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. 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:13:27.713783 20081 consensus_peers.cc:597] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. 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:13:27.732697 20007 consensus_peers.cc:597] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. 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:13:27.735556 20007 consensus_peers.cc:597] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:27.737152 20081 consensus_peers.cc:597] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: 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:13:27.758541 16595 tablet_server.cc:196] TabletServer@127.16.52.193:0 shutdown complete.
W20260709 12:13:27.785233 20081 consensus_peers.cc:597] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:27.786185 20081 consensus_peers.cc:597] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:27.789621 20081 consensus_peers.cc:597] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:27.795631 20081 consensus_peers.cc:597] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:27.799890 20007 consensus_peers.cc:597] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:27.820729 19933 consensus_peers.cc:597] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:27.825259 19933 consensus_peers.cc:597] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:27.826035 19933 consensus_peers.cc:597] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:27.826550 19933 consensus_peers.cc:597] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:27.874951 20081 consensus_peers.cc:597] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:27.880309 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:27.887441 20658 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:13:27.887436 20659 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:13:27.889235 16595 server_base.cc:1061] running on GCE node
W20260709 12:13:27.889614 20661 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:13:27.890645 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:27.890872 16595 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:13:27.891114 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599207891094 us; error 0 us; skew 500 ppm
I20260709 12:13:27.891688 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:27.895195 16595 webserver.cc:533] Webserver started at http://127.16.52.193:42277/ using document root <none> and password file <none>
I20260709 12:13:27.895709 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:27.895955 16595 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:13:27.899812 16595 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 12:13:27.909762 20666 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:13:27.910584 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:13:27.910917 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/ts-0-root
uuid: "02f9977942f140d39f76eebcb246d50f"
format_stamp: "Formatted at 2026-07-09 12:13:16 on dist-test-slave-stjn"
I20260709 12:13:27.911289 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599064320405-16595-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:13:27.925364 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:27.926551 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:27.928084 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:27.933455 20673 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 12:13:27.938373 19933 consensus_peers.cc:597] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:27.959659 20081 consensus_peers.cc:597] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:28.061937 19821 debug-util.cc:398] Leaking SignalData structure 0x7b08003857a0 after lost signal to thread 16598
W20260709 12:13:28.063100 19821 debug-util.cc:398] Leaking SignalData structure 0x7b0800052a40 after lost signal to thread 19824
W20260709 12:13:28.065104 19821 debug-util.cc:398] Leaking SignalData structure 0x7b080011ba80 after lost signal to thread 19991
W20260709 12:13:28.066129 19821 debug-util.cc:398] Leaking SignalData structure 0x7b0800306340 after lost signal to thread 20065
W20260709 12:13:28.067162 19821 debug-util.cc:398] Leaking SignalData structure 0x7b08002eda20 after lost signal to thread 20139
I20260709 12:13:28.197984 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:13:28.198403 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.266s	user 0.007s	sys 0.000s
I20260709 12:13:28.198760 16595 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:13:28.207723 20673 tablet_bootstrap.cc:492] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:28.378208 20673 tablet_bootstrap.cc:492] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f: 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:13:28.379168 20673 tablet_bootstrap.cc:492] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:28.379765 20673 ts_tablet_manager.cc:1403] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.172s	user 0.067s	sys 0.064s
I20260709 12:13:28.382390 20673 raft_consensus.cc:359] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:28.383093 20673 raft_consensus.cc:740] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:28.383944 20673 consensus_queue.cc:260] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f [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: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:28.407147 20673 ts_tablet_manager.cc:1434] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.008s
I20260709 12:13:28.407980 20673 tablet_bootstrap.cc:492] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:28.423369 20673 tablet_bootstrap.cc:492] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f: 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:13:28.424149 20673 tablet_bootstrap.cc:492] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:28.424660 20673 ts_tablet_manager.cc:1403] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.007s
I20260709 12:13:28.426558 20673 raft_consensus.cc:359] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:28.427173 20673 raft_consensus.cc:740] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:28.427781 20673 consensus_queue.cc:260] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f [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: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:28.429584 20673 ts_tablet_manager.cc:1434] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260709 12:13:28.430302 20673 tablet_bootstrap.cc:492] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:28.489596 20673 tablet_bootstrap.cc:492] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f: 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:13:28.490514 20673 tablet_bootstrap.cc:492] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:28.491111 20673 ts_tablet_manager.cc:1403] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.061s	user 0.030s	sys 0.017s
I20260709 12:13:28.493923 20673 raft_consensus.cc:359] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:28.494582 20673 raft_consensus.cc:740] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:28.495229 20673 consensus_queue.cc:260] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [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: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:28.497339 20673 ts_tablet_manager.cc:1434] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:13:28.498203 20673 tablet_bootstrap.cc:492] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:28.540334 20673 tablet_bootstrap.cc:492] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f: 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:13:28.541445 20673 tablet_bootstrap.cc:492] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:28.542179 20673 ts_tablet_manager.cc:1403] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.004s
I20260709 12:13:28.546131 20673 raft_consensus.cc:359] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:28.546866 20673 raft_consensus.cc:740] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:28.547582 20673 consensus_queue.cc:260] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f [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: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:28.549639 20673 ts_tablet_manager.cc:1434] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:28.550420 20673 tablet_bootstrap.cc:492] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:28.572011 20673 tablet_bootstrap.cc:492] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f: 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:13:28.573012 20673 tablet_bootstrap.cc:492] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:28.573726 20673 ts_tablet_manager.cc:1403] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260709 12:13:28.576301 20673 raft_consensus.cc:359] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:28.577013 20673 raft_consensus.cc:740] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:28.577695 20673 consensus_queue.cc:260] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f [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: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:28.586545 20673 ts_tablet_manager.cc:1434] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:13:28.587488 20673 tablet_bootstrap.cc:492] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:28.609486 16595 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:13:28.609985 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.411s	user 0.280s	sys 0.000s
I20260709 12:13:28.616469 20673 tablet_bootstrap.cc:492] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f: 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:13:28.617491 20673 tablet_bootstrap.cc:492] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:28.618165 20673 ts_tablet_manager.cc:1403] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.016s
I20260709 12:13:28.620757 20673 raft_consensus.cc:359] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:28.621438 20673 raft_consensus.cc:740] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:28.622321 20673 consensus_queue.cc:260] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f [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: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:28.624554 20673 ts_tablet_manager.cc:1434] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:13:28.625339 20673 tablet_bootstrap.cc:492] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:28.647598 20673 tablet_bootstrap.cc:492] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f: 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:13:28.648571 20673 tablet_bootstrap.cc:492] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:28.649247 20673 ts_tablet_manager.cc:1403] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260709 12:13:28.651665 20673 raft_consensus.cc:359] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:28.652390 20673 raft_consensus.cc:740] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:28.653249 20673 consensus_queue.cc:260] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [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: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:28.655292 20673 ts_tablet_manager.cc:1434] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:13:28.656080 20673 tablet_bootstrap.cc:492] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:28.677579 20673 tablet_bootstrap.cc:492] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f: 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:13:28.678586 20673 tablet_bootstrap.cc:492] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:28.679260 20673 ts_tablet_manager.cc:1403] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260709 12:13:28.681810 20673 raft_consensus.cc:359] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:28.682529 20673 raft_consensus.cc:740] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:28.683422 20673 consensus_queue.cc:260] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f [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: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:28.685693 20673 ts_tablet_manager.cc:1434] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:13:28.686484 20673 tablet_bootstrap.cc:492] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:28.689438 20624 raft_consensus.cc:493] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:28.690131 20624 raft_consensus.cc:515] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:28.708074 20673 tablet_bootstrap.cc:492] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f: 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:13:28.709127 20673 tablet_bootstrap.cc:492] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:28.709828 20673 ts_tablet_manager.cc:1403] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260709 12:13:28.713826 20673 raft_consensus.cc:359] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:28.714543 20673 raft_consensus.cc:740] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:28.715333 20673 consensus_queue.cc:260] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f [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: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:28.717528 20673 ts_tablet_manager.cc:1434] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:28.718293 20673 tablet_bootstrap.cc:492] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:28.722599 20626 raft_consensus.cc:493] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:28.723189 20626 raft_consensus.cc:515] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:28.725488 20626 leader_election.cc:290] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:28.737864 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c68369cefde0409c91be807bb17d45aa" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:28.744076 20106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e07520e3fb14dd5afa285d6497f4a9a" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:28.727569 20624 leader_election.cc:290] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
W20260709 12:13:28.773006 19933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:42619, user_credentials={real_user=slave}} blocked reactor thread for 58156.6us
I20260709 12:13:28.798429 20676 raft_consensus.cc:493] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:28.799151 20676 raft_consensus.cc:515] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:28.801215 20642 raft_consensus.cc:493] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:28.801957 20642 raft_consensus.cc:515] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:28.813532 20642 leader_election.cc:290] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:28.833623 20632 raft_consensus.cc:493] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:28.834290 20632 raft_consensus.cc:515] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:28.836843 20630 raft_consensus.cc:493] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:28.837433 20630 raft_consensus.cc:515] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:28.839502 20630 leader_election.cc:290] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:28.836512 20632 leader_election.cc:290] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:28.841756 20033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c68369cefde0409c91be807bb17d45aa" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:28.842696 20033 raft_consensus.cc:2468] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
I20260709 12:13:28.844336 20080 leader_election.cc:304] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [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: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:28.845386 20632 raft_consensus.cc:2804] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:28.845860 20632 raft_consensus.cc:493] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:28.846331 20632 raft_consensus.cc:3060] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:28.856554 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6e6474c4264748b1ade3cc456a5ef4" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:28.857493 20111 raft_consensus.cc:2468] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:28.860769 20630 raft_consensus.cc:493] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:28.861330 20630 raft_consensus.cc:515] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:28.861871 20629 raft_consensus.cc:493] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:28.863544 20630 leader_election.cc:290] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:28.863101 20629 raft_consensus.cc:515] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:28.865571 20629 leader_election.cc:290] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:28.868073 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce26277c5f1d489a80950f49deef20e0" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:28.871572 20033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b95c337688e4649a454d882e533dd76" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:28.873366 19931 leader_election.cc:304] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [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: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:28.877225 20635 raft_consensus.cc:2804] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:28.877732 20635 raft_consensus.cc:493] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:28.878221 20635 raft_consensus.cc:3060] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:28.892850 20627 raft_consensus.cc:493] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:28.893962 20627 raft_consensus.cc:515] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:28.916997 20676 leader_election.cc:290] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
W20260709 12:13:28.920567 19931 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.196:39809, user_credentials={real_user=slave}} blocked reactor thread for 47329.9us
W20260709 12:13:28.925160 20007 leader_election.cc:336] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
I20260709 12:13:28.933727 20627 leader_election.cc:290] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:28.939015 20630 raft_consensus.cc:493] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:28.939620 20630 raft_consensus.cc:515] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:28.943001 20630 leader_election.cc:290] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:28.967971 20629 raft_consensus.cc:493] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:28.968724 20629 raft_consensus.cc:515] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:28.967386 20630 raft_consensus.cc:493] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:28.972211 20630 raft_consensus.cc:515] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:28.974876 20630 leader_election.cc:290] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:28.971532 20629 leader_election.cc:290] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:28.925949 20007 leader_election.cc:304] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [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: c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:28.976334 20626 raft_consensus.cc:2749] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:28.977614 20007 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.193:42619, user_credentials={real_user=slave}} blocked reactor thread for 52498us
W20260709 12:13:28.979338 20007 leader_election.cc:336] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
I20260709 12:13:28.980001 20007 leader_election.cc:304] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [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: c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:28.980971 20626 raft_consensus.cc:2749] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:29.001427 20642 raft_consensus.cc:493] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:29.002302 20642 raft_consensus.cc:515] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:29.005506 20642 leader_election.cc:290] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:29.019287 20626 raft_consensus.cc:493] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:29.020153 20626 raft_consensus.cc:515] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:29.024959 20626 leader_election.cc:290] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:29.029708 20676 raft_consensus.cc:493] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:29.030575 20676 raft_consensus.cc:515] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:29.033538 20676 leader_election.cc:290] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:29.039064 20632 raft_consensus.cc:515] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:29.043047 20033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c68369cefde0409c91be807bb17d45aa" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:29.043879 20033 raft_consensus.cc:3060] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.055151 20629 raft_consensus.cc:493] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:29.055950 20629 raft_consensus.cc:515] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:29.058971 20629 leader_election.cc:290] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:29.060951 20692 raft_consensus.cc:493] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:29.061429 20692 raft_consensus.cc:515] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:29.063506 20692 leader_election.cc:290] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:29.067691 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a36a6e3ba7d4c5a8fbcbfaac108f883" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:29.068647 20111 raft_consensus.cc:2468] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:29.070487 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8048d347d6f43cc8e8f90b31517cf7f" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:29.071393 20692 raft_consensus.cc:493] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:29.071960 20692 raft_consensus.cc:515] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:29.074002 20692 leader_election.cc:290] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:29.071462 20111 raft_consensus.cc:2468] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:29.074652 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e07520e3fb14dd5afa285d6497f4a9a" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:29.075328 20038 raft_consensus.cc:2468] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
I20260709 12:13:29.077154 20080 leader_election.cc:304] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [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: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:29.078044 20692 raft_consensus.cc:2804] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:29.078382 20692 raft_consensus.cc:493] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:29.078723 20692 raft_consensus.cc:3060] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.080294 19960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6e6474c4264748b1ade3cc456a5ef4" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:29.086452 20692 raft_consensus.cc:515] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:29.088564 20692 leader_election.cc:290] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:29.089828 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e07520e3fb14dd5afa285d6497f4a9a" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:29.090723 20038 raft_consensus.cc:3060] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.128880 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2764d80157974ee48f392eedf87b192c" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:29.129891 19964 raft_consensus.cc:2468] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 1.
W20260709 12:13:29.150760 16595 thread.cc:641] rpc worker (service pool kudu.tserver.TabletServerService) Time spent creating pthread: real 0.511s	user 0.095s	sys 0.279s
W20260709 12:13:29.151186 16595 thread.cc:608] rpc worker (service pool kudu.tserver.TabletServerService) Time spent starting thread: real 0.512s	user 0.095s	sys 0.279s
W20260709 12:13:29.073303 20081 leader_election.cc:336] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
W20260709 12:13:29.152033 20081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.193:42619, user_credentials={real_user=slave}} blocked reactor thread for 78752us
W20260709 12:13:29.152951 20081 leader_election.cc:336] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
W20260709 12:13:29.153441 20081 leader_election.cc:336] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
I20260709 12:13:29.153942 20081 leader_election.cc:304] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf [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: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:29.159329 20673 tablet_bootstrap.cc:492] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f: 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:13:29.160317 20673 tablet_bootstrap.cc:492] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:29.161170 20673 ts_tablet_manager.cc:1403] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.443s	user 0.157s	sys 0.255s
I20260709 12:13:29.163867 20673 raft_consensus.cc:359] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:29.164520 20673 raft_consensus.cc:740] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:29.165217 20673 consensus_queue.cc:260] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [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: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:29.167246 20673 ts_tablet_manager.cc:1434] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:13:29.168020 20673 tablet_bootstrap.cc:492] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:29.173187 20033 raft_consensus.cc:2468] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 2.
I20260709 12:13:29.174706 20080 leader_election.cc:304] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:29.175700 20106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd59cf1bdbdc42e380c6bd8d09f1208e" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:29.176402 20106 raft_consensus.cc:2468] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 2.
I20260709 12:13:29.179392 20106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d89c7358d4414cbd6902861dc2d1f5" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:29.180168 20106 raft_consensus.cc:2468] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
I20260709 12:13:29.192866 20691 raft_consensus.cc:493] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:29.193686 20691 raft_consensus.cc:515] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:29.204571 20632 leader_election.cc:290] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:29.208986 19931 leader_election.cc:304] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [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: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:29.210129 20690 raft_consensus.cc:2804] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:29.210397 20629 raft_consensus.cc:2749] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:29.211308 20692 raft_consensus.cc:2804] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:29.211885 20692 raft_consensus.cc:697] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 LEADER]: Becoming Leader. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
W20260709 12:13:29.211622 20081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.193:42619, user_credentials={real_user=slave}} blocked reactor thread for 58201.7us
I20260709 12:13:29.212775 20692 consensus_queue.cc:237] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
W20260709 12:13:29.213915 20081 leader_election.cc:336] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
I20260709 12:13:29.214460 20635 raft_consensus.cc:515] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:29.217633 19960 raft_consensus.cc:2393] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9905bb870d8b4d7b9b95a4711b9299bf in current term 2: Already voted for candidate 5f7c4e8f5094466a853d9a753f342329 in this term.
I20260709 12:13:29.210551 20690 raft_consensus.cc:493] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:29.221386 20690 raft_consensus.cc:3060] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.224737 20038 raft_consensus.cc:2468] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 2.
W20260709 12:13:29.215252 19933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.193:42619, user_credentials={real_user=slave}} blocked reactor thread for 73407us
I20260709 12:13:29.226085 20080 leader_election.cc:304] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:29.226980 20629 raft_consensus.cc:2804] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:29.227475 20629 raft_consensus.cc:697] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 LEADER]: Becoming Leader. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
I20260709 12:13:29.228389 20629 consensus_queue.cc:237] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:29.229739 20673 tablet_bootstrap.cc:492] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f: 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:13:29.231545 20081 leader_election.cc:304] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [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: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:29.232880 20673 tablet_bootstrap.cc:492] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:29.233934 20673 ts_tablet_manager.cc:1403] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.066s	user 0.034s	sys 0.012s
I20260709 12:13:29.232474 20693 raft_consensus.cc:2749] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:29.236948 20626 raft_consensus.cc:493] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:29.237479 19931 leader_election.cc:304] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [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: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:29.238061 20691 leader_election.cc:290] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:29.237505 20626 raft_consensus.cc:515] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:29.238893 20674 raft_consensus.cc:493] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:29.240612 20674 raft_consensus.cc:515] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:29.243340 20674 leader_election.cc:290] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:29.239421 20635 leader_election.cc:290] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:29.238786 20673 raft_consensus.cc:359] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:29.246743 19931 leader_election.cc:304] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [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: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:29.245780 20626 leader_election.cc:290] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:29.249150 20676 raft_consensus.cc:2804] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:29.266870 20673 raft_consensus.cc:740] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:29.268472 20673 consensus_queue.cc:260] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f [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: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
W20260709 12:13:29.255685 20081 leader_election.cc:336] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
I20260709 12:13:29.268420 19931 leader_election.cc:304] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [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: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:29.272164 20673 ts_tablet_manager.cc:1434] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.037s	user 0.011s	sys 0.000s
I20260709 12:13:29.273061 20673 tablet_bootstrap.cc:492] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:29.265817 20690 raft_consensus.cc:515] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:29.280052 20690 leader_election.cc:290] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:29.267282 20676 raft_consensus.cc:493] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:29.275981 20635 raft_consensus.cc:2804] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:29.276775 20627 raft_consensus.cc:2804] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:29.287391 20676 raft_consensus.cc:3060] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.289687 20635 raft_consensus.cc:493] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:29.314337 20635 raft_consensus.cc:3060] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:29.298723 20627 raft_consensus.cc:493] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:29.333340 20627 raft_consensus.cc:3060] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.341923 20035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7455de875c8413ab110fc0f1cad918a" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:29.342928 20035 raft_consensus.cc:2468] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 1.
W20260709 12:13:29.342057 20081 leader_election.cc:336] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
W20260709 12:13:29.357792 20081 leader_election.cc:336] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
W20260709 12:13:29.358539 20081 leader_election.cc:336] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
W20260709 12:13:29.359045 20081 leader_election.cc:336] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
W20260709 12:13:29.328562 19931 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.196:39809, user_credentials={real_user=slave}} blocked reactor thread for 55894us
W20260709 12:13:29.359537 20081 leader_election.cc:336] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
W20260709 12:13:29.361857 20081 leader_election.cc:336] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
W20260709 12:13:29.362747 20081 leader_election.cc:336] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
W20260709 12:13:29.371289 20007 leader_election.cc:336] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
I20260709 12:13:29.386761 19789 catalog_manager.cc:5697] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf reported cstate change: term changed from 1 to 2, leader changed from 02f9977942f140d39f76eebcb246d50f (127.16.52.193) to 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196). New cstate: current_term: 2 leader_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:29.405395 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b95c337688e4649a454d882e533dd76" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:29.406311 20111 raft_consensus.cc:2468] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 1.
I20260709 12:13:29.419479 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce26277c5f1d489a80950f49deef20e0" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:29.420212 20114 raft_consensus.cc:2468] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 1.
W20260709 12:13:29.428902 20005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:44779, user_credentials={real_user=slave}} blocked reactor thread for 104731us
W20260709 12:13:29.430835 20007 leader_election.cc:336] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
I20260709 12:13:29.441229 20635 raft_consensus.cc:515] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:29.443495 20635 leader_election.cc:290] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 3 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:29.445080 20676 raft_consensus.cc:515] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:29.447113 20676 leader_election.cc:290] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:29.441349 20627 raft_consensus.cc:515] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:29.452828 20627 leader_election.cc:290] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
W20260709 12:13:29.456926 20007 leader_election.cc:336] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
I20260709 12:13:29.470381 19932 leader_election.cc:304] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [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: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:29.472476 20713 raft_consensus.cc:2804] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:29.473037 20713 raft_consensus.cc:493] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:29.473588 20713 raft_consensus.cc:3060] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.488857 20079 leader_election.cc:304] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [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: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:29.505359 20705 raft_consensus.cc:2804] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:29.505750 20705 raft_consensus.cc:493] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:29.506111 20705 raft_consensus.cc:3060] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.506378 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6e6474c4264748b1ade3cc456a5ef4" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:29.507050 20114 raft_consensus.cc:3060] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.507329 20106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a36a6e3ba7d4c5a8fbcbfaac108f883" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:29.507982 20106 raft_consensus.cc:3060] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.508184 20005 leader_election.cc:304] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [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: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:29.509603 20005 leader_election.cc:304] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [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: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:29.510914 20707 raft_consensus.cc:2804] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:29.511276 20707 raft_consensus.cc:493] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:29.511632 20707 raft_consensus.cc:3060] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.515048 20673 tablet_bootstrap.cc:492] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f: 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:13:29.515636 20114 raft_consensus.cc:2468] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 2.
I20260709 12:13:29.516124 20673 tablet_bootstrap.cc:492] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:29.516538 20624 raft_consensus.cc:2804] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:29.516849 20673 ts_tablet_manager.cc:1403] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.244s	user 0.019s	sys 0.009s
I20260709 12:13:29.516945 20624 raft_consensus.cc:493] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:29.517366 20624 raft_consensus.cc:3060] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.519099 20106 raft_consensus.cc:2468] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 2.
I20260709 12:13:29.538616 20673 raft_consensus.cc:359] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:29.544677 20673 raft_consensus.cc:740] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:29.546689 20673 consensus_queue.cc:260] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f [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: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:29.551878 20079 leader_election.cc:304] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf [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: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
W20260709 12:13:29.550484 19933 leader_election.cc:336] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
I20260709 12:13:29.553512 20630 raft_consensus.cc:2749] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:29.554656 19933 leader_election.cc:336] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
I20260709 12:13:29.557456 20110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd59cf1bdbdc42e380c6bd8d09f1208e" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:29.558112 20110 raft_consensus.cc:3060] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:29.559136 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d89c7358d4414cbd6902861dc2d1f5" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:29.559727 20114 raft_consensus.cc:3060] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.560153 20106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8048d347d6f43cc8e8f90b31517cf7f" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:29.560724 20106 raft_consensus.cc:3060] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.566304 20624 raft_consensus.cc:515] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:29.557762 20707 raft_consensus.cc:515] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:29.571132 20624 leader_election.cc:290] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 2 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:29.566908 20114 raft_consensus.cc:2468] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 2.
W20260709 12:13:29.573581 20007 leader_election.cc:336] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
I20260709 12:13:29.575217 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce26277c5f1d489a80950f49deef20e0" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:29.575874 20111 raft_consensus.cc:3060] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.576017 20109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b95c337688e4649a454d882e533dd76" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:29.576642 20109 raft_consensus.cc:3060] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:29.578255 20007 leader_election.cc:336] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
I20260709 12:13:29.563344 20705 raft_consensus.cc:515] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:29.580819 20705 leader_election.cc:290] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 election: Requested vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:29.573105 20707 leader_election.cc:290] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 2 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:29.584123 20713 raft_consensus.cc:515] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:29.584856 20109 raft_consensus.cc:2468] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 2.
W20260709 12:13:29.585296 20081 leader_election.cc:336] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
I20260709 12:13:29.595750 20106 raft_consensus.cc:2468] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 2.
I20260709 12:13:29.597668 20005 leader_election.cc:304] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [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: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:29.590023 20111 raft_consensus.cc:2468] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 2.
I20260709 12:13:29.597997 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7455de875c8413ab110fc0f1cad918a" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:29.591856 20110 raft_consensus.cc:2468] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 3.
I20260709 12:13:29.598588 20038 raft_consensus.cc:3060] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.598701 20626 raft_consensus.cc:2804] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:29.599205 20626 raft_consensus.cc:697] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [term 2 LEADER]: Becoming Leader. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Running, Role: LEADER
I20260709 12:13:29.599977 20005 leader_election.cc:304] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [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: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:29.600046 20626 consensus_queue.cc:237] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:29.601274 20624 raft_consensus.cc:2804] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:29.601758 20624 raft_consensus.cc:697] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [term 2 LEADER]: Becoming Leader. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Running, Role: LEADER
I20260709 12:13:29.602614 20624 consensus_queue.cc:237] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:29.599424 19931 leader_election.cc:304] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:29.594556 20673 ts_tablet_manager.cc:1434] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260709 12:13:29.607116 20691 raft_consensus.cc:2804] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:29.607596 20691 raft_consensus.cc:697] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [term 2 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:29.607651 20673 tablet_bootstrap.cc:492] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:29.608443 20691 consensus_queue.cc:237] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:29.609153 20713 leader_election.cc:290] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 election: Requested vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:29.606099 20038 raft_consensus.cc:2468] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 2.
I20260709 12:13:29.612470 19932 leader_election.cc:304] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:29.613178 20713 raft_consensus.cc:2804] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:29.614110 19931 leader_election.cc:304] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:29.615741 20718 raft_consensus.cc:2804] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:29.616075 20713 raft_consensus.cc:697] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [term 2 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:29.616214 20718 raft_consensus.cc:697] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 2 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:29.616974 20713 consensus_queue.cc:237] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:29.617025 20718 consensus_queue.cc:237] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:29.624250 20677 raft_consensus.cc:493] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.624821 20677 raft_consensus.cc:515] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:29.627574 20677 leader_election.cc:290] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:29.642472 19931 leader_election.cc:304] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:29.645238 19790 catalog_manager.cc:5697] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 reported cstate change: term changed from 1 to 2, leader changed from 02f9977942f140d39f76eebcb246d50f (127.16.52.193) to c4d7f465293d427c820ab6d2b67af085 (127.16.52.195). New cstate: current_term: 2 leader_uuid: "c4d7f465293d427c820ab6d2b67af085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:29.649293 20704 raft_consensus.cc:2804] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:29.649829 20704 raft_consensus.cc:697] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 2 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:29.650627 20704 consensus_queue.cc:237] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:29.657212 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd59cf1bdbdc42e380c6bd8d09f1208e" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:29.657411 19962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a36a6e3ba7d4c5a8fbcbfaac108f883" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:29.658138 19964 raft_consensus.cc:2393] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9905bb870d8b4d7b9b95a4711b9299bf in current term 3: Already voted for candidate 5f7c4e8f5094466a853d9a753f342329 in this term.
I20260709 12:13:29.657546 19960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d89c7358d4414cbd6902861dc2d1f5" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:29.660497 19960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8048d347d6f43cc8e8f90b31517cf7f" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:29.661346 19960 raft_consensus.cc:2393] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9905bb870d8b4d7b9b95a4711b9299bf in current term 2: Already voted for candidate 5f7c4e8f5094466a853d9a753f342329 in this term.
I20260709 12:13:29.664860 19931 leader_election.cc:304] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:29.667469 20710 raft_consensus.cc:2804] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:29.668087 20710 raft_consensus.cc:697] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [term 2 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:29.668916 20710 consensus_queue.cc:237] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
W20260709 12:13:29.671696 20081 consensus_peers.cc:597] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:29.677337 19931 leader_election.cc:304] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [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: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:29.681922 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2764d80157974ee48f392eedf87b192c" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:29.682855 19967 raft_consensus.cc:3060] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.696650 20691 raft_consensus.cc:2804] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:29.698074 20691 raft_consensus.cc:697] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 3 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:29.699309 20691 consensus_queue.cc:237] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [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: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:29.718936 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7455de875c8413ab110fc0f1cad918a" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:29.705595 19967 raft_consensus.cc:2468] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 2.
W20260709 12:13:29.741714 19933 leader_election.cc:336] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
W20260709 12:13:29.742676 19933 leader_election.cc:336] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
W20260709 12:13:29.743534 19933 leader_election.cc:336] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
I20260709 12:13:29.785877 20677 raft_consensus.cc:493] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.786677 20677 raft_consensus.cc:515] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:29.794503 20034 raft_consensus.cc:1275] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Refusing update from remote peer 9905bb870d8b4d7b9b95a4711b9299bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:29.796337 20630 consensus_queue.cc:1048] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:29.803176 20079 leader_election.cc:304] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [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: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:29.804600 20079 leader_election.cc:304] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [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: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:29.805783 20079 leader_election.cc:304] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [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: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:29.806890 20079 leader_election.cc:304] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [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: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:29.807209 20005 leader_election.cc:304] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [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: c4d7f465293d427c820ab6d2b67af085; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:29.810509 20707 raft_consensus.cc:2749] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:29.810359 19789 catalog_manager.cc:5697] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf reported cstate change: term changed from 1 to 2, leader changed from 02f9977942f140d39f76eebcb246d50f (127.16.52.193) to 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196). New cstate: current_term: 2 leader_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:29.806318 20630 raft_consensus.cc:2749] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:29.813476 20677 leader_election.cc:290] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:29.814011 20677 raft_consensus.cc:493] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:29.818118 19933 leader_election.cc:336] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
I20260709 12:13:29.804582 20705 raft_consensus.cc:2749] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:29.826107 19933 leader_election.cc:336] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
W20260709 12:13:29.827148 19933 leader_election.cc:336] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
W20260709 12:13:29.828125 19933 leader_election.cc:336] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
W20260709 12:13:29.828948 19933 leader_election.cc:336] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
W20260709 12:13:29.829633 19933 leader_election.cc:336] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
W20260709 12:13:29.830752 19933 leader_election.cc:336] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
I20260709 12:13:29.824887 20692 raft_consensus.cc:2749] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:29.824668 20629 raft_consensus.cc:2749] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:29.837813 20038 raft_consensus.cc:1275] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Refusing update from remote peer 9905bb870d8b4d7b9b95a4711b9299bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:13:29.843972 20081 consensus_peers.cc:597] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:29.844308 20693 consensus_queue.cc:1048] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:29.814451 20677 raft_consensus.cc:515] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:29.846429 20035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b7c9d43c554168aa0f5ad7f4c2a08c" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:29.847332 20677 leader_election.cc:290] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:29.851286 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f16cf3c506d474c980c1196352b7de9" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
W20260709 12:13:29.857342 20081 consensus_peers.cc:597] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:29.857719 19790 catalog_manager.cc:5697] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 1 to 2, leader changed from 02f9977942f140d39f76eebcb246d50f (127.16.52.193) to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:29.859408 19790 catalog_manager.cc:5697] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 1 to 2, leader changed from 02f9977942f140d39f76eebcb246d50f (127.16.52.193) to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:29.863713 19790 catalog_manager.cc:5697] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 1 to 2, leader changed from 02f9977942f140d39f76eebcb246d50f (127.16.52.193) to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:29.865275 19790 catalog_manager.cc:5697] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 1 to 2, leader changed from 02f9977942f140d39f76eebcb246d50f (127.16.52.193) to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:29.866757 19790 catalog_manager.cc:5697] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 1 to 2, leader changed from 02f9977942f140d39f76eebcb246d50f (127.16.52.193) to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:29.873077 20079 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:44779, user_credentials={real_user=slave}} blocked reactor thread for 47147.8us
I20260709 12:13:29.874775 20079 leader_election.cc:304] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [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: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:29.879528 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f16cf3c506d474c980c1196352b7de9" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:29.879894 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b7c9d43c554168aa0f5ad7f4c2a08c" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:29.880210 19960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e03bd094548493981375fdd965336da" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:29.880635 20746 raft_consensus.cc:493] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.875500 19790 catalog_manager.cc:5697] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 2 to 3, leader changed from 02f9977942f140d39f76eebcb246d50f (127.16.52.193) to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 3 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:29.877240 20673 tablet_bootstrap.cc:492] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f: 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:13:29.881105 20746 raft_consensus.cc:515] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:29.882186 20673 tablet_bootstrap.cc:492] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:29.882879 20673 ts_tablet_manager.cc:1403] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.275s	user 0.014s	sys 0.008s
I20260709 12:13:29.883980 20630 raft_consensus.cc:2804] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:29.884037 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c3aa8a81534ccda448466ffd6e8fc7" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:29.884603 20630 raft_consensus.cc:697] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 LEADER]: Becoming Leader. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
I20260709 12:13:29.885454 20630 consensus_queue.cc:237] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:29.883520 20746 leader_election.cc:290] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:29.890476 20673 raft_consensus.cc:359] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:29.891610 20673 raft_consensus.cc:740] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:29.892516 20673 consensus_queue.cc:260] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [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: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:29.897827 20673 ts_tablet_manager.cc:1434] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:13:29.912494 20673 tablet_bootstrap.cc:492] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:29.912779 20668 leader_election.cc:304] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f [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: 02f9977942f140d39f76eebcb246d50f; no voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:29.918572 20746 raft_consensus.cc:2749] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:29.920310 20668 leader_election.cc:304] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f [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: 02f9977942f140d39f76eebcb246d50f; no voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:29.921888 20746 raft_consensus.cc:2749] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:29.935659 19789 catalog_manager.cc:5697] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 reported cstate change: term changed from 1 to 2, leader changed from 02f9977942f140d39f76eebcb246d50f (127.16.52.193) to c4d7f465293d427c820ab6d2b67af085 (127.16.52.195). New cstate: current_term: 2 leader_uuid: "c4d7f465293d427c820ab6d2b67af085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:29.947803 19933 consensus_peers.cc:597] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:29.950011 20007 consensus_peers.cc:597] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:29.951285 19790 catalog_manager.cc:5697] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf reported cstate change: term changed from 1 to 2, leader changed from 02f9977942f140d39f76eebcb246d50f (127.16.52.193) to 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196). New cstate: current_term: 2 leader_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:29.968629 20106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e03bd094548493981375fdd965336da" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:29.968750 20109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c3aa8a81534ccda448466ffd6e8fc7" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:29.970237 20668 leader_election.cc:304] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f [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: 02f9977942f140d39f76eebcb246d50f; no voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:29.971076 20746 raft_consensus.cc:2749] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:29.971768 20668 leader_election.cc:304] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f [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: 02f9977942f140d39f76eebcb246d50f; no voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:29.972667 20746 raft_consensus.cc:2749] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:30.011636 19933 consensus_peers.cc:597] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:30.017918 20673 tablet_bootstrap.cc:492] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f: 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:13:30.018187 20109 raft_consensus.cc:1275] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Refusing update from remote peer 5f7c4e8f5094466a853d9a753f342329: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:30.018942 20673 tablet_bootstrap.cc:492] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:30.019656 20673 ts_tablet_manager.cc:1403] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.108s	user 0.025s	sys 0.009s
I20260709 12:13:30.022733 20673 raft_consensus.cc:359] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:30.037133 20627 consensus_queue.cc:1048] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:30.038966 20007 consensus_peers.cc:597] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:30.023617 20673 raft_consensus.cc:740] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:30.049996 20673 consensus_queue.cc:260] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f [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: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:30.052522 20673 ts_tablet_manager.cc:1434] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 12:13:30.053282 20673 tablet_bootstrap.cc:492] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
W20260709 12:13:30.070601 20007 consensus_peers.cc:597] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:30.077958 20007 consensus_peers.cc:597] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:30.079242 19933 consensus_peers.cc:597] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:30.094151 20081 consensus_peers.cc:597] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:30.116076 20007 consensus_peers.cc:597] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:30.123382 20673 tablet_bootstrap.cc:492] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f: 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:13:30.124382 20673 tablet_bootstrap.cc:492] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:30.125056 20673 ts_tablet_manager.cc:1403] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.007s
I20260709 12:13:30.127451 20673 raft_consensus.cc:359] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:30.128131 20673 raft_consensus.cc:740] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:30.128861 20673 consensus_queue.cc:260] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f [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: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:30.130975 20673 ts_tablet_manager.cc:1434] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:30.131695 20673 tablet_bootstrap.cc:492] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:30.133145 20110 raft_consensus.cc:1275] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Refusing update from remote peer 5f7c4e8f5094466a853d9a753f342329: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:30.135422 20713 consensus_queue.cc:1048] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:30.144111 20040 raft_consensus.cc:1275] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Refusing update from remote peer 5f7c4e8f5094466a853d9a753f342329: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:30.147607 20746 raft_consensus.cc:493] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.148149 20746 raft_consensus.cc:515] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
W20260709 12:13:30.149055 20081 consensus_peers.cc:597] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:30.149130 20704 consensus_queue.cc:1048] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:30.150080 20746 leader_election.cc:290] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:30.151893 19960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0a9657a9fb4733a4c17482e654439c" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:30.153251 20109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0a9657a9fb4733a4c17482e654439c" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
W20260709 12:13:30.162863 19933 consensus_peers.cc:597] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:30.163720 20668 leader_election.cc:304] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f [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: 02f9977942f140d39f76eebcb246d50f; no voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:30.170223 20106 raft_consensus.cc:1275] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Refusing update from remote peer c4d7f465293d427c820ab6d2b67af085: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:30.171147 20746 raft_consensus.cc:2749] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:30.178668 20081 consensus_peers.cc:597] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:30.183853 20624 consensus_queue.cc:1048] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:30.180917 20746 raft_consensus.cc:493] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.192099 20746 raft_consensus.cc:515] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:30.193998 20746 leader_election.cc:290] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:30.194933 19960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfa6ebc707142c08ab9ebe8eb8e3d69" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:30.202495 20040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfa6ebc707142c08ab9ebe8eb8e3d69" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
W20260709 12:13:30.204933 20007 consensus_peers.cc:597] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:30.206204 20669 leader_election.cc:304] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f [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: 02f9977942f140d39f76eebcb246d50f; no voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:30.207806 20746 raft_consensus.cc:2749] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:30.212064 20109 raft_consensus.cc:1275] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Refusing update from remote peer c4d7f465293d427c820ab6d2b67af085: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:30.213308 20111 raft_consensus.cc:1275] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Refusing update from remote peer 5f7c4e8f5094466a853d9a753f342329: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:13:30.217044 19933 consensus_peers.cc:597] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:30.217707 19933 consensus_peers.cc:597] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:30.215859 20691 consensus_queue.cc:1048] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:13:30.219053 20707 consensus_queue.cc:1048] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:13:30.230821 19933 consensus_peers.cc:597] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:30.280153 20007 consensus_peers.cc:597] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:30.280735 20007 consensus_peers.cc:597] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:30.281771 20081 consensus_peers.cc:597] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:30.305335 20111 raft_consensus.cc:1275] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Refusing update from remote peer 5f7c4e8f5094466a853d9a753f342329: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:30.313961 20691 consensus_queue.cc:1048] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:30.325268 19933 consensus_peers.cc:597] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:30.342470 20111 raft_consensus.cc:1275] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Refusing update from remote peer 5f7c4e8f5094466a853d9a753f342329: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:30.353749 19960 raft_consensus.cc:1275] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Refusing update from remote peer 9905bb870d8b4d7b9b95a4711b9299bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:30.353791 20677 raft_consensus.cc:493] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.355381 20677 raft_consensus.cc:515] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
W20260709 12:13:30.362986 20081 consensus_peers.cc:597] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:30.363498 20081 consensus_peers.cc:597] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:30.363920 20081 consensus_peers.cc:597] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:30.366223 20746 raft_consensus.cc:493] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.352559 20676 consensus_queue.cc:1048] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 12:13:30.370399 20673 tablet_bootstrap.cc:492] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f: 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:13:30.359580 20630 consensus_queue.cc:1048] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 12:13:30.372241 20746 raft_consensus.cc:515] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:30.377609 20677 leader_election.cc:290] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:30.378705 20673 tablet_bootstrap.cc:492] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:30.380792 20673 ts_tablet_manager.cc:1403] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.249s	user 0.035s	sys 0.024s
I20260709 12:13:30.382491 20110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ab7967d2f149e597edfa45bd54ba34" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:30.384155 20746 leader_election.cc:290] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:30.384176 20040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ab7967d2f149e597edfa45bd54ba34" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:30.385598 20673 raft_consensus.cc:359] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
W20260709 12:13:30.386359 20770 log.cc:927] Time spent T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 12:13:30.386387 20673 raft_consensus.cc:740] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:30.387791 20673 consensus_queue.cc:260] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [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: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:30.392144 19960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb5a5e02d3e4ee6844f59dd47d74df5" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:30.392966 20673 ts_tablet_manager.cc:1434] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260709 12:13:30.394050 20673 tablet_bootstrap.cc:492] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
W20260709 12:13:30.397655 20007 consensus_peers.cc:597] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:30.398952 20669 leader_election.cc:304] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f [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: 02f9977942f140d39f76eebcb246d50f; no voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:30.400102 20746 raft_consensus.cc:2749] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:30.401023 20040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb5a5e02d3e4ee6844f59dd47d74df5" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
W20260709 12:13:30.406927 19933 consensus_peers.cc:597] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:30.412811 20669 leader_election.cc:304] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [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: 02f9977942f140d39f76eebcb246d50f; no voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:30.414139 20746 raft_consensus.cc:2749] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:30.445122 20081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:42619, user_credentials={real_user=slave}} blocked reactor thread for 54124.1us
W20260709 12:13:30.462622 20081 consensus_peers.cc:597] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:30.469110 20081 consensus_peers.cc:597] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:30.497982 20746 raft_consensus.cc:493] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.498567 20746 raft_consensus.cc:515] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
W20260709 12:13:30.499914 20007 consensus_peers.cc:597] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:30.500651 20746 leader_election.cc:290] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:30.502091 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2670a91ec2ce48c4bb12676c323a2ba2" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:30.509415 20034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2670a91ec2ce48c4bb12676c323a2ba2" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
W20260709 12:13:30.510483 19933 consensus_peers.cc:597] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:30.511694 20669 leader_election.cc:304] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [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: 02f9977942f140d39f76eebcb246d50f; no voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:30.512585 20746 raft_consensus.cc:2749] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:30.526466 20746 raft_consensus.cc:493] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.526949 20746 raft_consensus.cc:515] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:30.529232 20746 leader_election.cc:290] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:30.530984 19960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def5b95cbb794047a663602e71bf0bd1" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:30.543711 20034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def5b95cbb794047a663602e71bf0bd1" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
W20260709 12:13:30.560377 20007 consensus_peers.cc:597] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:30.561718 20669 leader_election.cc:304] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f [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: 02f9977942f140d39f76eebcb246d50f; no voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:30.564816 20746 raft_consensus.cc:2749] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:30.597370 20673 tablet_bootstrap.cc:492] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f: 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:13:30.597605 19933 consensus_peers.cc:597] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:30.598753 20673 tablet_bootstrap.cc:492] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:30.599649 20673 ts_tablet_manager.cc:1403] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.206s	user 0.023s	sys 0.010s
I20260709 12:13:30.617535 20673 raft_consensus.cc:359] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:30.618516 20673 raft_consensus.cc:740] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:30.619589 20673 consensus_queue.cc:260] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f [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: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:30.622934 20673 ts_tablet_manager.cc:1434] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:13:30.623929 20673 tablet_bootstrap.cc:492] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
W20260709 12:13:30.659952 19933 consensus_peers.cc:597] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:30.662211 20081 consensus_peers.cc:597] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:30.692559 20673 tablet_bootstrap.cc:492] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f: 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:13:30.693593 20673 tablet_bootstrap.cc:492] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:30.694406 20673 ts_tablet_manager.cc:1403] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.071s	user 0.025s	sys 0.011s
I20260709 12:13:30.696547 20746 raft_consensus.cc:493] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.697260 20746 raft_consensus.cc:515] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:30.698590 20673 raft_consensus.cc:359] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:30.702620 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de050a3992cf4ec285ad1ca8475b984a" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:30.706022 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de050a3992cf4ec285ad1ca8475b984a" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:30.706314 20673 raft_consensus.cc:740] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:30.709626 20669 leader_election.cc:304] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f [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: 02f9977942f140d39f76eebcb246d50f; no voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:30.707811 20673 consensus_queue.cc:260] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f [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: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:30.710705 20677 raft_consensus.cc:2749] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:30.714762 20746 leader_election.cc:290] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
W20260709 12:13:30.740916 19933 consensus_peers.cc:597] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:30.744220 19933 consensus_peers.cc:597] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:30.744246 20673 ts_tablet_manager.cc:1434] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.027s
I20260709 12:13:30.746016 20673 tablet_bootstrap.cc:492] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:30.748760 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.193:42619
I20260709 12:13:30.748893 20809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.193:42619 every 8 connection(s)
I20260709 12:13:30.786602 20673 tablet_bootstrap.cc:492] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f: 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:13:30.790014 20673 tablet_bootstrap.cc:492] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:30.790876 20673 ts_tablet_manager.cc:1403] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.002s
I20260709 12:13:30.793989 20673 raft_consensus.cc:359] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:30.811555 20673 raft_consensus.cc:740] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:30.818127 20673 consensus_queue.cc:260] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f [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: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:30.826133 20673 ts_tablet_manager.cc:1434] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 12:13:30.827116 20673 tablet_bootstrap.cc:492] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:30.844782 20810 heartbeater.cc:344] Connected to a master server at 127.16.52.254:37899
I20260709 12:13:30.845222 20810 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:30.846127 20810 heartbeater.cc:507] Master 127.16.52.254:37899 requested a full tablet report, sending...
I20260709 12:13:30.878366 20673 tablet_bootstrap.cc:492] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f: 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:13:30.879477 20673 tablet_bootstrap.cc:492] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:30.880229 20673 ts_tablet_manager.cc:1403] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.053s	user 0.032s	sys 0.011s
I20260709 12:13:30.880810 19785 ts_manager.cc:194] Re-registered known tserver with Master: 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
I20260709 12:13:30.884131 20673 raft_consensus.cc:359] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:30.885064 20673 raft_consensus.cc:740] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:30.885890 20673 consensus_queue.cc:260] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [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: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:30.887964 20673 ts_tablet_manager.cc:1434] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:30.888751 20673 tablet_bootstrap.cc:492] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:30.904500 20673 tablet_bootstrap.cc:492] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f: 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:13:30.905447 20673 tablet_bootstrap.cc:492] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:30.906038 20673 ts_tablet_manager.cc:1403] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 12:13:30.908185 20673 raft_consensus.cc:359] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:30.909240 20673 raft_consensus.cc:740] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:30.909910 20673 consensus_queue.cc:260] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [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: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:30.911617 20673 ts_tablet_manager.cc:1434] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:13:30.912269 20673 tablet_bootstrap.cc:492] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:30.919986 20746 raft_consensus.cc:493] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.920533 20746 raft_consensus.cc:515] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:30.922834 20746 leader_election.cc:290] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:30.925904 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0fee2c95064b77aa79c67907fb07c4" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4d7f465293d427c820ab6d2b67af085" is_pre_election: true
I20260709 12:13:30.929329 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0fee2c95064b77aa79c67907fb07c4" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:30.933889 20668 leader_election.cc:304] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [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: 02f9977942f140d39f76eebcb246d50f; no voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:30.935220 20673 tablet_bootstrap.cc:492] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f: 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:13:30.936626 20746 raft_consensus.cc:2749] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:30.937302 20673 tablet_bootstrap.cc:492] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:30.938011 20673 ts_tablet_manager.cc:1403] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.006s
I20260709 12:13:30.940661 20673 raft_consensus.cc:359] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:30.941272 20673 raft_consensus.cc:740] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:30.941864 20673 consensus_queue.cc:260] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [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: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:30.948221 20673 ts_tablet_manager.cc:1434] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:13:30.950920 20673 tablet_bootstrap.cc:492] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:30.953291 19785 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45720
I20260709 12:13:30.968982 20810 heartbeater.cc:499] Master 127.16.52.254:37899 was elected leader, sending a full tablet report...
I20260709 12:13:30.973421 20673 tablet_bootstrap.cc:492] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f: 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:13:30.974450 20673 tablet_bootstrap.cc:492] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:30.975144 20673 ts_tablet_manager.cc:1403] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260709 12:13:30.978120 20673 raft_consensus.cc:359] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:30.978957 20673 raft_consensus.cc:740] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:30.979696 20673 consensus_queue.cc:260] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f [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: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:30.982169 20673 ts_tablet_manager.cc:1434] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:30.983107 20673 tablet_bootstrap.cc:492] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:31.013062 20673 tablet_bootstrap.cc:492] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f: 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:13:31.014099 20673 tablet_bootstrap.cc:492] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:31.014822 20673 ts_tablet_manager.cc:1403] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.009s
I20260709 12:13:31.017500 20673 raft_consensus.cc:359] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:31.018311 20673 raft_consensus.cc:740] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:31.019189 20673 consensus_queue.cc:260] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [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: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:31.021842 20673 ts_tablet_manager.cc:1434] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:31.022792 20673 tablet_bootstrap.cc:492] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:31.037458 20767 raft_consensus.cc:3060] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.045711 20673 tablet_bootstrap.cc:492] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f: 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:13:31.046842 20673 tablet_bootstrap.cc:492] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:31.047565 20673 ts_tablet_manager.cc:1403] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.007s
I20260709 12:13:31.050508 20673 raft_consensus.cc:359] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:31.051313 20673 raft_consensus.cc:740] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:31.052547 20771 raft_consensus.cc:3060] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.052206 20673 consensus_queue.cc:260] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f [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: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:31.055138 20673 ts_tablet_manager.cc:1434] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:31.056118 20673 tablet_bootstrap.cc:492] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:31.079457 20673 tablet_bootstrap.cc:492] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f: 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:13:31.080418 20673 tablet_bootstrap.cc:492] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:31.081024 20673 ts_tablet_manager.cc:1403] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260709 12:13:31.083942 20673 raft_consensus.cc:359] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:31.084622 20673 raft_consensus.cc:740] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:31.085383 20673 consensus_queue.cc:260] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [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: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:31.089694 20673 ts_tablet_manager.cc:1434] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:13:31.092742 20673 tablet_bootstrap.cc:492] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:31.115840 20746 raft_consensus.cc:493] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:31.116489 20746 raft_consensus.cc:515] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:31.143424 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52054c12513243db84d15400a15cf7e6" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" is_pre_election: true
I20260709 12:13:31.145753 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52054c12513243db84d15400a15cf7e6" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7c4e8f5094466a853d9a753f342329" is_pre_election: true
I20260709 12:13:31.148772 20668 leader_election.cc:304] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [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: 02f9977942f140d39f76eebcb246d50f; no voters: 5f7c4e8f5094466a853d9a753f342329, 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:31.142445 20746 leader_election.cc:290] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:31.150076 20746 raft_consensus.cc:2749] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.218492 20771 raft_consensus.cc:3060] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.234077 20673 tablet_bootstrap.cc:492] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f: 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:13:31.235126 20673 tablet_bootstrap.cc:492] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:31.235790 20673 ts_tablet_manager.cc:1403] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.144s	user 0.020s	sys 0.031s
I20260709 12:13:31.238526 20673 raft_consensus.cc:359] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:31.239238 20673 raft_consensus.cc:740] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:31.240162 20673 consensus_queue.cc:260] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [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: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:31.242465 20673 ts_tablet_manager.cc:1434] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 12:13:31.243357 20673 tablet_bootstrap.cc:492] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:31.280057 20767 raft_consensus.cc:3060] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.286367 20673 tablet_bootstrap.cc:492] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f: 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:13:31.291868 20673 tablet_bootstrap.cc:492] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:31.294432 20673 ts_tablet_manager.cc:1403] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.012s
I20260709 12:13:31.308192 20673 raft_consensus.cc:359] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:31.308924 20673 raft_consensus.cc:740] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:31.314332 20673 consensus_queue.cc:260] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [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: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:31.323918 20673 ts_tablet_manager.cc:1434] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260709 12:13:31.325027 20673 tablet_bootstrap.cc:492] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:31.348310 20673 tablet_bootstrap.cc:492] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f: 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:13:31.349352 20673 tablet_bootstrap.cc:492] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:31.350121 20673 ts_tablet_manager.cc:1403] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.002s
I20260709 12:13:31.356729 20673 raft_consensus.cc:359] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:31.357494 20673 raft_consensus.cc:740] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:31.358222 20673 consensus_queue.cc:260] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [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: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:31.364161 20673 ts_tablet_manager.cc:1434] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:13:31.365582 20673 tablet_bootstrap.cc:492] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:31.395107 20673 tablet_bootstrap.cc:492] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f: 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:13:31.396399 20673 tablet_bootstrap.cc:492] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:31.397852 20673 ts_tablet_manager.cc:1403] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.005s
I20260709 12:13:31.400444 20673 raft_consensus.cc:359] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:31.401201 20673 raft_consensus.cc:740] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:31.402555 20673 consensus_queue.cc:260] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f [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: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:31.404378 20673 ts_tablet_manager.cc:1434] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:31.405434 20673 tablet_bootstrap.cc:492] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:31.421077 20673 tablet_bootstrap.cc:492] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f: 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:13:31.422042 20673 tablet_bootstrap.cc:492] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:31.422744 20673 ts_tablet_manager.cc:1403] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 12:13:31.425298 20673 raft_consensus.cc:359] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:31.425969 20673 raft_consensus.cc:740] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:31.426666 20673 consensus_queue.cc:260] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f [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: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:31.428783 20673 ts_tablet_manager.cc:1434] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:13:31.429562 20673 tablet_bootstrap.cc:492] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:31.434082 20771 raft_consensus.cc:3060] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.456127 20673 tablet_bootstrap.cc:492] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f: 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:13:31.457064 20673 tablet_bootstrap.cc:492] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:31.457858 20673 ts_tablet_manager.cc:1403] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.012s
I20260709 12:13:31.469072 20673 raft_consensus.cc:359] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:31.469846 20673 raft_consensus.cc:740] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:31.470549 20673 consensus_queue.cc:260] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [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: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:31.472551 20673 ts_tablet_manager.cc:1434] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:13:31.485333 20673 tablet_bootstrap.cc:492] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:31.536751 20767 raft_consensus.cc:3060] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.547577 20673 tablet_bootstrap.cc:492] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f: 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:13:31.548866 20673 tablet_bootstrap.cc:492] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:31.549984 20673 ts_tablet_manager.cc:1403] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.065s	user 0.023s	sys 0.009s
I20260709 12:13:31.552547 20673 raft_consensus.cc:359] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:31.553180 20673 raft_consensus.cc:740] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:31.554934 20673 consensus_queue.cc:260] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f [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: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:31.557984 20673 ts_tablet_manager.cc:1434] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:13:31.558743 20673 tablet_bootstrap.cc:492] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:31.599954 20673 tablet_bootstrap.cc:492] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f: 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:13:31.600884 20673 tablet_bootstrap.cc:492] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:31.601557 20673 ts_tablet_manager.cc:1403] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.004s
I20260709 12:13:31.603552 20673 raft_consensus.cc:359] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:31.604161 20673 raft_consensus.cc:740] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:31.604885 20673 consensus_queue.cc:260] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [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: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:31.606650 20673 ts_tablet_manager.cc:1434] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:13:31.607378 20673 tablet_bootstrap.cc:492] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:31.638108 20673 tablet_bootstrap.cc:492] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f: 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:13:31.638983 20673 tablet_bootstrap.cc:492] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:31.639590 20673 ts_tablet_manager.cc:1403] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.000s
I20260709 12:13:31.642072 20673 raft_consensus.cc:359] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:31.642763 20673 raft_consensus.cc:740] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:31.643424 20673 consensus_queue.cc:260] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f [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: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:31.646708 20673 ts_tablet_manager.cc:1434] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:13:31.647562 20673 tablet_bootstrap.cc:492] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:31.669196 20673 tablet_bootstrap.cc:492] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f: 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:13:31.670233 20673 tablet_bootstrap.cc:492] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:31.670957 20673 ts_tablet_manager.cc:1403] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.000s
I20260709 12:13:31.673808 20673 raft_consensus.cc:359] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:31.674520 20673 raft_consensus.cc:740] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:31.675400 20673 consensus_queue.cc:260] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [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: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:31.676932 20673 ts_tablet_manager.cc:1434] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:13:31.677692 20673 tablet_bootstrap.cc:492] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:31.689203 20767 raft_consensus.cc:3060] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.696930 20673 tablet_bootstrap.cc:492] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f: 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:13:31.697736 20673 tablet_bootstrap.cc:492] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:31.698376 20673 ts_tablet_manager.cc:1403] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.012s
I20260709 12:13:31.700649 20673 raft_consensus.cc:359] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:31.701309 20673 raft_consensus.cc:740] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:31.702018 20673 consensus_queue.cc:260] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f [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: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:31.704161 20673 ts_tablet_manager.cc:1434] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 12:13:31.704929 20673 tablet_bootstrap.cc:492] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:31.758615 20673 tablet_bootstrap.cc:492] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f: 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:13:31.759605 20673 tablet_bootstrap.cc:492] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:31.760550 20673 ts_tablet_manager.cc:1403] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.056s	user 0.023s	sys 0.020s
I20260709 12:13:31.763299 20673 raft_consensus.cc:359] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:31.764051 20673 raft_consensus.cc:740] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:31.764781 20673 consensus_queue.cc:260] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f [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: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:31.767021 20673 ts_tablet_manager.cc:1434] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:31.768079 20673 tablet_bootstrap.cc:492] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:31.800181 20673 tablet_bootstrap.cc:492] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f: 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:13:31.801191 20673 tablet_bootstrap.cc:492] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:31.801893 20673 ts_tablet_manager.cc:1403] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.012s
I20260709 12:13:31.804669 20673 raft_consensus.cc:359] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:31.805382 20673 raft_consensus.cc:740] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:31.806228 20673 consensus_queue.cc:260] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f [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: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:31.808434 20673 ts_tablet_manager.cc:1434] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:13:31.809245 20673 tablet_bootstrap.cc:492] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:31.822100 20767 raft_consensus.cc:3060] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:31.831207 20673 tablet_bootstrap.cc:492] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f: 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:13:31.832266 20673 tablet_bootstrap.cc:492] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:31.832895 20673 ts_tablet_manager.cc:1403] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.000s
I20260709 12:13:31.835253 20673 raft_consensus.cc:359] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:31.836040 20673 raft_consensus.cc:740] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:31.836669 20673 consensus_queue.cc:260] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f [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: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:31.839157 20673 ts_tablet_manager.cc:1434] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:31.839982 20673 tablet_bootstrap.cc:492] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:31.859537 20673 tablet_bootstrap.cc:492] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f: 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:13:31.860558 20673 tablet_bootstrap.cc:492] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:31.861282 20673 ts_tablet_manager.cc:1403] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260709 12:13:31.864028 20673 raft_consensus.cc:359] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:31.864751 20673 raft_consensus.cc:740] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:31.865494 20673 consensus_queue.cc:260] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f [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: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:31.867854 20673 ts_tablet_manager.cc:1434] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:31.871258 20673 tablet_bootstrap.cc:492] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:31.889889 20673 tablet_bootstrap.cc:492] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f: 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:13:31.890879 20673 tablet_bootstrap.cc:492] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:31.891935 20673 ts_tablet_manager.cc:1403] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.002s
I20260709 12:13:31.894409 20673 raft_consensus.cc:359] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:31.895102 20673 raft_consensus.cc:740] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:31.895960 20673 consensus_queue.cc:260] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [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: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:31.898241 20673 ts_tablet_manager.cc:1434] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:31.899345 20673 tablet_bootstrap.cc:492] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:31.926369 20673 tablet_bootstrap.cc:492] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f: 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:13:31.927412 20673 tablet_bootstrap.cc:492] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:31.928175 20673 ts_tablet_manager.cc:1403] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.005s
I20260709 12:13:31.930799 20673 raft_consensus.cc:359] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:31.931569 20673 raft_consensus.cc:740] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:31.932482 20673 consensus_queue.cc:260] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [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: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:31.935009 20673 ts_tablet_manager.cc:1434] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:31.935793 20673 tablet_bootstrap.cc:492] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:32.001701 20673 tablet_bootstrap.cc:492] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f: 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:13:32.002730 20673 tablet_bootstrap.cc:492] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:32.003436 20673 ts_tablet_manager.cc:1403] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.068s	user 0.024s	sys 0.039s
I20260709 12:13:32.005879 20673 raft_consensus.cc:359] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:32.006572 20673 raft_consensus.cc:740] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.007244 20673 consensus_queue.cc:260] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [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: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:32.009019 20673 ts_tablet_manager.cc:1434] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:13:32.009900 20673 tablet_bootstrap.cc:492] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f: Bootstrap starting.
I20260709 12:13:32.038784 20673 tablet_bootstrap.cc:492] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f: 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:13:32.039882 20673 tablet_bootstrap.cc:492] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f: Bootstrap complete.
I20260709 12:13:32.045584 20673 ts_tablet_manager.cc:1403] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f: Time spent bootstrapping tablet: real 0.036s	user 0.025s	sys 0.003s
I20260709 12:13:32.048425 20673 raft_consensus.cc:359] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:32.049330 20673 raft_consensus.cc:740] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Initialized, Role: FOLLOWER
I20260709 12:13:32.050230 20673 consensus_queue.cc:260] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [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: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:32.052439 20673 ts_tablet_manager.cc:1434] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:32.057346 20771 raft_consensus.cc:3060] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.186949 20771 raft_consensus.cc:3060] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:32.260067 20771 raft_consensus.cc:3060] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:40.829070 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:40.897109 19967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2670a91ec2ce48c4bb12676c323a2ba2"
dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
mode: GRACEFUL
new_leader_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:55916
I20260709 12:13:40.898057 19967 raft_consensus.cc:606] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Received request to transfer leadership to TS 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:40.918502 20111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c4ac2a5a07a4e318ac6afd817841973"
dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
mode: GRACEFUL
new_leader_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:46884
I20260709 12:13:40.919071 20111 raft_consensus.cc:606] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Received request to transfer leadership to TS 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:40.922365 19960 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1cb1b43841849ea96474db4a3bc54f5"
dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
mode: GRACEFUL
new_leader_uuid: "c4d7f465293d427c820ab6d2b67af085"
 from {username='slave'} at 127.0.0.1:55916
I20260709 12:13:40.922812 19960 raft_consensus.cc:606] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Received request to transfer leadership to TS c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:40.925629 19960 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd59cf1bdbdc42e380c6bd8d09f1208e"
dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
mode: GRACEFUL
new_leader_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:55916
I20260709 12:13:40.926098 19960 raft_consensus.cc:606] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 3 LEADER]: Received request to transfer leadership to TS 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:40.928507 19960 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd9624f592574069aa5a64fd1a37bde3"
dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
mode: GRACEFUL
new_leader_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:55916
I20260709 12:13:40.928994 19960 raft_consensus.cc:606] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Received request to transfer leadership to TS 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:40.931450 19960 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9d89c7358d4414cbd6902861dc2d1f5"
dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
mode: GRACEFUL
new_leader_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:55916
I20260709 12:13:40.932003 19960 raft_consensus.cc:606] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 2 LEADER]: Received request to transfer leadership to TS 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:40.933076 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:13:40.934770 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:40.936316 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:41.076387 20872 raft_consensus.cc:993] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329: : Instructing follower 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:41.076885 20877 raft_consensus.cc:1081] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 2 LEADER]: Signalling peer 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:41.078305 20776 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9d89c7358d4414cbd6902861dc2d1f5"
dest_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:52438
I20260709 12:13:41.078918 20776 raft_consensus.cc:493] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:41.079367 20776 raft_consensus.cc:3060] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:41.088953 20776 raft_consensus.cc:515] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:41.091526 20877 raft_consensus.cc:993] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329: : Instructing follower c4d7f465293d427c820ab6d2b67af085 to start an election
I20260709 12:13:41.092072 20877 raft_consensus.cc:1081] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Signalling peer c4d7f465293d427c820ab6d2b67af085 to start an election
I20260709 12:13:41.093648 20038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1cb1b43841849ea96474db4a3bc54f5"
dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
 from {username='slave'} at 127.0.0.1:40346
I20260709 12:13:41.094424 20873 raft_consensus.cc:993] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf: : Instructing follower 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:41.094383 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d89c7358d4414cbd6902861dc2d1f5" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:41.094928 20038 raft_consensus.cc:493] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:41.095196 20111 raft_consensus.cc:3060] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:41.095958 19960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d89c7358d4414cbd6902861dc2d1f5" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:41.095142 20873 raft_consensus.cc:1081] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Signalling peer 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:41.096509 19960 raft_consensus.cc:3055] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:41.096827 19960 raft_consensus.cc:740] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:41.097592 19960 consensus_queue.cc:260] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [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: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:41.098670 19960 raft_consensus.cc:3060] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:41.100868 20771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c4ac2a5a07a4e318ac6afd817841973"
dest_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:52424
I20260709 12:13:41.101372 20771 raft_consensus.cc:493] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:41.101701 20771 raft_consensus.cc:3060] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.102494 20111 raft_consensus.cc:2468] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 3.
I20260709 12:13:41.095283 20038 raft_consensus.cc:3060] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.104068 20668 leader_election.cc:304] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [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: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:41.105677 19960 raft_consensus.cc:2468] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 3.
I20260709 12:13:41.107353 20776 leader_election.cc:290] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 3 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:41.111717 20038 raft_consensus.cc:515] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:41.114429 20038 leader_election.cc:290] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 2 election: Requested vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:41.116264 20109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1cb1b43841849ea96474db4a3bc54f5" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:41.116808 20109 raft_consensus.cc:3060] T a1cb1b43841849ea96474db4a3bc54f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.117615 20884 raft_consensus.cc:2804] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:41.116801 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1cb1b43841849ea96474db4a3bc54f5" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:41.119787 20884 raft_consensus.cc:697] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 3 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:41.120177 19967 raft_consensus.cc:3055] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:41.120491 19967 raft_consensus.cc:740] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:41.120813 20884 consensus_queue.cc:237] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [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: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:41.121228 19967 consensus_queue.cc:260] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:41.122561 19967 raft_consensus.cc:3060] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.112579 20771 raft_consensus.cc:515] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:41.144501 20109 raft_consensus.cc:2468] T a1cb1b43841849ea96474db4a3bc54f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 2.
I20260709 12:13:41.145170 20771 leader_election.cc:290] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:41.146164 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4ac2a5a07a4e318ac6afd817841973" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:41.146512 20034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c4ac2a5a07a4e318ac6afd817841973" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:41.146796 20111 raft_consensus.cc:3055] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:41.147164 20034 raft_consensus.cc:3060] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.147181 20111 raft_consensus.cc:740] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
I20260709 12:13:41.148203 20111 consensus_queue.cc:260] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:41.149394 20005 leader_election.cc:304] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:41.151270 19967 raft_consensus.cc:2468] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 2.
I20260709 12:13:41.152171 20875 raft_consensus.cc:2804] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:41.149600 20111 raft_consensus.cc:3060] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.153429 20875 raft_consensus.cc:697] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [term 2 LEADER]: Becoming Leader. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Running, Role: LEADER
I20260709 12:13:41.155373 20034 raft_consensus.cc:2468] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 2.
I20260709 12:13:41.159986 20669 leader_election.cc:304] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:41.161140 20884 raft_consensus.cc:2804] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:41.161149 20111 raft_consensus.cc:2468] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 2.
I20260709 12:13:41.161623 20884 raft_consensus.cc:697] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:41.162631 20884 consensus_queue.cc:237] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:41.154395 20875 consensus_queue.cc:237] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:41.170266 19789 catalog_manager.cc:5697] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 2 to 3, leader changed from 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194) to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 3 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.194694 20886 raft_consensus.cc:993] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329: : Instructing follower 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:41.196918 20887 raft_consensus.cc:993] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329: : Instructing follower 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:41.197568 20887 raft_consensus.cc:1081] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Signalling peer 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:41.205566 19785 catalog_manager.cc:5697] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 reported cstate change: term changed from 1 to 2, leader changed from 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194) to c4d7f465293d427c820ab6d2b67af085 (127.16.52.195). New cstate: current_term: 2 leader_uuid: "c4d7f465293d427c820ab6d2b67af085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.206633 20767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd9624f592574069aa5a64fd1a37bde3"
dest_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:52438
I20260709 12:13:41.207231 20767 raft_consensus.cc:493] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:41.207651 20767 raft_consensus.cc:3060] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.195540 20888 raft_consensus.cc:1081] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 3 LEADER]: Signalling peer 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:41.213778 20771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd59cf1bdbdc42e380c6bd8d09f1208e"
dest_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:52438
I20260709 12:13:41.214510 20771 raft_consensus.cc:493] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:41.214951 20771 raft_consensus.cc:3060] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:41.216388 20767 raft_consensus.cc:515] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:41.218080 20767 leader_election.cc:290] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:41.219288 19960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9624f592574069aa5a64fd1a37bde3" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:41.219971 19960 raft_consensus.cc:3055] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:41.220239 19960 raft_consensus.cc:740] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:41.220995 19960 consensus_queue.cc:260] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:41.222102 19960 raft_consensus.cc:3060] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.219288 20109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9624f592574069aa5a64fd1a37bde3" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:41.224928 20109 raft_consensus.cc:3060] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.224767 20771 raft_consensus.cc:515] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:41.228888 20110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd59cf1bdbdc42e380c6bd8d09f1208e" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:41.229039 20771 leader_election.cc:290] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 4 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:41.229460 20110 raft_consensus.cc:3060] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:41.229671 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd59cf1bdbdc42e380c6bd8d09f1208e" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:41.230222 19967 raft_consensus.cc:3055] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:41.230528 19967 raft_consensus.cc:740] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:41.231300 19967 consensus_queue.cc:260] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:41.232538 19967 raft_consensus.cc:3060] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:41.232908 20109 raft_consensus.cc:2468] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 2.
I20260709 12:13:41.234086 20668 leader_election.cc:304] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:41.238795 19960 raft_consensus.cc:2468] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 2.
I20260709 12:13:41.239379 20884 raft_consensus.cc:2804] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:41.242156 20110 raft_consensus.cc:2468] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 4.
I20260709 12:13:41.245975 20884 raft_consensus.cc:697] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:41.246917 19967 raft_consensus.cc:2468] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 4.
I20260709 12:13:41.247026 20668 leader_election.cc:304] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [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: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:41.246976 20884 consensus_queue.cc:237] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:41.248690 20885 raft_consensus.cc:2804] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:41.259613 20885 raft_consensus.cc:697] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 4 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:41.260878 20885 consensus_queue.cc:237] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:41.268342 19785 catalog_manager.cc:5697] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 1 to 2, leader changed from 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196) to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 2 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:41.269881 19785 catalog_manager.cc:5697] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 1 to 2, leader changed from 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194) to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 2 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.285586 19785 catalog_manager.cc:5697] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 3 to 4, leader changed from 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194) to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 4 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.296892 20887 raft_consensus.cc:993] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329: : Instructing follower 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:41.297372 20887 raft_consensus.cc:1081] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Signalling peer 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:41.298733 20767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2670a91ec2ce48c4bb12676c323a2ba2"
dest_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:52438
I20260709 12:13:41.299161 20767 raft_consensus.cc:493] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:41.299489 20767 raft_consensus.cc:3060] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.306571 20767 raft_consensus.cc:515] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:41.307937 20767 leader_election.cc:290] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 election: Requested vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:41.308725 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2670a91ec2ce48c4bb12676c323a2ba2" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:41.309252 20040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2670a91ec2ce48c4bb12676c323a2ba2" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:41.309888 20040 raft_consensus.cc:3060] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.309422 19967 raft_consensus.cc:3055] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:41.312026 19967 raft_consensus.cc:740] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:41.312832 19967 consensus_queue.cc:260] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:41.313895 19967 raft_consensus.cc:3060] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:41.315394 20040 raft_consensus.cc:2468] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 2.
I20260709 12:13:41.316545 20669 leader_election.cc:304] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:41.317253 20885 raft_consensus.cc:2804] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:41.317727 20885 raft_consensus.cc:697] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:41.318625 20885 consensus_queue.cc:237] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:41.319098 19967 raft_consensus.cc:2468] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 2.
I20260709 12:13:41.328677 19785 catalog_manager.cc:5697] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 1 to 2, leader changed from 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194) to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 2 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:41.565009 20111 raft_consensus.cc:1275] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:41.566761 20885 consensus_queue.cc:1048] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:41.583081 19967 raft_consensus.cc:1275] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 3 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:41.585749 20896 consensus_queue.cc:1048] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:41.640161 19967 raft_consensus.cc:1275] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Refusing update from remote peer c4d7f465293d427c820ab6d2b67af085: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.641990 20875 consensus_queue.cc:1048] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.663239 20111 raft_consensus.cc:1275] T a1cb1b43841849ea96474db4a3bc54f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Refusing update from remote peer c4d7f465293d427c820ab6d2b67af085: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.666872 20881 consensus_queue.cc:1048] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:41.670614 20034 raft_consensus.cc:1275] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.672796 20896 consensus_queue.cc:1048] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:41.689246 20110 raft_consensus.cc:1275] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.690733 20896 consensus_queue.cc:1048] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.749385 19967 raft_consensus.cc:1275] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 4 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:41.751757 19967 raft_consensus.cc:1275] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.750794 20896 consensus_queue.cc:1048] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:13:41.754220 20911 consensus_queue.cc:1048] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:41.769740 20111 raft_consensus.cc:1275] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.771921 20911 consensus_queue.cc:1048] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.779173 20111 raft_consensus.cc:1275] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 4 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:41.781946 20884 consensus_queue.cc:1048] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:41.811872 20034 raft_consensus.cc:1275] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.813545 20884 consensus_queue.cc:1048] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:41.831792 19967 raft_consensus.cc:1275] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:41.834177 20911 consensus_queue.cc:1048] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:41.970783 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:42.024664 19967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01ce21854a4f4087990186ba04ae668e"
dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
mode: GRACEFUL
new_leader_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:55916
I20260709 12:13:42.025183 19967 raft_consensus.cc:606] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Received request to transfer leadership to TS 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:42.027422 19967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52054c12513243db84d15400a15cf7e6"
dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
mode: GRACEFUL
new_leader_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:55916
I20260709 12:13:42.027863 19967 raft_consensus.cc:606] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Received request to transfer leadership to TS 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:42.029983 20109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78e5d95b4b2b4c01901ff24999f299c1"
dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
mode: GRACEFUL
new_leader_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:46884
I20260709 12:13:42.030476 20109 raft_consensus.cc:606] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Received request to transfer leadership to TS 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:42.033071 19967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfb5a5e02d3e4ee6844f59dd47d74df5"
dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
mode: GRACEFUL
new_leader_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:55916
I20260709 12:13:42.033502 19967 raft_consensus.cc:606] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Received request to transfer leadership to TS 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:42.035759 19967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc09eb10b7c24c96bd58d87c4f34e973"
dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
mode: GRACEFUL
new_leader_uuid: "c4d7f465293d427c820ab6d2b67af085"
 from {username='slave'} at 127.0.0.1:55916
I20260709 12:13:42.036361 19967 raft_consensus.cc:606] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Received request to transfer leadership to TS c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:42.038718 19967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa5d116c6816434eb21ce248efb968c4"
dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
mode: GRACEFUL
new_leader_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:55916
I20260709 12:13:42.039139 19967 raft_consensus.cc:606] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Received request to transfer leadership to TS 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:42.040076 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:13:42.041170 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:42.041733 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:42.191555 20872 raft_consensus.cc:993] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329: : Instructing follower 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:42.192139 20887 raft_consensus.cc:1081] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Signalling peer 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:42.192983 20920 raft_consensus.cc:993] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329: : Instructing follower c4d7f465293d427c820ab6d2b67af085 to start an election
I20260709 12:13:42.193542 20887 raft_consensus.cc:1081] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Signalling peer c4d7f465293d427c820ab6d2b67af085 to start an election
I20260709 12:13:42.193862 20771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa5d116c6816434eb21ce248efb968c4"
dest_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:52438
I20260709 12:13:42.194408 20771 raft_consensus.cc:493] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:42.194765 20771 raft_consensus.cc:3060] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:42.195197 20034 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc09eb10b7c24c96bd58d87c4f34e973"
dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
 from {username='slave'} at 127.0.0.1:40346
I20260709 12:13:42.195745 20034 raft_consensus.cc:493] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:42.196085 20034 raft_consensus.cc:3060] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:42.202795 20034 raft_consensus.cc:515] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:42.205864 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc09eb10b7c24c96bd58d87c4f34e973" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:42.206424 19967 raft_consensus.cc:3055] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:42.206691 19967 raft_consensus.cc:740] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:42.207520 20110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc09eb10b7c24c96bd58d87c4f34e973" candidate_uuid: "c4d7f465293d427c820ab6d2b67af085" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:42.207439 19967 consensus_queue.cc:260] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:42.208161 20110 raft_consensus.cc:3060] T dc09eb10b7c24c96bd58d87c4f34e973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:42.208537 19967 raft_consensus.cc:3060] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:42.209903 20034 leader_election.cc:290] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 2 election: Requested vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:42.215493 19967 raft_consensus.cc:2468] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 2.
I20260709 12:13:42.207547 20771 raft_consensus.cc:515] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:42.216650 20005 leader_election.cc:304] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:42.217500 20881 raft_consensus.cc:2804] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:42.217952 20881 raft_consensus.cc:697] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [term 2 LEADER]: Becoming Leader. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Running, Role: LEADER
I20260709 12:13:42.218430 20771 leader_election.cc:290] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 election: Requested vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:42.218809 20881 consensus_queue.cc:237] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:42.220151 20110 raft_consensus.cc:2468] T dc09eb10b7c24c96bd58d87c4f34e973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4d7f465293d427c820ab6d2b67af085 in term 2.
I20260709 12:13:42.221114 20034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5d116c6816434eb21ce248efb968c4" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:42.221599 20034 raft_consensus.cc:3060] T fa5d116c6816434eb21ce248efb968c4 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:42.222951 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5d116c6816434eb21ce248efb968c4" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:42.223579 19967 raft_consensus.cc:3055] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:42.223941 19967 raft_consensus.cc:740] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:42.224825 19967 consensus_queue.cc:260] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:42.226065 19967 raft_consensus.cc:3060] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:42.230865 20034 raft_consensus.cc:2468] T fa5d116c6816434eb21ce248efb968c4 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 2.
I20260709 12:13:42.232136 20669 leader_election.cc:304] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:42.232930 19967 raft_consensus.cc:2468] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 2.
I20260709 12:13:42.233330 20884 raft_consensus.cc:2804] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:42.233902 20884 raft_consensus.cc:697] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:42.234921 20884 consensus_queue.cc:237] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:42.246807 19789 catalog_manager.cc:5697] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 reported cstate change: term changed from 1 to 2, leader changed from 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194) to c4d7f465293d427c820ab6d2b67af085 (127.16.52.195). New cstate: current_term: 2 leader_uuid: "c4d7f465293d427c820ab6d2b67af085" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:42.262334 19785 catalog_manager.cc:5697] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 1 to 2, leader changed from 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194) to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 2 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:42.294215 20873 raft_consensus.cc:993] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf: : Instructing follower 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:42.297806 20867 raft_consensus.cc:1081] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Signalling peer 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:42.299502 20771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78e5d95b4b2b4c01901ff24999f299c1"
dest_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:52424
I20260709 12:13:42.300102 20771 raft_consensus.cc:493] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:42.300459 20771 raft_consensus.cc:3060] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:42.317082 20771 raft_consensus.cc:515] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:42.319686 20034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5d95b4b2b4c01901ff24999f299c1" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:42.320327 20034 raft_consensus.cc:3060] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:42.320529 20771 leader_election.cc:290] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:42.320700 20110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e5d95b4b2b4c01901ff24999f299c1" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:42.321346 20110 raft_consensus.cc:3055] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:42.321641 20110 raft_consensus.cc:740] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
I20260709 12:13:42.322438 20110 consensus_queue.cc:260] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:42.323693 20110 raft_consensus.cc:3060] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:42.330859 20034 raft_consensus.cc:2468] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 2.
I20260709 12:13:42.335490 20110 raft_consensus.cc:2468] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 2.
I20260709 12:13:42.336234 20669 leader_election.cc:304] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:42.337144 20884 raft_consensus.cc:2804] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:42.337704 20884 raft_consensus.cc:697] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:42.338550 20884 consensus_queue.cc:237] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:42.358157 19789 catalog_manager.cc:5697] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 1 to 2, leader changed from 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196) to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 2 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:42.377594 20928 raft_consensus.cc:993] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329: : Instructing follower 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:42.378087 20924 raft_consensus.cc:1081] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Signalling peer 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:42.379419 20771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52054c12513243db84d15400a15cf7e6"
dest_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:52438
I20260709 12:13:42.379928 20771 raft_consensus.cc:493] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:42.380219 20771 raft_consensus.cc:3060] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:42.384644 20771 raft_consensus.cc:515] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:42.386027 20771 leader_election.cc:290] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:42.386821 20110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52054c12513243db84d15400a15cf7e6" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:42.387248 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52054c12513243db84d15400a15cf7e6" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:42.387389 20110 raft_consensus.cc:3060] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:42.387878 19967 raft_consensus.cc:3055] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:42.388206 19967 raft_consensus.cc:740] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:42.388948 19967 consensus_queue.cc:260] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:42.390457 19967 raft_consensus.cc:3060] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:42.395191 20110 raft_consensus.cc:2468] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 2.
I20260709 12:13:42.396481 20668 leader_election.cc:304] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:42.397280 20884 raft_consensus.cc:2804] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:42.398464 20884 raft_consensus.cc:697] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:42.399271 20884 consensus_queue.cc:237] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:42.410214 20872 raft_consensus.cc:993] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329: : Instructing follower 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:42.410786 20872 raft_consensus.cc:1081] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Signalling peer 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:42.413482 19967 raft_consensus.cc:2468] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 2.
I20260709 12:13:42.416946 20776 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01ce21854a4f4087990186ba04ae668e"
dest_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:52438
I20260709 12:13:42.417495 20776 raft_consensus.cc:493] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:42.417851 20776 raft_consensus.cc:3060] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:42.423589 19789 catalog_manager.cc:5697] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 1 to 2, leader changed from 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194) to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 2 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:42.425241 20776 raft_consensus.cc:515] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:42.427946 20776 leader_election.cc:290] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 election: Requested vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:42.428079 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce21854a4f4087990186ba04ae668e" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:42.428622 19967 raft_consensus.cc:3055] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:42.428913 19967 raft_consensus.cc:740] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:42.428908 20034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce21854a4f4087990186ba04ae668e" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:42.429659 20034 raft_consensus.cc:3060] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:42.429901 19967 consensus_queue.cc:260] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:42.431154 19967 raft_consensus.cc:3060] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:42.436789 20034 raft_consensus.cc:2468] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 2.
I20260709 12:13:42.436782 19967 raft_consensus.cc:2468] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 2.
I20260709 12:13:42.437845 20669 leader_election.cc:304] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:42.438666 20884 raft_consensus.cc:2804] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:42.439090 20884 raft_consensus.cc:697] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:42.439972 20884 consensus_queue.cc:237] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:42.448474 19789 catalog_manager.cc:5697] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 1 to 2, leader changed from 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194) to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 2 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:42.565029 20924 raft_consensus.cc:993] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329: : Instructing follower 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:42.565501 20920 raft_consensus.cc:1081] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Signalling peer 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:42.567022 20771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfb5a5e02d3e4ee6844f59dd47d74df5"
dest_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:52438
I20260709 12:13:42.567570 20771 raft_consensus.cc:493] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:42.567919 20771 raft_consensus.cc:3060] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:42.573468 20771 raft_consensus.cc:515] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:42.575130 20771 leader_election.cc:290] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 election: Requested vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:42.575935 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb5a5e02d3e4ee6844f59dd47d74df5" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:42.576529 19967 raft_consensus.cc:3055] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:42.576841 19967 raft_consensus.cc:740] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:42.576951 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb5a5e02d3e4ee6844f59dd47d74df5" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:42.577483 20038 raft_consensus.cc:3060] T cfb5a5e02d3e4ee6844f59dd47d74df5 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:42.577508 19967 consensus_queue.cc:260] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:42.578608 19967 raft_consensus.cc:3060] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:42.583122 19967 raft_consensus.cc:2468] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 2.
I20260709 12:13:42.583153 20038 raft_consensus.cc:2468] T cfb5a5e02d3e4ee6844f59dd47d74df5 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 2.
I20260709 12:13:42.584372 20668 leader_election.cc:304] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329; no voters: 
I20260709 12:13:42.585384 20884 raft_consensus.cc:2804] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:42.585860 20884 raft_consensus.cc:697] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:42.586640 20884 consensus_queue.cc:237] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } }
I20260709 12:13:42.597594 19789 catalog_manager.cc:5697] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 1 to 2, leader changed from 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194) to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 2 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:42.700788 20111 raft_consensus.cc:1275] T dc09eb10b7c24c96bd58d87c4f34e973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Refusing update from remote peer c4d7f465293d427c820ab6d2b67af085: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:42.702162 20925 consensus_queue.cc:1048] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:42.715780 19967 raft_consensus.cc:1275] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Refusing update from remote peer c4d7f465293d427c820ab6d2b67af085: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:42.719456 20875 consensus_queue.cc:1048] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:42.736440 19967 raft_consensus.cc:1275] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:42.737509 20884 consensus_queue.cc:1048] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:42.741513 20034 raft_consensus.cc:1275] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:42.742900 20884 consensus_queue.cc:1048] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:42.762058 20109 raft_consensus.cc:1275] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:42.763478 20911 consensus_queue.cc:1048] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:42.767678 20038 raft_consensus.cc:1275] T fa5d116c6816434eb21ce248efb968c4 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:42.774595 20911 consensus_queue.cc:1048] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:42.822706 20109 raft_consensus.cc:1275] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:42.823897 20884 consensus_queue.cc:1048] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:42.832486 19967 raft_consensus.cc:1275] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:42.833910 20884 consensus_queue.cc:1048] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:42.838925 19960 raft_consensus.cc:1275] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:42.842373 20911 consensus_queue.cc:1048] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:42.856932 20034 raft_consensus.cc:1275] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:42.858897 20896 consensus_queue.cc:1048] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:43.005558 19967 raft_consensus.cc:1275] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:43.006670 20896 consensus_queue.cc:1048] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:43.019874 20034 raft_consensus.cc:1275] T cfb5a5e02d3e4ee6844f59dd47d74df5 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:43.022115 20911 consensus_queue.cc:1048] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:43.082267 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:43.121734 19967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c5e2aace9244bf2bc850c14df358c43"
dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
mode: GRACEFUL
new_leader_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
 from {username='slave'} at 127.0.0.1:55916
I20260709 12:13:43.122303 19967 raft_consensus.cc:606] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Received request to transfer leadership to TS 9905bb870d8b4d7b9b95a4711b9299bf
I20260709 12:13:43.124811 20110 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "226d6c9890424e479621c834758fb7f2"
dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
mode: GRACEFUL
new_leader_uuid: "5f7c4e8f5094466a853d9a753f342329"
 from {username='slave'} at 127.0.0.1:46884
I20260709 12:13:43.125550 20110 raft_consensus.cc:606] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Received request to transfer leadership to TS 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:43.138500 20038 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a0fee2c95064b77aa79c67907fb07c4"
dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
mode: GRACEFUL
new_leader_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:37752
I20260709 12:13:43.139142 20038 raft_consensus.cc:606] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Received request to transfer leadership to TS 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:43.145675 19967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad3c33c8cc864e10a23d820cefd1242c"
dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
mode: GRACEFUL
new_leader_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:55916
I20260709 12:13:43.146341 19967 raft_consensus.cc:606] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Received request to transfer leadership to TS 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:43.147681 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:13:43.148909 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:43.149531 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:43.191555 20924 raft_consensus.cc:993] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329: : Instructing follower 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:43.192235 20924 raft_consensus.cc:1081] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Signalling peer 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:43.193863 20767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad3c33c8cc864e10a23d820cefd1242c"
dest_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:52438
I20260709 12:13:43.194453 20767 raft_consensus.cc:493] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:43.194825 20767 raft_consensus.cc:3060] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.202078 20767 raft_consensus.cc:515] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:43.208454 20767 leader_election.cc:290] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:43.211061 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3c33c8cc864e10a23d820cefd1242c" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:43.211630 19967 raft_consensus.cc:3055] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:43.211961 19967 raft_consensus.cc:740] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:43.212714 19967 consensus_queue.cc:260] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:43.214906 20110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3c33c8cc864e10a23d820cefd1242c" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:43.215664 20110 raft_consensus.cc:3060] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.216300 19967 raft_consensus.cc:3060] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.222905 20110 raft_consensus.cc:2468] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 2.
I20260709 12:13:43.224007 20668 leader_election.cc:304] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:43.224433 19967 raft_consensus.cc:2468] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 2.
I20260709 12:13:43.224718 20911 raft_consensus.cc:2804] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:43.225332 20911 raft_consensus.cc:697] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:43.226279 20911 consensus_queue.cc:237] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:43.235764 19789 catalog_manager.cc:5697] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 1 to 2, leader changed from 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194) to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 2 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:43.289921 20920 raft_consensus.cc:993] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329: : Instructing follower 9905bb870d8b4d7b9b95a4711b9299bf to start an election
I20260709 12:13:43.290452 20924 raft_consensus.cc:1081] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Signalling peer 9905bb870d8b4d7b9b95a4711b9299bf to start an election
I20260709 12:13:43.291898 20109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c5e2aace9244bf2bc850c14df358c43"
dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
 from {username='slave'} at 127.0.0.1:46702
I20260709 12:13:43.292407 20109 raft_consensus.cc:493] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:43.292690 20109 raft_consensus.cc:3060] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.299672 20109 raft_consensus.cc:515] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:43.302258 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5e2aace9244bf2bc850c14df358c43" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:43.302314 20109 leader_election.cc:290] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 election: Requested vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:43.302546 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c5e2aace9244bf2bc850c14df358c43" candidate_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:43.303509 20038 raft_consensus.cc:3060] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.302855 19967 raft_consensus.cc:3055] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:43.304941 19967 raft_consensus.cc:740] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:43.305617 19967 consensus_queue.cc:260] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:43.306546 19967 raft_consensus.cc:3060] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.309333 20038 raft_consensus.cc:2468] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 2.
I20260709 12:13:43.310338 20080 leader_election.cc:304] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905bb870d8b4d7b9b95a4711b9299bf, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:43.310998 20900 raft_consensus.cc:2804] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:43.312057 20900 raft_consensus.cc:697] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 LEADER]: Becoming Leader. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
I20260709 12:13:43.312855 20900 consensus_queue.cc:237] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:43.317665 19967 raft_consensus.cc:2468] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905bb870d8b4d7b9b95a4711b9299bf in term 2.
I20260709 12:13:43.330310 19789 catalog_manager.cc:5697] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf reported cstate change: term changed from 1 to 2, leader changed from 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194) to 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196). New cstate: current_term: 2 leader_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:43.489403 20900 raft_consensus.cc:993] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf: : Instructing follower 5f7c4e8f5094466a853d9a753f342329 to start an election
I20260709 12:13:43.489925 20873 raft_consensus.cc:1081] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Signalling peer 5f7c4e8f5094466a853d9a753f342329 to start an election
I20260709 12:13:43.491472 19964 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "226d6c9890424e479621c834758fb7f2"
dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
 from {username='slave'} at 127.0.0.1:47546
I20260709 12:13:43.492046 19964 raft_consensus.cc:493] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:43.492437 19964 raft_consensus.cc:3060] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.500830 19964 raft_consensus.cc:515] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:43.507699 19964 leader_election.cc:290] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:43.508291 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226d6c9890424e479621c834758fb7f2" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:43.508729 20109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226d6c9890424e479621c834758fb7f2" candidate_uuid: "5f7c4e8f5094466a853d9a753f342329" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:43.508977 20038 raft_consensus.cc:3060] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.509284 20109 raft_consensus.cc:3055] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:43.509588 20109 raft_consensus.cc:740] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
I20260709 12:13:43.510136 20109 consensus_queue.cc:260] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:43.511031 20109 raft_consensus.cc:3060] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.514420 20038 raft_consensus.cc:2468] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 2.
I20260709 12:13:43.515525 19932 leader_election.cc:304] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:43.516040 20109 raft_consensus.cc:2468] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c4e8f5094466a853d9a753f342329 in term 2.
I20260709 12:13:43.516258 20920 raft_consensus.cc:2804] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:43.516798 20920 raft_consensus.cc:697] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329 [term 2 LEADER]: Becoming Leader. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:43.517724 20920 consensus_queue.cc:237] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:43.525944 19789 catalog_manager.cc:5697] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329 reported cstate change: term changed from 1 to 2, leader changed from 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196) to 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "5f7c4e8f5094466a853d9a753f342329" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:43.617553 19964 raft_consensus.cc:1275] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:43.618826 20896 consensus_queue.cc:1048] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:43.629283 20109 raft_consensus.cc:1275] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:43.631023 20885 consensus_queue.cc:1048] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:43.634672 20925 raft_consensus.cc:993] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085: : Instructing follower 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:43.635241 20875 raft_consensus.cc:1081] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Signalling peer 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:43.639961 20771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a0fee2c95064b77aa79c67907fb07c4"
dest_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:52446
I20260709 12:13:43.640555 20771 raft_consensus.cc:493] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:43.640923 20771 raft_consensus.cc:3060] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.649209 20771 raft_consensus.cc:515] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:43.651469 20771 leader_election.cc:290] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:43.651592 20038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0fee2c95064b77aa79c67907fb07c4" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:43.652258 20038 raft_consensus.cc:3055] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:43.652604 20038 raft_consensus.cc:740] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4d7f465293d427c820ab6d2b67af085, State: Running, Role: LEADER
I20260709 12:13:43.652907 20110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a0fee2c95064b77aa79c67907fb07c4" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:43.653499 20110 raft_consensus.cc:3060] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.653272 20038 consensus_queue.cc:260] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:43.654587 20038 raft_consensus.cc:3060] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:43.658752 20110 raft_consensus.cc:2468] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 2.
I20260709 12:13:43.659904 20668 leader_election.cc:304] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f9977942f140d39f76eebcb246d50f, 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 
I20260709 12:13:43.660785 20885 raft_consensus.cc:2804] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:43.661228 20885 raft_consensus.cc:697] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:43.662114 20885 consensus_queue.cc:237] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:43.667939 20038 raft_consensus.cc:2468] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 2.
I20260709 12:13:43.672387 19785 catalog_manager.cc:5697] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 1 to 2, leader changed from c4d7f465293d427c820ab6d2b67af085 (127.16.52.195) to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 2 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:43.733508 19964 raft_consensus.cc:1275] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Refusing update from remote peer 9905bb870d8b4d7b9b95a4711b9299bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:43.734817 20873 consensus_queue.cc:1048] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:43.751103 20034 raft_consensus.cc:1275] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Refusing update from remote peer 9905bb870d8b4d7b9b95a4711b9299bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:43.752293 20873 consensus_queue.cc:1048] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:43.942822 20110 raft_consensus.cc:1275] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Refusing update from remote peer 5f7c4e8f5094466a853d9a753f342329: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:43.944103 20924 consensus_queue.cc:1048] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:43.955251 20034 raft_consensus.cc:1275] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Refusing update from remote peer 5f7c4e8f5094466a853d9a753f342329: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:43.960757 20920 consensus_queue.cc:1048] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:44.073737 20110 raft_consensus.cc:1275] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:44.074908 20896 consensus_queue.cc:1048] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:44.087459 20034 raft_consensus.cc:1275] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:44.089120 20885 consensus_queue.cc:1048] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:44.198930 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:44.233268 19964 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a36a6e3ba7d4c5a8fbcbfaac108f883"
dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
mode: GRACEFUL
new_leader_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:55916
I20260709 12:13:44.233855 19964 raft_consensus.cc:606] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 2 LEADER]: Received request to transfer leadership to TS 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:44.236572 20110 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e07520e3fb14dd5afa285d6497f4a9a"
dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
mode: GRACEFUL
new_leader_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:46884
I20260709 12:13:44.237046 20110 raft_consensus.cc:606] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 LEADER]: Received request to transfer leadership to TS 02f9977942f140d39f76eebcb246d50f
I20260709 12:13:44.238083 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:13:44.239382 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:44.239950 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:44.561501 20900 raft_consensus.cc:993] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf: : Instructing follower 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:44.561959 20873 raft_consensus.cc:1081] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 LEADER]: Signalling peer 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:44.563282 20767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e07520e3fb14dd5afa285d6497f4a9a"
dest_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:52424
I20260709 12:13:44.563745 20767 raft_consensus.cc:493] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:44.564023 20767 raft_consensus.cc:3060] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.569216 20767 raft_consensus.cc:515] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:44.572666 20767 leader_election.cc:290] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 3 election: Requested vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809)
I20260709 12:13:44.572765 20034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e07520e3fb14dd5afa285d6497f4a9a" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c4d7f465293d427c820ab6d2b67af085"
I20260709 12:13:44.572866 20109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e07520e3fb14dd5afa285d6497f4a9a" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:44.573452 20034 raft_consensus.cc:3060] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.573578 20109 raft_consensus.cc:3055] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:44.574046 20109 raft_consensus.cc:740] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9905bb870d8b4d7b9b95a4711b9299bf, State: Running, Role: LEADER
I20260709 12:13:44.574856 20109 consensus_queue.cc:260] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [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: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:44.576232 20109 raft_consensus.cc:3060] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.580535 20034 raft_consensus.cc:2468] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 3.
I20260709 12:13:44.582070 20669 leader_election.cc:304] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [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: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085; no voters: 
I20260709 12:13:44.582962 20911 raft_consensus.cc:2804] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:44.583498 20911 raft_consensus.cc:697] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 3 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:44.583993 20109 raft_consensus.cc:2468] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 3.
I20260709 12:13:44.584367 20911 consensus_queue.cc:237] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [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: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:44.595127 19785 catalog_manager.cc:5697] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 2 to 3, leader changed from 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196) to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 3 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:44.662451 20977 raft_consensus.cc:993] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329: : Instructing follower 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:44.662914 20920 raft_consensus.cc:1081] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 2 LEADER]: Signalling peer 02f9977942f140d39f76eebcb246d50f to start an election
I20260709 12:13:44.664274 20771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a36a6e3ba7d4c5a8fbcbfaac108f883"
dest_uuid: "02f9977942f140d39f76eebcb246d50f"
 from {username='slave'} at 127.0.0.1:52438
I20260709 12:13:44.664723 20771 raft_consensus.cc:493] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:44.665002 20771 raft_consensus.cc:3060] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.669627 20771 raft_consensus.cc:515] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:44.671304 20771 leader_election.cc:290] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [CANDIDATE]: Term 3 election: Requested vote from peers 9905bb870d8b4d7b9b95a4711b9299bf (127.16.52.196:39809), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:44.672263 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a36a6e3ba7d4c5a8fbcbfaac108f883" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f7c4e8f5094466a853d9a753f342329"
I20260709 12:13:44.672968 19967 raft_consensus.cc:3055] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:44.672159 20109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a36a6e3ba7d4c5a8fbcbfaac108f883" candidate_uuid: "02f9977942f140d39f76eebcb246d50f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9905bb870d8b4d7b9b95a4711b9299bf"
I20260709 12:13:44.673221 19967 raft_consensus.cc:740] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f7c4e8f5094466a853d9a753f342329, State: Running, Role: LEADER
I20260709 12:13:44.673601 20109 raft_consensus.cc:3060] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.674042 19967 consensus_queue.cc:260] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [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: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:44.675348 19967 raft_consensus.cc:3060] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:44.680442 20109 raft_consensus.cc:2468] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 3.
I20260709 12:13:44.680568 19967 raft_consensus.cc:2468] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f9977942f140d39f76eebcb246d50f in term 3.
I20260709 12:13:44.681726 20668 leader_election.cc:304] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [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: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329; no voters: 
I20260709 12:13:44.682374 20978 raft_consensus.cc:2804] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:44.682814 20978 raft_consensus.cc:697] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 3 LEADER]: Becoming Leader. State: Replica: 02f9977942f140d39f76eebcb246d50f, State: Running, Role: LEADER
I20260709 12:13:44.683591 20978 consensus_queue.cc:237] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [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: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:44.693110 19785 catalog_manager.cc:5697] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f reported cstate change: term changed from 2 to 3, leader changed from 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194) to 02f9977942f140d39f76eebcb246d50f (127.16.52.193). New cstate: current_term: 3 leader_uuid: "02f9977942f140d39f76eebcb246d50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:45.051793 20034 raft_consensus.cc:1275] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [term 3 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:45.053412 20911 consensus_queue.cc:1048] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:45.070993 20110 raft_consensus.cc:1275] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:45.072955 20896 consensus_queue.cc:1048] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:45.207744 20110 raft_consensus.cc:1275] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:45.209206 20896 consensus_queue.cc:1048] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:45.227099 19967 raft_consensus.cc:1275] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 3 FOLLOWER]: Refusing update from remote peer 02f9977942f140d39f76eebcb246d50f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:45.228680 20978 consensus_queue.cc:1048] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:45.278088 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:45.316408 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:13:45.317766 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:45.318486 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:45.355894 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:45.391121 16595 tablet_server.cc:179] TabletServer@127.16.52.193:42619 shutting down...
W20260709 12:13:45.408272 20081 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 259 similar messages]
W20260709 12:13:45.413105 20081 consensus_peers.cc:597] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: 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:13:45.414749 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:45.417943 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.421029 16595 raft_consensus.cc:2243] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.421877 16595 raft_consensus.cc:2272] T 5c4ac2a5a07a4e318ac6afd817841973 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.424808 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.425743 16595 raft_consensus.cc:2243] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.426272 16595 raft_consensus.cc:2272] T 98cfad5cb97645318f1ff4f7f3c85cae P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.429018 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.429889 16595 raft_consensus.cc:2243] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.430982 16595 raft_consensus.cc:2272] T 8e07520e3fb14dd5afa285d6497f4a9a P 02f9977942f140d39f76eebcb246d50f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:45.432966 19933 consensus_peers.cc:597] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: 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:13:45.435205 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.436103 16595 raft_consensus.cc:2243] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.436625 16595 raft_consensus.cc:2272] T 6ac4c042d97245a796adc43eb4e9708c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.439428 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.440120 16595 raft_consensus.cc:2243] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.440828 16595 raft_consensus.cc:2272] T bd9624f592574069aa5a64fd1a37bde3 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.442917 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.443478 16595 raft_consensus.cc:2243] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.444245 16595 raft_consensus.cc:2272] T 78e5d95b4b2b4c01901ff24999f299c1 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.446202 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.446787 16595 raft_consensus.cc:2243] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.447181 16595 raft_consensus.cc:2272] T 0218cd2dbd654393bb03bb8d5f63d58a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.449299 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.449890 16595 raft_consensus.cc:2243] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.450625 16595 raft_consensus.cc:2272] T d9d89c7358d4414cbd6902861dc2d1f5 P 02f9977942f140d39f76eebcb246d50f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.453012 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.453783 16595 raft_consensus.cc:2243] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.454325 16595 raft_consensus.cc:2272] T f61d7e221cf243ea95896c250101fff3 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.456727 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.457270 16595 raft_consensus.cc:2243] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.457623 16595 raft_consensus.cc:2272] T 2799f090bea148cd8ab5d2e448fda297 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.459400 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.459944 16595 raft_consensus.cc:2243] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.460299 16595 raft_consensus.cc:2272] T 2396a651bbf6435aa17c1f7fe857bc29 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.461992 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.462540 16595 raft_consensus.cc:2243] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.462901 16595 raft_consensus.cc:2272] T 9f2078495837475e85559356ac966389 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.464847 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.465366 16595 raft_consensus.cc:2243] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.465801 16595 raft_consensus.cc:2272] T f8048d347d6f43cc8e8f90b31517cf7f P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.468393 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.468959 16595 raft_consensus.cc:2243] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:13:45.469336 20081 consensus_peers.cc:597] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: 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:13:45.469702 16595 raft_consensus.cc:2272] T 52054c12513243db84d15400a15cf7e6 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.472118 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.472707 16595 raft_consensus.cc:2243] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.473104 16595 raft_consensus.cc:2272] T 1627f9d2cf074819a6632b7015402aae P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.475322 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.476122 16595 raft_consensus.cc:2243] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.476560 16595 raft_consensus.cc:2272] T d7455de875c8413ab110fc0f1cad918a P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:45.478009 19933 consensus_peers.cc:597] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: 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:13:45.478745 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.479466 16595 raft_consensus.cc:2243] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.479890 16595 raft_consensus.cc:2272] T de050a3992cf4ec285ad1ca8475b984a P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.482292 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.482859 16595 raft_consensus.cc:2243] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:45.483234 20081 consensus_peers.cc:597] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: 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:13:45.483260 16595 raft_consensus.cc:2272] T def5b95cbb794047a663602e71bf0bd1 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.485437 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.486173 16595 raft_consensus.cc:2243] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.486636 16595 raft_consensus.cc:2272] T cb0a9657a9fb4733a4c17482e654439c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.489254 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.490068 16595 raft_consensus.cc:2243] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.490438 16595 raft_consensus.cc:2272] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.492990 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.493722 16595 raft_consensus.cc:2243] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:13:45.494285 20081 consensus_peers.cc:597] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: 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:13:45.494652 16595 raft_consensus.cc:2272] T 2670a91ec2ce48c4bb12676c323a2ba2 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.497185 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.497925 16595 raft_consensus.cc:2243] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.498373 16595 raft_consensus.cc:2272] T 40c3aa8a81534ccda448466ffd6e8fc7 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.501044 16595 tablet_replica.cc:333] stopping tablet replica
W20260709 12:13:45.501214 20007 consensus_peers.cc:597] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: 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:13:45.501775 16595 raft_consensus.cc:2243] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.502321 16595 raft_consensus.cc:2272] T 2b95c337688e4649a454d882e533dd76 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.504475 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.505031 16595 raft_consensus.cc:2243] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.505441 16595 raft_consensus.cc:2272] T ce26277c5f1d489a80950f49deef20e0 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.507339 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.507958 16595 raft_consensus.cc:2243] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.508677 16595 raft_consensus.cc:2272] T 4a0fee2c95064b77aa79c67907fb07c4 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.510504 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.511040 16595 raft_consensus.cc:2243] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.511425 16595 raft_consensus.cc:2272] T 4ec95d86fef44181aed8296a84f59875 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.513634 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.514235 16595 raft_consensus.cc:2243] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.514729 16595 raft_consensus.cc:2272] T 7c938339e8f44ec192527be439604a72 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.516717 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.517262 16595 raft_consensus.cc:2243] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.517661 16595 raft_consensus.cc:2272] T 1b6e6474c4264748b1ade3cc456a5ef4 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.519420 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.520033 16595 raft_consensus.cc:2243] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.520398 16595 raft_consensus.cc:2272] T 8ab243aa0ab34e689bace5eed4f715e6 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.522868 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.523459 16595 raft_consensus.cc:2243] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.524360 16595 raft_consensus.cc:2272] T 01ce21854a4f4087990186ba04ae668e P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.526510 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.526980 16595 raft_consensus.cc:2243] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.527295 16595 raft_consensus.cc:2272] T a1ab7967d2f149e597edfa45bd54ba34 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.529211 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.529759 16595 raft_consensus.cc:2243] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.530298 16595 raft_consensus.cc:2272] T c68369cefde0409c91be807bb17d45aa P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.532308 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.533020 16595 raft_consensus.cc:2243] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.533437 16595 raft_consensus.cc:2272] T 1e76cf0c7e9540bbb90f5292f0894614 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.536120 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.536892 16595 raft_consensus.cc:2243] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:45.537019 20007 consensus_peers.cc:597] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: 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:13:45.537372 16595 raft_consensus.cc:2272] T 2764d80157974ee48f392eedf87b192c P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.539980 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.540676 16595 raft_consensus.cc:2243] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.541328 16595 raft_consensus.cc:2272] T ad3c33c8cc864e10a23d820cefd1242c P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.543133 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.543629 16595 raft_consensus.cc:2243] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.544030 16595 raft_consensus.cc:2272] T 6e03bd094548493981375fdd965336da P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.546098 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.546743 16595 raft_consensus.cc:2243] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.547173 16595 raft_consensus.cc:2272] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:45.548476 19933 consensus_peers.cc:597] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: 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:13:45.549469 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.550249 16595 raft_consensus.cc:2243] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.551138 16595 raft_consensus.cc:2272] T bd59cf1bdbdc42e380c6bd8d09f1208e P 02f9977942f140d39f76eebcb246d50f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.553022 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.553694 16595 raft_consensus.cc:2243] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.554473 16595 raft_consensus.cc:2272] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 02f9977942f140d39f76eebcb246d50f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:45.556233 20007 consensus_peers.cc:597] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: 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:13:45.556691 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.557243 16595 raft_consensus.cc:2243] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.557950 16595 raft_consensus.cc:2272] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.559700 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.560209 16595 raft_consensus.cc:2243] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.560595 16595 raft_consensus.cc:2272] T 2f16cf3c506d474c980c1196352b7de9 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.562464 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.562948 16595 raft_consensus.cc:2243] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.563382 16595 raft_consensus.cc:2272] T 1c50c65f164449919a9f5d1e43f3b8d0 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.565348 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.565848 16595 raft_consensus.cc:2243] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.566228 16595 raft_consensus.cc:2272] T 08271f7e1c374ace9fa25a7578dae9a4 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.568552 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.569156 16595 raft_consensus.cc:2243] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.569612 16595 raft_consensus.cc:2272] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 02f9977942f140d39f76eebcb246d50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.571653 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:13:45.572126 16595 raft_consensus.cc:2243] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.572849 16595 raft_consensus.cc:2272] T fa5d116c6816434eb21ce248efb968c4 P 02f9977942f140d39f76eebcb246d50f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:45.626812 20007 consensus_peers.cc:597] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: 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:13:45.644819 16595 tablet_server.cc:196] TabletServer@127.16.52.193:42619 shutdown complete.
W20260709 12:13:45.670200 20081 consensus_peers.cc:597] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:45.676512 20081 consensus_peers.cc:597] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:45.686282 19933 consensus_peers.cc:597] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:45.704663 19933 consensus_peers.cc:597] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:45.711767 20007 consensus_peers.cc:597] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:45.717602 19933 consensus_peers.cc:597] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:45.722419 19933 consensus_peers.cc:597] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:45.732285 19933 consensus_peers.cc:597] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:45.732718 16595 tablet_server.cc:179] TabletServer@127.16.52.194:0 shutting down...
W20260709 12:13:45.746845 20005 consensus_peers.cc:597] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 -> Peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Couldn't send request to peer 5f7c4e8f5094466a853d9a753f342329. 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:13:45.761075 20081 consensus_peers.cc:597] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:45.764282 19933 consensus_peers.cc:597] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:45.765414 20007 consensus_peers.cc:597] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:45.769852 20005 consensus_peers.cc:597] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 -> Peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Couldn't send request to peer 5f7c4e8f5094466a853d9a753f342329. 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:13:45.771888 20007 consensus_peers.cc:597] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:45.772598 20081 consensus_peers.cc:597] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:45.777282 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:45.778228 16595 tablet_replica.cc:333] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.779202 16595 raft_consensus.cc:2243] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.779791 16595 raft_consensus.cc:2272] T d9d89c7358d4414cbd6902861dc2d1f5 P 5f7c4e8f5094466a853d9a753f342329 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.781981 16595 tablet_replica.cc:333] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
W20260709 12:13:45.781973 20081 consensus_peers.cc:597] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:45.782658 16595 raft_consensus.cc:2243] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.783385 16595 raft_consensus.cc:2272] T 2a117813af374cc3945a5d06142570db P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.785239 16595 tablet_replica.cc:333] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.785862 16595 raft_consensus.cc:2243] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.786396 16595 raft_consensus.cc:2272] T fa5d116c6816434eb21ce248efb968c4 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.788894 16595 tablet_replica.cc:333] T 1b46470147824da78d9b41f0c4fc63af P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
W20260709 12:13:45.789252 20007 consensus_peers.cc:597] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:45.789530 16595 raft_consensus.cc:2243] T 1b46470147824da78d9b41f0c4fc63af P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.790097 16595 raft_consensus.cc:2272] T 1b46470147824da78d9b41f0c4fc63af P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.792057 16595 tablet_replica.cc:333] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.792610 16595 raft_consensus.cc:2243] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.793016 16595 raft_consensus.cc:2272] T 1c5e2aace9244bf2bc850c14df358c43 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.794778 16595 tablet_replica.cc:333] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.795333 16595 raft_consensus.cc:2243] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.796155 16595 raft_consensus.cc:2272] T 1b6e6474c4264748b1ade3cc456a5ef4 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.797897 16595 tablet_replica.cc:333] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.798421 16595 raft_consensus.cc:2243] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.799134 16595 raft_consensus.cc:2272] T 7c938339e8f44ec192527be439604a72 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.800967 16595 tablet_replica.cc:333] T f0ce1bf1d2994cec936a25528cc6b9fc P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.801523 16595 raft_consensus.cc:2243] T f0ce1bf1d2994cec936a25528cc6b9fc P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.801926 16595 raft_consensus.cc:2272] T f0ce1bf1d2994cec936a25528cc6b9fc P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.804018 16595 tablet_replica.cc:333] T 6ac4c042d97245a796adc43eb4e9708c P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.804615 16595 raft_consensus.cc:2243] T 6ac4c042d97245a796adc43eb4e9708c P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.805075 16595 raft_consensus.cc:2272] T 6ac4c042d97245a796adc43eb4e9708c P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.807339 16595 tablet_replica.cc:333] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
W20260709 12:13:45.807776 20007 consensus_peers.cc:597] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:45.807966 16595 raft_consensus.cc:2243] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.808495 16595 raft_consensus.cc:2272] T 0218cd2dbd654393bb03bb8d5f63d58a P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.810297 16595 tablet_replica.cc:333] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.810830 16595 raft_consensus.cc:2243] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.811538 16595 raft_consensus.cc:2272] T 09546ecee15a40338d8f6325a82087e9 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.813308 16595 tablet_replica.cc:333] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.813854 16595 raft_consensus.cc:2243] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.814265 16595 raft_consensus.cc:2272] T a1cb1b43841849ea96474db4a3bc54f5 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.816355 16595 tablet_replica.cc:333] T f28df9bd86de4674980da39a75b4127a P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.817063 16595 raft_consensus.cc:2243] T f28df9bd86de4674980da39a75b4127a P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.817557 16595 raft_consensus.cc:2272] T f28df9bd86de4674980da39a75b4127a P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.820094 16595 tablet_replica.cc:333] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.820847 16595 raft_consensus.cc:2243] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.821329 16595 raft_consensus.cc:2272] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 5f7c4e8f5094466a853d9a753f342329 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:45.822901 20081 consensus_peers.cc:597] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:45.825337 16595 tablet_replica.cc:333] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.826192 16595 raft_consensus.cc:2243] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.826660 16595 raft_consensus.cc:2272] T cfb5a5e02d3e4ee6844f59dd47d74df5 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.829001 16595 tablet_replica.cc:333] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.829747 16595 raft_consensus.cc:2243] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.830593 16595 raft_consensus.cc:2272] T bd59cf1bdbdc42e380c6bd8d09f1208e P 5f7c4e8f5094466a853d9a753f342329 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.832949 16595 tablet_replica.cc:333] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.833694 16595 raft_consensus.cc:2243] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:13:45.834218 20007 consensus_peers.cc:597] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:45.834738 16595 raft_consensus.cc:2272] T 2f16cf3c506d474c980c1196352b7de9 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:45.835680 19933 consensus_peers.cc:597] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:45.836869 20079 consensus_peers.cc:597] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Couldn't send request to peer 5f7c4e8f5094466a853d9a753f342329. Status: 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:13:45.837246 16595 tablet_replica.cc:333] T afbdd27a02724daaba96389c8b45df6a P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.837858 16595 raft_consensus.cc:2243] T afbdd27a02724daaba96389c8b45df6a P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.838318 16595 raft_consensus.cc:2272] T afbdd27a02724daaba96389c8b45df6a P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:45.839996 20079 consensus_peers.cc:597] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Couldn't send request to peer 5f7c4e8f5094466a853d9a753f342329. Status: 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:13:45.840596 16595 tablet_replica.cc:333] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.841176 16595 raft_consensus.cc:2243] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.842109 16595 raft_consensus.cc:2272] T be87aaadb1de4acd8ff2bda881101dd8 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.844493 16595 tablet_replica.cc:333] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.845201 16595 raft_consensus.cc:2243] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.845681 16595 raft_consensus.cc:2272] T 2670a91ec2ce48c4bb12676c323a2ba2 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.848057 16595 tablet_replica.cc:333] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.848734 16595 raft_consensus.cc:2243] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.849623 16595 raft_consensus.cc:2272] T b6b7c9d43c554168aa0f5ad7f4c2a08c P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.852134 16595 tablet_replica.cc:333] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.852834 16595 raft_consensus.cc:2243] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.853699 16595 raft_consensus.cc:2272] T 226d6c9890424e479621c834758fb7f2 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.855578 16595 tablet_replica.cc:333] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.856135 16595 raft_consensus.cc:2243] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.856771 16595 raft_consensus.cc:2272] T a0fe89c72243457a9722d8ba1f6704af P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.858392 16595 tablet_replica.cc:333] T 9f2078495837475e85559356ac966389 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.858886 16595 raft_consensus.cc:2243] T 9f2078495837475e85559356ac966389 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.859241 16595 raft_consensus.cc:2272] T 9f2078495837475e85559356ac966389 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.861115 16595 tablet_replica.cc:333] T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.861680 16595 raft_consensus.cc:2243] T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.862030 16595 raft_consensus.cc:2272] T 6e03bd094548493981375fdd965336da P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.863658 16595 tablet_replica.cc:333] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.864209 16595 raft_consensus.cc:2243] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.864596 16595 raft_consensus.cc:2272] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.866603 16595 tablet_replica.cc:333] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.867220 16595 raft_consensus.cc:2243] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.867604 16595 raft_consensus.cc:2272] T 2764d80157974ee48f392eedf87b192c P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.870013 16595 tablet_replica.cc:333] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
W20260709 12:13:45.869971 20079 consensus_peers.cc:597] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Couldn't send request to peer 5f7c4e8f5094466a853d9a753f342329. Status: 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:13:45.870894 16595 raft_consensus.cc:2243] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.871327 16595 raft_consensus.cc:2272] T ad3c33c8cc864e10a23d820cefd1242c P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.873359 16595 tablet_replica.cc:333] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.873906 16595 raft_consensus.cc:2243] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.874670 16595 raft_consensus.cc:2272] T 1e76cf0c7e9540bbb90f5292f0894614 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.876969 16595 tablet_replica.cc:333] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.877728 16595 raft_consensus.cc:2243] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.878667 16595 raft_consensus.cc:2272] T f8048d347d6f43cc8e8f90b31517cf7f P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:45.879652 20079 consensus_peers.cc:597] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Couldn't send request to peer 5f7c4e8f5094466a853d9a753f342329. 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:13:45.879962 20081 consensus_peers.cc:597] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Couldn't send request to peer 02f9977942f140d39f76eebcb246d50f. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:45.881028 16595 tablet_replica.cc:333] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.881572 16595 raft_consensus.cc:2243] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.881916 16595 raft_consensus.cc:2272] T 52054c12513243db84d15400a15cf7e6 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.883589 16595 tablet_replica.cc:333] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.884096 16595 raft_consensus.cc:2243] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.884760 16595 raft_consensus.cc:2272] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.886488 16595 tablet_replica.cc:333] T 1c50c65f164449919a9f5d1e43f3b8d0 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.887077 16595 raft_consensus.cc:2243] T 1c50c65f164449919a9f5d1e43f3b8d0 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.887585 16595 raft_consensus.cc:2272] T 1c50c65f164449919a9f5d1e43f3b8d0 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.890272 16595 tablet_replica.cc:333] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.890838 16595 raft_consensus.cc:2243] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.891798 16595 raft_consensus.cc:2272] T def5b95cbb794047a663602e71bf0bd1 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.894409 16595 tablet_replica.cc:333] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.894954 16595 raft_consensus.cc:2243] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.895771 16595 raft_consensus.cc:2272] T cb0a9657a9fb4733a4c17482e654439c P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.898298 16595 tablet_replica.cc:333] T e0fa749811764b148259182a41f6abe8 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.898825 16595 raft_consensus.cc:2243] T e0fa749811764b148259182a41f6abe8 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.899300 16595 raft_consensus.cc:2272] T e0fa749811764b148259182a41f6abe8 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:45.900539 20005 consensus_peers.cc:597] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 -> Peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Couldn't send request to peer 5f7c4e8f5094466a853d9a753f342329. Status: 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:13:45.901463 16595 tablet_replica.cc:333] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.902132 16595 raft_consensus.cc:2243] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.902536 16595 raft_consensus.cc:2272] T dc09eb10b7c24c96bd58d87c4f34e973 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.904373 16595 tablet_replica.cc:333] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.904841 16595 raft_consensus.cc:2243] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.905208 16595 raft_consensus.cc:2272] T 01ce21854a4f4087990186ba04ae668e P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.907032 16595 tablet_replica.cc:333] T 8ab243aa0ab34e689bace5eed4f715e6 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.907529 16595 raft_consensus.cc:2243] T 8ab243aa0ab34e689bace5eed4f715e6 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.907970 16595 raft_consensus.cc:2272] T 8ab243aa0ab34e689bace5eed4f715e6 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.909627 16595 tablet_replica.cc:333] T f61d7e221cf243ea95896c250101fff3 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.910104 16595 raft_consensus.cc:2243] T f61d7e221cf243ea95896c250101fff3 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.910470 16595 raft_consensus.cc:2272] T f61d7e221cf243ea95896c250101fff3 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.912231 16595 tablet_replica.cc:333] T 2895d10a3a5941d8b3deb7076cd6e525 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.912714 16595 raft_consensus.cc:2243] T 2895d10a3a5941d8b3deb7076cd6e525 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.913087 16595 raft_consensus.cc:2272] T 2895d10a3a5941d8b3deb7076cd6e525 P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.914979 16595 tablet_replica.cc:333] T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.915555 16595 raft_consensus.cc:2243] T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.916065 16595 raft_consensus.cc:2272] T 1627f9d2cf074819a6632b7015402aae P 5f7c4e8f5094466a853d9a753f342329 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:45.917330 20005 consensus_peers.cc:597] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 -> Peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Couldn't send request to peer 5f7c4e8f5094466a853d9a753f342329. Status: 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:13:45.918257 16595 tablet_replica.cc:333] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.918794 16595 raft_consensus.cc:2243] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:45.919520 16595 raft_consensus.cc:2272] T d7455de875c8413ab110fc0f1cad918a P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:45.921241 16595 tablet_replica.cc:333] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329: stopping tablet replica
I20260709 12:13:45.921693 16595 raft_consensus.cc:2243] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:45.922091 16595 raft_consensus.cc:2272] T bd9624f592574069aa5a64fd1a37bde3 P 5f7c4e8f5094466a853d9a753f342329 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:45.939311 20079 consensus_peers.cc:597] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Couldn't send request to peer 5f7c4e8f5094466a853d9a753f342329. 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:13:45.990494 20005 consensus_peers.cc:597] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 -> Peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Couldn't send request to peer 5f7c4e8f5094466a853d9a753f342329. 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:13:46.000099 20005 consensus_peers.cc:597] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 -> Peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Couldn't send request to peer 5f7c4e8f5094466a853d9a753f342329. Status: 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:13:46.067700 16595 tablet_server.cc:196] TabletServer@127.16.52.194:0 shutdown complete.
W20260709 12:13:46.082864 20079 consensus_peers.cc:597] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Couldn't send request to peer 5f7c4e8f5094466a853d9a753f342329. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:44779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:46.104915 20079 consensus_peers.cc:597] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Couldn't send request to peer 5f7c4e8f5094466a853d9a753f342329. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:44779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:46.143702 20079 consensus_peers.cc:597] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Couldn't send request to peer 5f7c4e8f5094466a853d9a753f342329. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:44779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:46.157083 20005 consensus_peers.cc:597] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 -> Peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Couldn't send request to peer 5f7c4e8f5094466a853d9a753f342329. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:44779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:46.163954 20005 consensus_peers.cc:597] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 -> Peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Couldn't send request to peer 5f7c4e8f5094466a853d9a753f342329. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:44779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:46.168365 20005 consensus_peers.cc:597] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 -> Peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Couldn't send request to peer 5f7c4e8f5094466a853d9a753f342329. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:44779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:46.181927 20005 consensus_peers.cc:597] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 -> Peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Couldn't send request to peer 5f7c4e8f5094466a853d9a753f342329. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:44779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:46.201254 20079 consensus_peers.cc:597] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Couldn't send request to peer 5f7c4e8f5094466a853d9a753f342329. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:44779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:46.230984 16595 tablet_server.cc:179] TabletServer@127.16.52.195:0 shutting down...
I20260709 12:13:46.286703 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:46.287678 16595 tablet_replica.cc:333] T 4ec95d86fef44181aed8296a84f59875 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.288981 16595 raft_consensus.cc:2243] T 4ec95d86fef44181aed8296a84f59875 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.289803 16595 raft_consensus.cc:2272] T 4ec95d86fef44181aed8296a84f59875 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.292989 16595 tablet_replica.cc:333] T fa5d116c6816434eb21ce248efb968c4 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.293913 16595 raft_consensus.cc:2243] T fa5d116c6816434eb21ce248efb968c4 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.294536 16595 raft_consensus.cc:2272] T fa5d116c6816434eb21ce248efb968c4 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.297685 16595 tablet_replica.cc:333] T def5b95cbb794047a663602e71bf0bd1 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.298555 16595 raft_consensus.cc:2243] T def5b95cbb794047a663602e71bf0bd1 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.299185 16595 raft_consensus.cc:2272] T def5b95cbb794047a663602e71bf0bd1 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.301972 16595 tablet_replica.cc:333] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.302826 16595 raft_consensus.cc:2243] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.303913 16595 raft_consensus.cc:2272] T 1b46470147824da78d9b41f0c4fc63af P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.306728 16595 tablet_replica.cc:333] T 2799f090bea148cd8ab5d2e448fda297 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.307560 16595 raft_consensus.cc:2243] T 2799f090bea148cd8ab5d2e448fda297 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.308115 16595 raft_consensus.cc:2272] T 2799f090bea148cd8ab5d2e448fda297 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.310813 16595 tablet_replica.cc:333] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.311612 16595 raft_consensus.cc:2243] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.312983 16595 raft_consensus.cc:2272] T f0ce1bf1d2994cec936a25528cc6b9fc P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.316062 16595 tablet_replica.cc:333] T 7c938339e8f44ec192527be439604a72 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.316931 16595 raft_consensus.cc:2243] T 7c938339e8f44ec192527be439604a72 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.317602 16595 raft_consensus.cc:2272] T 7c938339e8f44ec192527be439604a72 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:46.318509 20080 consensus_peers.cc:597] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029): Couldn't send request to peer c4d7f465293d427c820ab6d2b67af085. Status: 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:13:46.320221 16595 tablet_replica.cc:333] T 2a117813af374cc3945a5d06142570db P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.321532 16595 raft_consensus.cc:2243] T 2a117813af374cc3945a5d06142570db P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.322130 16595 raft_consensus.cc:2272] T 2a117813af374cc3945a5d06142570db P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.324867 16595 tablet_replica.cc:333] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.325542 16595 raft_consensus.cc:2243] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.326354 16595 raft_consensus.cc:2272] T 98cfad5cb97645318f1ff4f7f3c85cae P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.329128 16595 tablet_replica.cc:333] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.329866 16595 raft_consensus.cc:2243] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.330781 16595 raft_consensus.cc:2272] T 6ac4c042d97245a796adc43eb4e9708c P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.333194 16595 tablet_replica.cc:333] T 09546ecee15a40338d8f6325a82087e9 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.334054 16595 raft_consensus.cc:2243] T 09546ecee15a40338d8f6325a82087e9 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.334668 16595 raft_consensus.cc:2272] T 09546ecee15a40338d8f6325a82087e9 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.337059 16595 tablet_replica.cc:333] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.337749 16595 raft_consensus.cc:2243] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.338217 16595 raft_consensus.cc:2272] T 4a0fee2c95064b77aa79c67907fb07c4 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.340457 16595 tablet_replica.cc:333] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.340972 16595 raft_consensus.cc:2243] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.341704 16595 raft_consensus.cc:2272] T a1cb1b43841849ea96474db4a3bc54f5 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.344041 16595 tablet_replica.cc:333] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.344684 16595 raft_consensus.cc:2243] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.345389 16595 raft_consensus.cc:2272] T 8e07520e3fb14dd5afa285d6497f4a9a P c4d7f465293d427c820ab6d2b67af085 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.348026 16595 tablet_replica.cc:333] T cfb5a5e02d3e4ee6844f59dd47d74df5 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.348618 16595 raft_consensus.cc:2243] T cfb5a5e02d3e4ee6844f59dd47d74df5 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.349083 16595 raft_consensus.cc:2272] T cfb5a5e02d3e4ee6844f59dd47d74df5 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.351653 16595 tablet_replica.cc:333] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.352504 16595 raft_consensus.cc:2243] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.353127 16595 raft_consensus.cc:2272] T 2f16cf3c506d474c980c1196352b7de9 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.355350 16595 tablet_replica.cc:333] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.355885 16595 raft_consensus.cc:2243] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.356318 16595 raft_consensus.cc:2272] T d7455de875c8413ab110fc0f1cad918a P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.358950 16595 tablet_replica.cc:333] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.359686 16595 raft_consensus.cc:2243] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.360293 16595 raft_consensus.cc:2272] T de050a3992cf4ec285ad1ca8475b984a P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.362859 16595 tablet_replica.cc:333] T afbdd27a02724daaba96389c8b45df6a P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.363423 16595 raft_consensus.cc:2243] T afbdd27a02724daaba96389c8b45df6a P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.364068 16595 raft_consensus.cc:2272] T afbdd27a02724daaba96389c8b45df6a P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.366627 16595 tablet_replica.cc:333] T be87aaadb1de4acd8ff2bda881101dd8 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.367406 16595 raft_consensus.cc:2243] T be87aaadb1de4acd8ff2bda881101dd8 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.368067 16595 raft_consensus.cc:2272] T be87aaadb1de4acd8ff2bda881101dd8 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:46.368114 20080 consensus_peers.cc:597] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029): Couldn't send request to peer c4d7f465293d427c820ab6d2b67af085. Status: 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:13:46.370121 16595 tablet_replica.cc:333] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.370666 16595 raft_consensus.cc:2243] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.371146 16595 raft_consensus.cc:2272] T 78e5d95b4b2b4c01901ff24999f299c1 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.373104 16595 tablet_replica.cc:333] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.373649 16595 raft_consensus.cc:2243] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.374111 16595 raft_consensus.cc:2272] T 40c3aa8a81534ccda448466ffd6e8fc7 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.376610 16595 tablet_replica.cc:333] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
W20260709 12:13:46.377017 20080 consensus_peers.cc:597] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029): Couldn't send request to peer c4d7f465293d427c820ab6d2b67af085. Status: 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:13:46.377213 16595 raft_consensus.cc:2243] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.377807 16595 raft_consensus.cc:2272] T 2670a91ec2ce48c4bb12676c323a2ba2 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.379665 16595 tablet_replica.cc:333] T b6b7c9d43c554168aa0f5ad7f4c2a08c P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.380210 16595 raft_consensus.cc:2243] T b6b7c9d43c554168aa0f5ad7f4c2a08c P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.380661 16595 raft_consensus.cc:2272] T b6b7c9d43c554168aa0f5ad7f4c2a08c P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.382531 16595 tablet_replica.cc:333] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.383076 16595 raft_consensus.cc:2243] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.383522 16595 raft_consensus.cc:2272] T 1c5e2aace9244bf2bc850c14df358c43 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.385447 16595 tablet_replica.cc:333] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.385965 16595 raft_consensus.cc:2243] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.386754 16595 raft_consensus.cc:2272] T ce26277c5f1d489a80950f49deef20e0 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.388545 16595 tablet_replica.cc:333] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.389087 16595 raft_consensus.cc:2243] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.389813 16595 raft_consensus.cc:2272] T 2b95c337688e4649a454d882e533dd76 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.391793 16595 tablet_replica.cc:333] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.392550 16595 raft_consensus.cc:2243] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.393136 16595 raft_consensus.cc:2272] T 226d6c9890424e479621c834758fb7f2 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.395948 16595 tablet_replica.cc:333] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.396670 16595 raft_consensus.cc:2243] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.397461 16595 raft_consensus.cc:2272] T 3bfa6ebc707142c08ab9ebe8eb8e3d69 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.399199 16595 tablet_replica.cc:333] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.399699 16595 raft_consensus.cc:2243] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.400228 16595 raft_consensus.cc:2272] T c68369cefde0409c91be807bb17d45aa P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.402125 16595 tablet_replica.cc:333] T 1e76cf0c7e9540bbb90f5292f0894614 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.402642 16595 raft_consensus.cc:2243] T 1e76cf0c7e9540bbb90f5292f0894614 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:46.403105 20080 consensus_peers.cc:597] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029): Couldn't send request to peer c4d7f465293d427c820ab6d2b67af085. Status: 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:13:46.403194 16595 raft_consensus.cc:2272] T 1e76cf0c7e9540bbb90f5292f0894614 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.405231 16595 tablet_replica.cc:333] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.405812 16595 raft_consensus.cc:2243] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.407305 16595 raft_consensus.cc:2272] T 2895d10a3a5941d8b3deb7076cd6e525 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.409195 16595 tablet_replica.cc:333] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.409737 16595 raft_consensus.cc:2243] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.410208 16595 raft_consensus.cc:2272] T 5c4ac2a5a07a4e318ac6afd817841973 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.412173 16595 tablet_replica.cc:333] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.412694 16595 raft_consensus.cc:2243] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.413480 16595 raft_consensus.cc:2272] T 1c50c65f164449919a9f5d1e43f3b8d0 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.415419 16595 tablet_replica.cc:333] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.416020 16595 raft_consensus.cc:2243] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.416796 16595 raft_consensus.cc:2272] T 08271f7e1c374ace9fa25a7578dae9a4 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.418480 16595 tablet_replica.cc:333] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.418992 16595 raft_consensus.cc:2243] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.419725 16595 raft_consensus.cc:2272] T 8ab243aa0ab34e689bace5eed4f715e6 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.422148 16595 tablet_replica.cc:333] T a1ab7967d2f149e597edfa45bd54ba34 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.422806 16595 raft_consensus.cc:2243] T a1ab7967d2f149e597edfa45bd54ba34 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.423300 16595 raft_consensus.cc:2272] T a1ab7967d2f149e597edfa45bd54ba34 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.425756 16595 tablet_replica.cc:333] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.426321 16595 raft_consensus.cc:2243] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.426939 16595 raft_consensus.cc:2272] T 01ce21854a4f4087990186ba04ae668e P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.429600 16595 tablet_replica.cc:333] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.430076 16595 raft_consensus.cc:2243] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.430439 16595 raft_consensus.cc:2272] T f28df9bd86de4674980da39a75b4127a P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.432354 16595 tablet_replica.cc:333] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.432883 16595 raft_consensus.cc:2243] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.433375 16595 raft_consensus.cc:2272] T a0fe89c72243457a9722d8ba1f6704af P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.435731 16595 tablet_replica.cc:333] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
W20260709 12:13:46.436160 20080 consensus_peers.cc:597] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029): Couldn't send request to peer c4d7f465293d427c820ab6d2b67af085. Status: 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:13:46.436286 16595 raft_consensus.cc:2243] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.437301 16595 raft_consensus.cc:2272] T 2396a651bbf6435aa17c1f7fe857bc29 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.439229 16595 tablet_replica.cc:333] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.439728 16595 raft_consensus.cc:2243] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.440578 16595 raft_consensus.cc:2272] T f61d7e221cf243ea95896c250101fff3 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.442508 16595 tablet_replica.cc:333] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.442976 16595 raft_consensus.cc:2243] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.443787 16595 raft_consensus.cc:2272] T dc09eb10b7c24c96bd58d87c4f34e973 P c4d7f465293d427c820ab6d2b67af085 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.445591 16595 tablet_replica.cc:333] T e0fa749811764b148259182a41f6abe8 P c4d7f465293d427c820ab6d2b67af085: stopping tablet replica
I20260709 12:13:46.446214 16595 raft_consensus.cc:2243] T e0fa749811764b148259182a41f6abe8 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.446741 16595 raft_consensus.cc:2272] T e0fa749811764b148259182a41f6abe8 P c4d7f465293d427c820ab6d2b67af085 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.527696 16595 tablet_server.cc:196] TabletServer@127.16.52.195:0 shutdown complete.
I20260709 12:13:46.554975 21001 raft_consensus.cc:493] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:46.555809 21001 raft_consensus.cc:515] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
W20260709 12:13:46.556581 20080 consensus_peers.cc:597] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029): Couldn't send request to peer c4d7f465293d427c820ab6d2b67af085. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.195:37029: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:46.558854 21001 leader_election.cc:290] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
W20260709 12:13:46.562785 20080 leader_election.cc:336] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029): Network error: Client connection negotiation failed: client connection to 127.16.52.195:37029: connect: Connection refused (error 111)
W20260709 12:13:46.563911 20081 leader_election.cc:336] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
I20260709 12:13:46.564327 20081 leader_election.cc:304] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf [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: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:46.565042 21001 raft_consensus.cc:2749] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:46.576894 21000 raft_consensus.cc:493] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:46.577430 21000 raft_consensus.cc:515] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
I20260709 12:13:46.579517 21000 leader_election.cc:290] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
W20260709 12:13:46.584123 20080 leader_election.cc:336] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029): Network error: Client connection negotiation failed: client connection to 127.16.52.195:37029: connect: Connection refused (error 111)
W20260709 12:13:46.584681 20081 leader_election.cc:336] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
I20260709 12:13:46.585088 20081 leader_election.cc:304] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [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: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:46.586023 20873 raft_consensus.cc:2749] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:46.611711 16595 tablet_server.cc:179] TabletServer@127.16.52.196:0 shutting down...
I20260709 12:13:46.613812 21001 raft_consensus.cc:493] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:46.614583 21001 raft_consensus.cc:515] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:46.616346 21001 leader_election.cc:290] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
W20260709 12:13:46.621634 20081 leader_election.cc:336] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
W20260709 12:13:46.623212 20079 leader_election.cc:336] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Network error: Client connection negotiation failed: client connection to 127.16.52.194:44779: connect: Connection refused (error 111)
I20260709 12:13:46.659456 21001 raft_consensus.cc:493] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:46.660300 21001 raft_consensus.cc:515] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:46.664112 21001 leader_election.cc:290] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:46.665724 21001 raft_consensus.cc:493] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:46.666282 21001 raft_consensus.cc:515] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:46.666810 20079 leader_election.cc:304] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [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: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:46.667670 20873 raft_consensus.cc:2749] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:46.667786 20079 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.194:44779, user_credentials={real_user=slave}} blocked reactor thread for 45559us
I20260709 12:13:46.668259 21001 leader_election.cc:290] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
W20260709 12:13:46.668515 20081 leader_election.cc:336] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
W20260709 12:13:46.674448 20081 leader_election.cc:336] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
W20260709 12:13:46.677203 20079 leader_election.cc:336] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Network error: Client connection negotiation failed: client connection to 127.16.52.194:44779: connect: Connection refused (error 111)
W20260709 12:13:46.677600 20080 consensus_peers.cc:597] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029): Couldn't send request to peer c4d7f465293d427c820ab6d2b67af085. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.195:37029: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:46.679718 20079 leader_election.cc:304] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [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: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:46.679553 21001 raft_consensus.cc:493] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:46.680897 20873 raft_consensus.cc:2749] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:46.680824 21001 raft_consensus.cc:515] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } }
W20260709 12:13:46.681972 20079 leader_election.cc:336] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Network error: Client connection negotiation failed: client connection to 127.16.52.194:44779: connect: Connection refused (error 111)
I20260709 12:13:46.682484 20079 leader_election.cc:304] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [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: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:46.683168 20873 raft_consensus.cc:2749] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:46.683321 21001 leader_election.cc:290] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029), 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619)
W20260709 12:13:46.688470 20080 leader_election.cc:336] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029): Network error: Client connection negotiation failed: client connection to 127.16.52.195:37029: connect: Connection refused (error 111)
W20260709 12:13:46.690613 20081 leader_election.cc:336] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
I20260709 12:13:46.690987 20081 leader_election.cc:304] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [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: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, c4d7f465293d427c820ab6d2b67af085
I20260709 12:13:46.691536 21001 raft_consensus.cc:2749] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:46.706904 20080 consensus_peers.cc:597] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029): Couldn't send request to peer c4d7f465293d427c820ab6d2b67af085. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.195:37029: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:46.710114 20080 consensus_peers.cc:597] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029): Couldn't send request to peer c4d7f465293d427c820ab6d2b67af085. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.195:37029: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:46.719715 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:46.720611 16595 tablet_replica.cc:333] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.721415 16595 raft_consensus.cc:2243] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.721838 21001 raft_consensus.cc:493] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:46.722452 16595 raft_consensus.cc:2272] T 4ec95d86fef44181aed8296a84f59875 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.722410 21001 raft_consensus.cc:515] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:46.724414 21001 leader_election.cc:290] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:46.725711 16595 tablet_replica.cc:333] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.726678 16595 raft_consensus.cc:2243] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.727193 20873 raft_consensus.cc:493] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:46.727658 20873 raft_consensus.cc:515] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:46.728447 16595 raft_consensus.cc:2272] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.729665 20873 leader_election.cc:290] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
W20260709 12:13:46.729713 20079 leader_election.cc:336] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Network error: Client connection negotiation failed: client connection to 127.16.52.194:44779: connect: Connection refused (error 111)
W20260709 12:13:46.730412 20081 leader_election.cc:336] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
I20260709 12:13:46.730826 20081 leader_election.cc:304] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf [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: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
W20260709 12:13:46.731389 20081 raft_consensus.cc:2686] T d9d89c7358d4414cbd6902861dc2d1f5 P 9905bb870d8b4d7b9b95a4711b9299bf: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:13:46.731563 16595 tablet_replica.cc:333] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.732590 16595 raft_consensus.cc:2243] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.733166 16595 raft_consensus.cc:2272] T 1b6e6474c4264748b1ade3cc456a5ef4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.736362 16595 tablet_replica.cc:333] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
W20260709 12:13:46.736567 20079 leader_election.cc:336] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Network error: Client connection negotiation failed: client connection to 127.16.52.194:44779: connect: Connection refused (error 111)
I20260709 12:13:46.737191 16595 raft_consensus.cc:2243] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.738238 16595 raft_consensus.cc:2272] T 40c3aa8a81534ccda448466ffd6e8fc7 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:46.738700 20081 leader_election.cc:336] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
I20260709 12:13:46.739106 20081 leader_election.cc:304] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [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: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:46.740125 20873 raft_consensus.cc:2749] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:46.740962 20080 consensus_peers.cc:597] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf -> Peer c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029): Couldn't send request to peer c4d7f465293d427c820ab6d2b67af085. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.195:37029: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:46.741119 16595 tablet_replica.cc:333] T 1b46470147824da78d9b41f0c4fc63af P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.741809 16595 raft_consensus.cc:2243] T 1b46470147824da78d9b41f0c4fc63af P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.742295 16595 raft_consensus.cc:2272] T 1b46470147824da78d9b41f0c4fc63af P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.744774 16595 tablet_replica.cc:333] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.745628 16595 raft_consensus.cc:2243] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.746541 16595 raft_consensus.cc:2272] T 2799f090bea148cd8ab5d2e448fda297 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.748703 16595 tablet_replica.cc:333] T f0ce1bf1d2994cec936a25528cc6b9fc P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.749382 16595 raft_consensus.cc:2243] T f0ce1bf1d2994cec936a25528cc6b9fc P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.749853 16595 raft_consensus.cc:2272] T f0ce1bf1d2994cec936a25528cc6b9fc P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.752038 16595 tablet_replica.cc:333] T 2a117813af374cc3945a5d06142570db P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.752650 16595 raft_consensus.cc:2243] T 2a117813af374cc3945a5d06142570db P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.753079 16595 raft_consensus.cc:2272] T 2a117813af374cc3945a5d06142570db P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.755085 16595 tablet_replica.cc:333] T 98cfad5cb97645318f1ff4f7f3c85cae P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.755654 16595 raft_consensus.cc:2243] T 98cfad5cb97645318f1ff4f7f3c85cae P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.756093 16595 raft_consensus.cc:2272] T 98cfad5cb97645318f1ff4f7f3c85cae P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.757897 16595 tablet_replica.cc:333] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.758432 16595 raft_consensus.cc:2243] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.758870 16595 raft_consensus.cc:2272] T 4a0fee2c95064b77aa79c67907fb07c4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.760607 16595 tablet_replica.cc:333] T 09546ecee15a40338d8f6325a82087e9 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.761222 16595 raft_consensus.cc:2243] T 09546ecee15a40338d8f6325a82087e9 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.761690 16595 raft_consensus.cc:2272] T 09546ecee15a40338d8f6325a82087e9 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.763602 16595 tablet_replica.cc:333] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.764184 16595 raft_consensus.cc:2243] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.764117 21001 raft_consensus.cc:493] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02f9977942f140d39f76eebcb246d50f)
I20260709 12:13:46.764823 21001 raft_consensus.cc:515] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } } peers { permanent_uuid: "02f9977942f140d39f76eebcb246d50f" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 42619 } } peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } }
I20260709 12:13:46.765141 16595 raft_consensus.cc:2272] T 0218cd2dbd654393bb03bb8d5f63d58a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.766878 21001 leader_election.cc:290] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619), 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779)
I20260709 12:13:46.768663 16595 tablet_replica.cc:333] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.769466 16595 raft_consensus.cc:2243] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.769958 16595 raft_consensus.cc:2272] T 8e07520e3fb14dd5afa285d6497f4a9a P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:46.771772 20081 leader_election.cc:336] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 02f9977942f140d39f76eebcb246d50f (127.16.52.193:42619): Network error: Client connection negotiation failed: client connection to 127.16.52.193:42619: connect: Connection refused (error 111)
W20260709 12:13:46.772346 20079 leader_election.cc:336] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Network error: Client connection negotiation failed: client connection to 127.16.52.194:44779: connect: Connection refused (error 111)
I20260709 12:13:46.772596 16595 tablet_replica.cc:333] T a1cb1b43841849ea96474db4a3bc54f5 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.772787 20079 leader_election.cc:304] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf [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: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 02f9977942f140d39f76eebcb246d50f, 5f7c4e8f5094466a853d9a753f342329
I20260709 12:13:46.773468 16595 raft_consensus.cc:2243] T a1cb1b43841849ea96474db4a3bc54f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.773506 21001 raft_consensus.cc:2749] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:46.774150 16595 raft_consensus.cc:2272] T a1cb1b43841849ea96474db4a3bc54f5 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.776175 16595 tablet_replica.cc:333] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.776757 16595 raft_consensus.cc:2243] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.777562 16595 raft_consensus.cc:2272] T c68369cefde0409c91be807bb17d45aa P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.779541 16595 tablet_replica.cc:333] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.780123 16595 raft_consensus.cc:2243] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.780925 16595 raft_consensus.cc:2272] T 6e03bd094548493981375fdd965336da P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.782768 16595 tablet_replica.cc:333] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.783311 16595 raft_consensus.cc:2243] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.783720 16595 raft_consensus.cc:2272] T ad3c33c8cc864e10a23d820cefd1242c P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.785511 16595 tablet_replica.cc:333] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.786048 16595 raft_consensus.cc:2243] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.786826 16595 raft_consensus.cc:2272] T 2764d80157974ee48f392eedf87b192c P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.788676 16595 tablet_replica.cc:333] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.789217 16595 raft_consensus.cc:2243] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.789974 16595 raft_consensus.cc:2272] T 1627f9d2cf074819a6632b7015402aae P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.792717 16595 tablet_replica.cc:333] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.793282 16595 raft_consensus.cc:2243] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.794082 16595 raft_consensus.cc:2272] T de050a3992cf4ec285ad1ca8475b984a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.795889 16595 tablet_replica.cc:333] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.796420 16595 raft_consensus.cc:2243] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.796847 16595 raft_consensus.cc:2272] T 78e5d95b4b2b4c01901ff24999f299c1 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.798583 16595 tablet_replica.cc:333] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.799152 16595 raft_consensus.cc:2243] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.799901 16595 raft_consensus.cc:2272] T afbdd27a02724daaba96389c8b45df6a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.801754 16595 tablet_replica.cc:333] T be87aaadb1de4acd8ff2bda881101dd8 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.802587 16595 raft_consensus.cc:2243] T be87aaadb1de4acd8ff2bda881101dd8 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.802591 21001 raft_consensus.cc:493] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5f7c4e8f5094466a853d9a753f342329)
I20260709 12:13:46.803261 16595 raft_consensus.cc:2272] T be87aaadb1de4acd8ff2bda881101dd8 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.803269 21001 raft_consensus.cc:515] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c4e8f5094466a853d9a753f342329" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 44779 } } peers { permanent_uuid: "c4d7f465293d427c820ab6d2b67af085" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 37029 } } peers { permanent_uuid: "9905bb870d8b4d7b9b95a4711b9299bf" member_type: VOTER last_known_addr { host: "127.16.52.196" port: 39809 } }
I20260709 12:13:46.805351 21001 leader_election.cc:290] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779), c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029)
I20260709 12:13:46.805653 16595 tablet_replica.cc:333] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.806545 16595 raft_consensus.cc:2243] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.807153 16595 raft_consensus.cc:2272] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.809882 16595 tablet_replica.cc:333] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
W20260709 12:13:46.809937 20079 leader_election.cc:336] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5f7c4e8f5094466a853d9a753f342329 (127.16.52.194:44779): Network error: Client connection negotiation failed: client connection to 127.16.52.194:44779: connect: Connection refused (error 111)
I20260709 12:13:46.810694 16595 raft_consensus.cc:2243] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:46.811288 20080 leader_election.cc:336] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4d7f465293d427c820ab6d2b67af085 (127.16.52.195:37029): Network error: Client connection negotiation failed: client connection to 127.16.52.195:37029: connect: Connection refused (error 111)
I20260709 12:13:46.811348 16595 raft_consensus.cc:2272] T f8048d347d6f43cc8e8f90b31517cf7f P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.811791 20080 leader_election.cc:304] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf [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: 9905bb870d8b4d7b9b95a4711b9299bf; no voters: 5f7c4e8f5094466a853d9a753f342329, c4d7f465293d427c820ab6d2b67af085
W20260709 12:13:46.812387 20080 raft_consensus.cc:2686] T 226d6c9890424e479621c834758fb7f2 P 9905bb870d8b4d7b9b95a4711b9299bf: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:13:46.814754 16595 tablet_replica.cc:333] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.815395 16595 raft_consensus.cc:2243] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.815876 16595 raft_consensus.cc:2272] T 52054c12513243db84d15400a15cf7e6 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.817777 16595 tablet_replica.cc:333] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.818336 16595 raft_consensus.cc:2243] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.819118 16595 raft_consensus.cc:2272] T 1c5e2aace9244bf2bc850c14df358c43 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.821030 16595 tablet_replica.cc:333] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.821574 16595 raft_consensus.cc:2243] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.821977 16595 raft_consensus.cc:2272] T ce26277c5f1d489a80950f49deef20e0 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.824100 16595 tablet_replica.cc:333] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.824621 16595 raft_consensus.cc:2243] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.825035 16595 raft_consensus.cc:2272] T 2b95c337688e4649a454d882e533dd76 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.826781 16595 tablet_replica.cc:333] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.827343 16595 raft_consensus.cc:2243] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.827772 16595 raft_consensus.cc:2272] T 8a36a6e3ba7d4c5a8fbcbfaac108f883 P 9905bb870d8b4d7b9b95a4711b9299bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.829639 16595 tablet_replica.cc:333] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.830183 16595 raft_consensus.cc:2243] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.830605 16595 raft_consensus.cc:2272] T bd59cf1bdbdc42e380c6bd8d09f1208e P 9905bb870d8b4d7b9b95a4711b9299bf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.832573 16595 tablet_replica.cc:333] T cb0a9657a9fb4733a4c17482e654439c P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.833097 16595 raft_consensus.cc:2243] T cb0a9657a9fb4733a4c17482e654439c P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.833622 16595 raft_consensus.cc:2272] T cb0a9657a9fb4733a4c17482e654439c P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.836097 16595 tablet_replica.cc:333] T dc09eb10b7c24c96bd58d87c4f34e973 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.836738 16595 raft_consensus.cc:2243] T dc09eb10b7c24c96bd58d87c4f34e973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.837306 16595 raft_consensus.cc:2272] T dc09eb10b7c24c96bd58d87c4f34e973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.839361 16595 tablet_replica.cc:333] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.839926 16595 raft_consensus.cc:2243] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.840674 16595 raft_consensus.cc:2272] T e0fa749811764b148259182a41f6abe8 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.842495 16595 tablet_replica.cc:333] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.842974 16595 raft_consensus.cc:2243] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.843660 16595 raft_consensus.cc:2272] T f28df9bd86de4674980da39a75b4127a P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.845391 16595 tablet_replica.cc:333] T a0fe89c72243457a9722d8ba1f6704af P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.845894 16595 raft_consensus.cc:2243] T a0fe89c72243457a9722d8ba1f6704af P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.846354 16595 raft_consensus.cc:2272] T a0fe89c72243457a9722d8ba1f6704af P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.848095 16595 tablet_replica.cc:333] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.848583 16595 raft_consensus.cc:2243] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.849308 16595 raft_consensus.cc:2272] T 9f2078495837475e85559356ac966389 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.851118 16595 tablet_replica.cc:333] T 2396a651bbf6435aa17c1f7fe857bc29 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.851622 16595 raft_consensus.cc:2243] T 2396a651bbf6435aa17c1f7fe857bc29 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.852022 16595 raft_consensus.cc:2272] T 2396a651bbf6435aa17c1f7fe857bc29 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.853863 16595 tablet_replica.cc:333] T 08271f7e1c374ace9fa25a7578dae9a4 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.854354 16595 raft_consensus.cc:2243] T 08271f7e1c374ace9fa25a7578dae9a4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.854746 16595 raft_consensus.cc:2272] T 08271f7e1c374ace9fa25a7578dae9a4 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.856523 16595 tablet_replica.cc:333] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.857004 16595 raft_consensus.cc:2243] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.857412 16595 raft_consensus.cc:2272] T 7c7bf0ffdc924734b5fe2db11648eeb2 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.859148 16595 tablet_replica.cc:333] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.859644 16595 raft_consensus.cc:2243] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.860101 16595 raft_consensus.cc:2272] T 5c4ac2a5a07a4e318ac6afd817841973 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.861967 16595 tablet_replica.cc:333] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.862643 16595 raft_consensus.cc:2243] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.863219 16595 raft_consensus.cc:2272] T 2895d10a3a5941d8b3deb7076cd6e525 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.865058 16595 tablet_replica.cc:333] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.865486 16595 raft_consensus.cc:2243] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:46.866164 16595 raft_consensus.cc:2272] T a1ab7967d2f149e597edfa45bd54ba34 P 9905bb870d8b4d7b9b95a4711b9299bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.868049 16595 tablet_replica.cc:333] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf: stopping tablet replica
I20260709 12:13:46.868448 16595 raft_consensus.cc:2243] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:46.868777 16595 raft_consensus.cc:2272] T bd9624f592574069aa5a64fd1a37bde3 P 9905bb870d8b4d7b9b95a4711b9299bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:46.934336 16595 tablet_server.cc:196] TabletServer@127.16.52.196:0 shutdown complete.
I20260709 12:13:46.998512 16595 master.cc:562] Master@127.16.52.254:37899 shutting down...
I20260709 12:13:47.026259 16595 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:47.026932 16595 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:47.027285 16595 tablet_replica.cc:333] T 00000000000000000000000000000000 P ed4c77c167f845d49a24af03763e1119: stopping tablet replica
I20260709 12:13:47.072885 16595 master.cc:584] Master@127.16.52.254:37899 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (30898 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:13:47.164547 16595 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.52.254:41499
I20260709 12:13:47.165680 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:47.171977 21011 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:13:47.172271 21013 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:13:47.171954 21010 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:13:47.173211 16595 server_base.cc:1061] running on GCE node
I20260709 12:13:47.174332 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:47.174518 16595 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:13:47.174633 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599227174621 us; error 0 us; skew 500 ppm
I20260709 12:13:47.175091 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:47.178293 16595 webserver.cc:533] Webserver started at http://127.16.52.254:33717/ using document root <none> and password file <none>
I20260709 12:13:47.178964 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:47.179165 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:47.179385 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:47.180703 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-0/minicluster-data/master-0-root/instance:
uuid: "f541153f87904adaa17f7fd99567211e"
format_stamp: "Formatted at 2026-07-09 12:13:47 on dist-test-slave-stjn"
I20260709 12:13:47.185158 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:13:47.188395 21018 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:13:47.189136 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:13:47.189368 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-0/minicluster-data/master-0-root
uuid: "f541153f87904adaa17f7fd99567211e"
format_stamp: "Formatted at 2026-07-09 12:13:47 on dist-test-slave-stjn"
I20260709 12:13:47.189602 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-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:13:47.204627 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:47.205797 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:47.244845 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.254:41499
I20260709 12:13:47.244938 21069 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.254:41499 every 8 connection(s)
I20260709 12:13:47.248837 21070 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:13:47.259624 21070 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e: Bootstrap starting.
I20260709 12:13:47.264534 21070 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.268834 21070 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e: No bootstrap required, opened a new log
I20260709 12:13:47.271060 21070 raft_consensus.cc:359] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f541153f87904adaa17f7fd99567211e" member_type: VOTER }
I20260709 12:13:47.271462 21070 raft_consensus.cc:385] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.271685 21070 raft_consensus.cc:740] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f541153f87904adaa17f7fd99567211e, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.272373 21070 consensus_queue.cc:260] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f541153f87904adaa17f7fd99567211e" member_type: VOTER }
I20260709 12:13:47.272845 21070 raft_consensus.cc:399] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:13:47.273072 21070 raft_consensus.cc:493] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:13:47.273334 21070 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.278059 21070 raft_consensus.cc:515] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f541153f87904adaa17f7fd99567211e" member_type: VOTER }
I20260709 12:13:47.278580 21070 leader_election.cc:304] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e [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: f541153f87904adaa17f7fd99567211e; no voters: 
I20260709 12:13:47.279686 21070 leader_election.cc:290] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:13:47.280072 21073 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:47.281525 21073 raft_consensus.cc:697] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e [term 1 LEADER]: Becoming Leader. State: Replica: f541153f87904adaa17f7fd99567211e, State: Running, Role: LEADER
I20260709 12:13:47.282239 21073 consensus_queue.cc:237] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e [LEADER]: Queue going to LEADER mode. State: All 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: "f541153f87904adaa17f7fd99567211e" member_type: VOTER }
I20260709 12:13:47.282678 21070 sys_catalog.cc:565] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:13:47.287403 21075 sys_catalog.cc:455] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e [sys.catalog]: SysCatalogTable state changed. Reason: New leader f541153f87904adaa17f7fd99567211e. Latest consensus state: current_term: 1 leader_uuid: "f541153f87904adaa17f7fd99567211e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f541153f87904adaa17f7fd99567211e" member_type: VOTER } }
I20260709 12:13:47.287503 21074 sys_catalog.cc:455] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f541153f87904adaa17f7fd99567211e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f541153f87904adaa17f7fd99567211e" member_type: VOTER } }
I20260709 12:13:47.288406 21075 sys_catalog.cc:458] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:47.288455 21074 sys_catalog.cc:458] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:47.298256 21080 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:13:47.303310 21080 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:13:47.304383 16595 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:13:47.312608 21080 catalog_manager.cc:1383] Generated new cluster ID: 345f0ac7df1b48d589c41a6129abda72
I20260709 12:13:47.312906 21080 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:13:47.326702 21080 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:13:47.328013 21080 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:13:47.341688 21080 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e: Generated new TSK 0
I20260709 12:13:47.342340 21080 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:13:47.371086 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:47.377487 21091 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:13:47.378607 21092 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:13:47.379909 21094 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:13:47.380218 16595 server_base.cc:1061] running on GCE node
I20260709 12:13:47.381208 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:47.381417 16595 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:13:47.381578 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599227381560 us; error 0 us; skew 500 ppm
I20260709 12:13:47.382128 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:47.384425 16595 webserver.cc:533] Webserver started at http://127.16.52.193:45463/ using document root <none> and password file <none>
I20260709 12:13:47.384897 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:47.385085 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:47.385351 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:47.386402 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-0/minicluster-data/ts-0-root/instance:
uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52"
format_stamp: "Formatted at 2026-07-09 12:13:47 on dist-test-slave-stjn"
I20260709 12:13:47.390745 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:13:47.394150 21099 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:13:47.394886 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:13:47.395162 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-0/minicluster-data/ts-0-root
uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52"
format_stamp: "Formatted at 2026-07-09 12:13:47 on dist-test-slave-stjn"
I20260709 12:13:47.395457 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-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:13:47.405467 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:47.406687 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:47.408174 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:47.410342 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:47.410542 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:47.410804 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:47.410979 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:47.450253 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.193:45845
I20260709 12:13:47.450385 21161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.193:45845 every 8 connection(s)
I20260709 12:13:47.455451 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:47.462966 21166 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:13:47.464735 21167 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:13:47.467156 21169 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:13:47.467195 16595 server_base.cc:1061] running on GCE node
I20260709 12:13:47.468930 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:47.469141 16595 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:13:47.469275 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599227469263 us; error 0 us; skew 500 ppm
I20260709 12:13:47.469813 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:47.472414 16595 webserver.cc:533] Webserver started at http://127.16.52.194:34405/ using document root <none> and password file <none>
I20260709 12:13:47.473132 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:47.473398 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:47.473795 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:47.474123 21162 heartbeater.cc:344] Connected to a master server at 127.16.52.254:41499
I20260709 12:13:47.474570 21162 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:47.475148 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-0/minicluster-data/ts-1-root/instance:
uuid: "b0335d48284c441aa7c2e8cba80aa325"
format_stamp: "Formatted at 2026-07-09 12:13:47 on dist-test-slave-stjn"
I20260709 12:13:47.475298 21162 heartbeater.cc:507] Master 127.16.52.254:41499 requested a full tablet report, sending...
I20260709 12:13:47.477633 21035 ts_manager.cc:194] Registered new tserver with Master: bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845)
I20260709 12:13:47.479301 21035 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46666
I20260709 12:13:47.480611 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:13:47.484449 21174 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:13:47.485240 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 12:13:47.485560 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-0/minicluster-data/ts-1-root
uuid: "b0335d48284c441aa7c2e8cba80aa325"
format_stamp: "Formatted at 2026-07-09 12:13:47 on dist-test-slave-stjn"
I20260709 12:13:47.485844 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-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:13:47.508193 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:47.509435 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:47.510880 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:47.513025 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:47.513223 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:47.513489 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:47.513644 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:47.552829 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.194:38119
I20260709 12:13:47.552979 21236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.194:38119 every 8 connection(s)
I20260709 12:13:47.557576 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:47.565120 21240 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:13:47.567593 21241 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:13:47.568739 16595 server_base.cc:1061] running on GCE node
W20260709 12:13:47.569234 21243 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:13:47.570302 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:47.570581 16595 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:13:47.570780 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599227570741 us; error 0 us; skew 500 ppm
I20260709 12:13:47.571336 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:47.571667 21237 heartbeater.cc:344] Connected to a master server at 127.16.52.254:41499
I20260709 12:13:47.572151 21237 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:47.573061 21237 heartbeater.cc:507] Master 127.16.52.254:41499 requested a full tablet report, sending...
I20260709 12:13:47.574050 16595 webserver.cc:533] Webserver started at http://127.16.52.195:44107/ using document root <none> and password file <none>
I20260709 12:13:47.574798 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:47.575006 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:47.575307 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:47.575285 21035 ts_manager.cc:194] Registered new tserver with Master: b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:47.576747 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-0/minicluster-data/ts-2-root/instance:
uuid: "0190190ef0694729b8da32b94523b535"
format_stamp: "Formatted at 2026-07-09 12:13:47 on dist-test-slave-stjn"
I20260709 12:13:47.576907 21035 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46678
I20260709 12:13:47.581494 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 12:13:47.585084 21248 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:13:47.585819 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:13:47.586114 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-0/minicluster-data/ts-2-root
uuid: "0190190ef0694729b8da32b94523b535"
format_stamp: "Formatted at 2026-07-09 12:13:47 on dist-test-slave-stjn"
I20260709 12:13:47.586402 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-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:13:47.599177 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:47.600489 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:47.601941 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:47.604242 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:47.604475 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:47.604710 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:47.604878 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:47.643918 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.195:34655
I20260709 12:13:47.644016 21310 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.195:34655 every 8 connection(s)
I20260709 12:13:47.657629 21311 heartbeater.cc:344] Connected to a master server at 127.16.52.254:41499
I20260709 12:13:47.658094 21311 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:47.658798 21311 heartbeater.cc:507] Master 127.16.52.254:41499 requested a full tablet report, sending...
I20260709 12:13:47.660964 21035 ts_manager.cc:194] Registered new tserver with Master: 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:47.661371 16595 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014308414s
I20260709 12:13:47.662356 21035 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46692
I20260709 12:13:47.686641 21035 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46704:
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:13:47.689810 21035 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:13:47.766510 21127 tablet_service.cc:1511] Processing CreateTablet for tablet d589dae81ad64344a9c51bccf48bcaab (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:13:47.767045 21126 tablet_service.cc:1511] Processing CreateTablet for tablet b1dd2bf1968d4dbeb706944b32ab0ec9 (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:13:47.768101 21127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d589dae81ad64344a9c51bccf48bcaab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.769132 21126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1dd2bf1968d4dbeb706944b32ab0ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.771093 21125 tablet_service.cc:1511] Processing CreateTablet for tablet fd2d6f8a2bd34b3e9e84984bcb72373f (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:13:47.772600 21125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd2d6f8a2bd34b3e9e84984bcb72373f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.774957 21276 tablet_service.cc:1511] Processing CreateTablet for tablet d589dae81ad64344a9c51bccf48bcaab (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:13:47.776345 21276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d589dae81ad64344a9c51bccf48bcaab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.777056 21124 tablet_service.cc:1511] Processing CreateTablet for tablet 3bbe92be7ff74f9fa0c736e6356c042f (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:13:47.778434 21124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bbe92be7ff74f9fa0c736e6356c042f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.780119 21123 tablet_service.cc:1511] Processing CreateTablet for tablet 81b638e7e0c74df1bba766c3b07e4d86 (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:13:47.781483 21123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b638e7e0c74df1bba766c3b07e4d86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.785496 21275 tablet_service.cc:1511] Processing CreateTablet for tablet b1dd2bf1968d4dbeb706944b32ab0ec9 (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:13:47.786939 21275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1dd2bf1968d4dbeb706944b32ab0ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.791791 21274 tablet_service.cc:1511] Processing CreateTablet for tablet fd2d6f8a2bd34b3e9e84984bcb72373f (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:13:47.793722 21274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd2d6f8a2bd34b3e9e84984bcb72373f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.799963 21273 tablet_service.cc:1511] Processing CreateTablet for tablet 3bbe92be7ff74f9fa0c736e6356c042f (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:13:47.801789 21273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bbe92be7ff74f9fa0c736e6356c042f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.806437 21326 tablet_bootstrap.cc:492] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap starting.
I20260709 12:13:47.817701 21127 tablet_service.cc:1511] Processing CreateTablet for tablet eee80b0dccdb43b9b648e6730f20dcd9 (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:13:47.817822 21272 tablet_service.cc:1511] Processing CreateTablet for tablet 81b638e7e0c74df1bba766c3b07e4d86 (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:13:47.820943 21271 tablet_service.cc:1511] Processing CreateTablet for tablet eee80b0dccdb43b9b648e6730f20dcd9 (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:13:47.835691 21272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b638e7e0c74df1bba766c3b07e4d86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.836304 21202 tablet_service.cc:1511] Processing CreateTablet for tablet d589dae81ad64344a9c51bccf48bcaab (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:13:47.837183 21201 tablet_service.cc:1511] Processing CreateTablet for tablet b1dd2bf1968d4dbeb706944b32ab0ec9 (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:13:47.837670 21202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d589dae81ad64344a9c51bccf48bcaab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.838531 21201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1dd2bf1968d4dbeb706944b32ab0ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.838207 21200 tablet_service.cc:1511] Processing CreateTablet for tablet fd2d6f8a2bd34b3e9e84984bcb72373f (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:13:47.824717 21270 tablet_service.cc:1511] Processing CreateTablet for tablet a413b90e28424f478e717aab37ace80e (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:13:47.839594 21200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd2d6f8a2bd34b3e9e84984bcb72373f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.839668 21270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a413b90e28424f478e717aab37ace80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.840636 21197 tablet_service.cc:1511] Processing CreateTablet for tablet eee80b0dccdb43b9b648e6730f20dcd9 (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:13:47.841928 21197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee80b0dccdb43b9b648e6730f20dcd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.842401 21199 tablet_service.cc:1511] Processing CreateTablet for tablet 3bbe92be7ff74f9fa0c736e6356c042f (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:13:47.844431 21271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee80b0dccdb43b9b648e6730f20dcd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.845023 21198 tablet_service.cc:1511] Processing CreateTablet for tablet 81b638e7e0c74df1bba766c3b07e4d86 (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:13:47.846088 21127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee80b0dccdb43b9b648e6730f20dcd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.843679 21199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bbe92be7ff74f9fa0c736e6356c042f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.852142 21198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b638e7e0c74df1bba766c3b07e4d86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.826318 21125 tablet_service.cc:1511] Processing CreateTablet for tablet a413b90e28424f478e717aab37ace80e (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:13:47.828748 21124 tablet_service.cc:1511] Processing CreateTablet for tablet 7f8048f344ae424b91c3a9a39397f5d5 (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:13:47.831089 21126 tablet_service.cc:1511] Processing CreateTablet for tablet 62a70fa67d58492ab96c264698d90ae6 (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:13:47.832267 21123 tablet_service.cc:1511] Processing CreateTablet for tablet c9a1ecbb74c0459fb2ff679ad2b5e320 (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:13:47.830170 21276 tablet_service.cc:1511] Processing CreateTablet for tablet 7f8048f344ae424b91c3a9a39397f5d5 (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:13:47.832405 21269 tablet_service.cc:1511] Processing CreateTablet for tablet 62a70fa67d58492ab96c264698d90ae6 (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:13:47.860855 21124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f8048f344ae424b91c3a9a39397f5d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.861059 21276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f8048f344ae424b91c3a9a39397f5d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.861661 21269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62a70fa67d58492ab96c264698d90ae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.868356 21123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a1ecbb74c0459fb2ff679ad2b5e320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.834089 21327 tablet_bootstrap.cc:492] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535: Bootstrap starting.
I20260709 12:13:47.834322 21268 tablet_service.cc:1511] Processing CreateTablet for tablet c9a1ecbb74c0459fb2ff679ad2b5e320 (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:13:47.872160 21125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a413b90e28424f478e717aab37ace80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.873035 21126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62a70fa67d58492ab96c264698d90ae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.873096 21268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a1ecbb74c0459fb2ff679ad2b5e320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.820935 21326 tablet_bootstrap.cc:654] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.894830 21195 tablet_service.cc:1511] Processing CreateTablet for tablet 7f8048f344ae424b91c3a9a39397f5d5 (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:13:47.894989 21194 tablet_service.cc:1511] Processing CreateTablet for tablet 62a70fa67d58492ab96c264698d90ae6 (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:13:47.896068 21196 tablet_service.cc:1511] Processing CreateTablet for tablet a413b90e28424f478e717aab37ace80e (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:13:47.896512 21195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f8048f344ae424b91c3a9a39397f5d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.897446 21196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a413b90e28424f478e717aab37ace80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.899655 21327 tablet_bootstrap.cc:654] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.900642 21194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62a70fa67d58492ab96c264698d90ae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.910006 21200 tablet_service.cc:1511] Processing CreateTablet for tablet c9a1ecbb74c0459fb2ff679ad2b5e320 (DEFAULT_TABLE table=test-workload [id=81d6ca3f3ad84bfe8a4d90135c725eac]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:13:47.911710 21200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a1ecbb74c0459fb2ff679ad2b5e320. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:47.918952 21329 tablet_bootstrap.cc:492] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325: Bootstrap starting.
I20260709 12:13:47.932438 21327 tablet_bootstrap.cc:492] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535: No bootstrap required, opened a new log
I20260709 12:13:47.933001 21327 ts_tablet_manager.cc:1403] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535: Time spent bootstrapping tablet: real 0.099s	user 0.005s	sys 0.007s
I20260709 12:13:47.934922 21326 tablet_bootstrap.cc:492] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52: No bootstrap required, opened a new log
I20260709 12:13:47.935501 21326 ts_tablet_manager.cc:1403] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent bootstrapping tablet: real 0.129s	user 0.017s	sys 0.000s
I20260709 12:13:47.938465 21326 raft_consensus.cc:359] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:47.939224 21326 raft_consensus.cc:385] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.939589 21326 raft_consensus.cc:740] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.940418 21326 consensus_queue.cc:260] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:47.941829 21327 raft_consensus.cc:359] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:47.942627 21327 raft_consensus.cc:385] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.942921 21327 raft_consensus.cc:740] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0190190ef0694729b8da32b94523b535, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.945447 21329 tablet_bootstrap.cc:654] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.948634 21327 consensus_queue.cc:260] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:47.952415 21162 heartbeater.cc:499] Master 127.16.52.254:41499 was elected leader, sending a full tablet report...
I20260709 12:13:47.952862 21326 ts_tablet_manager.cc:1434] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 12:13:47.953830 21311 heartbeater.cc:499] Master 127.16.52.254:41499 was elected leader, sending a full tablet report...
I20260709 12:13:47.953990 21326 tablet_bootstrap.cc:492] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap starting.
W20260709 12:13:47.957942 21163 tablet.cc:2406] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:13:47.961328 21326 tablet_bootstrap.cc:654] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.963871 21327 ts_tablet_manager.cc:1434] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.005s
I20260709 12:13:47.967298 21329 tablet_bootstrap.cc:492] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325: No bootstrap required, opened a new log
I20260709 12:13:47.967882 21329 ts_tablet_manager.cc:1403] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.003s
I20260709 12:13:47.970863 21329 raft_consensus.cc:359] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:47.971683 21329 raft_consensus.cc:385] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.972025 21329 raft_consensus.cc:740] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.972682 21327 tablet_bootstrap.cc:492] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535: Bootstrap starting.
I20260709 12:13:47.980710 21327 tablet_bootstrap.cc:654] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.984018 21329 consensus_queue.cc:260] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.011016 21237 heartbeater.cc:499] Master 127.16.52.254:41499 was elected leader, sending a full tablet report...
I20260709 12:13:48.011591 21327 tablet_bootstrap.cc:492] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535: No bootstrap required, opened a new log
I20260709 12:13:48.012161 21327 ts_tablet_manager.cc:1403] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535: Time spent bootstrapping tablet: real 0.047s	user 0.005s	sys 0.019s
I20260709 12:13:48.012744 21329 ts_tablet_manager.cc:1434] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325: Time spent starting tablet: real 0.045s	user 0.012s	sys 0.007s
I20260709 12:13:48.013799 21329 tablet_bootstrap.cc:492] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325: Bootstrap starting.
I20260709 12:13:48.015013 21327 raft_consensus.cc:359] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } } peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } }
I20260709 12:13:48.015771 21327 raft_consensus.cc:385] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.016095 21327 raft_consensus.cc:740] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0190190ef0694729b8da32b94523b535, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.016537 21326 tablet_bootstrap.cc:492] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52: No bootstrap required, opened a new log
I20260709 12:13:48.017122 21326 ts_tablet_manager.cc:1403] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent bootstrapping tablet: real 0.063s	user 0.020s	sys 0.037s
I20260709 12:13:48.017005 21327 consensus_queue.cc:260] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } } peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } }
I20260709 12:13:48.020404 21326 raft_consensus.cc:359] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } } peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } }
I20260709 12:13:48.021162 21326 raft_consensus.cc:385] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.021473 21326 raft_consensus.cc:740] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.021538 21327 ts_tablet_manager.cc:1434] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 12:13:48.022785 21327 tablet_bootstrap.cc:492] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535: Bootstrap starting.
I20260709 12:13:48.022492 21326 consensus_queue.cc:260] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } } peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } }
I20260709 12:13:48.023635 21329 tablet_bootstrap.cc:654] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.024590 21326 ts_tablet_manager.cc:1434] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:13:48.025367 21326 tablet_bootstrap.cc:492] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap starting.
I20260709 12:13:48.031837 21326 tablet_bootstrap.cc:654] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.037173 21327 tablet_bootstrap.cc:654] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.035272 21329 tablet_bootstrap.cc:492] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325: No bootstrap required, opened a new log
I20260709 12:13:48.038825 21329 ts_tablet_manager.cc:1403] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260709 12:13:48.042722 21329 raft_consensus.cc:359] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.043744 21329 raft_consensus.cc:385] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.044319 21329 raft_consensus.cc:740] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.045363 21329 consensus_queue.cc:260] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.047946 21329 ts_tablet_manager.cc:1434] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 12:13:48.048728 21327 tablet_bootstrap.cc:492] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535: No bootstrap required, opened a new log
I20260709 12:13:48.048849 21329 tablet_bootstrap.cc:492] T fd2d6f8a2bd34b3e9e84984bcb72373f P b0335d48284c441aa7c2e8cba80aa325: Bootstrap starting.
I20260709 12:13:48.049327 21327 ts_tablet_manager.cc:1403] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.012s
I20260709 12:13:48.052608 21327 raft_consensus.cc:359] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.053372 21327 raft_consensus.cc:385] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.053682 21327 raft_consensus.cc:740] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0190190ef0694729b8da32b94523b535, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.054894 21326 tablet_bootstrap.cc:492] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52: No bootstrap required, opened a new log
I20260709 12:13:48.054566 21327 consensus_queue.cc:260] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.055455 21326 ts_tablet_manager.cc:1403] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent bootstrapping tablet: real 0.030s	user 0.024s	sys 0.003s
I20260709 12:13:48.056344 21329 tablet_bootstrap.cc:654] T fd2d6f8a2bd34b3e9e84984bcb72373f P b0335d48284c441aa7c2e8cba80aa325: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.076683 21327 ts_tablet_manager.cc:1434] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535: Time spent starting tablet: real 0.027s	user 0.012s	sys 0.012s
I20260709 12:13:48.077380 21326 raft_consensus.cc:359] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.078029 21327 tablet_bootstrap.cc:492] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535: Bootstrap starting.
I20260709 12:13:48.078246 21326 raft_consensus.cc:385] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.078608 21326 raft_consensus.cc:740] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.079291 21326 consensus_queue.cc:260] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.080760 21329 tablet_bootstrap.cc:492] T fd2d6f8a2bd34b3e9e84984bcb72373f P b0335d48284c441aa7c2e8cba80aa325: No bootstrap required, opened a new log
I20260709 12:13:48.081286 21329 ts_tablet_manager.cc:1403] T fd2d6f8a2bd34b3e9e84984bcb72373f P b0335d48284c441aa7c2e8cba80aa325: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.009s
I20260709 12:13:48.081501 21326 ts_tablet_manager.cc:1434] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.002s
I20260709 12:13:48.082574 21326 tablet_bootstrap.cc:492] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap starting.
I20260709 12:13:48.086850 21329 raft_consensus.cc:359] T fd2d6f8a2bd34b3e9e84984bcb72373f P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.087649 21329 raft_consensus.cc:385] T fd2d6f8a2bd34b3e9e84984bcb72373f P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.087996 21329 raft_consensus.cc:740] T fd2d6f8a2bd34b3e9e84984bcb72373f P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.089017 21326 tablet_bootstrap.cc:654] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.088840 21329 consensus_queue.cc:260] T fd2d6f8a2bd34b3e9e84984bcb72373f P b0335d48284c441aa7c2e8cba80aa325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.091459 21329 ts_tablet_manager.cc:1434] T fd2d6f8a2bd34b3e9e84984bcb72373f P b0335d48284c441aa7c2e8cba80aa325: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:13:48.092499 21329 tablet_bootstrap.cc:492] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325: Bootstrap starting.
I20260709 12:13:48.097203 21327 tablet_bootstrap.cc:654] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.100677 21326 tablet_bootstrap.cc:492] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52: No bootstrap required, opened a new log
I20260709 12:13:48.101176 21326 ts_tablet_manager.cc:1403] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 12:13:48.102752 21329 tablet_bootstrap.cc:654] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.104166 21326 raft_consensus.cc:359] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.104985 21326 raft_consensus.cc:385] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.105294 21326 raft_consensus.cc:740] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.106353 21326 consensus_queue.cc:260] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.107517 21327 tablet_bootstrap.cc:492] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535: No bootstrap required, opened a new log
I20260709 12:13:48.108099 21327 ts_tablet_manager.cc:1403] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.006s
I20260709 12:13:48.108639 21329 tablet_bootstrap.cc:492] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325: No bootstrap required, opened a new log
I20260709 12:13:48.108690 21326 ts_tablet_manager.cc:1434] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:48.109287 21329 ts_tablet_manager.cc:1403] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 12:13:48.109881 21326 tablet_bootstrap.cc:492] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap starting.
I20260709 12:13:48.111356 21327 raft_consensus.cc:359] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.112175 21327 raft_consensus.cc:385] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.112573 21327 raft_consensus.cc:740] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0190190ef0694729b8da32b94523b535, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.112304 21329 raft_consensus.cc:359] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.113125 21329 raft_consensus.cc:385] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.113454 21329 raft_consensus.cc:740] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.113663 21327 consensus_queue.cc:260] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.114353 21329 consensus_queue.cc:260] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.116626 21329 ts_tablet_manager.cc:1434] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:48.116808 21326 tablet_bootstrap.cc:654] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.117681 21329 tablet_bootstrap.cc:492] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325: Bootstrap starting.
I20260709 12:13:48.125653 21329 tablet_bootstrap.cc:654] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.125738 21327 ts_tablet_manager.cc:1434] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:13:48.129423 21327 tablet_bootstrap.cc:492] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535: Bootstrap starting.
I20260709 12:13:48.135316 21326 tablet_bootstrap.cc:492] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52: No bootstrap required, opened a new log
I20260709 12:13:48.135883 21329 tablet_bootstrap.cc:492] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325: No bootstrap required, opened a new log
I20260709 12:13:48.135907 21326 ts_tablet_manager.cc:1403] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260709 12:13:48.136435 21329 ts_tablet_manager.cc:1403] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 12:13:48.136516 21327 tablet_bootstrap.cc:654] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.138604 21329 raft_consensus.cc:359] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.139150 21329 raft_consensus.cc:385] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.139119 21326 raft_consensus.cc:359] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.139775 21329 raft_consensus.cc:740] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.140168 21326 raft_consensus.cc:385] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.140477 21326 raft_consensus.cc:740] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.140735 21329 consensus_queue.cc:260] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.141230 21326 consensus_queue.cc:260] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.141976 21327 tablet_bootstrap.cc:492] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535: No bootstrap required, opened a new log
I20260709 12:13:48.142467 21327 ts_tablet_manager.cc:1403] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260709 12:13:48.142936 21329 ts_tablet_manager.cc:1434] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:48.143955 21329 tablet_bootstrap.cc:492] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325: Bootstrap starting.
I20260709 12:13:48.145401 21327 raft_consensus.cc:359] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.146109 21327 raft_consensus.cc:385] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.146411 21327 raft_consensus.cc:740] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0190190ef0694729b8da32b94523b535, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.148142 21326 ts_tablet_manager.cc:1434] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:13:48.149159 21326 tablet_bootstrap.cc:492] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap starting.
I20260709 12:13:48.147231 21327 consensus_queue.cc:260] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.150782 21329 tablet_bootstrap.cc:654] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.155485 21326 tablet_bootstrap.cc:654] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.159992 21327 ts_tablet_manager.cc:1434] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.002s
I20260709 12:13:48.164464 21327 tablet_bootstrap.cc:492] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535: Bootstrap starting.
I20260709 12:13:48.165750 21326 tablet_bootstrap.cc:492] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52: No bootstrap required, opened a new log
I20260709 12:13:48.166301 21326 ts_tablet_manager.cc:1403] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.006s
I20260709 12:13:48.167322 21329 tablet_bootstrap.cc:492] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325: No bootstrap required, opened a new log
I20260709 12:13:48.167781 21329 ts_tablet_manager.cc:1403] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.007s
I20260709 12:13:48.169296 21326 raft_consensus.cc:359] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.170105 21326 raft_consensus.cc:385] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.170044 21329 raft_consensus.cc:359] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.170521 21326 raft_consensus.cc:740] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.170776 21329 raft_consensus.cc:385] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.171114 21329 raft_consensus.cc:740] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.171161 21327 tablet_bootstrap.cc:654] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.171358 21326 consensus_queue.cc:260] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.171953 21329 consensus_queue.cc:260] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.174369 21329 ts_tablet_manager.cc:1434] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:48.175302 21329 tablet_bootstrap.cc:492] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325: Bootstrap starting.
I20260709 12:13:48.176216 21326 ts_tablet_manager.cc:1434] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 12:13:48.177512 21326 tablet_bootstrap.cc:492] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap starting.
I20260709 12:13:48.177536 21333 raft_consensus.cc:493] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.178103 21333 raft_consensus.cc:515] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.182261 21329 tablet_bootstrap.cc:654] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.182497 21331 raft_consensus.cc:493] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.182955 21331 raft_consensus.cc:515] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.184595 21326 tablet_bootstrap.cc:654] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.186244 21333 leader_election.cc:290] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:48.189319 21331 leader_election.cc:290] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:48.189982 21331 raft_consensus.cc:493] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.190551 21331 raft_consensus.cc:515] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } } peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } }
I20260709 12:13:48.203349 21331 leader_election.cc:290] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:48.215466 21329 tablet_bootstrap.cc:492] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325: No bootstrap required, opened a new log
I20260709 12:13:48.216048 21329 ts_tablet_manager.cc:1403] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.012s
I20260709 12:13:48.218014 21212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1dd2bf1968d4dbeb706944b32ab0ec9" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325" is_pre_election: true
I20260709 12:13:48.218995 21329 raft_consensus.cc:359] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.219728 21329 raft_consensus.cc:385] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:48.219803 21251 leader_election.cc:343] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:48.220070 21329 raft_consensus.cc:740] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.220878 21326 tablet_bootstrap.cc:492] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52: No bootstrap required, opened a new log
I20260709 12:13:48.221535 21326 ts_tablet_manager.cc:1403] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.005s
I20260709 12:13:48.220924 21327 tablet_bootstrap.cc:492] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535: No bootstrap required, opened a new log
I20260709 12:13:48.223693 21327 ts_tablet_manager.cc:1403] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.003s
I20260709 12:13:48.224772 21326 raft_consensus.cc:359] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.225567 21326 raft_consensus.cc:385] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.225919 21326 raft_consensus.cc:740] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.226622 21326 consensus_queue.cc:260] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.227798 21327 raft_consensus.cc:359] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.228562 21327 raft_consensus.cc:385] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.228865 21327 raft_consensus.cc:740] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0190190ef0694729b8da32b94523b535, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.229599 21327 consensus_queue.cc:260] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.227433 21329 consensus_queue.cc:260] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.231119 21326 ts_tablet_manager.cc:1434] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:13:48.232175 21326 tablet_bootstrap.cc:492] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap starting.
I20260709 12:13:48.236840 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe92be7ff74f9fa0c736e6356c042f" candidate_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0190190ef0694729b8da32b94523b535" is_pre_election: true
I20260709 12:13:48.237593 21286 raft_consensus.cc:2468] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcbedeca64dc4c6fa372bb77ccd4ab52 in term 0.
I20260709 12:13:48.236910 21329 ts_tablet_manager.cc:1434] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260709 12:13:48.239950 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d589dae81ad64344a9c51bccf48bcaab" candidate_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0190190ef0694729b8da32b94523b535" is_pre_election: true
I20260709 12:13:48.240548 21285 raft_consensus.cc:2468] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcbedeca64dc4c6fa372bb77ccd4ab52 in term 0.
I20260709 12:13:48.240706 21329 tablet_bootstrap.cc:492] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325: Bootstrap starting.
I20260709 12:13:48.241792 21137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1dd2bf1968d4dbeb706944b32ab0ec9" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" is_pre_election: true
I20260709 12:13:48.242139 21212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe92be7ff74f9fa0c736e6356c042f" candidate_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325" is_pre_election: true
I20260709 12:13:48.242504 21137 raft_consensus.cc:2468] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 0.
I20260709 12:13:48.242772 21212 raft_consensus.cc:2468] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcbedeca64dc4c6fa372bb77ccd4ab52 in term 0.
I20260709 12:13:48.246531 21212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d589dae81ad64344a9c51bccf48bcaab" candidate_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325" is_pre_election: true
I20260709 12:13:48.246975 21327 ts_tablet_manager.cc:1434] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260709 12:13:48.247614 21329 tablet_bootstrap.cc:654] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.248054 21327 tablet_bootstrap.cc:492] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535: Bootstrap starting.
I20260709 12:13:48.248353 21251 leader_election.cc:304] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0190190ef0694729b8da32b94523b535, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: b0335d48284c441aa7c2e8cba80aa325
I20260709 12:13:48.249575 21333 raft_consensus.cc:2804] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:48.249917 21333 raft_consensus.cc:493] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.250239 21333 raft_consensus.cc:3060] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.254349 21327 tablet_bootstrap.cc:654] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.255954 21336 raft_consensus.cc:493] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.256393 21102 leader_election.cc:304] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0190190ef0694729b8da32b94523b535, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 
I20260709 12:13:48.256502 21336 raft_consensus.cc:515] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.246551 21326 tablet_bootstrap.cc:654] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.259225 21336 leader_election.cc:290] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:48.261150 21333 raft_consensus.cc:515] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.263355 21327 tablet_bootstrap.cc:492] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535: No bootstrap required, opened a new log
I20260709 12:13:48.264112 21327 ts_tablet_manager.cc:1403] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260709 12:13:48.264065 21331 raft_consensus.cc:2804] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:48.264909 21331 raft_consensus.cc:493] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.265322 21331 raft_consensus.cc:3060] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.268592 21327 raft_consensus.cc:359] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.269681 21327 raft_consensus.cc:385] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.270120 21327 raft_consensus.cc:740] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0190190ef0694729b8da32b94523b535, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.271975 21327 consensus_queue.cc:260] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.281013 21331 raft_consensus.cc:515] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.283270 21331 leader_election.cc:290] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [CANDIDATE]: Term 1 election: Requested vote from peers b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:48.272323 21102 leader_election.cc:304] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0190190ef0694729b8da32b94523b535, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 
W20260709 12:13:48.284852 21102 leader_election.cc:343] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:48.286983 21212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe92be7ff74f9fa0c736e6356c042f" candidate_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
I20260709 12:13:48.287761 21212 raft_consensus.cc:3060] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:48.294965 21083 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:48.296420 21352 raft_consensus.cc:2804] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:48.297031 21352 raft_consensus.cc:493] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.297407 21352 raft_consensus.cc:3060] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.299356 21327 ts_tablet_manager.cc:1434] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.009s
I20260709 12:13:48.301143 21137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1dd2bf1968d4dbeb706944b32ab0ec9" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52"
I20260709 12:13:48.300112 21362 raft_consensus.cc:493] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.301936 21137 raft_consensus.cc:3060] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.302152 21362 raft_consensus.cc:515] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.303613 21327 tablet_bootstrap.cc:492] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535: Bootstrap starting.
I20260709 12:13:48.304631 21362 leader_election.cc:290] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:48.313076 21136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2d6f8a2bd34b3e9e84984bcb72373f" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" is_pre_election: true
I20260709 12:13:48.314015 21136 raft_consensus.cc:2468] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 0.
I20260709 12:13:48.313320 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe92be7ff74f9fa0c736e6356c042f" candidate_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0190190ef0694729b8da32b94523b535"
I20260709 12:13:48.315096 21285 raft_consensus.cc:3060] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.324414 21251 leader_election.cc:304] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0190190ef0694729b8da32b94523b535, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 
I20260709 12:13:48.326150 21363 raft_consensus.cc:2804] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:48.326663 21363 raft_consensus.cc:493] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.327057 21363 raft_consensus.cc:3060] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.330593 21327 tablet_bootstrap.cc:654] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.333079 21333 leader_election.cc:290] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 1 election: Requested vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:48.335232 21137 raft_consensus.cc:2468] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 1.
I20260709 12:13:48.338603 21212 raft_consensus.cc:2468] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcbedeca64dc4c6fa372bb77ccd4ab52 in term 1.
I20260709 12:13:48.340337 21102 leader_election.cc:304] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0335d48284c441aa7c2e8cba80aa325, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 
I20260709 12:13:48.343367 21327 tablet_bootstrap.cc:492] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535: No bootstrap required, opened a new log
I20260709 12:13:48.344156 21327 ts_tablet_manager.cc:1403] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.005s
I20260709 12:13:48.346493 21365 raft_consensus.cc:493] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.346993 21365 raft_consensus.cc:515] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.347424 21285 raft_consensus.cc:2468] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcbedeca64dc4c6fa372bb77ccd4ab52 in term 1.
I20260709 12:13:48.347452 21327 raft_consensus.cc:359] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.348822 21327 raft_consensus.cc:385] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.349283 21327 raft_consensus.cc:740] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0190190ef0694729b8da32b94523b535, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.349375 21365 leader_election.cc:290] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:48.349912 21365 raft_consensus.cc:2804] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:48.350291 21327 consensus_queue.cc:260] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.353291 21327 ts_tablet_manager.cc:1434] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:13:48.361742 21327 tablet_bootstrap.cc:492] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535: Bootstrap starting.
I20260709 12:13:48.350345 21365 raft_consensus.cc:697] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 LEADER]: Becoming Leader. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Running, Role: LEADER
I20260709 12:13:48.364609 21365 consensus_queue.cc:237] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.365340 21251 leader_election.cc:304] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0190190ef0694729b8da32b94523b535, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 
I20260709 12:13:48.360364 21326 tablet_bootstrap.cc:492] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52: No bootstrap required, opened a new log
I20260709 12:13:48.366801 21326 ts_tablet_manager.cc:1403] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent bootstrapping tablet: real 0.135s	user 0.041s	sys 0.058s
I20260709 12:13:48.367194 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2d6f8a2bd34b3e9e84984bcb72373f" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325" is_pre_election: true
I20260709 12:13:48.367611 21212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a70fa67d58492ab96c264698d90ae6" candidate_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325" is_pre_election: true
I20260709 12:13:48.367992 21211 raft_consensus.cc:2468] T fd2d6f8a2bd34b3e9e84984bcb72373f P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 0.
I20260709 12:13:48.368263 21333 raft_consensus.cc:2804] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:13:48.368961 21102 leader_election.cc:343] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:48.369084 21333 raft_consensus.cc:697] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 1 LEADER]: Becoming Leader. State: Replica: 0190190ef0694729b8da32b94523b535, State: Running, Role: LEADER
I20260709 12:13:48.367249 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a70fa67d58492ab96c264698d90ae6" candidate_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0190190ef0694729b8da32b94523b535" is_pre_election: true
I20260709 12:13:48.370074 21285 raft_consensus.cc:2468] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcbedeca64dc4c6fa372bb77ccd4ab52 in term 0.
I20260709 12:13:48.370157 21333 consensus_queue.cc:237] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.371474 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1dd2bf1968d4dbeb706944b32ab0ec9" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
I20260709 12:13:48.371315 21326 raft_consensus.cc:359] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.372141 21211 raft_consensus.cc:3060] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.372741 21102 leader_election.cc:304] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0190190ef0694729b8da32b94523b535, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: b0335d48284c441aa7c2e8cba80aa325
I20260709 12:13:48.374562 21331 raft_consensus.cc:2804] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:48.374972 21331 raft_consensus.cc:493] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.375308 21331 raft_consensus.cc:3060] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.378927 21327 tablet_bootstrap.cc:654] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.380350 21211 raft_consensus.cc:2468] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 1.
I20260709 12:13:48.381541 21326 raft_consensus.cc:385] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.381858 21326 raft_consensus.cc:740] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.382923 21326 consensus_queue.cc:260] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.385190 21329 tablet_bootstrap.cc:492] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325: No bootstrap required, opened a new log
I20260709 12:13:48.385685 21329 ts_tablet_manager.cc:1403] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325: Time spent bootstrapping tablet: real 0.145s	user 0.028s	sys 0.029s
I20260709 12:13:48.386731 21363 raft_consensus.cc:515] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.388316 21329 raft_consensus.cc:359] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.388974 21329 raft_consensus.cc:385] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.389253 21329 raft_consensus.cc:740] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.389475 21352 raft_consensus.cc:515] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } } peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } }
I20260709 12:13:48.393088 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee80b0dccdb43b9b648e6730f20dcd9" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0190190ef0694729b8da32b94523b535" is_pre_election: true
I20260709 12:13:48.393895 21329 consensus_queue.cc:260] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.394464 21326 ts_tablet_manager.cc:1434] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 12:13:48.395537 21326 tablet_bootstrap.cc:492] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap starting.
I20260709 12:13:48.402094 21137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2d6f8a2bd34b3e9e84984bcb72373f" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52"
I20260709 12:13:48.402915 21137 raft_consensus.cc:3060] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.396040 21329 ts_tablet_manager.cc:1434] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
W20260709 12:13:48.394822 21177 leader_election.cc:343] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:48.398649 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d589dae81ad64344a9c51bccf48bcaab" candidate_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0190190ef0694729b8da32b94523b535"
I20260709 12:13:48.400660 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d589dae81ad64344a9c51bccf48bcaab" candidate_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
I20260709 12:13:48.408875 21285 raft_consensus.cc:3060] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:48.410060 21102 leader_election.cc:343] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:48.411753 21136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee80b0dccdb43b9b648e6730f20dcd9" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" is_pre_election: true
I20260709 12:13:48.412549 21136 raft_consensus.cc:2468] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 0.
I20260709 12:13:48.414364 21137 raft_consensus.cc:2468] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 1.
I20260709 12:13:48.416270 21336 raft_consensus.cc:493] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.417260 21251 leader_election.cc:304] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0190190ef0694729b8da32b94523b535, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 
I20260709 12:13:48.414825 21177 leader_election.cc:304] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b0335d48284c441aa7c2e8cba80aa325, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 0190190ef0694729b8da32b94523b535
I20260709 12:13:48.418169 21362 raft_consensus.cc:2804] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:48.416967 21336 raft_consensus.cc:515] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.414961 21352 leader_election.cc:290] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [CANDIDATE]: Term 1 election: Requested vote from peers 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:48.408874 21329 tablet_bootstrap.cc:492] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325: Bootstrap starting.
I20260709 12:13:48.416320 21363 leader_election.cc:290] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 1 election: Requested vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:48.425570 21326 tablet_bootstrap.cc:654] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.429975 21285 raft_consensus.cc:2468] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcbedeca64dc4c6fa372bb77ccd4ab52 in term 1.
I20260709 12:13:48.430842 21336 leader_election.cc:290] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:48.431358 21102 leader_election.cc:304] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0190190ef0694729b8da32b94523b535, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: b0335d48284c441aa7c2e8cba80aa325
I20260709 12:13:48.432689 21035 catalog_manager.cc:5697] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0190190ef0694729b8da32b94523b535 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "0190190ef0694729b8da32b94523b535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.438629 21352 raft_consensus.cc:2804] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:48.443454 21352 raft_consensus.cc:697] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 LEADER]: Becoming Leader. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Running, Role: LEADER
I20260709 12:13:48.444571 21352 consensus_queue.cc:237] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } } peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } }
I20260709 12:13:48.431656 21336 raft_consensus.cc:2804] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:48.448220 21336 raft_consensus.cc:493] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.448689 21336 raft_consensus.cc:3060] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.456023 21333 raft_consensus.cc:493] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.456755 21333 raft_consensus.cc:515] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.460592 21137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a1ecbb74c0459fb2ff679ad2b5e320" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" is_pre_election: true
I20260709 12:13:48.461476 21137 raft_consensus.cc:2468] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 0.
I20260709 12:13:48.462893 21251 leader_election.cc:304] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0190190ef0694729b8da32b94523b535, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 
I20260709 12:13:48.463871 21363 raft_consensus.cc:2804] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:48.464594 21363 raft_consensus.cc:493] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.464989 21363 raft_consensus.cc:3060] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.463797 21032 catalog_manager.cc:5697] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.473308 21329 tablet_bootstrap.cc:654] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.472707 21333 leader_election.cc:290] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:48.478449 21327 tablet_bootstrap.cc:492] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535: No bootstrap required, opened a new log
I20260709 12:13:48.478885 21327 ts_tablet_manager.cc:1403] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535: Time spent bootstrapping tablet: real 0.117s	user 0.036s	sys 0.034s
I20260709 12:13:48.476555 21362 raft_consensus.cc:697] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 [term 1 LEADER]: Becoming Leader. State: Replica: 0190190ef0694729b8da32b94523b535, State: Running, Role: LEADER
I20260709 12:13:48.480387 21362 consensus_queue.cc:237] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.482672 21363 raft_consensus.cc:515] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
W20260709 12:13:48.476969 21177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.52.193:45845, user_credentials={real_user=slave}} blocked reactor thread for 62248.5us
I20260709 12:13:48.488054 21336 raft_consensus.cc:515] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.492192 21137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a1ecbb74c0459fb2ff679ad2b5e320" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" is_pre_election: true
I20260709 12:13:48.492849 21336 leader_election.cc:290] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 1 election: Requested vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:48.492937 21137 raft_consensus.cc:2468] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 0.
I20260709 12:13:48.498139 21137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a1ecbb74c0459fb2ff679ad2b5e320" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52"
I20260709 12:13:48.498317 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a1ecbb74c0459fb2ff679ad2b5e320" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0190190ef0694729b8da32b94523b535" is_pre_election: true
I20260709 12:13:48.498728 21137 raft_consensus.cc:3060] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.499114 21285 raft_consensus.cc:2393] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0335d48284c441aa7c2e8cba80aa325 in current term 1: Already voted for candidate 0190190ef0694729b8da32b94523b535 in this term.
I20260709 12:13:48.499100 21331 raft_consensus.cc:515] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.502332 21331 leader_election.cc:290] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [CANDIDATE]: Term 1 election: Requested vote from peers b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:48.502820 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a70fa67d58492ab96c264698d90ae6" candidate_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
I20260709 12:13:48.504055 21212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2d6f8a2bd34b3e9e84984bcb72373f" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
I20260709 12:13:48.504662 21212 raft_consensus.cc:3060] T fd2d6f8a2bd34b3e9e84984bcb72373f P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.505899 21177 leader_election.cc:304] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b0335d48284c441aa7c2e8cba80aa325, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 0190190ef0694729b8da32b94523b535
I20260709 12:13:48.506192 21137 raft_consensus.cc:2468] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 1.
I20260709 12:13:48.492900 21363 leader_election.cc:290] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 1 election: Requested vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:48.507119 21371 raft_consensus.cc:493] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.507746 21331 raft_consensus.cc:493] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.507603 21371 raft_consensus.cc:515] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.508378 21210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a1ecbb74c0459fb2ff679ad2b5e320" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
I20260709 12:13:48.508415 21331 raft_consensus.cc:515] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.509116 21210 raft_consensus.cc:3060] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.509817 21371 leader_election.cc:290] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:48.511261 21327 raft_consensus.cc:359] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.512106 21327 raft_consensus.cc:385] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.512501 21327 raft_consensus.cc:740] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0190190ef0694729b8da32b94523b535, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.519932 21327 consensus_queue.cc:260] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.510718 21336 raft_consensus.cc:493] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.523607 21327 ts_tablet_manager.cc:1434] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260709 12:13:48.524718 21327 tablet_bootstrap.cc:492] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535: Bootstrap starting.
I20260709 12:13:48.525166 21251 leader_election.cc:304] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0190190ef0694729b8da32b94523b535, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 
I20260709 12:13:48.525700 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee80b0dccdb43b9b648e6730f20dcd9" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0190190ef0694729b8da32b94523b535"
I20260709 12:13:48.525830 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a70fa67d58492ab96c264698d90ae6" candidate_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0190190ef0694729b8da32b94523b535"
I20260709 12:13:48.524027 21331 leader_election.cc:290] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:48.526492 21286 raft_consensus.cc:3060] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.529168 21327 tablet_bootstrap.cc:654] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.532261 21362 raft_consensus.cc:493] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.533982 21362 raft_consensus.cc:515] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.536522 21363 raft_consensus.cc:2804] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:48.537187 21363 raft_consensus.cc:697] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [term 1 LEADER]: Becoming Leader. State: Replica: 0190190ef0694729b8da32b94523b535, State: Running, Role: LEADER
I20260709 12:13:48.538264 21363 consensus_queue.cc:237] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
W20260709 12:13:48.542098 21177 leader_election.cc:343] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:48.524005 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a1ecbb74c0459fb2ff679ad2b5e320" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325" is_pre_election: true
I20260709 12:13:48.552240 21136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b638e7e0c74df1bba766c3b07e4d86" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" is_pre_election: true
W20260709 12:13:48.542786 21102 leader_election.cc:343] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:48.544651 21137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee80b0dccdb43b9b648e6730f20dcd9" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52"
I20260709 12:13:48.523398 21336 raft_consensus.cc:515] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.561019 21336 leader_election.cc:290] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:48.561678 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b638e7e0c74df1bba766c3b07e4d86" candidate_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325" is_pre_election: true
I20260709 12:13:48.561798 21284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b638e7e0c74df1bba766c3b07e4d86" candidate_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0190190ef0694729b8da32b94523b535" is_pre_election: true
I20260709 12:13:48.562410 21211 raft_consensus.cc:2468] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcbedeca64dc4c6fa372bb77ccd4ab52 in term 0.
I20260709 12:13:48.562438 21284 raft_consensus.cc:2468] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcbedeca64dc4c6fa372bb77ccd4ab52 in term 0.
I20260709 12:13:48.555212 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b638e7e0c74df1bba766c3b07e4d86" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0190190ef0694729b8da32b94523b535" is_pre_election: true
I20260709 12:13:48.563956 21285 raft_consensus.cc:2468] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 0.
I20260709 12:13:48.564795 21135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a413b90e28424f478e717aab37ace80e" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" is_pre_election: true
I20260709 12:13:48.565254 21102 leader_election.cc:304] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0190190ef0694729b8da32b94523b535, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 
I20260709 12:13:48.565727 21329 tablet_bootstrap.cc:492] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325: No bootstrap required, opened a new log
I20260709 12:13:48.566232 21329 ts_tablet_manager.cc:1403] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325: Time spent bootstrapping tablet: real 0.158s	user 0.025s	sys 0.000s
W20260709 12:13:48.566834 21177 leader_election.cc:343] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:48.567164 21284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a413b90e28424f478e717aab37ace80e" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0190190ef0694729b8da32b94523b535" is_pre_election: true
I20260709 12:13:48.567807 21284 raft_consensus.cc:2468] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 0.
I20260709 12:13:48.566830 21134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b638e7e0c74df1bba766c3b07e4d86" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" is_pre_election: true
I20260709 12:13:48.567894 21362 leader_election.cc:290] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:48.567780 21177 leader_election.cc:304] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0190190ef0694729b8da32b94523b535, b0335d48284c441aa7c2e8cba80aa325; no voters: 
I20260709 12:13:48.569475 21329 raft_consensus.cc:359] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } } peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } }
I20260709 12:13:48.569893 21177 leader_election.cc:304] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0190190ef0694729b8da32b94523b535, b0335d48284c441aa7c2e8cba80aa325; no voters: bcbedeca64dc4c6fa372bb77ccd4ab52
I20260709 12:13:48.570211 21329 raft_consensus.cc:385] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.570503 21329 raft_consensus.cc:740] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.571276 21212 raft_consensus.cc:2468] T fd2d6f8a2bd34b3e9e84984bcb72373f P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 1.
I20260709 12:13:48.571195 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b638e7e0c74df1bba766c3b07e4d86" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325" is_pre_election: true
I20260709 12:13:48.571934 21336 raft_consensus.cc:2804] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:48.557107 21136 raft_consensus.cc:2468] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 0.
I20260709 12:13:48.564886 21286 raft_consensus.cc:2468] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcbedeca64dc4c6fa372bb77ccd4ab52 in term 1.
I20260709 12:13:48.571152 21329 consensus_queue.cc:260] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } } peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } }
I20260709 12:13:48.574406 21331 raft_consensus.cc:2804] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:48.573881 21211 raft_consensus.cc:2468] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 0.
I20260709 12:13:48.575930 21336 raft_consensus.cc:493] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.575975 21327 tablet_bootstrap.cc:492] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535: No bootstrap required, opened a new log
I20260709 12:13:48.559325 21137 raft_consensus.cc:3060] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.577375 21336 raft_consensus.cc:3060] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.577066 21327 ts_tablet_manager.cc:1403] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.015s
I20260709 12:13:48.580646 21102 leader_election.cc:304] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0190190ef0694729b8da32b94523b535, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: b0335d48284c441aa7c2e8cba80aa325
I20260709 12:13:48.581707 21352 raft_consensus.cc:2804] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:48.582342 21352 raft_consensus.cc:697] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 LEADER]: Becoming Leader. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Running, Role: LEADER
I20260709 12:13:48.583417 21352 consensus_queue.cc:237] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.584609 21251 leader_election.cc:304] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0190190ef0694729b8da32b94523b535, b0335d48284c441aa7c2e8cba80aa325; no voters: bcbedeca64dc4c6fa372bb77ccd4ab52
I20260709 12:13:48.585351 21326 tablet_bootstrap.cc:492] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52: No bootstrap required, opened a new log
I20260709 12:13:48.585886 21326 ts_tablet_manager.cc:1403] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent bootstrapping tablet: real 0.191s	user 0.015s	sys 0.022s
I20260709 12:13:48.586375 21331 raft_consensus.cc:493] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.586954 21331 raft_consensus.cc:3060] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.587867 21363 raft_consensus.cc:2804] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:48.588943 21363 raft_consensus.cc:493] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.589023 21326 raft_consensus.cc:359] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.589501 21363 raft_consensus.cc:3060] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.589811 21326 raft_consensus.cc:385] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.590155 21326 raft_consensus.cc:740] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.591019 21326 consensus_queue.cc:260] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.598024 21362 raft_consensus.cc:493] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.600813 21362 raft_consensus.cc:515] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.603410 21362 leader_election.cc:290] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:48.578414 21210 raft_consensus.cc:2468] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 1.
I20260709 12:13:48.604369 21371 raft_consensus.cc:2764] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:13:48.604785 21378 raft_consensus.cc:2804] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:48.605254 21378 raft_consensus.cc:493] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.605399 21136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8048f344ae424b91c3a9a39397f5d5" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" is_pre_election: true
I20260709 12:13:48.606227 21210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8048f344ae424b91c3a9a39397f5d5" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325" is_pre_election: true
I20260709 12:13:48.607291 21210 raft_consensus.cc:2468] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 0.
I20260709 12:13:48.605661 21378 raft_consensus.cc:3060] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.600131 21327 raft_consensus.cc:359] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.608103 21327 raft_consensus.cc:385] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.608400 21327 raft_consensus.cc:740] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0190190ef0694729b8da32b94523b535, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.609138 21327 consensus_queue.cc:260] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.596797 21326 ts_tablet_manager.cc:1434] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:13:48.611778 21326 tablet_bootstrap.cc:492] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap starting.
I20260709 12:13:48.612943 21329 ts_tablet_manager.cc:1434] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325: Time spent starting tablet: real 0.046s	user 0.016s	sys 0.017s
I20260709 12:13:48.613871 21329 tablet_bootstrap.cc:492] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325: Bootstrap starting.
I20260709 12:13:48.614591 21327 ts_tablet_manager.cc:1434] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 12:13:48.610657 21251 leader_election.cc:304] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0190190ef0694729b8da32b94523b535, b0335d48284c441aa7c2e8cba80aa325; no voters: 
I20260709 12:13:48.616398 21362 raft_consensus.cc:2804] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:48.616755 21362 raft_consensus.cc:493] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.617090 21362 raft_consensus.cc:3060] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.606221 21136 raft_consensus.cc:2468] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 0.
I20260709 12:13:48.619715 21331 raft_consensus.cc:515] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.614403 21363 raft_consensus.cc:515] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.631246 21362 raft_consensus.cc:515] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.610358 21336 raft_consensus.cc:515] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.633502 21137 raft_consensus.cc:2468] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 1.
I20260709 12:13:48.634205 21136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8048f344ae424b91c3a9a39397f5d5" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52"
I20260709 12:13:48.636672 21136 raft_consensus.cc:3060] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.636879 21363 leader_election.cc:290] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 1 election: Requested vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:48.638638 21134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b638e7e0c74df1bba766c3b07e4d86" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52"
I20260709 12:13:48.638922 21210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b638e7e0c74df1bba766c3b07e4d86" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
I20260709 12:13:48.639475 21134 raft_consensus.cc:2393] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0190190ef0694729b8da32b94523b535 in current term 1: Already voted for candidate bcbedeca64dc4c6fa372bb77ccd4ab52 in this term.
I20260709 12:13:48.639721 21210 raft_consensus.cc:2393] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0190190ef0694729b8da32b94523b535 in current term 1: Already voted for candidate b0335d48284c441aa7c2e8cba80aa325 in this term.
I20260709 12:13:48.640411 21331 leader_election.cc:290] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [CANDIDATE]: Term 1 election: Requested vote from peers b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:48.642228 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b638e7e0c74df1bba766c3b07e4d86" candidate_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0190190ef0694729b8da32b94523b535"
I20260709 12:13:48.643263 21286 raft_consensus.cc:2393] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bcbedeca64dc4c6fa372bb77ccd4ab52 in current term 1: Already voted for candidate 0190190ef0694729b8da32b94523b535 in this term.
I20260709 12:13:48.641384 21177 leader_election.cc:304] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b0335d48284c441aa7c2e8cba80aa325, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 0190190ef0694729b8da32b94523b535
I20260709 12:13:48.640465 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b638e7e0c74df1bba766c3b07e4d86" candidate_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
I20260709 12:13:48.644754 21211 raft_consensus.cc:2393] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bcbedeca64dc4c6fa372bb77ccd4ab52 in current term 1: Already voted for candidate b0335d48284c441aa7c2e8cba80aa325 in this term.
I20260709 12:13:48.645227 21382 raft_consensus.cc:2804] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:48.645785 21382 raft_consensus.cc:697] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 1 LEADER]: Becoming Leader. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Running, Role: LEADER
I20260709 12:13:48.646747 21329 tablet_bootstrap.cc:654] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.646651 21382 consensus_queue.cc:237] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.647346 21137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b638e7e0c74df1bba766c3b07e4d86" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52"
I20260709 12:13:48.648231 21137 raft_consensus.cc:2393] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b0335d48284c441aa7c2e8cba80aa325 in current term 1: Already voted for candidate bcbedeca64dc4c6fa372bb77ccd4ab52 in this term.
I20260709 12:13:48.649977 21102 leader_election.cc:304] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [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: bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 0190190ef0694729b8da32b94523b535, b0335d48284c441aa7c2e8cba80aa325
I20260709 12:13:48.650202 21136 raft_consensus.cc:2468] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 1.
I20260709 12:13:48.650290 21336 leader_election.cc:290] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 1 election: Requested vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:48.651114 21362 leader_election.cc:290] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 1 election: Requested vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:48.642200 21326 tablet_bootstrap.cc:654] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.651418 21331 raft_consensus.cc:2749] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:48.653561 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b638e7e0c74df1bba766c3b07e4d86" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0190190ef0694729b8da32b94523b535"
I20260709 12:13:48.654577 21286 raft_consensus.cc:2393] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b0335d48284c441aa7c2e8cba80aa325 in current term 1: Already voted for candidate 0190190ef0694729b8da32b94523b535 in this term.
I20260709 12:13:48.655990 21378 raft_consensus.cc:515] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.659211 21378 leader_election.cc:290] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 1 election: Requested vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:48.661755 21177 leader_election.cc:304] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [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: b0335d48284c441aa7c2e8cba80aa325; no voters: 0190190ef0694729b8da32b94523b535, bcbedeca64dc4c6fa372bb77ccd4ab52
I20260709 12:13:48.662341 21136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a413b90e28424f478e717aab37ace80e" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52"
I20260709 12:13:48.663159 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a413b90e28424f478e717aab37ace80e" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0190190ef0694729b8da32b94523b535"
I20260709 12:13:48.663780 21286 raft_consensus.cc:3060] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.663071 21251 leader_election.cc:304] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [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: 0190190ef0694729b8da32b94523b535; no voters: b0335d48284c441aa7c2e8cba80aa325, bcbedeca64dc4c6fa372bb77ccd4ab52
I20260709 12:13:48.664784 21362 raft_consensus.cc:2749] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:48.665382 21326 tablet_bootstrap.cc:492] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52: No bootstrap required, opened a new log
I20260709 12:13:48.665957 21326 ts_tablet_manager.cc:1403] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.002s
I20260709 12:13:48.666944 21251 leader_election.cc:304] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0190190ef0694729b8da32b94523b535, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 
W20260709 12:13:48.663781 21177 leader_election.cc:343] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:48.670033 21362 raft_consensus.cc:2804] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:48.670539 21362 raft_consensus.cc:697] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [term 1 LEADER]: Becoming Leader. State: Replica: 0190190ef0694729b8da32b94523b535, State: Running, Role: LEADER
I20260709 12:13:48.669752 21034 catalog_manager.cc:5697] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0190190ef0694729b8da32b94523b535 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "0190190ef0694729b8da32b94523b535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.671387 21286 raft_consensus.cc:2468] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 1.
I20260709 12:13:48.671984 21378 raft_consensus.cc:2749] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:48.671662 21362 consensus_queue.cc:237] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.672533 21034 catalog_manager.cc:5697] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0190190ef0694729b8da32b94523b535 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "0190190ef0694729b8da32b94523b535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.675624 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8048f344ae424b91c3a9a39397f5d5" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
I20260709 12:13:48.676302 21211 raft_consensus.cc:3060] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.681748 21177 leader_election.cc:304] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0190190ef0694729b8da32b94523b535, b0335d48284c441aa7c2e8cba80aa325; no voters: bcbedeca64dc4c6fa372bb77ccd4ab52
I20260709 12:13:48.684551 21382 raft_consensus.cc:2804] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:48.685117 21382 raft_consensus.cc:697] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 1 LEADER]: Becoming Leader. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Running, Role: LEADER
I20260709 12:13:48.685712 21329 tablet_bootstrap.cc:492] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325: No bootstrap required, opened a new log
I20260709 12:13:48.686204 21329 ts_tablet_manager.cc:1403] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.006s
I20260709 12:13:48.685986 21382 consensus_queue.cc:237] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.684150 21211 raft_consensus.cc:2468] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 1.
I20260709 12:13:48.689124 21329 raft_consensus.cc:359] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.689795 21329 raft_consensus.cc:385] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.690070 21329 raft_consensus.cc:740] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.689384 21032 catalog_manager.cc:5697] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "b0335d48284c441aa7c2e8cba80aa325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.690690 21329 consensus_queue.cc:260] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.690793 21326 raft_consensus.cc:359] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.691865 21326 raft_consensus.cc:385] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.692219 21326 raft_consensus.cc:740] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.693061 21329 ts_tablet_manager.cc:1434] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:13:48.693248 21326 consensus_queue.cc:260] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.696355 21326 ts_tablet_manager.cc:1434] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 12:13:48.705822 21035 catalog_manager.cc:5697] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.707511 21035 catalog_manager.cc:5697] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.717362 21032 catalog_manager.cc:5697] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "b0335d48284c441aa7c2e8cba80aa325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.717357 21034 catalog_manager.cc:5697] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0190190ef0694729b8da32b94523b535 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "0190190ef0694729b8da32b94523b535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.768181 21382 raft_consensus.cc:493] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.768651 21382 raft_consensus.cc:515] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.770552 21382 leader_election.cc:290] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:48.771355 21136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a70fa67d58492ab96c264698d90ae6" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" is_pre_election: true
I20260709 12:13:48.771613 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a70fa67d58492ab96c264698d90ae6" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0190190ef0694729b8da32b94523b535" is_pre_election: true
I20260709 12:13:48.772387 21286 raft_consensus.cc:2393] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0335d48284c441aa7c2e8cba80aa325 in current term 1: Already voted for candidate bcbedeca64dc4c6fa372bb77ccd4ab52 in this term.
I20260709 12:13:48.773294 21177 leader_election.cc:304] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0335d48284c441aa7c2e8cba80aa325; no voters: 0190190ef0694729b8da32b94523b535, bcbedeca64dc4c6fa372bb77ccd4ab52
I20260709 12:13:48.773998 21382 raft_consensus.cc:3060] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.779253 21382 raft_consensus.cc:2749] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:48.812788 21362 consensus_queue.cc:1048] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:48.826398 21362 consensus_queue.cc:1048] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:48.835500 21211 raft_consensus.cc:3060] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.842139 21352 raft_consensus.cc:493] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.842764 21352 raft_consensus.cc:515] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.843602 21331 consensus_queue.cc:1048] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:48.844954 21352 leader_election.cc:290] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:48.846091 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a413b90e28424f478e717aab37ace80e" candidate_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325" is_pre_election: true
I20260709 12:13:48.846354 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a413b90e28424f478e717aab37ace80e" candidate_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0190190ef0694729b8da32b94523b535" is_pre_election: true
I20260709 12:13:48.847146 21286 raft_consensus.cc:2393] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcbedeca64dc4c6fa372bb77ccd4ab52 in current term 1: Already voted for candidate b0335d48284c441aa7c2e8cba80aa325 in this term.
I20260709 12:13:48.848183 21102 leader_election.cc:304] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 0190190ef0694729b8da32b94523b535, b0335d48284c441aa7c2e8cba80aa325
I20260709 12:13:48.849179 21352 raft_consensus.cc:3060] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.856630 21352 raft_consensus.cc:2749] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:48.856367 21370 consensus_queue.cc:1048] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:48.862354 21370 consensus_queue.cc:1048] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:48.877003 21352 consensus_queue.cc:1048] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:48.944998 21372 raft_consensus.cc:493] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.945482 21372 raft_consensus.cc:515] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:48.947290 21372 leader_election.cc:290] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:48.948140 21136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee80b0dccdb43b9b648e6730f20dcd9" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" is_pre_election: true
I20260709 12:13:48.948406 21210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee80b0dccdb43b9b648e6730f20dcd9" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325" is_pre_election: true
I20260709 12:13:48.948989 21136 raft_consensus.cc:2393] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0190190ef0694729b8da32b94523b535 in current term 1: Already voted for candidate b0335d48284c441aa7c2e8cba80aa325 in this term.
I20260709 12:13:48.950305 21251 leader_election.cc:304] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0190190ef0694729b8da32b94523b535; no voters: b0335d48284c441aa7c2e8cba80aa325, bcbedeca64dc4c6fa372bb77ccd4ab52
I20260709 12:13:48.951030 21372 raft_consensus.cc:3060] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.954550 21362 consensus_queue.cc:1048] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:48.957177 21372 raft_consensus.cc:2749] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:48.963687 21372 consensus_queue.cc:1048] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:48.980253 21372 consensus_queue.cc:1048] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:48.999008 21363 consensus_queue.cc:1048] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:49.111876 21352 consensus_queue.cc:1048] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:49.122609 21365 consensus_queue.cc:1048] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:49.126951 21382 consensus_queue.cc:1048] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:49.139914 21378 consensus_queue.cc:1048] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:49.176831 21336 consensus_queue.cc:1048] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:49.190218 21382 consensus_queue.cc:1048] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:49.191550 21363 consensus_queue.cc:1048] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:49.209578 21363 consensus_queue.cc:1048] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:49.299533 21083 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:50.202174 21363 raft_consensus.cc:493] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.202737 21363 raft_consensus.cc:515] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:50.204371 21363 leader_election.cc:290] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:50.205155 21137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b638e7e0c74df1bba766c3b07e4d86" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" is_pre_election: true
I20260709 12:13:50.205466 21210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b638e7e0c74df1bba766c3b07e4d86" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325" is_pre_election: true
I20260709 12:13:50.205740 21137 raft_consensus.cc:2468] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 1.
I20260709 12:13:50.206146 21210 raft_consensus.cc:2468] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 1.
I20260709 12:13:50.206844 21251 leader_election.cc:304] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [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: 0190190ef0694729b8da32b94523b535, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 
I20260709 12:13:50.207753 21363 raft_consensus.cc:2804] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:50.208133 21363 raft_consensus.cc:493] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:50.208455 21363 raft_consensus.cc:3060] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:50.213310 21363 raft_consensus.cc:515] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:50.214947 21363 leader_election.cc:290] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 2 election: Requested vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:50.215646 21137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b638e7e0c74df1bba766c3b07e4d86" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52"
I20260709 12:13:50.216004 21210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b638e7e0c74df1bba766c3b07e4d86" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
I20260709 12:13:50.216302 21137 raft_consensus.cc:3060] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:50.216624 21210 raft_consensus.cc:3060] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:50.221740 21210 raft_consensus.cc:2468] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 2.
I20260709 12:13:50.221931 21137 raft_consensus.cc:2468] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 2.
I20260709 12:13:50.222702 21251 leader_election.cc:304] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0190190ef0694729b8da32b94523b535, b0335d48284c441aa7c2e8cba80aa325; no voters: 
I20260709 12:13:50.223491 21363 raft_consensus.cc:2804] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:50.223954 21363 raft_consensus.cc:697] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 2 LEADER]: Becoming Leader. State: Replica: 0190190ef0694729b8da32b94523b535, State: Running, Role: LEADER
I20260709 12:13:50.224814 21363 consensus_queue.cc:237] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [LEADER]: Queue going to LEADER 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: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:50.231993 21034 catalog_manager.cc:5697] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 reported cstate change: term changed from 0 to 2, leader changed from <none> to 0190190ef0694729b8da32b94523b535 (127.16.52.195). New cstate: current_term: 2 leader_uuid: "0190190ef0694729b8da32b94523b535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:50.622630 21137 raft_consensus.cc:1275] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Refusing update from remote peer 0190190ef0694729b8da32b94523b535: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:13:50.623950 21362 consensus_queue.cc:1048] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:50.634814 21210 raft_consensus.cc:1275] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Refusing update from remote peer 0190190ef0694729b8da32b94523b535: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:13:50.636389 16595 ts_manager.cc:295] Set tserver state for bcbedeca64dc4c6fa372bb77ccd4ab52 to MAINTENANCE_MODE
I20260709 12:13:50.636538 21363 consensus_queue.cc:1048] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:50.637317 16595 tablet_server.cc:179] TabletServer@127.16.52.193:0 shutting down...
I20260709 12:13:50.665858 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:50.666652 16595 tablet_replica.cc:333] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52: stopping tablet replica
I20260709 12:13:50.667464 16595 raft_consensus.cc:2243] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.668069 16595 raft_consensus.cc:2272] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.669960 16595 tablet_replica.cc:333] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52: stopping tablet replica
I20260709 12:13:50.670655 16595 raft_consensus.cc:2243] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.671128 16595 raft_consensus.cc:2272] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.672924 16595 tablet_replica.cc:333] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52: stopping tablet replica
I20260709 12:13:50.673525 16595 raft_consensus.cc:2243] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.673914 16595 raft_consensus.cc:2272] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.675618 16595 tablet_replica.cc:333] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52: stopping tablet replica
I20260709 12:13:50.676201 16595 raft_consensus.cc:2243] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:50.676960 16595 raft_consensus.cc:2272] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.678627 16595 tablet_replica.cc:333] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52: stopping tablet replica
I20260709 12:13:50.679297 16595 raft_consensus.cc:2243] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.679725 16595 raft_consensus.cc:2272] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.681524 16595 tablet_replica.cc:333] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52: stopping tablet replica
I20260709 12:13:50.682057 16595 raft_consensus.cc:2243] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.682479 16595 raft_consensus.cc:2272] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.684242 16595 tablet_replica.cc:333] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52: stopping tablet replica
I20260709 12:13:50.684758 16595 raft_consensus.cc:2243] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:50.685482 16595 raft_consensus.cc:2272] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.687139 16595 tablet_replica.cc:333] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52: stopping tablet replica
I20260709 12:13:50.687674 16595 raft_consensus.cc:2243] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.688148 16595 raft_consensus.cc:2272] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.690577 16595 tablet_replica.cc:333] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52: stopping tablet replica
I20260709 12:13:50.691138 16595 raft_consensus.cc:2243] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:50.691977 16595 raft_consensus.cc:2272] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.693609 16595 tablet_replica.cc:333] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52: stopping tablet replica
I20260709 12:13:50.694124 16595 raft_consensus.cc:2243] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:50.694514 16595 raft_consensus.cc:2272] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:50.722366 16595 tablet_server.cc:196] TabletServer@127.16.52.193:0 shutdown complete.
W20260709 12:13:50.794175 21251 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111) [suppressed 125 similar messages]
W20260709 12:13:50.797639 21251 consensus_peers.cc:597] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:50.825446 21251 consensus_peers.cc:597] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:50.901197 21177 consensus_peers.cc:597] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:50.946810 21251 consensus_peers.cc:597] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:51.070741 21251 consensus_peers.cc:597] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:51.220826 21177 consensus_peers.cc:597] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:51.252888 21251 consensus_peers.cc:597] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:51.314184 21083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:13:51.817390 21363 raft_consensus.cc:493] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bcbedeca64dc4c6fa372bb77ccd4ab52)
I20260709 12:13:51.818008 21363 raft_consensus.cc:515] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } } peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } }
I20260709 12:13:51.819707 21363 leader_election.cc:290] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:51.821537 21210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d589dae81ad64344a9c51bccf48bcaab" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325" is_pre_election: true
W20260709 12:13:51.823734 21251 leader_election.cc:336] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111)
I20260709 12:13:51.824230 21251 leader_election.cc:304] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [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: 0190190ef0694729b8da32b94523b535; no voters: b0335d48284c441aa7c2e8cba80aa325, bcbedeca64dc4c6fa372bb77ccd4ab52
I20260709 12:13:51.824896 21363 raft_consensus.cc:2749] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:51.901783 21363 raft_consensus.cc:493] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bcbedeca64dc4c6fa372bb77ccd4ab52)
I20260709 12:13:51.902355 21363 raft_consensus.cc:515] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:51.904102 21363 leader_election.cc:290] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:51.905658 21210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe92be7ff74f9fa0c736e6356c042f" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325" is_pre_election: true
W20260709 12:13:51.907478 21251 leader_election.cc:336] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111)
I20260709 12:13:51.907791 21251 leader_election.cc:304] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535 [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: 0190190ef0694729b8da32b94523b535; no voters: b0335d48284c441aa7c2e8cba80aa325, bcbedeca64dc4c6fa372bb77ccd4ab52
I20260709 12:13:51.908412 21363 raft_consensus.cc:2749] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:51.926577 21428 raft_consensus.cc:493] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bcbedeca64dc4c6fa372bb77ccd4ab52)
I20260709 12:13:51.927131 21428 raft_consensus.cc:515] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:51.929157 21428 leader_election.cc:290] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:51.930546 21284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe92be7ff74f9fa0c736e6356c042f" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0190190ef0694729b8da32b94523b535" is_pre_election: true
I20260709 12:13:51.931253 21284 raft_consensus.cc:2468] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 1.
I20260709 12:13:51.932287 21177 leader_election.cc:304] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [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: 0190190ef0694729b8da32b94523b535, b0335d48284c441aa7c2e8cba80aa325; no voters: 
I20260709 12:13:51.932964 21428 raft_consensus.cc:2804] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:13:51.933023 21177 leader_election.cc:336] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111)
I20260709 12:13:51.933363 21428 raft_consensus.cc:493] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bcbedeca64dc4c6fa372bb77ccd4ab52)
I20260709 12:13:51.933745 21428 raft_consensus.cc:3060] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:51.938761 21428 raft_consensus.cc:515] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:51.940642 21428 leader_election.cc:290] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 2 election: Requested vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:51.942037 21284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bbe92be7ff74f9fa0c736e6356c042f" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0190190ef0694729b8da32b94523b535"
I20260709 12:13:51.942682 21284 raft_consensus.cc:3060] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:51.944199 21177 leader_election.cc:336] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111)
I20260709 12:13:51.948007 21284 raft_consensus.cc:2468] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 2.
I20260709 12:13:51.948993 21177 leader_election.cc:304] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [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: 0190190ef0694729b8da32b94523b535, b0335d48284c441aa7c2e8cba80aa325; no voters: bcbedeca64dc4c6fa372bb77ccd4ab52
I20260709 12:13:51.949786 21428 raft_consensus.cc:2804] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:51.950301 21428 raft_consensus.cc:697] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [term 2 LEADER]: Becoming Leader. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Running, Role: LEADER
I20260709 12:13:51.951009 21428 consensus_queue.cc:237] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:51.958128 21034 catalog_manager.cc:5697] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 reported cstate change: term changed from 1 to 2, leader changed from bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193) to b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "b0335d48284c441aa7c2e8cba80aa325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:52.019176 21428 raft_consensus.cc:493] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bcbedeca64dc4c6fa372bb77ccd4ab52)
I20260709 12:13:52.019694 21428 raft_consensus.cc:515] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } } peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } }
I20260709 12:13:52.021438 21428 leader_election.cc:290] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655), bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845)
I20260709 12:13:52.022535 21284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d589dae81ad64344a9c51bccf48bcaab" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0190190ef0694729b8da32b94523b535" is_pre_election: true
I20260709 12:13:52.023250 21284 raft_consensus.cc:2468] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 1.
I20260709 12:13:52.024282 21177 leader_election.cc:304] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [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: 0190190ef0694729b8da32b94523b535, b0335d48284c441aa7c2e8cba80aa325; no voters: 
I20260709 12:13:52.024945 21428 raft_consensus.cc:2804] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:52.025229 21428 raft_consensus.cc:493] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bcbedeca64dc4c6fa372bb77ccd4ab52)
I20260709 12:13:52.025590 21428 raft_consensus.cc:3060] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:52.026494 21177 leader_election.cc:336] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111)
I20260709 12:13:52.030792 21428 raft_consensus.cc:515] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } } peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } }
I20260709 12:13:52.032505 21428 leader_election.cc:290] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 2 election: Requested vote from peers 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655), bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845)
I20260709 12:13:52.033427 21284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d589dae81ad64344a9c51bccf48bcaab" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0190190ef0694729b8da32b94523b535"
I20260709 12:13:52.033960 21284 raft_consensus.cc:3060] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:52.036302 21177 leader_election.cc:336] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111)
I20260709 12:13:52.039156 21284 raft_consensus.cc:2468] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 2.
I20260709 12:13:52.040325 21177 leader_election.cc:304] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [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: 0190190ef0694729b8da32b94523b535, b0335d48284c441aa7c2e8cba80aa325; no voters: bcbedeca64dc4c6fa372bb77ccd4ab52
I20260709 12:13:52.041051 21428 raft_consensus.cc:2804] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:52.041483 21428 raft_consensus.cc:697] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [term 2 LEADER]: Becoming Leader. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Running, Role: LEADER
I20260709 12:13:52.042250 21428 consensus_queue.cc:237] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } } peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } }
I20260709 12:13:52.049533 21034 catalog_manager.cc:5697] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 reported cstate change: term changed from 1 to 2, leader changed from bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193) to b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "b0335d48284c441aa7c2e8cba80aa325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:52.091940 21428 raft_consensus.cc:493] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bcbedeca64dc4c6fa372bb77ccd4ab52)
I20260709 12:13:52.092535 21428 raft_consensus.cc:515] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:52.094515 21428 leader_election.cc:290] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:52.096149 21284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a70fa67d58492ab96c264698d90ae6" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0190190ef0694729b8da32b94523b535" is_pre_election: true
W20260709 12:13:52.097927 21177 leader_election.cc:336] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111)
I20260709 12:13:52.098295 21177 leader_election.cc:304] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [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: b0335d48284c441aa7c2e8cba80aa325; no voters: 0190190ef0694729b8da32b94523b535, bcbedeca64dc4c6fa372bb77ccd4ab52
I20260709 12:13:52.098912 21428 raft_consensus.cc:2749] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:52.103700 21363 raft_consensus.cc:493] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bcbedeca64dc4c6fa372bb77ccd4ab52)
I20260709 12:13:52.104210 21363 raft_consensus.cc:515] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:52.105756 21363 leader_election.cc:290] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:52.107328 21210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a70fa67d58492ab96c264698d90ae6" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325" is_pre_election: true
I20260709 12:13:52.107988 21210 raft_consensus.cc:2468] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 1.
I20260709 12:13:52.108903 21251 leader_election.cc:304] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [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: 0190190ef0694729b8da32b94523b535, b0335d48284c441aa7c2e8cba80aa325; no voters: 
I20260709 12:13:52.109625 21363 raft_consensus.cc:2804] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:13:52.109633 21251 leader_election.cc:336] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111)
I20260709 12:13:52.109987 21363 raft_consensus.cc:493] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bcbedeca64dc4c6fa372bb77ccd4ab52)
I20260709 12:13:52.110383 21363 raft_consensus.cc:3060] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:52.115512 21363 raft_consensus.cc:515] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:52.117215 21363 leader_election.cc:290] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 2 election: Requested vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:52.118815 21210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a70fa67d58492ab96c264698d90ae6" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
I20260709 12:13:52.119383 21210 raft_consensus.cc:3060] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:52.120834 21251 leader_election.cc:336] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111)
I20260709 12:13:52.124571 21210 raft_consensus.cc:2468] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 2.
I20260709 12:13:52.125715 21251 leader_election.cc:304] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [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: 0190190ef0694729b8da32b94523b535, b0335d48284c441aa7c2e8cba80aa325; no voters: bcbedeca64dc4c6fa372bb77ccd4ab52
I20260709 12:13:52.126579 21363 raft_consensus.cc:2804] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:52.127040 21363 raft_consensus.cc:697] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 2 LEADER]: Becoming Leader. State: Replica: 0190190ef0694729b8da32b94523b535, State: Running, Role: LEADER
I20260709 12:13:52.127909 21363 consensus_queue.cc:237] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:52.135593 21034 catalog_manager.cc:5697] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 reported cstate change: term changed from 1 to 2, leader changed from bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193) to 0190190ef0694729b8da32b94523b535 (127.16.52.195). New cstate: current_term: 2 leader_uuid: "0190190ef0694729b8da32b94523b535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:52.315294 21083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:13:52.398641 21284 raft_consensus.cc:1275] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Refusing update from remote peer b0335d48284c441aa7c2e8cba80aa325: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:52.399994 21428 consensus_queue.cc:1048] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:52.417209 21177 consensus_peers.cc:597] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.505228 21284 raft_consensus.cc:1275] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Refusing update from remote peer b0335d48284c441aa7c2e8cba80aa325: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:52.506529 21438 consensus_queue.cc:1048] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:52.519199 21177 consensus_peers.cc:597] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:52.560274 21251 consensus_peers.cc:597] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:52.629114 21210 raft_consensus.cc:1275] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Refusing update from remote peer 0190190ef0694729b8da32b94523b535: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:52.630579 21363 consensus_queue.cc:1048] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:52.982963 21177 consensus_peers.cc:597] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:53.316247 21083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:13:53.409768 21251 consensus_peers.cc:597] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:53.571708 21251 consensus_peers.cc:597] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:53.583009 21177 consensus_peers.cc:597] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:53.606786 21251 consensus_peers.cc:597] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:53.668675 21251 consensus_peers.cc:597] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:53.992004 21251 consensus_peers.cc:597] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:54.317377 21083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:13:54.989085 21177 consensus_peers.cc:597] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:55.088897 21251 consensus_peers.cc:597] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:55.209450 21177 consensus_peers.cc:597] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:55.318434 21083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:13:55.576570 21177 consensus_peers.cc:597] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:55.740706 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:55.746784 21445 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:13:55.747710 21446 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:13:55.754628 16595 server_base.cc:1061] running on GCE node
W20260709 12:13:55.754680 21448 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:13:55.755757 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:55.756060 16595 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:13:55.756246 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599235756231 us; error 0 us; skew 500 ppm
I20260709 12:13:55.756872 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:55.759461 16595 webserver.cc:533] Webserver started at http://127.16.52.193:45463/ using document root <none> and password file <none>
I20260709 12:13:55.760031 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:55.760233 16595 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:13:55.763597 16595 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 12:13:55.767331 21453 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:13:55.768363 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:13:55.768709 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-0/minicluster-data/ts-0-root
uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52"
format_stamp: "Formatted at 2026-07-09 12:13:47 on dist-test-slave-stjn"
I20260709 12:13:55.769044 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599064320405-16595-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:13:55.782233 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:55.783524 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:55.785104 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:55.789121 21460 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 12:13:55.840524 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:13:55.840854 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.053s	user 0.003s	sys 0.000s
I20260709 12:13:55.841087 16595 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:13:55.846446 21460 tablet_bootstrap.cc:492] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap starting.
I20260709 12:13:55.862314 21460 tablet_bootstrap.cc:492] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52: 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:13:55.863282 21460 tablet_bootstrap.cc:492] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap complete.
I20260709 12:13:55.863948 21460 ts_tablet_manager.cc:1403] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 12:13:55.866479 21460 raft_consensus.cc:359] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } } peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } }
I20260709 12:13:55.867164 21460 raft_consensus.cc:740] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.867863 21460 consensus_queue.cc:260] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [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: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } } peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } }
I20260709 12:13:55.870388 21460 ts_tablet_manager.cc:1434] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:55.871327 21460 tablet_bootstrap.cc:492] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap starting.
I20260709 12:13:55.886843 21460 tablet_bootstrap.cc:492] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52: 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:13:55.887773 21460 tablet_bootstrap.cc:492] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap complete.
I20260709 12:13:55.888447 21460 ts_tablet_manager.cc:1403] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 12:13:55.890969 21460 raft_consensus.cc:359] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:55.891664 21460 raft_consensus.cc:740] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.892382 21460 consensus_queue.cc:260] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52 [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: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:55.894321 21460 ts_tablet_manager.cc:1434] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 12:13:55.895143 21460 tablet_bootstrap.cc:492] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap starting.
W20260709 12:13:55.897266 21251 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111) [suppressed 100 similar messages]
W20260709 12:13:55.899727 21251 consensus_peers.cc:597] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:55.901300 16595 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:13:55.901651 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.061s	user 0.059s	sys 0.000s
I20260709 12:13:55.911495 21460 tablet_bootstrap.cc:492] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52: 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:13:55.912698 21460 tablet_bootstrap.cc:492] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap complete.
I20260709 12:13:55.913537 21460 ts_tablet_manager.cc:1403] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 12:13:55.916772 21460 raft_consensus.cc:359] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:55.917641 21460 raft_consensus.cc:740] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.918618 21460 consensus_queue.cc:260] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [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: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
W20260709 12:13:55.923938 21177 consensus_peers.cc:597] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:55.923686 21460 ts_tablet_manager.cc:1434] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:13:55.925429 21460 tablet_bootstrap.cc:492] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap starting.
I20260709 12:13:55.940891 21460 tablet_bootstrap.cc:492] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52: 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:13:55.941934 21460 tablet_bootstrap.cc:492] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap complete.
I20260709 12:13:55.942601 21460 ts_tablet_manager.cc:1403] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 12:13:55.944846 21460 raft_consensus.cc:359] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:55.945504 21460 raft_consensus.cc:740] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.946120 21460 consensus_queue.cc:260] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [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: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:55.947611 21460 ts_tablet_manager.cc:1434] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 12:13:55.948315 21460 tablet_bootstrap.cc:492] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap starting.
I20260709 12:13:55.959046 21460 tablet_bootstrap.cc:492] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52: 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:13:55.959789 21460 tablet_bootstrap.cc:492] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap complete.
I20260709 12:13:55.960397 21460 ts_tablet_manager.cc:1403] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 12:13:55.962148 21460 raft_consensus.cc:359] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:55.962707 21460 raft_consensus.cc:740] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.963403 21460 consensus_queue.cc:260] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [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: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:55.964877 21460 ts_tablet_manager.cc:1434] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:13:55.965577 21460 tablet_bootstrap.cc:492] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap starting.
I20260709 12:13:55.973474 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.193:45845
I20260709 12:13:55.973685 21522 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.193:45845 every 8 connection(s)
I20260709 12:13:55.976776 21460 tablet_bootstrap.cc:492] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52: 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:13:55.977854 21460 tablet_bootstrap.cc:492] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap complete.
I20260709 12:13:55.978076 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:55.978605 21460 ts_tablet_manager.cc:1403] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 12:13:55.982734 21460 raft_consensus.cc:359] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:55.983784 21460 raft_consensus.cc:740] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Initialized, Role: FOLLOWER
I20260709 12:13:55.984822 21460 consensus_queue.cc:260] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52 [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: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:55.987762 21460 ts_tablet_manager.cc:1434] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 12:13:55.988849 21460 tablet_bootstrap.cc:492] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap starting.
I20260709 12:13:56.017730 21460 tablet_bootstrap.cc:492] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52: 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:13:56.018728 21460 tablet_bootstrap.cc:492] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap complete.
I20260709 12:13:56.019404 21460 ts_tablet_manager.cc:1403] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent bootstrapping tablet: real 0.031s	user 0.026s	sys 0.000s
I20260709 12:13:56.051509 21284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62a70fa67d58492ab96c264698d90ae6"
dest_uuid: "0190190ef0694729b8da32b94523b535"
mode: GRACEFUL
new_leader_uuid: "b0335d48284c441aa7c2e8cba80aa325"
 from {username='slave'} at 127.0.0.1:43956
I20260709 12:13:56.054260 21284 raft_consensus.cc:606] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 2 LEADER]: Received request to transfer leadership to TS b0335d48284c441aa7c2e8cba80aa325
I20260709 12:13:56.059489 21524 heartbeater.cc:344] Connected to a master server at 127.16.52.254:41499
I20260709 12:13:56.060408 21524 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:56.061306 21460 raft_consensus.cc:359] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:56.062146 21524 heartbeater.cc:507] Master 127.16.52.254:41499 requested a full tablet report, sending...
I20260709 12:13:56.062700 21460 raft_consensus.cc:740] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.062966 21286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1dd2bf1968d4dbeb706944b32ab0ec9"
dest_uuid: "0190190ef0694729b8da32b94523b535"
mode: GRACEFUL
new_leader_uuid: "b0335d48284c441aa7c2e8cba80aa325"
 from {username='slave'} at 127.0.0.1:43956
I20260709 12:13:56.064069 21286 raft_consensus.cc:606] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 1 LEADER]: Received request to transfer leadership to TS b0335d48284c441aa7c2e8cba80aa325
I20260709 12:13:56.064045 21460 consensus_queue.cc:260] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [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: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:56.066690 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:13:56.069119 21460 ts_tablet_manager.cc:1434] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.008s
I20260709 12:13:56.070004 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:56.071460 21460 tablet_bootstrap.cc:492] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap starting.
I20260709 12:13:56.072301 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:13:56.072291 21251 consensus_peers.cc:597] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. 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:13:56.081774 21035 ts_manager.cc:194] Re-registered known tserver with Master: bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845)
I20260709 12:13:56.094903 21460 tablet_bootstrap.cc:492] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52: 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:13:56.096055 21460 tablet_bootstrap.cc:492] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap complete.
I20260709 12:13:56.096000 21035 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51332
I20260709 12:13:56.096994 21460 ts_tablet_manager.cc:1403] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260709 12:13:56.099535 21460 raft_consensus.cc:359] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:56.100108 21460 raft_consensus.cc:740] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.100493 21524 heartbeater.cc:499] Master 127.16.52.254:41499 was elected leader, sending a full tablet report...
I20260709 12:13:56.100718 21460 consensus_queue.cc:260] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52 [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: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:56.102427 21460 ts_tablet_manager.cc:1434] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:13:56.103252 21460 tablet_bootstrap.cc:492] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap starting.
I20260709 12:13:56.119496 21460 tablet_bootstrap.cc:492] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52: 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:13:56.120306 21460 tablet_bootstrap.cc:492] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap complete.
I20260709 12:13:56.120867 21460 ts_tablet_manager.cc:1403] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 12:13:56.123255 21460 raft_consensus.cc:359] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:56.123956 21460 raft_consensus.cc:740] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.124701 21460 consensus_queue.cc:260] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [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: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:56.126828 21460 ts_tablet_manager.cc:1434] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:13:56.127700 21460 tablet_bootstrap.cc:492] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap starting.
I20260709 12:13:56.144461 21460 tablet_bootstrap.cc:492] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52: 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:13:56.145857 21460 tablet_bootstrap.cc:492] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52: Bootstrap complete.
I20260709 12:13:56.146574 21460 ts_tablet_manager.cc:1403] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 12:13:56.148969 21460 raft_consensus.cc:359] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:56.149788 21460 raft_consensus.cc:740] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcbedeca64dc4c6fa372bb77ccd4ab52, State: Initialized, Role: FOLLOWER
I20260709 12:13:56.150527 21496 raft_consensus.cc:3060] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:56.150552 21460 consensus_queue.cc:260] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [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: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:56.153393 21460 ts_tablet_manager.cc:1434] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:13:56.183550 21538 raft_consensus.cc:993] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535: : Instructing follower b0335d48284c441aa7c2e8cba80aa325 to start an election
I20260709 12:13:56.184477 21539 raft_consensus.cc:1081] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 2 LEADER]: Signalling peer b0335d48284c441aa7c2e8cba80aa325 to start an election
I20260709 12:13:56.186527 21210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62a70fa67d58492ab96c264698d90ae6"
dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
 from {username='slave'} at 127.0.0.1:47074
I20260709 12:13:56.187220 21210 raft_consensus.cc:493] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:56.187605 21210 raft_consensus.cc:3060] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:56.196539 21210 raft_consensus.cc:515] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:56.198331 21210 leader_election.cc:290] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 3 election: Requested vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:56.199128 21496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a70fa67d58492ab96c264698d90ae6" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52"
I20260709 12:13:56.199762 21284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a70fa67d58492ab96c264698d90ae6" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0190190ef0694729b8da32b94523b535"
I20260709 12:13:56.199858 21496 raft_consensus.cc:3060] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:56.200466 21284 raft_consensus.cc:3055] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:56.200773 21284 raft_consensus.cc:740] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0190190ef0694729b8da32b94523b535, State: Running, Role: LEADER
I20260709 12:13:56.201712 21284 consensus_queue.cc:260] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [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: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:56.202819 21284 raft_consensus.cc:3060] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:56.205968 21496 raft_consensus.cc:2468] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 3.
I20260709 12:13:56.207511 21177 leader_election.cc:304] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [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: b0335d48284c441aa7c2e8cba80aa325, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 
I20260709 12:13:56.208775 21444 raft_consensus.cc:2804] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:56.210124 21444 raft_consensus.cc:697] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [term 3 LEADER]: Becoming Leader. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Running, Role: LEADER
I20260709 12:13:56.211026 21444 consensus_queue.cc:237] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [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: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:56.211275 21284 raft_consensus.cc:2468] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 3.
I20260709 12:13:56.219447 21035 catalog_manager.cc:5697] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 reported cstate change: term changed from 2 to 3, leader changed from 0190190ef0694729b8da32b94523b535 (127.16.52.195) to b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194). New cstate: current_term: 3 leader_uuid: "b0335d48284c441aa7c2e8cba80aa325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:56.319711 21083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:13:56.400533 21539 raft_consensus.cc:993] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535: : Instructing follower b0335d48284c441aa7c2e8cba80aa325 to start an election
I20260709 12:13:56.401176 21443 raft_consensus.cc:1081] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 1 LEADER]: Signalling peer b0335d48284c441aa7c2e8cba80aa325 to start an election
I20260709 12:13:56.402755 21211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1dd2bf1968d4dbeb706944b32ab0ec9"
dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
 from {username='slave'} at 127.0.0.1:47074
I20260709 12:13:56.403234 21211 raft_consensus.cc:493] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:56.403548 21211 raft_consensus.cc:3060] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:56.410204 21211 raft_consensus.cc:515] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:56.412002 21211 leader_election.cc:290] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 2 election: Requested vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:56.412705 21496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1dd2bf1968d4dbeb706944b32ab0ec9" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52"
I20260709 12:13:56.413357 21496 raft_consensus.cc:3060] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:56.413444 21284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1dd2bf1968d4dbeb706944b32ab0ec9" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0190190ef0694729b8da32b94523b535"
I20260709 12:13:56.414019 21284 raft_consensus.cc:3055] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:56.414273 21284 raft_consensus.cc:740] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0190190ef0694729b8da32b94523b535, State: Running, Role: LEADER
I20260709 12:13:56.415010 21284 consensus_queue.cc:260] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:56.416112 21284 raft_consensus.cc:3060] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:56.418740 21496 raft_consensus.cc:2468] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 2.
I20260709 12:13:56.419771 21177 leader_election.cc:304] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0335d48284c441aa7c2e8cba80aa325, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 
I20260709 12:13:56.420526 21444 raft_consensus.cc:2804] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:56.420919 21444 raft_consensus.cc:697] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [term 2 LEADER]: Becoming Leader. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Running, Role: LEADER
I20260709 12:13:56.421608 21284 raft_consensus.cc:2468] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 2.
I20260709 12:13:56.421869 21444 consensus_queue.cc:237] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:56.428454 21035 catalog_manager.cc:5697] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 reported cstate change: term changed from 1 to 2, leader changed from 0190190ef0694729b8da32b94523b535 (127.16.52.195) to b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "b0335d48284c441aa7c2e8cba80aa325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:56.481564 21496 raft_consensus.cc:3060] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:56.731499 21496 raft_consensus.cc:1275] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 3 FOLLOWER]: Refusing update from remote peer b0335d48284c441aa7c2e8cba80aa325: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:56.733039 21548 consensus_queue.cc:1048] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:56.733615 21284 raft_consensus.cc:1275] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 3 FOLLOWER]: Refusing update from remote peer b0335d48284c441aa7c2e8cba80aa325: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:56.735291 21548 consensus_queue.cc:1048] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:56.870445 21284 raft_consensus.cc:1275] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Refusing update from remote peer b0335d48284c441aa7c2e8cba80aa325: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:56.871886 21540 consensus_queue.cc:1048] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:56.881552 21496 raft_consensus.cc:1275] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Refusing update from remote peer b0335d48284c441aa7c2e8cba80aa325: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:56.883530 21548 consensus_queue.cc:1048] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:57.089589 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:57.106259 21211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1dd2bf1968d4dbeb706944b32ab0ec9"
dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
mode: GRACEFUL
new_leader_uuid: "0190190ef0694729b8da32b94523b535"
 from {username='slave'} at 127.0.0.1:46762
I20260709 12:13:57.106927 21211 raft_consensus.cc:606] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [term 2 LEADER]: Received request to transfer leadership to TS 0190190ef0694729b8da32b94523b535
I20260709 12:13:57.109510 21211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eee80b0dccdb43b9b648e6730f20dcd9"
dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
mode: GRACEFUL
new_leader_uuid: "0190190ef0694729b8da32b94523b535"
 from {username='slave'} at 127.0.0.1:46762
I20260709 12:13:57.109974 21211 raft_consensus.cc:606] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 1 LEADER]: Received request to transfer leadership to TS 0190190ef0694729b8da32b94523b535
I20260709 12:13:57.110924 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:13:57.111348 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:57.111914 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:13:57.320683 21083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:13:57.382823 21444 raft_consensus.cc:993] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325: : Instructing follower 0190190ef0694729b8da32b94523b535 to start an election
I20260709 12:13:57.383319 21540 raft_consensus.cc:1081] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [term 2 LEADER]: Signalling peer 0190190ef0694729b8da32b94523b535 to start an election
I20260709 12:13:57.384760 21284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1dd2bf1968d4dbeb706944b32ab0ec9"
dest_uuid: "0190190ef0694729b8da32b94523b535"
 from {username='slave'} at 127.0.0.1:34442
I20260709 12:13:57.385331 21284 raft_consensus.cc:493] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:57.385658 21284 raft_consensus.cc:3060] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:57.392239 21284 raft_consensus.cc:515] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:57.393930 21284 leader_election.cc:290] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 3 election: Requested vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:57.394497 21496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1dd2bf1968d4dbeb706944b32ab0ec9" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52"
I20260709 12:13:57.395323 21496 raft_consensus.cc:3060] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:57.395316 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1dd2bf1968d4dbeb706944b32ab0ec9" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
I20260709 12:13:57.396363 21211 raft_consensus.cc:3055] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:57.396674 21211 raft_consensus.cc:740] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Running, Role: LEADER
I20260709 12:13:57.397393 21211 consensus_queue.cc:260] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [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: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:57.398343 21211 raft_consensus.cc:3060] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:57.401165 21496 raft_consensus.cc:2468] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 3.
I20260709 12:13:57.402238 21251 leader_election.cc:304] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [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: 0190190ef0694729b8da32b94523b535, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 
I20260709 12:13:57.402909 21443 raft_consensus.cc:2804] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:57.403342 21443 raft_consensus.cc:697] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 3 LEADER]: Becoming Leader. State: Replica: 0190190ef0694729b8da32b94523b535, State: Running, Role: LEADER
I20260709 12:13:57.403964 21211 raft_consensus.cc:2468] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 3.
I20260709 12:13:57.404198 21443 consensus_queue.cc:237] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [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: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:57.410292 21035 catalog_manager.cc:5697] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 reported cstate change: term changed from 2 to 3, leader changed from b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194) to 0190190ef0694729b8da32b94523b535 (127.16.52.195). New cstate: current_term: 3 leader_uuid: "0190190ef0694729b8da32b94523b535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:57.702885 21444 raft_consensus.cc:993] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325: : Instructing follower 0190190ef0694729b8da32b94523b535 to start an election
I20260709 12:13:57.703369 21540 raft_consensus.cc:1081] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 1 LEADER]: Signalling peer 0190190ef0694729b8da32b94523b535 to start an election
I20260709 12:13:57.704787 21284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eee80b0dccdb43b9b648e6730f20dcd9"
dest_uuid: "0190190ef0694729b8da32b94523b535"
 from {username='slave'} at 127.0.0.1:34442
I20260709 12:13:57.705255 21284 raft_consensus.cc:493] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:57.705546 21284 raft_consensus.cc:3060] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.710450 21284 raft_consensus.cc:515] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:57.711786 21284 leader_election.cc:290] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 2 election: Requested vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:57.712595 21496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee80b0dccdb43b9b648e6730f20dcd9" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52"
I20260709 12:13:57.712957 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee80b0dccdb43b9b648e6730f20dcd9" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
I20260709 12:13:57.713281 21496 raft_consensus.cc:3060] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.713582 21211 raft_consensus.cc:3055] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:57.713912 21211 raft_consensus.cc:740] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Running, Role: LEADER
I20260709 12:13:57.714788 21211 consensus_queue.cc:260] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:57.716264 21211 raft_consensus.cc:3060] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.720750 21496 raft_consensus.cc:2468] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 2.
I20260709 12:13:57.721983 21251 leader_election.cc:304] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0190190ef0694729b8da32b94523b535, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 
I20260709 12:13:57.722674 21443 raft_consensus.cc:2804] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:57.723150 21443 raft_consensus.cc:697] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [term 2 LEADER]: Becoming Leader. State: Replica: 0190190ef0694729b8da32b94523b535, State: Running, Role: LEADER
I20260709 12:13:57.723496 21211 raft_consensus.cc:2468] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 2.
I20260709 12:13:57.724119 21443 consensus_queue.cc:237] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:57.730511 21035 catalog_manager.cc:5697] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 reported cstate change: term changed from 1 to 2, leader changed from b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194) to 0190190ef0694729b8da32b94523b535 (127.16.52.195). New cstate: current_term: 2 leader_uuid: "0190190ef0694729b8da32b94523b535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:57.868242 21211 raft_consensus.cc:1275] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [term 3 FOLLOWER]: Refusing update from remote peer 0190190ef0694729b8da32b94523b535: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:57.869629 21538 consensus_queue.cc:1048] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:57.879015 21496 raft_consensus.cc:1275] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 3 FOLLOWER]: Refusing update from remote peer 0190190ef0694729b8da32b94523b535: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:57.882445 21443 consensus_queue.cc:1048] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:58.118129 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:58.125689 21284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f8048f344ae424b91c3a9a39397f5d5"
dest_uuid: "0190190ef0694729b8da32b94523b535"
mode: GRACEFUL
new_leader_uuid: "b0335d48284c441aa7c2e8cba80aa325"
 from {username='slave'} at 127.0.0.1:43956
I20260709 12:13:58.126164 21284 raft_consensus.cc:606] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [term 1 LEADER]: Received request to transfer leadership to TS b0335d48284c441aa7c2e8cba80aa325
I20260709 12:13:58.128719 21284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9a1ecbb74c0459fb2ff679ad2b5e320"
dest_uuid: "0190190ef0694729b8da32b94523b535"
mode: GRACEFUL
new_leader_uuid: "b0335d48284c441aa7c2e8cba80aa325"
 from {username='slave'} at 127.0.0.1:43956
I20260709 12:13:58.129140 21284 raft_consensus.cc:606] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [term 1 LEADER]: Received request to transfer leadership to TS b0335d48284c441aa7c2e8cba80aa325
I20260709 12:13:58.130103 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:13:58.130549 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:58.131047 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:58.133088 21211 raft_consensus.cc:1275] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Refusing update from remote peer 0190190ef0694729b8da32b94523b535: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:58.134367 21443 consensus_queue.cc:1048] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:58.143420 21496 raft_consensus.cc:1275] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Refusing update from remote peer 0190190ef0694729b8da32b94523b535: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:58.145073 21443 consensus_queue.cc:1048] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:58.184859 21563 raft_consensus.cc:993] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535: : Instructing follower b0335d48284c441aa7c2e8cba80aa325 to start an election
I20260709 12:13:58.185267 21443 raft_consensus.cc:1081] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [term 1 LEADER]: Signalling peer b0335d48284c441aa7c2e8cba80aa325 to start an election
I20260709 12:13:58.186685 21211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f8048f344ae424b91c3a9a39397f5d5"
dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
 from {username='slave'} at 127.0.0.1:47074
I20260709 12:13:58.187182 21211 raft_consensus.cc:493] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:58.187598 21211 raft_consensus.cc:3060] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.192961 21211 raft_consensus.cc:515] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:58.194633 21211 leader_election.cc:290] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 2 election: Requested vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:58.195556 21496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8048f344ae424b91c3a9a39397f5d5" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52"
I20260709 12:13:58.195712 21284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8048f344ae424b91c3a9a39397f5d5" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0190190ef0694729b8da32b94523b535"
I20260709 12:13:58.196271 21496 raft_consensus.cc:3060] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.196382 21284 raft_consensus.cc:3055] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:58.196725 21284 raft_consensus.cc:740] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0190190ef0694729b8da32b94523b535, State: Running, Role: LEADER
I20260709 12:13:58.197400 21284 consensus_queue.cc:260] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:58.198342 21284 raft_consensus.cc:3060] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.202404 21496 raft_consensus.cc:2468] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 2.
I20260709 12:13:58.203886 21177 leader_election.cc:304] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0335d48284c441aa7c2e8cba80aa325, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 
I20260709 12:13:58.204666 21284 raft_consensus.cc:2468] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 2.
I20260709 12:13:58.204676 21444 raft_consensus.cc:2804] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:58.205492 21444 raft_consensus.cc:697] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325 [term 2 LEADER]: Becoming Leader. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Running, Role: LEADER
I20260709 12:13:58.206437 21444 consensus_queue.cc:237] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:58.213511 21035 catalog_manager.cc:5697] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325 reported cstate change: term changed from 1 to 2, leader changed from 0190190ef0694729b8da32b94523b535 (127.16.52.195) to b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "b0335d48284c441aa7c2e8cba80aa325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:58.321589 21083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:13:58.539395 21563 raft_consensus.cc:993] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535: : Instructing follower b0335d48284c441aa7c2e8cba80aa325 to start an election
I20260709 12:13:58.540040 21443 raft_consensus.cc:1081] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [term 1 LEADER]: Signalling peer b0335d48284c441aa7c2e8cba80aa325 to start an election
I20260709 12:13:58.541608 21211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9a1ecbb74c0459fb2ff679ad2b5e320"
dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
 from {username='slave'} at 127.0.0.1:47074
I20260709 12:13:58.542092 21211 raft_consensus.cc:493] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:58.542426 21211 raft_consensus.cc:3060] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.547503 21211 raft_consensus.cc:515] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:58.549281 21211 leader_election.cc:290] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 2 election: Requested vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:13:58.550094 21496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a1ecbb74c0459fb2ff679ad2b5e320" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52"
I20260709 12:13:58.550239 21284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a1ecbb74c0459fb2ff679ad2b5e320" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0190190ef0694729b8da32b94523b535"
I20260709 12:13:58.550717 21496 raft_consensus.cc:3060] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.550885 21284 raft_consensus.cc:3055] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:58.551268 21284 raft_consensus.cc:740] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0190190ef0694729b8da32b94523b535, State: Running, Role: LEADER
I20260709 12:13:58.552034 21284 consensus_queue.cc:260] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:58.552971 21284 raft_consensus.cc:3060] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.556053 21496 raft_consensus.cc:2468] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 2.
I20260709 12:13:58.557214 21177 leader_election.cc:304] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0335d48284c441aa7c2e8cba80aa325, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 
I20260709 12:13:58.557778 21284 raft_consensus.cc:2468] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 2.
I20260709 12:13:58.558004 21540 raft_consensus.cc:2804] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:58.558529 21540 raft_consensus.cc:697] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [term 2 LEADER]: Becoming Leader. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Running, Role: LEADER
I20260709 12:13:58.559396 21540 consensus_queue.cc:237] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:58.566138 21035 catalog_manager.cc:5697] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 reported cstate change: term changed from 1 to 2, leader changed from 0190190ef0694729b8da32b94523b535 (127.16.52.195) to b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "b0335d48284c441aa7c2e8cba80aa325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:58.739490 21496 raft_consensus.cc:1275] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Refusing update from remote peer b0335d48284c441aa7c2e8cba80aa325: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:58.740763 21540 consensus_queue.cc:1048] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:58.753213 21284 raft_consensus.cc:1275] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Refusing update from remote peer b0335d48284c441aa7c2e8cba80aa325: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:58.754534 21573 consensus_queue.cc:1048] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:59.013072 21496 raft_consensus.cc:1275] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Refusing update from remote peer b0335d48284c441aa7c2e8cba80aa325: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:59.014458 21573 consensus_queue.cc:1048] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:59.022917 21284 raft_consensus.cc:1275] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Refusing update from remote peer b0335d48284c441aa7c2e8cba80aa325: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:59.024199 21573 consensus_queue.cc:1048] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:59.138355 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:59.146173 21211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a413b90e28424f478e717aab37ace80e"
dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
mode: GRACEFUL
new_leader_uuid: "0190190ef0694729b8da32b94523b535"
 from {username='slave'} at 127.0.0.1:46762
I20260709 12:13:59.146652 21211 raft_consensus.cc:606] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 1 LEADER]: Received request to transfer leadership to TS 0190190ef0694729b8da32b94523b535
I20260709 12:13:59.148882 21211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d589dae81ad64344a9c51bccf48bcaab"
dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
mode: GRACEFUL
new_leader_uuid: "0190190ef0694729b8da32b94523b535"
 from {username='slave'} at 127.0.0.1:46762
I20260709 12:13:59.149284 21211 raft_consensus.cc:606] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [term 2 LEADER]: Received request to transfer leadership to TS 0190190ef0694729b8da32b94523b535
I20260709 12:13:59.150265 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:13:59.150687 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:59.151167 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:13:59.322459 21083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:13:59.335112 21573 raft_consensus.cc:993] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325: : Instructing follower 0190190ef0694729b8da32b94523b535 to start an election
I20260709 12:13:59.335628 21444 raft_consensus.cc:1081] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [term 2 LEADER]: Signalling peer 0190190ef0694729b8da32b94523b535 to start an election
I20260709 12:13:59.336977 21284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d589dae81ad64344a9c51bccf48bcaab"
dest_uuid: "0190190ef0694729b8da32b94523b535"
 from {username='slave'} at 127.0.0.1:34442
I20260709 12:13:59.337411 21284 raft_consensus.cc:493] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:59.337672 21284 raft_consensus.cc:3060] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:59.342797 21284 raft_consensus.cc:515] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } } peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } }
I20260709 12:13:59.344300 21284 leader_election.cc:290] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 3 election: Requested vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:59.344995 21496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d589dae81ad64344a9c51bccf48bcaab" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52"
I20260709 12:13:59.345266 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d589dae81ad64344a9c51bccf48bcaab" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
I20260709 12:13:59.345644 21496 raft_consensus.cc:3060] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:59.345872 21211 raft_consensus.cc:3055] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:59.346238 21211 raft_consensus.cc:740] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Running, Role: LEADER
I20260709 12:13:59.346927 21211 consensus_queue.cc:260] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [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: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } } peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } }
I20260709 12:13:59.347947 21211 raft_consensus.cc:3060] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:59.350334 21496 raft_consensus.cc:2468] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 3.
I20260709 12:13:59.351255 21251 leader_election.cc:304] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [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: 0190190ef0694729b8da32b94523b535, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 
I20260709 12:13:59.351914 21443 raft_consensus.cc:2804] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:59.352778 21443 raft_consensus.cc:697] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [term 3 LEADER]: Becoming Leader. State: Replica: 0190190ef0694729b8da32b94523b535, State: Running, Role: LEADER
I20260709 12:13:59.353004 21211 raft_consensus.cc:2468] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 3.
I20260709 12:13:59.353708 21443 consensus_queue.cc:237] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [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: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } } peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } }
I20260709 12:13:59.360013 21035 catalog_manager.cc:5697] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 reported cstate change: term changed from 2 to 3, leader changed from b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194) to 0190190ef0694729b8da32b94523b535 (127.16.52.195). New cstate: current_term: 3 leader_uuid: "0190190ef0694729b8da32b94523b535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:59.599896 21573 raft_consensus.cc:993] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325: : Instructing follower 0190190ef0694729b8da32b94523b535 to start an election
I20260709 12:13:59.600414 21540 raft_consensus.cc:1081] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 1 LEADER]: Signalling peer 0190190ef0694729b8da32b94523b535 to start an election
I20260709 12:13:59.601758 21284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a413b90e28424f478e717aab37ace80e"
dest_uuid: "0190190ef0694729b8da32b94523b535"
 from {username='slave'} at 127.0.0.1:34442
I20260709 12:13:59.602236 21284 raft_consensus.cc:493] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:59.602502 21284 raft_consensus.cc:3060] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:59.607053 21284 raft_consensus.cc:515] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:59.608347 21284 leader_election.cc:290] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 2 election: Requested vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194:38119)
I20260709 12:13:59.609138 21496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a413b90e28424f478e717aab37ace80e" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52"
I20260709 12:13:59.609368 21211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a413b90e28424f478e717aab37ace80e" candidate_uuid: "0190190ef0694729b8da32b94523b535" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
I20260709 12:13:59.609724 21496 raft_consensus.cc:3060] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:59.609959 21211 raft_consensus.cc:3055] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:59.610302 21211 raft_consensus.cc:740] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Running, Role: LEADER
I20260709 12:13:59.611066 21211 consensus_queue.cc:260] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:59.612109 21211 raft_consensus.cc:3060] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:59.614650 21496 raft_consensus.cc:2468] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 2.
I20260709 12:13:59.615763 21251 leader_election.cc:304] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0190190ef0694729b8da32b94523b535, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 
I20260709 12:13:59.616482 21443 raft_consensus.cc:2804] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:59.616936 21211 raft_consensus.cc:2468] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0190190ef0694729b8da32b94523b535 in term 2.
I20260709 12:13:59.616936 21443 raft_consensus.cc:697] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [term 2 LEADER]: Becoming Leader. State: Replica: 0190190ef0694729b8da32b94523b535, State: Running, Role: LEADER
I20260709 12:13:59.618219 21443 consensus_queue.cc:237] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:13:59.625332 21035 catalog_manager.cc:5697] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 reported cstate change: term changed from 1 to 2, leader changed from b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194) to 0190190ef0694729b8da32b94523b535 (127.16.52.195). New cstate: current_term: 2 leader_uuid: "0190190ef0694729b8da32b94523b535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:59.842185 21211 raft_consensus.cc:1275] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [term 3 FOLLOWER]: Refusing update from remote peer 0190190ef0694729b8da32b94523b535: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:59.843518 21443 consensus_queue.cc:1048] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:59.853245 21496 raft_consensus.cc:1275] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 3 FOLLOWER]: Refusing update from remote peer 0190190ef0694729b8da32b94523b535: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:59.857426 21579 consensus_queue.cc:1048] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:00.033222 21210 raft_consensus.cc:1275] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Refusing update from remote peer 0190190ef0694729b8da32b94523b535: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:00.034476 21579 consensus_queue.cc:1048] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:00.042845 21496 raft_consensus.cc:1275] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Refusing update from remote peer 0190190ef0694729b8da32b94523b535: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:00.044368 21588 consensus_queue.cc:1048] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:00.158586 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:00.166014 21284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a413b90e28424f478e717aab37ace80e"
dest_uuid: "0190190ef0694729b8da32b94523b535"
mode: GRACEFUL
new_leader_uuid: "b0335d48284c441aa7c2e8cba80aa325"
 from {username='slave'} at 127.0.0.1:43956
I20260709 12:14:00.166627 21284 raft_consensus.cc:606] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [term 2 LEADER]: Received request to transfer leadership to TS b0335d48284c441aa7c2e8cba80aa325
I20260709 12:14:00.169131 21284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eee80b0dccdb43b9b648e6730f20dcd9"
dest_uuid: "0190190ef0694729b8da32b94523b535"
mode: GRACEFUL
new_leader_uuid: "b0335d48284c441aa7c2e8cba80aa325"
 from {username='slave'} at 127.0.0.1:43956
I20260709 12:14:00.169600 21284 raft_consensus.cc:606] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [term 2 LEADER]: Received request to transfer leadership to TS b0335d48284c441aa7c2e8cba80aa325
I20260709 12:14:00.170578 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:00.171144 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:00.171705 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:14:00.323431 21083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:00.460868 21579 raft_consensus.cc:993] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535: : Instructing follower b0335d48284c441aa7c2e8cba80aa325 to start an election
I20260709 12:14:00.461499 21579 raft_consensus.cc:1081] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [term 2 LEADER]: Signalling peer b0335d48284c441aa7c2e8cba80aa325 to start an election
I20260709 12:14:00.463229 21210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a413b90e28424f478e717aab37ace80e"
dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
 from {username='slave'} at 127.0.0.1:47074
I20260709 12:14:00.463639 21210 raft_consensus.cc:493] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:00.463960 21210 raft_consensus.cc:3060] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:00.470772 21210 raft_consensus.cc:515] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:14:00.472720 21210 leader_election.cc:290] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 3 election: Requested vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:14:00.473529 21284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a413b90e28424f478e717aab37ace80e" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0190190ef0694729b8da32b94523b535"
I20260709 12:14:00.473408 21497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a413b90e28424f478e717aab37ace80e" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52"
I20260709 12:14:00.474164 21284 raft_consensus.cc:3055] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:00.474280 21497 raft_consensus.cc:3060] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:00.474524 21284 raft_consensus.cc:740] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0190190ef0694729b8da32b94523b535, State: Running, Role: LEADER
I20260709 12:14:00.475400 21284 consensus_queue.cc:260] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [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: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:14:00.476284 21284 raft_consensus.cc:3060] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:00.480172 21497 raft_consensus.cc:2468] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 3.
I20260709 12:14:00.481397 21177 leader_election.cc:304] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [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: b0335d48284c441aa7c2e8cba80aa325, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 
I20260709 12:14:00.482134 21573 raft_consensus.cc:2804] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:00.482545 21284 raft_consensus.cc:2468] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 3.
I20260709 12:14:00.482666 21573 raft_consensus.cc:697] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 3 LEADER]: Becoming Leader. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Running, Role: LEADER
I20260709 12:14:00.483551 21573 consensus_queue.cc:237] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [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: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:14:00.490172 21035 catalog_manager.cc:5697] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 reported cstate change: term changed from 2 to 3, leader changed from 0190190ef0694729b8da32b94523b535 (127.16.52.195) to b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194). New cstate: current_term: 3 leader_uuid: "b0335d48284c441aa7c2e8cba80aa325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.666184 21588 raft_consensus.cc:993] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535: : Instructing follower b0335d48284c441aa7c2e8cba80aa325 to start an election
I20260709 12:14:00.666653 21579 raft_consensus.cc:1081] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [term 2 LEADER]: Signalling peer b0335d48284c441aa7c2e8cba80aa325 to start an election
I20260709 12:14:00.668167 21210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eee80b0dccdb43b9b648e6730f20dcd9"
dest_uuid: "b0335d48284c441aa7c2e8cba80aa325"
 from {username='slave'} at 127.0.0.1:47074
I20260709 12:14:00.668638 21210 raft_consensus.cc:493] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:00.668985 21210 raft_consensus.cc:3060] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:00.673975 21210 raft_consensus.cc:515] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:14:00.675240 21210 leader_election.cc:290] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [CANDIDATE]: Term 3 election: Requested vote from peers bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845), 0190190ef0694729b8da32b94523b535 (127.16.52.195:34655)
I20260709 12:14:00.676129 21497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee80b0dccdb43b9b648e6730f20dcd9" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52"
I20260709 12:14:00.676417 21284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee80b0dccdb43b9b648e6730f20dcd9" candidate_uuid: "b0335d48284c441aa7c2e8cba80aa325" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0190190ef0694729b8da32b94523b535"
I20260709 12:14:00.676774 21497 raft_consensus.cc:3060] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:00.676959 21284 raft_consensus.cc:3055] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:00.677276 21284 raft_consensus.cc:740] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0190190ef0694729b8da32b94523b535, State: Running, Role: LEADER
I20260709 12:14:00.678010 21284 consensus_queue.cc:260] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [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: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:14:00.679128 21284 raft_consensus.cc:3060] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:00.683650 21497 raft_consensus.cc:2468] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 3.
I20260709 12:14:00.685148 21177 leader_election.cc:304] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [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: b0335d48284c441aa7c2e8cba80aa325, bcbedeca64dc4c6fa372bb77ccd4ab52; no voters: 
I20260709 12:14:00.685871 21573 raft_consensus.cc:2804] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:00.686280 21573 raft_consensus.cc:697] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 3 LEADER]: Becoming Leader. State: Replica: b0335d48284c441aa7c2e8cba80aa325, State: Running, Role: LEADER
I20260709 12:14:00.686424 21284 raft_consensus.cc:2468] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0335d48284c441aa7c2e8cba80aa325 in term 3.
I20260709 12:14:00.687064 21573 consensus_queue.cc:237] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [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: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } }
I20260709 12:14:00.693637 21035 catalog_manager.cc:5697] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 reported cstate change: term changed from 2 to 3, leader changed from 0190190ef0694729b8da32b94523b535 (127.16.52.195) to b0335d48284c441aa7c2e8cba80aa325 (127.16.52.194). New cstate: current_term: 3 leader_uuid: "b0335d48284c441aa7c2e8cba80aa325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0335d48284c441aa7c2e8cba80aa325" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 38119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.974009 21497 raft_consensus.cc:1275] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 3 FOLLOWER]: Refusing update from remote peer b0335d48284c441aa7c2e8cba80aa325: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:00.975255 21573 consensus_queue.cc:1048] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:00.986024 21284 raft_consensus.cc:1275] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [term 3 FOLLOWER]: Refusing update from remote peer b0335d48284c441aa7c2e8cba80aa325: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:00.987774 21573 consensus_queue.cc:1048] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:01.103564 21284 raft_consensus.cc:1275] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [term 3 FOLLOWER]: Refusing update from remote peer b0335d48284c441aa7c2e8cba80aa325: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:01.104800 21601 consensus_queue.cc:1048] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0190190ef0694729b8da32b94523b535" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:01.113276 21497 raft_consensus.cc:1275] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 3 FOLLOWER]: Refusing update from remote peer b0335d48284c441aa7c2e8cba80aa325: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:01.114976 21540 consensus_queue.cc:1048] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcbedeca64dc4c6fa372bb77ccd4ab52" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 45845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:01.177637 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:01.210117 16595 tablet_server.cc:179] TabletServer@127.16.52.193:45845 shutting down...
W20260709 12:14:01.219025 21251 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260709 12:14:01.223654 21251 consensus_peers.cc:597] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. 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:14:01.225517 21251 consensus_peers.cc:597] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: 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:14:01.239313 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:01.240281 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:01.241077 16595 raft_consensus.cc:2243] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.241611 16595 raft_consensus.cc:2272] T b1dd2bf1968d4dbeb706944b32ab0ec9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.243434 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:01.244089 16595 raft_consensus.cc:2243] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.244521 16595 raft_consensus.cc:2272] T c9a1ecbb74c0459fb2ff679ad2b5e320 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.246316 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:01.246899 16595 raft_consensus.cc:2243] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.247321 16595 raft_consensus.cc:2272] T 62a70fa67d58492ab96c264698d90ae6 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.249071 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:01.249594 16595 raft_consensus.cc:2243] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.250015 16595 raft_consensus.cc:2272] T a413b90e28424f478e717aab37ace80e P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.252776 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:01.253340 16595 raft_consensus.cc:2243] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.253746 16595 raft_consensus.cc:2272] T 7f8048f344ae424b91c3a9a39397f5d5 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.255928 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:01.256619 16595 raft_consensus.cc:2243] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.257038 16595 raft_consensus.cc:2272] T fd2d6f8a2bd34b3e9e84984bcb72373f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.259500 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:01.260074 16595 raft_consensus.cc:2243] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.260496 16595 raft_consensus.cc:2272] T eee80b0dccdb43b9b648e6730f20dcd9 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.262909 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:01.263449 16595 raft_consensus.cc:2243] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.263950 16595 raft_consensus.cc:2272] T d589dae81ad64344a9c51bccf48bcaab P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.265851 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:01.266369 16595 raft_consensus.cc:2243] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.266772 16595 raft_consensus.cc:2272] T 81b638e7e0c74df1bba766c3b07e4d86 P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.268747 16595 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:01.269222 16595 raft_consensus.cc:2243] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.269647 16595 raft_consensus.cc:2272] T 3bbe92be7ff74f9fa0c736e6356c042f P bcbedeca64dc4c6fa372bb77ccd4ab52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.299506 16595 tablet_server.cc:196] TabletServer@127.16.52.193:45845 shutdown complete.
W20260709 12:14:01.317656 21177 consensus_peers.cc:597] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:01.324400 21083 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:01.326046 16595 tablet_server.cc:179] TabletServer@127.16.52.194:0 shutting down...
I20260709 12:14:01.346855 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:01.347621 16595 tablet_replica.cc:333] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325: stopping tablet replica
I20260709 12:14:01.348596 16595 raft_consensus.cc:2243] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:01.349491 16595 raft_consensus.cc:2272] T 7f8048f344ae424b91c3a9a39397f5d5 P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.351433 16595 tablet_replica.cc:333] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325: stopping tablet replica
I20260709 12:14:01.352056 16595 raft_consensus.cc:2243] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.352435 16595 raft_consensus.cc:2272] T b1dd2bf1968d4dbeb706944b32ab0ec9 P b0335d48284c441aa7c2e8cba80aa325 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.354307 16595 tablet_replica.cc:333] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325: stopping tablet replica
I20260709 12:14:01.354801 16595 raft_consensus.cc:2243] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:01.355461 16595 raft_consensus.cc:2272] T 62a70fa67d58492ab96c264698d90ae6 P b0335d48284c441aa7c2e8cba80aa325 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.358784 16595 tablet_replica.cc:333] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325: stopping tablet replica
I20260709 12:14:01.359385 16595 raft_consensus.cc:2243] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:01.360213 16595 raft_consensus.cc:2272] T a413b90e28424f478e717aab37ace80e P b0335d48284c441aa7c2e8cba80aa325 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.362874 16595 tablet_replica.cc:333] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325: stopping tablet replica
I20260709 12:14:01.363443 16595 raft_consensus.cc:2243] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:01.364226 16595 raft_consensus.cc:2272] T c9a1ecbb74c0459fb2ff679ad2b5e320 P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.366411 16595 tablet_replica.cc:333] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325: stopping tablet replica
I20260709 12:14:01.366921 16595 raft_consensus.cc:2243] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:01.367676 16595 raft_consensus.cc:2272] T 3bbe92be7ff74f9fa0c736e6356c042f P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.369654 16595 tablet_replica.cc:333] T fd2d6f8a2bd34b3e9e84984bcb72373f P b0335d48284c441aa7c2e8cba80aa325: stopping tablet replica
I20260709 12:14:01.370200 16595 raft_consensus.cc:2243] T fd2d6f8a2bd34b3e9e84984bcb72373f P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.370615 16595 raft_consensus.cc:2272] T fd2d6f8a2bd34b3e9e84984bcb72373f P b0335d48284c441aa7c2e8cba80aa325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.372601 16595 tablet_replica.cc:333] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325: stopping tablet replica
I20260709 12:14:01.373119 16595 raft_consensus.cc:2243] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:01.373842 16595 raft_consensus.cc:2272] T eee80b0dccdb43b9b648e6730f20dcd9 P b0335d48284c441aa7c2e8cba80aa325 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.376183 16595 tablet_replica.cc:333] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325: stopping tablet replica
I20260709 12:14:01.376703 16595 raft_consensus.cc:2243] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.377110 16595 raft_consensus.cc:2272] T d589dae81ad64344a9c51bccf48bcaab P b0335d48284c441aa7c2e8cba80aa325 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.378876 16595 tablet_replica.cc:333] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325: stopping tablet replica
I20260709 12:14:01.379370 16595 raft_consensus.cc:2243] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.379772 16595 raft_consensus.cc:2272] T 81b638e7e0c74df1bba766c3b07e4d86 P b0335d48284c441aa7c2e8cba80aa325 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.402771 16595 tablet_server.cc:196] TabletServer@127.16.52.194:0 shutdown complete.
W20260709 12:14:01.405323 21251 consensus_peers.cc:597] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 -> Peer bcbedeca64dc4c6fa372bb77ccd4ab52 (127.16.52.193:45845): Couldn't send request to peer bcbedeca64dc4c6fa372bb77ccd4ab52. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:45845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:01.425416 16595 tablet_server.cc:179] TabletServer@127.16.52.195:0 shutting down...
I20260709 12:14:01.450229 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:01.450924 16595 tablet_replica.cc:333] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535: stopping tablet replica
I20260709 12:14:01.451615 16595 raft_consensus.cc:2243] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.452162 16595 raft_consensus.cc:2272] T a413b90e28424f478e717aab37ace80e P 0190190ef0694729b8da32b94523b535 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.454646 16595 tablet_replica.cc:333] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535: stopping tablet replica
I20260709 12:14:01.455200 16595 raft_consensus.cc:2243] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.455649 16595 raft_consensus.cc:2272] T 62a70fa67d58492ab96c264698d90ae6 P 0190190ef0694729b8da32b94523b535 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.457496 16595 tablet_replica.cc:333] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535: stopping tablet replica
I20260709 12:14:01.458076 16595 raft_consensus.cc:2243] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.458492 16595 raft_consensus.cc:2272] T eee80b0dccdb43b9b648e6730f20dcd9 P 0190190ef0694729b8da32b94523b535 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.460844 16595 tablet_replica.cc:333] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535: stopping tablet replica
I20260709 12:14:01.461369 16595 raft_consensus.cc:2243] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:01.462164 16595 raft_consensus.cc:2272] T fd2d6f8a2bd34b3e9e84984bcb72373f P 0190190ef0694729b8da32b94523b535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.464150 16595 tablet_replica.cc:333] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535: stopping tablet replica
I20260709 12:14:01.464628 16595 raft_consensus.cc:2243] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.465034 16595 raft_consensus.cc:2272] T c9a1ecbb74c0459fb2ff679ad2b5e320 P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.466995 16595 tablet_replica.cc:333] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535: stopping tablet replica
I20260709 12:14:01.467482 16595 raft_consensus.cc:2243] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.467981 16595 raft_consensus.cc:2272] T 3bbe92be7ff74f9fa0c736e6356c042f P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.469938 16595 tablet_replica.cc:333] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535: stopping tablet replica
I20260709 12:14:01.470409 16595 raft_consensus.cc:2243] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:01.471189 16595 raft_consensus.cc:2272] T 81b638e7e0c74df1bba766c3b07e4d86 P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.473272 16595 tablet_replica.cc:333] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535: stopping tablet replica
I20260709 12:14:01.473824 16595 raft_consensus.cc:2243] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:01.474535 16595 raft_consensus.cc:2272] T d589dae81ad64344a9c51bccf48bcaab P 0190190ef0694729b8da32b94523b535 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.476375 16595 tablet_replica.cc:333] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535: stopping tablet replica
I20260709 12:14:01.476861 16595 raft_consensus.cc:2243] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:01.477259 16595 raft_consensus.cc:2272] T 7f8048f344ae424b91c3a9a39397f5d5 P 0190190ef0694729b8da32b94523b535 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.479027 16595 tablet_replica.cc:333] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535: stopping tablet replica
I20260709 12:14:01.479503 16595 raft_consensus.cc:2243] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:01.480309 16595 raft_consensus.cc:2272] T b1dd2bf1968d4dbeb706944b32ab0ec9 P 0190190ef0694729b8da32b94523b535 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.510478 16595 tablet_server.cc:196] TabletServer@127.16.52.195:0 shutdown complete.
I20260709 12:14:01.537111 16595 master.cc:562] Master@127.16.52.254:41499 shutting down...
I20260709 12:14:01.569124 16595 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:01.569854 16595 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:01.570297 16595 tablet_replica.cc:333] T 00000000000000000000000000000000 P f541153f87904adaa17f7fd99567211e: stopping tablet replica
I20260709 12:14:01.591915 16595 master.cc:584] Master@127.16.52.254:41499 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14471 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:14:01.635674 16595 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.52.254:42253
I20260709 12:14:01.636915 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:01.642453 21612 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:14:01.642419 21613 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:14:01.644156 21615 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:14:01.647310 16595 server_base.cc:1061] running on GCE node
I20260709 12:14:01.652081 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:01.652297 16595 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:14:01.652412 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599241652402 us; error 0 us; skew 500 ppm
I20260709 12:14:01.652892 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:01.655280 16595 webserver.cc:533] Webserver started at http://127.16.52.254:39845/ using document root <none> and password file <none>
I20260709 12:14:01.655743 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:01.655982 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:01.656215 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:01.657313 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599064320405-16595-0/minicluster-data/master-0-root/instance:
uuid: "ffe96616d7234de08755a638729fa3a6"
format_stamp: "Formatted at 2026-07-09 12:14:01 on dist-test-slave-stjn"
I20260709 12:14:01.661847 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 12:14:01.665421 21620 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:14:01.666172 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:14:01.666482 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599064320405-16595-0/minicluster-data/master-0-root
uuid: "ffe96616d7234de08755a638729fa3a6"
format_stamp: "Formatted at 2026-07-09 12:14:01 on dist-test-slave-stjn"
I20260709 12:14:01.666760 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599064320405-16595-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599064320405-16595-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599064320405-16595-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:14:01.683640 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:01.684989 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:01.724335 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.254:42253
I20260709 12:14:01.724510 21671 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.254:42253 every 8 connection(s)
I20260709 12:14:01.728322 21672 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:14:01.740129 21672 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6: Bootstrap starting.
I20260709 12:14:01.744876 21672 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:01.749104 21672 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6: No bootstrap required, opened a new log
I20260709 12:14:01.751200 21672 raft_consensus.cc:359] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffe96616d7234de08755a638729fa3a6" member_type: VOTER }
I20260709 12:14:01.751567 21672 raft_consensus.cc:385] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:01.751745 21672 raft_consensus.cc:740] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffe96616d7234de08755a638729fa3a6, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.752319 21672 consensus_queue.cc:260] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ffe96616d7234de08755a638729fa3a6" member_type: VOTER }
I20260709 12:14:01.752754 21672 raft_consensus.cc:399] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:01.752960 21672 raft_consensus.cc:493] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:01.753165 21672 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:01.757997 21672 raft_consensus.cc:515] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffe96616d7234de08755a638729fa3a6" member_type: VOTER }
I20260709 12:14:01.758458 21672 leader_election.cc:304] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6 [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: ffe96616d7234de08755a638729fa3a6; no voters: 
I20260709 12:14:01.759541 21672 leader_election.cc:290] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:01.759948 21675 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:01.761358 21675 raft_consensus.cc:697] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6 [term 1 LEADER]: Becoming Leader. State: Replica: ffe96616d7234de08755a638729fa3a6, State: Running, Role: LEADER
I20260709 12:14:01.762019 21675 consensus_queue.cc:237] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6 [LEADER]: Queue going to LEADER mode. State: All 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: "ffe96616d7234de08755a638729fa3a6" member_type: VOTER }
I20260709 12:14:01.762431 21672 sys_catalog.cc:565] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:01.765161 21676 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ffe96616d7234de08755a638729fa3a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffe96616d7234de08755a638729fa3a6" member_type: VOTER } }
I20260709 12:14:01.765358 21677 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ffe96616d7234de08755a638729fa3a6. Latest consensus state: current_term: 1 leader_uuid: "ffe96616d7234de08755a638729fa3a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffe96616d7234de08755a638729fa3a6" member_type: VOTER } }
I20260709 12:14:01.766019 21676 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:01.766063 21677 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:01.768642 21681 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:01.774112 21681 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:01.778702 16595 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:01.783388 21681 catalog_manager.cc:1383] Generated new cluster ID: 7f6416e445f2468489bebc108818fb30
I20260709 12:14:01.783681 21681 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:01.799628 21681 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:01.801121 21681 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:01.822557 21681 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6: Generated new TSK 0
I20260709 12:14:01.823172 21681 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:01.845216 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:01.851393 21693 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:14:01.852579 21694 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:14:01.855240 21696 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:14:01.855516 16595 server_base.cc:1061] running on GCE node
I20260709 12:14:01.856827 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:01.857087 16595 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:14:01.857266 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599241857253 us; error 0 us; skew 500 ppm
I20260709 12:14:01.857955 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:01.860620 16595 webserver.cc:533] Webserver started at http://127.16.52.193:39621/ using document root <none> and password file <none>
I20260709 12:14:01.861145 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:01.861351 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:01.861665 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:01.862807 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599064320405-16595-0/minicluster-data/ts-0-root/instance:
uuid: "e2c56c281e3f4093bdc31a7790ecb00e"
format_stamp: "Formatted at 2026-07-09 12:14:01 on dist-test-slave-stjn"
I20260709 12:14:01.867492 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:14:01.871126 21701 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:14:01.872018 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:01.872321 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599064320405-16595-0/minicluster-data/ts-0-root
uuid: "e2c56c281e3f4093bdc31a7790ecb00e"
format_stamp: "Formatted at 2026-07-09 12:14:01 on dist-test-slave-stjn"
I20260709 12:14:01.872602 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599064320405-16595-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599064320405-16595-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599064320405-16595-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:14:01.892638 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:01.893849 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:01.895326 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:01.897670 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:01.897894 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:01.898154 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:01.898357 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:01.940546 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.193:41041
I20260709 12:14:01.940652 21763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.193:41041 every 8 connection(s)
I20260709 12:14:01.945668 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:01.953296 21768 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:14:01.954875 21769 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:14:01.959759 16595 server_base.cc:1061] running on GCE node
W20260709 12:14:01.960312 21771 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:14:01.960675 21764 heartbeater.cc:344] Connected to a master server at 127.16.52.254:42253
I20260709 12:14:01.961228 21764 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:01.961578 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:01.961864 16595 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:14:01.962066 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599241962047 us; error 0 us; skew 500 ppm
I20260709 12:14:01.962150 21764 heartbeater.cc:507] Master 127.16.52.254:42253 requested a full tablet report, sending...
I20260709 12:14:01.962889 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:01.964568 21637 ts_manager.cc:194] Registered new tserver with Master: e2c56c281e3f4093bdc31a7790ecb00e (127.16.52.193:41041)
I20260709 12:14:01.965828 16595 webserver.cc:533] Webserver started at http://127.16.52.194:43663/ using document root <none> and password file <none>
I20260709 12:14:01.966387 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:01.966603 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:01.966580 21637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39918
I20260709 12:14:01.967146 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:01.968611 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599064320405-16595-0/minicluster-data/ts-1-root/instance:
uuid: "daba73e6bb4747f5a3b857307084ca32"
format_stamp: "Formatted at 2026-07-09 12:14:01 on dist-test-slave-stjn"
I20260709 12:14:01.972909 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:14:01.976173 21776 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:14:01.976913 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:14:01.977205 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599064320405-16595-0/minicluster-data/ts-1-root
uuid: "daba73e6bb4747f5a3b857307084ca32"
format_stamp: "Formatted at 2026-07-09 12:14:01 on dist-test-slave-stjn"
I20260709 12:14:01.977488 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599064320405-16595-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599064320405-16595-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599064320405-16595-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:14:01.992816 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:01.994021 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:01.995579 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:01.997761 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:01.997953 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:01.998255 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:01.998427 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:02.039059 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.194:46383
I20260709 12:14:02.039175 21838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.194:46383 every 8 connection(s)
I20260709 12:14:02.044268 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:02.051748 21842 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:14:02.053179 21843 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:14:02.054845 21845 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:14:02.056028 16595 server_base.cc:1061] running on GCE node
I20260709 12:14:02.056969 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:02.057212 16595 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:14:02.057406 21839 heartbeater.cc:344] Connected to a master server at 127.16.52.254:42253
I20260709 12:14:02.057435 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599242057413 us; error 0 us; skew 500 ppm
I20260709 12:14:02.057979 21839 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:02.058425 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:02.058836 21839 heartbeater.cc:507] Master 127.16.52.254:42253 requested a full tablet report, sending...
I20260709 12:14:02.061280 21637 ts_manager.cc:194] Registered new tserver with Master: daba73e6bb4747f5a3b857307084ca32 (127.16.52.194:46383)
I20260709 12:14:02.061379 16595 webserver.cc:533] Webserver started at http://127.16.52.195:40023/ using document root <none> and password file <none>
I20260709 12:14:02.062007 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:02.062198 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:02.062505 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:02.062969 21637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39928
I20260709 12:14:02.063886 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599064320405-16595-0/minicluster-data/ts-2-root/instance:
uuid: "c325d901bb9d4fcc868e1e6201c3d767"
format_stamp: "Formatted at 2026-07-09 12:14:02 on dist-test-slave-stjn"
I20260709 12:14:02.068714 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:02.072522 21850 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:14:02.073395 16595 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 12:14:02.073743 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599064320405-16595-0/minicluster-data/ts-2-root
uuid: "c325d901bb9d4fcc868e1e6201c3d767"
format_stamp: "Formatted at 2026-07-09 12:14:02 on dist-test-slave-stjn"
I20260709 12:14:02.074040 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599064320405-16595-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599064320405-16595-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599064320405-16595-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:14:02.091936 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:02.093153 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:02.094810 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:02.097019 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:02.097260 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:02.097522 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:02.097702 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:02.139998 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.195:34343
I20260709 12:14:02.140131 21912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.195:34343 every 8 connection(s)
I20260709 12:14:02.154155 21913 heartbeater.cc:344] Connected to a master server at 127.16.52.254:42253
I20260709 12:14:02.154671 21913 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:02.155474 21913 heartbeater.cc:507] Master 127.16.52.254:42253 requested a full tablet report, sending...
I20260709 12:14:02.157572 21637 ts_manager.cc:194] Registered new tserver with Master: c325d901bb9d4fcc868e1e6201c3d767 (127.16.52.195:34343)
I20260709 12:14:02.157930 16595 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014706823s
I20260709 12:14:02.159119 21637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39936
I20260709 12:14:02.184727 21637 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39946:
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:14:02.187094 21637 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:14:02.228930 21804 tablet_service.cc:1511] Processing CreateTablet for tablet e9f55ce694d64f1ea0b4873b7096ec67 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e769dad0114a4e128475f0fa7b543483]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:02.230427 21804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f55ce694d64f1ea0b4873b7096ec67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.232954 21803 tablet_service.cc:1511] Processing CreateTablet for tablet 303080f496bc40069d057f71dd272f0f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e769dad0114a4e128475f0fa7b543483]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:02.234341 21803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 303080f496bc40069d057f71dd272f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.241269 21729 tablet_service.cc:1511] Processing CreateTablet for tablet e9f55ce694d64f1ea0b4873b7096ec67 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e769dad0114a4e128475f0fa7b543483]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:02.242745 21729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f55ce694d64f1ea0b4873b7096ec67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.243251 21728 tablet_service.cc:1511] Processing CreateTablet for tablet 303080f496bc40069d057f71dd272f0f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e769dad0114a4e128475f0fa7b543483]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:02.244594 21728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 303080f496bc40069d057f71dd272f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.245918 21878 tablet_service.cc:1511] Processing CreateTablet for tablet e9f55ce694d64f1ea0b4873b7096ec67 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e769dad0114a4e128475f0fa7b543483]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:02.247251 21878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f55ce694d64f1ea0b4873b7096ec67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.250629 21877 tablet_service.cc:1511] Processing CreateTablet for tablet 303080f496bc40069d057f71dd272f0f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=e769dad0114a4e128475f0fa7b543483]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:02.251959 21877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 303080f496bc40069d057f71dd272f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.292925 21928 tablet_bootstrap.cc:492] T e9f55ce694d64f1ea0b4873b7096ec67 P daba73e6bb4747f5a3b857307084ca32: Bootstrap starting.
I20260709 12:14:02.295769 21929 tablet_bootstrap.cc:492] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e: Bootstrap starting.
I20260709 12:14:02.300765 21930 tablet_bootstrap.cc:492] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767: Bootstrap starting.
I20260709 12:14:02.300938 21928 tablet_bootstrap.cc:654] T e9f55ce694d64f1ea0b4873b7096ec67 P daba73e6bb4747f5a3b857307084ca32: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.303750 21929 tablet_bootstrap.cc:654] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.307216 21928 tablet_bootstrap.cc:492] T e9f55ce694d64f1ea0b4873b7096ec67 P daba73e6bb4747f5a3b857307084ca32: No bootstrap required, opened a new log
I20260709 12:14:02.308005 21928 ts_tablet_manager.cc:1403] T e9f55ce694d64f1ea0b4873b7096ec67 P daba73e6bb4747f5a3b857307084ca32: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260709 12:14:02.309031 21930 tablet_bootstrap.cc:654] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.311641 21928 raft_consensus.cc:359] T e9f55ce694d64f1ea0b4873b7096ec67 P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.312769 21928 raft_consensus.cc:385] T e9f55ce694d64f1ea0b4873b7096ec67 P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.313196 21928 raft_consensus.cc:740] T e9f55ce694d64f1ea0b4873b7096ec67 P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daba73e6bb4747f5a3b857307084ca32, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.314087 21928 consensus_queue.cc:260] T e9f55ce694d64f1ea0b4873b7096ec67 P daba73e6bb4747f5a3b857307084ca32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.316010 21929 tablet_bootstrap.cc:492] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e: No bootstrap required, opened a new log
I20260709 12:14:02.316414 21930 tablet_bootstrap.cc:492] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767: No bootstrap required, opened a new log
I20260709 12:14:02.316581 21929 ts_tablet_manager.cc:1403] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
I20260709 12:14:02.316959 21930 ts_tablet_manager.cc:1403] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.002s
I20260709 12:14:02.316969 21839 heartbeater.cc:499] Master 127.16.52.254:42253 was elected leader, sending a full tablet report...
I20260709 12:14:02.317490 21928 ts_tablet_manager.cc:1434] T e9f55ce694d64f1ea0b4873b7096ec67 P daba73e6bb4747f5a3b857307084ca32: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.006s
I20260709 12:14:02.318446 21928 tablet_bootstrap.cc:492] T 303080f496bc40069d057f71dd272f0f P daba73e6bb4747f5a3b857307084ca32: Bootstrap starting.
I20260709 12:14:02.319742 21929 raft_consensus.cc:359] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.319977 21930 raft_consensus.cc:359] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.320559 21929 raft_consensus.cc:385] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.320663 21930 raft_consensus.cc:385] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.320948 21929 raft_consensus.cc:740] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2c56c281e3f4093bdc31a7790ecb00e, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.320982 21930 raft_consensus.cc:740] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c325d901bb9d4fcc868e1e6201c3d767, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.321821 21930 consensus_queue.cc:260] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.322021 21929 consensus_queue.cc:260] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.325479 21928 tablet_bootstrap.cc:654] T 303080f496bc40069d057f71dd272f0f P daba73e6bb4747f5a3b857307084ca32: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.329953 21929 ts_tablet_manager.cc:1434] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.005s
I20260709 12:14:02.332166 21764 heartbeater.cc:499] Master 127.16.52.254:42253 was elected leader, sending a full tablet report...
I20260709 12:14:02.332307 21930 ts_tablet_manager.cc:1434] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260709 12:14:02.332625 21929 tablet_bootstrap.cc:492] T 303080f496bc40069d057f71dd272f0f P e2c56c281e3f4093bdc31a7790ecb00e: Bootstrap starting.
I20260709 12:14:02.332954 21913 heartbeater.cc:499] Master 127.16.52.254:42253 was elected leader, sending a full tablet report...
I20260709 12:14:02.333417 21930 tablet_bootstrap.cc:492] T e9f55ce694d64f1ea0b4873b7096ec67 P c325d901bb9d4fcc868e1e6201c3d767: Bootstrap starting.
I20260709 12:14:02.339304 21929 tablet_bootstrap.cc:654] T 303080f496bc40069d057f71dd272f0f P e2c56c281e3f4093bdc31a7790ecb00e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.339893 21930 tablet_bootstrap.cc:654] T e9f55ce694d64f1ea0b4873b7096ec67 P c325d901bb9d4fcc868e1e6201c3d767: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.344429 21928 tablet_bootstrap.cc:492] T 303080f496bc40069d057f71dd272f0f P daba73e6bb4747f5a3b857307084ca32: No bootstrap required, opened a new log
I20260709 12:14:02.345057 21928 ts_tablet_manager.cc:1403] T 303080f496bc40069d057f71dd272f0f P daba73e6bb4747f5a3b857307084ca32: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.005s
I20260709 12:14:02.347064 21929 tablet_bootstrap.cc:492] T 303080f496bc40069d057f71dd272f0f P e2c56c281e3f4093bdc31a7790ecb00e: No bootstrap required, opened a new log
I20260709 12:14:02.347203 21930 tablet_bootstrap.cc:492] T e9f55ce694d64f1ea0b4873b7096ec67 P c325d901bb9d4fcc868e1e6201c3d767: No bootstrap required, opened a new log
I20260709 12:14:02.347626 21929 ts_tablet_manager.cc:1403] T 303080f496bc40069d057f71dd272f0f P e2c56c281e3f4093bdc31a7790ecb00e: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.005s
I20260709 12:14:02.347751 21930 ts_tablet_manager.cc:1403] T e9f55ce694d64f1ea0b4873b7096ec67 P c325d901bb9d4fcc868e1e6201c3d767: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260709 12:14:02.348050 21928 raft_consensus.cc:359] T 303080f496bc40069d057f71dd272f0f P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.348827 21928 raft_consensus.cc:385] T 303080f496bc40069d057f71dd272f0f P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.349125 21928 raft_consensus.cc:740] T 303080f496bc40069d057f71dd272f0f P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daba73e6bb4747f5a3b857307084ca32, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.349910 21928 consensus_queue.cc:260] T 303080f496bc40069d057f71dd272f0f P daba73e6bb4747f5a3b857307084ca32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.350395 21930 raft_consensus.cc:359] T e9f55ce694d64f1ea0b4873b7096ec67 P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.351090 21930 raft_consensus.cc:385] T e9f55ce694d64f1ea0b4873b7096ec67 P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.350862 21929 raft_consensus.cc:359] T 303080f496bc40069d057f71dd272f0f P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.351470 21930 raft_consensus.cc:740] T e9f55ce694d64f1ea0b4873b7096ec67 P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c325d901bb9d4fcc868e1e6201c3d767, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.351684 21929 raft_consensus.cc:385] T 303080f496bc40069d057f71dd272f0f P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.352115 21928 ts_tablet_manager.cc:1434] T 303080f496bc40069d057f71dd272f0f P daba73e6bb4747f5a3b857307084ca32: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:02.352082 21929 raft_consensus.cc:740] T 303080f496bc40069d057f71dd272f0f P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2c56c281e3f4093bdc31a7790ecb00e, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.352276 21930 consensus_queue.cc:260] T e9f55ce694d64f1ea0b4873b7096ec67 P c325d901bb9d4fcc868e1e6201c3d767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.353204 21929 consensus_queue.cc:260] T 303080f496bc40069d057f71dd272f0f P e2c56c281e3f4093bdc31a7790ecb00e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.354616 21930 ts_tablet_manager.cc:1434] T e9f55ce694d64f1ea0b4873b7096ec67 P c325d901bb9d4fcc868e1e6201c3d767: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:02.355705 21929 ts_tablet_manager.cc:1434] T 303080f496bc40069d057f71dd272f0f P e2c56c281e3f4093bdc31a7790ecb00e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:02.560457 21936 raft_consensus.cc:493] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.560878 21936 raft_consensus.cc:515] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.562958 21936 leader_election.cc:290] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers daba73e6bb4747f5a3b857307084ca32 (127.16.52.194:46383), c325d901bb9d4fcc868e1e6201c3d767 (127.16.52.195:34343)
I20260709 12:14:02.572497 21814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f55ce694d64f1ea0b4873b7096ec67" candidate_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daba73e6bb4747f5a3b857307084ca32" is_pre_election: true
I20260709 12:14:02.573341 21814 raft_consensus.cc:2468] T e9f55ce694d64f1ea0b4873b7096ec67 P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2c56c281e3f4093bdc31a7790ecb00e in term 0.
I20260709 12:14:02.573606 21888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f55ce694d64f1ea0b4873b7096ec67" candidate_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c325d901bb9d4fcc868e1e6201c3d767" is_pre_election: true
I20260709 12:14:02.574369 21888 raft_consensus.cc:2468] T e9f55ce694d64f1ea0b4873b7096ec67 P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2c56c281e3f4093bdc31a7790ecb00e in term 0.
I20260709 12:14:02.574442 21702 leader_election.cc:304] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: daba73e6bb4747f5a3b857307084ca32, e2c56c281e3f4093bdc31a7790ecb00e; no voters: 
I20260709 12:14:02.575398 21936 raft_consensus.cc:2804] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:02.575809 21936 raft_consensus.cc:493] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:02.576166 21936 raft_consensus.cc:3060] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.579797 21935 raft_consensus.cc:493] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.580407 21935 raft_consensus.cc:515] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.581821 21936 raft_consensus.cc:515] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.582660 21935 leader_election.cc:290] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2c56c281e3f4093bdc31a7790ecb00e (127.16.52.193:41041), daba73e6bb4747f5a3b857307084ca32 (127.16.52.194:46383)
I20260709 12:14:02.585276 21936 leader_election.cc:290] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e [CANDIDATE]: Term 1 election: Requested vote from peers daba73e6bb4747f5a3b857307084ca32 (127.16.52.194:46383), c325d901bb9d4fcc868e1e6201c3d767 (127.16.52.195:34343)
I20260709 12:14:02.585156 21814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f55ce694d64f1ea0b4873b7096ec67" candidate_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daba73e6bb4747f5a3b857307084ca32"
I20260709 12:14:02.585201 21888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f55ce694d64f1ea0b4873b7096ec67" candidate_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c325d901bb9d4fcc868e1e6201c3d767"
I20260709 12:14:02.585937 21814 raft_consensus.cc:3060] T e9f55ce694d64f1ea0b4873b7096ec67 P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.586211 21888 raft_consensus.cc:3060] T e9f55ce694d64f1ea0b4873b7096ec67 P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.593638 21888 raft_consensus.cc:2468] T e9f55ce694d64f1ea0b4873b7096ec67 P c325d901bb9d4fcc868e1e6201c3d767 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2c56c281e3f4093bdc31a7790ecb00e in term 1.
I20260709 12:14:02.593640 21814 raft_consensus.cc:2468] T e9f55ce694d64f1ea0b4873b7096ec67 P daba73e6bb4747f5a3b857307084ca32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2c56c281e3f4093bdc31a7790ecb00e in term 1.
I20260709 12:14:02.595106 21703 leader_election.cc:304] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c325d901bb9d4fcc868e1e6201c3d767, e2c56c281e3f4093bdc31a7790ecb00e; no voters: 
I20260709 12:14:02.596079 21936 raft_consensus.cc:2804] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:02.599637 21936 raft_consensus.cc:697] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e [term 1 LEADER]: Becoming Leader. State: Replica: e2c56c281e3f4093bdc31a7790ecb00e, State: Running, Role: LEADER
I20260709 12:14:02.600638 21936 consensus_queue.cc:237] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.600800 21739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303080f496bc40069d057f71dd272f0f" candidate_uuid: "c325d901bb9d4fcc868e1e6201c3d767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" is_pre_election: true
I20260709 12:14:02.601836 21739 raft_consensus.cc:2468] T 303080f496bc40069d057f71dd272f0f P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c325d901bb9d4fcc868e1e6201c3d767 in term 0.
I20260709 12:14:02.604671 21854 leader_election.cc:304] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c325d901bb9d4fcc868e1e6201c3d767, e2c56c281e3f4093bdc31a7790ecb00e; no voters: 
I20260709 12:14:02.606729 21935 raft_consensus.cc:2804] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:02.607142 21935 raft_consensus.cc:493] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:02.607488 21935 raft_consensus.cc:3060] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.609282 21814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303080f496bc40069d057f71dd272f0f" candidate_uuid: "c325d901bb9d4fcc868e1e6201c3d767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daba73e6bb4747f5a3b857307084ca32" is_pre_election: true
I20260709 12:14:02.609964 21814 raft_consensus.cc:2468] T 303080f496bc40069d057f71dd272f0f P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c325d901bb9d4fcc868e1e6201c3d767 in term 0.
I20260709 12:14:02.609210 21635 catalog_manager.cc:5697] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e reported cstate change: term changed from 0 to 1, leader changed from <none> to e2c56c281e3f4093bdc31a7790ecb00e (127.16.52.193). New cstate: current_term: 1 leader_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:02.614326 21935 raft_consensus.cc:515] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.616232 21935 leader_election.cc:290] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767 [CANDIDATE]: Term 1 election: Requested vote from peers e2c56c281e3f4093bdc31a7790ecb00e (127.16.52.193:41041), daba73e6bb4747f5a3b857307084ca32 (127.16.52.194:46383)
I20260709 12:14:02.616991 21739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303080f496bc40069d057f71dd272f0f" candidate_uuid: "c325d901bb9d4fcc868e1e6201c3d767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2c56c281e3f4093bdc31a7790ecb00e"
I20260709 12:14:02.617461 21814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303080f496bc40069d057f71dd272f0f" candidate_uuid: "c325d901bb9d4fcc868e1e6201c3d767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daba73e6bb4747f5a3b857307084ca32"
I20260709 12:14:02.617607 21739 raft_consensus.cc:3060] T 303080f496bc40069d057f71dd272f0f P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.618177 21814 raft_consensus.cc:3060] T 303080f496bc40069d057f71dd272f0f P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.625378 21739 raft_consensus.cc:2468] T 303080f496bc40069d057f71dd272f0f P e2c56c281e3f4093bdc31a7790ecb00e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c325d901bb9d4fcc868e1e6201c3d767 in term 1.
I20260709 12:14:02.625378 21814 raft_consensus.cc:2468] T 303080f496bc40069d057f71dd272f0f P daba73e6bb4747f5a3b857307084ca32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c325d901bb9d4fcc868e1e6201c3d767 in term 1.
I20260709 12:14:02.626899 21854 leader_election.cc:304] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c325d901bb9d4fcc868e1e6201c3d767, e2c56c281e3f4093bdc31a7790ecb00e; no voters: 
I20260709 12:14:02.627672 21935 raft_consensus.cc:2804] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:02.629135 21935 raft_consensus.cc:697] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767 [term 1 LEADER]: Becoming Leader. State: Replica: c325d901bb9d4fcc868e1e6201c3d767, State: Running, Role: LEADER
I20260709 12:14:02.630004 21935 consensus_queue.cc:237] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.636862 21635 catalog_manager.cc:5697] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767 reported cstate change: term changed from 0 to 1, leader changed from <none> to c325d901bb9d4fcc868e1e6201c3d767 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "c325d901bb9d4fcc868e1e6201c3d767" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:02.744946 21635 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39960:
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:14:02.746860 21635 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:14:02.770388 21728 tablet_service.cc:1511] Processing CreateTablet for tablet 5b81cbc097cf4f658007b77d39b7b0f8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9c74f71819914a8b8af314ee1fa43471]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:02.771698 21728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b81cbc097cf4f658007b77d39b7b0f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.771454 21803 tablet_service.cc:1511] Processing CreateTablet for tablet 5b81cbc097cf4f658007b77d39b7b0f8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9c74f71819914a8b8af314ee1fa43471]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:02.772773 21803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b81cbc097cf4f658007b77d39b7b0f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.773201 21877 tablet_service.cc:1511] Processing CreateTablet for tablet 5b81cbc097cf4f658007b77d39b7b0f8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9c74f71819914a8b8af314ee1fa43471]), partition=RANGE (key) PARTITION VALUES < 1073741823
W20260709 12:14:02.773895 21685 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:02.774468 21877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b81cbc097cf4f658007b77d39b7b0f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.777292 21729 tablet_service.cc:1511] Processing CreateTablet for tablet 79c62847b0094e43ac5d1a0513c2a5c8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9c74f71819914a8b8af314ee1fa43471]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:02.778525 21729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79c62847b0094e43ac5d1a0513c2a5c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.783491 21878 tablet_service.cc:1511] Processing CreateTablet for tablet 79c62847b0094e43ac5d1a0513c2a5c8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9c74f71819914a8b8af314ee1fa43471]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:02.784790 21804 tablet_service.cc:1511] Processing CreateTablet for tablet 79c62847b0094e43ac5d1a0513c2a5c8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9c74f71819914a8b8af314ee1fa43471]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:02.786053 21804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79c62847b0094e43ac5d1a0513c2a5c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.784840 21878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79c62847b0094e43ac5d1a0513c2a5c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:02.788986 21929 tablet_bootstrap.cc:492] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e: Bootstrap starting.
I20260709 12:14:02.801564 21929 tablet_bootstrap.cc:654] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.803876 21928 tablet_bootstrap.cc:492] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32: Bootstrap starting.
I20260709 12:14:02.809796 21930 tablet_bootstrap.cc:492] T 5b81cbc097cf4f658007b77d39b7b0f8 P c325d901bb9d4fcc868e1e6201c3d767: Bootstrap starting.
I20260709 12:14:02.811008 21928 tablet_bootstrap.cc:654] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.813450 21929 tablet_bootstrap.cc:492] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e: No bootstrap required, opened a new log
I20260709 12:14:02.813959 21929 ts_tablet_manager.cc:1403] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.002s
I20260709 12:14:02.817471 21929 raft_consensus.cc:359] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.818190 21929 raft_consensus.cc:385] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.818523 21929 raft_consensus.cc:740] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2c56c281e3f4093bdc31a7790ecb00e, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.818766 21930 tablet_bootstrap.cc:654] T 5b81cbc097cf4f658007b77d39b7b0f8 P c325d901bb9d4fcc868e1e6201c3d767: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.819377 21929 consensus_queue.cc:260] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.822091 21929 ts_tablet_manager.cc:1434] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:14:02.823246 21929 tablet_bootstrap.cc:492] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e: Bootstrap starting.
I20260709 12:14:02.830144 21929 tablet_bootstrap.cc:654] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.837154 21928 tablet_bootstrap.cc:492] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32: No bootstrap required, opened a new log
I20260709 12:14:02.837949 21928 ts_tablet_manager.cc:1403] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.008s
I20260709 12:14:02.841780 21929 tablet_bootstrap.cc:492] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e: No bootstrap required, opened a new log
I20260709 12:14:02.842450 21929 ts_tablet_manager.cc:1403] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 12:14:02.842247 21928 raft_consensus.cc:359] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.844457 21928 raft_consensus.cc:385] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.844831 21928 raft_consensus.cc:740] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daba73e6bb4747f5a3b857307084ca32, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.845844 21930 tablet_bootstrap.cc:492] T 5b81cbc097cf4f658007b77d39b7b0f8 P c325d901bb9d4fcc868e1e6201c3d767: No bootstrap required, opened a new log
I20260709 12:14:02.845746 21928 consensus_queue.cc:260] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.846451 21930 ts_tablet_manager.cc:1403] T 5b81cbc097cf4f658007b77d39b7b0f8 P c325d901bb9d4fcc868e1e6201c3d767: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.010s
I20260709 12:14:02.846330 21929 raft_consensus.cc:359] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.847196 21929 raft_consensus.cc:385] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.847556 21929 raft_consensus.cc:740] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2c56c281e3f4093bdc31a7790ecb00e, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.848459 21929 consensus_queue.cc:260] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.849678 21930 raft_consensus.cc:359] T 5b81cbc097cf4f658007b77d39b7b0f8 P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.850463 21930 raft_consensus.cc:385] T 5b81cbc097cf4f658007b77d39b7b0f8 P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.850782 21930 raft_consensus.cc:740] T 5b81cbc097cf4f658007b77d39b7b0f8 P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c325d901bb9d4fcc868e1e6201c3d767, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.851657 21930 consensus_queue.cc:260] T 5b81cbc097cf4f658007b77d39b7b0f8 P c325d901bb9d4fcc868e1e6201c3d767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.849619 21928 ts_tablet_manager.cc:1434] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:14:02.853768 21928 tablet_bootstrap.cc:492] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32: Bootstrap starting.
I20260709 12:14:02.857313 21930 ts_tablet_manager.cc:1434] T 5b81cbc097cf4f658007b77d39b7b0f8 P c325d901bb9d4fcc868e1e6201c3d767: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:02.858515 21930 tablet_bootstrap.cc:492] T 79c62847b0094e43ac5d1a0513c2a5c8 P c325d901bb9d4fcc868e1e6201c3d767: Bootstrap starting.
I20260709 12:14:02.858842 21929 ts_tablet_manager.cc:1434] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:14:02.860472 21928 tablet_bootstrap.cc:654] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.865658 21936 raft_consensus.cc:493] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.865839 21930 tablet_bootstrap.cc:654] T 79c62847b0094e43ac5d1a0513c2a5c8 P c325d901bb9d4fcc868e1e6201c3d767: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:02.866230 21936 raft_consensus.cc:515] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.869853 21888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c62847b0094e43ac5d1a0513c2a5c8" candidate_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c325d901bb9d4fcc868e1e6201c3d767" is_pre_election: true
I20260709 12:14:02.869935 21936 leader_election.cc:290] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers daba73e6bb4747f5a3b857307084ca32 (127.16.52.194:46383), c325d901bb9d4fcc868e1e6201c3d767 (127.16.52.195:34343)
I20260709 12:14:02.870003 21814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c62847b0094e43ac5d1a0513c2a5c8" candidate_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daba73e6bb4747f5a3b857307084ca32" is_pre_election: true
W20260709 12:14:02.871335 21703 leader_election.cc:343] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c325d901bb9d4fcc868e1e6201c3d767 (127.16.52.195:34343): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:02.871932 21702 leader_election.cc:343] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer daba73e6bb4747f5a3b857307084ca32 (127.16.52.194:46383): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:02.872491 21702 leader_election.cc:304] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2c56c281e3f4093bdc31a7790ecb00e; no voters: c325d901bb9d4fcc868e1e6201c3d767, daba73e6bb4747f5a3b857307084ca32
I20260709 12:14:02.873198 21936 raft_consensus.cc:2749] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:02.873292 21930 tablet_bootstrap.cc:492] T 79c62847b0094e43ac5d1a0513c2a5c8 P c325d901bb9d4fcc868e1e6201c3d767: No bootstrap required, opened a new log
I20260709 12:14:02.873973 21930 ts_tablet_manager.cc:1403] T 79c62847b0094e43ac5d1a0513c2a5c8 P c325d901bb9d4fcc868e1e6201c3d767: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260709 12:14:02.874709 21928 tablet_bootstrap.cc:492] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32: No bootstrap required, opened a new log
I20260709 12:14:02.875217 21928 ts_tablet_manager.cc:1403] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260709 12:14:02.876919 21930 raft_consensus.cc:359] T 79c62847b0094e43ac5d1a0513c2a5c8 P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.877664 21930 raft_consensus.cc:385] T 79c62847b0094e43ac5d1a0513c2a5c8 P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.877969 21930 raft_consensus.cc:740] T 79c62847b0094e43ac5d1a0513c2a5c8 P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c325d901bb9d4fcc868e1e6201c3d767, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.878051 21928 raft_consensus.cc:359] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.878880 21928 raft_consensus.cc:385] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:02.879216 21928 raft_consensus.cc:740] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daba73e6bb4747f5a3b857307084ca32, State: Initialized, Role: FOLLOWER
I20260709 12:14:02.878772 21930 consensus_queue.cc:260] T 79c62847b0094e43ac5d1a0513c2a5c8 P c325d901bb9d4fcc868e1e6201c3d767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.879984 21928 consensus_queue.cc:260] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.881160 21930 ts_tablet_manager.cc:1434] T 79c62847b0094e43ac5d1a0513c2a5c8 P c325d901bb9d4fcc868e1e6201c3d767: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:02.882241 21928 ts_tablet_manager.cc:1434] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:14:02.903016 21934 raft_consensus.cc:493] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.903563 21934 raft_consensus.cc:515] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.905805 21934 leader_election.cc:290] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2c56c281e3f4093bdc31a7790ecb00e (127.16.52.193:41041), c325d901bb9d4fcc868e1e6201c3d767 (127.16.52.195:34343)
I20260709 12:14:02.917739 21739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b81cbc097cf4f658007b77d39b7b0f8" candidate_uuid: "daba73e6bb4747f5a3b857307084ca32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" is_pre_election: true
I20260709 12:14:02.917739 21888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b81cbc097cf4f658007b77d39b7b0f8" candidate_uuid: "daba73e6bb4747f5a3b857307084ca32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c325d901bb9d4fcc868e1e6201c3d767" is_pre_election: true
I20260709 12:14:02.918808 21739 raft_consensus.cc:2468] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate daba73e6bb4747f5a3b857307084ca32 in term 0.
I20260709 12:14:02.918869 21888 raft_consensus.cc:2468] T 5b81cbc097cf4f658007b77d39b7b0f8 P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate daba73e6bb4747f5a3b857307084ca32 in term 0.
I20260709 12:14:02.920110 21778 leader_election.cc:304] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c325d901bb9d4fcc868e1e6201c3d767, daba73e6bb4747f5a3b857307084ca32; no voters: 
I20260709 12:14:02.920994 21934 raft_consensus.cc:2804] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:02.921360 21934 raft_consensus.cc:493] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:02.921657 21934 raft_consensus.cc:3060] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.926973 21934 raft_consensus.cc:515] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.928591 21934 leader_election.cc:290] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [CANDIDATE]: Term 1 election: Requested vote from peers e2c56c281e3f4093bdc31a7790ecb00e (127.16.52.193:41041), c325d901bb9d4fcc868e1e6201c3d767 (127.16.52.195:34343)
I20260709 12:14:02.929504 21739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b81cbc097cf4f658007b77d39b7b0f8" candidate_uuid: "daba73e6bb4747f5a3b857307084ca32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2c56c281e3f4093bdc31a7790ecb00e"
I20260709 12:14:02.929620 21888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b81cbc097cf4f658007b77d39b7b0f8" candidate_uuid: "daba73e6bb4747f5a3b857307084ca32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c325d901bb9d4fcc868e1e6201c3d767"
I20260709 12:14:02.930122 21739 raft_consensus.cc:3060] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.930223 21888 raft_consensus.cc:3060] T 5b81cbc097cf4f658007b77d39b7b0f8 P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:02.935204 21739 raft_consensus.cc:2468] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daba73e6bb4747f5a3b857307084ca32 in term 1.
I20260709 12:14:02.935415 21888 raft_consensus.cc:2468] T 5b81cbc097cf4f658007b77d39b7b0f8 P c325d901bb9d4fcc868e1e6201c3d767 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daba73e6bb4747f5a3b857307084ca32 in term 1.
I20260709 12:14:02.936339 21780 leader_election.cc:304] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: daba73e6bb4747f5a3b857307084ca32, e2c56c281e3f4093bdc31a7790ecb00e; no voters: 
I20260709 12:14:02.937228 21934 raft_consensus.cc:2804] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:02.938306 21934 raft_consensus.cc:697] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 1 LEADER]: Becoming Leader. State: Replica: daba73e6bb4747f5a3b857307084ca32, State: Running, Role: LEADER
I20260709 12:14:02.938993 21934 consensus_queue.cc:237] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.945672 21634 catalog_manager.cc:5697] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 reported cstate change: term changed from 0 to 1, leader changed from <none> to daba73e6bb4747f5a3b857307084ca32 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "daba73e6bb4747f5a3b857307084ca32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:02.995872 21934 raft_consensus.cc:493] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:02.996464 21934 raft_consensus.cc:515] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:02.998365 21934 leader_election.cc:290] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2c56c281e3f4093bdc31a7790ecb00e (127.16.52.193:41041), c325d901bb9d4fcc868e1e6201c3d767 (127.16.52.195:34343)
I20260709 12:14:02.999130 21739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c62847b0094e43ac5d1a0513c2a5c8" candidate_uuid: "daba73e6bb4747f5a3b857307084ca32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" is_pre_election: true
I20260709 12:14:02.999428 21888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c62847b0094e43ac5d1a0513c2a5c8" candidate_uuid: "daba73e6bb4747f5a3b857307084ca32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c325d901bb9d4fcc868e1e6201c3d767" is_pre_election: true
I20260709 12:14:02.999760 21739 raft_consensus.cc:2468] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate daba73e6bb4747f5a3b857307084ca32 in term 0.
I20260709 12:14:03.000110 21888 raft_consensus.cc:2468] T 79c62847b0094e43ac5d1a0513c2a5c8 P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate daba73e6bb4747f5a3b857307084ca32 in term 0.
I20260709 12:14:03.000824 21780 leader_election.cc:304] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: daba73e6bb4747f5a3b857307084ca32, e2c56c281e3f4093bdc31a7790ecb00e; no voters: 
I20260709 12:14:03.001647 21934 raft_consensus.cc:2804] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:03.002013 21934 raft_consensus.cc:493] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:03.002311 21934 raft_consensus.cc:3060] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.007830 21934 raft_consensus.cc:515] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:03.009505 21934 leader_election.cc:290] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [CANDIDATE]: Term 1 election: Requested vote from peers e2c56c281e3f4093bdc31a7790ecb00e (127.16.52.193:41041), c325d901bb9d4fcc868e1e6201c3d767 (127.16.52.195:34343)
I20260709 12:14:03.010203 21739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c62847b0094e43ac5d1a0513c2a5c8" candidate_uuid: "daba73e6bb4747f5a3b857307084ca32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2c56c281e3f4093bdc31a7790ecb00e"
I20260709 12:14:03.010458 21888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c62847b0094e43ac5d1a0513c2a5c8" candidate_uuid: "daba73e6bb4747f5a3b857307084ca32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c325d901bb9d4fcc868e1e6201c3d767"
I20260709 12:14:03.010766 21739 raft_consensus.cc:3060] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.011035 21888 raft_consensus.cc:3060] T 79c62847b0094e43ac5d1a0513c2a5c8 P c325d901bb9d4fcc868e1e6201c3d767 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:03.015734 21739 raft_consensus.cc:2468] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daba73e6bb4747f5a3b857307084ca32 in term 1.
I20260709 12:14:03.016047 21888 raft_consensus.cc:2468] T 79c62847b0094e43ac5d1a0513c2a5c8 P c325d901bb9d4fcc868e1e6201c3d767 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daba73e6bb4747f5a3b857307084ca32 in term 1.
I20260709 12:14:03.017962 21780 leader_election.cc:304] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: daba73e6bb4747f5a3b857307084ca32, e2c56c281e3f4093bdc31a7790ecb00e; no voters: 
I20260709 12:14:03.018802 21934 raft_consensus.cc:2804] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:03.018493 21936 consensus_queue.cc:1048] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e [LEADER]: Connected to new peer: Peer: permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:03.019326 21934 raft_consensus.cc:697] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [term 1 LEADER]: Becoming Leader. State: Replica: daba73e6bb4747f5a3b857307084ca32, State: Running, Role: LEADER
I20260709 12:14:03.020329 21934 consensus_queue.cc:237] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:03.029470 21634 catalog_manager.cc:5697] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 reported cstate change: term changed from 0 to 1, leader changed from <none> to daba73e6bb4747f5a3b857307084ca32 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "daba73e6bb4747f5a3b857307084ca32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.034665 21936 consensus_queue.cc:1048] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:03.036581 21935 consensus_queue.cc:1048] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:03.061376 21935 consensus_queue.cc:1048] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:03.087746 21814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b81cbc097cf4f658007b77d39b7b0f8"
dest_uuid: "daba73e6bb4747f5a3b857307084ca32"
mode: GRACEFUL
new_leader_uuid: "e2c56c281e3f4093bdc31a7790ecb00e"
 from {username='slave'} at 127.0.0.1:33888
I20260709 12:14:03.088348 21814 raft_consensus.cc:606] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 1 LEADER]: Received request to transfer leadership to TS e2c56c281e3f4093bdc31a7790ecb00e
I20260709 12:14:03.093497 21814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79c62847b0094e43ac5d1a0513c2a5c8"
dest_uuid: "daba73e6bb4747f5a3b857307084ca32"
mode: GRACEFUL
new_leader_uuid: "e2c56c281e3f4093bdc31a7790ecb00e"
 from {username='slave'} at 127.0.0.1:33888
I20260709 12:14:03.094022 21814 raft_consensus.cc:606] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [term 1 LEADER]: Received request to transfer leadership to TS e2c56c281e3f4093bdc31a7790ecb00e
I20260709 12:14:03.430374 21934 consensus_queue.cc:1048] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:03.441757 21973 consensus_queue.cc:1048] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:03.452085 21961 raft_consensus.cc:993] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32: : Instructing follower e2c56c281e3f4093bdc31a7790ecb00e to start an election
I20260709 12:14:03.452579 21973 raft_consensus.cc:1081] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [term 1 LEADER]: Signalling peer e2c56c281e3f4093bdc31a7790ecb00e to start an election
I20260709 12:14:03.454314 21739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79c62847b0094e43ac5d1a0513c2a5c8"
dest_uuid: "e2c56c281e3f4093bdc31a7790ecb00e"
 from {username='slave'} at 127.0.0.1:38778
I20260709 12:14:03.454896 21739 raft_consensus.cc:493] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:03.455231 21739 raft_consensus.cc:3060] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.461613 21739 raft_consensus.cc:515] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:03.463457 21739 leader_election.cc:290] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [CANDIDATE]: Term 2 election: Requested vote from peers daba73e6bb4747f5a3b857307084ca32 (127.16.52.194:46383), c325d901bb9d4fcc868e1e6201c3d767 (127.16.52.195:34343)
I20260709 12:14:03.464223 21814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c62847b0094e43ac5d1a0513c2a5c8" candidate_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "daba73e6bb4747f5a3b857307084ca32"
I20260709 12:14:03.464525 21888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c62847b0094e43ac5d1a0513c2a5c8" candidate_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c325d901bb9d4fcc868e1e6201c3d767"
I20260709 12:14:03.464901 21814 raft_consensus.cc:3055] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:03.465070 21888 raft_consensus.cc:3060] T 79c62847b0094e43ac5d1a0513c2a5c8 P c325d901bb9d4fcc868e1e6201c3d767 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.465337 21814 raft_consensus.cc:740] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: daba73e6bb4747f5a3b857307084ca32, State: Running, Role: LEADER
I20260709 12:14:03.466101 21814 consensus_queue.cc:260] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:03.467072 21814 raft_consensus.cc:3060] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.471266 21888 raft_consensus.cc:2468] T 79c62847b0094e43ac5d1a0513c2a5c8 P c325d901bb9d4fcc868e1e6201c3d767 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2c56c281e3f4093bdc31a7790ecb00e in term 2.
I20260709 12:14:03.472752 21703 leader_election.cc:304] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c325d901bb9d4fcc868e1e6201c3d767, e2c56c281e3f4093bdc31a7790ecb00e; no voters: 
I20260709 12:14:03.473487 21936 raft_consensus.cc:2804] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:03.473636 21814 raft_consensus.cc:2468] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2c56c281e3f4093bdc31a7790ecb00e in term 2.
I20260709 12:14:03.474005 21936 raft_consensus.cc:697] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [term 2 LEADER]: Becoming Leader. State: Replica: e2c56c281e3f4093bdc31a7790ecb00e, State: Running, Role: LEADER
I20260709 12:14:03.474925 21936 consensus_queue.cc:237] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:03.480862 21634 catalog_manager.cc:5697] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e reported cstate change: term changed from 1 to 2, leader changed from daba73e6bb4747f5a3b857307084ca32 (127.16.52.194) to e2c56c281e3f4093bdc31a7790ecb00e (127.16.52.193). New cstate: current_term: 2 leader_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.484390 21973 consensus_queue.cc:1048] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:03.495965 21934 consensus_queue.cc:1048] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:03.503232 21961 raft_consensus.cc:993] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32: : Instructing follower e2c56c281e3f4093bdc31a7790ecb00e to start an election
I20260709 12:14:03.503708 21934 raft_consensus.cc:1081] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 1 LEADER]: Signalling peer e2c56c281e3f4093bdc31a7790ecb00e to start an election
I20260709 12:14:03.505290 21739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b81cbc097cf4f658007b77d39b7b0f8"
dest_uuid: "e2c56c281e3f4093bdc31a7790ecb00e"
 from {username='slave'} at 127.0.0.1:38778
I20260709 12:14:03.505811 21739 raft_consensus.cc:493] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:03.506183 21739 raft_consensus.cc:3060] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.511231 21739 raft_consensus.cc:515] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:03.513381 21739 leader_election.cc:290] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [CANDIDATE]: Term 2 election: Requested vote from peers daba73e6bb4747f5a3b857307084ca32 (127.16.52.194:46383), c325d901bb9d4fcc868e1e6201c3d767 (127.16.52.195:34343)
I20260709 12:14:03.514097 21814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b81cbc097cf4f658007b77d39b7b0f8" candidate_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "daba73e6bb4747f5a3b857307084ca32"
I20260709 12:14:03.514387 21888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b81cbc097cf4f658007b77d39b7b0f8" candidate_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c325d901bb9d4fcc868e1e6201c3d767"
I20260709 12:14:03.514681 21814 raft_consensus.cc:3055] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:03.515021 21888 raft_consensus.cc:3060] T 5b81cbc097cf4f658007b77d39b7b0f8 P c325d901bb9d4fcc868e1e6201c3d767 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.515058 21814 raft_consensus.cc:740] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: daba73e6bb4747f5a3b857307084ca32, State: Running, Role: LEADER
I20260709 12:14:03.516055 21814 consensus_queue.cc:260] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:03.521064 21814 raft_consensus.cc:3060] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:03.529013 21814 raft_consensus.cc:2468] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2c56c281e3f4093bdc31a7790ecb00e in term 2.
I20260709 12:14:03.530252 21702 leader_election.cc:304] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: daba73e6bb4747f5a3b857307084ca32, e2c56c281e3f4093bdc31a7790ecb00e; no voters: 
I20260709 12:14:03.531378 21943 raft_consensus.cc:2804] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:03.531929 21943 raft_consensus.cc:697] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [term 2 LEADER]: Becoming Leader. State: Replica: e2c56c281e3f4093bdc31a7790ecb00e, State: Running, Role: LEADER
I20260709 12:14:03.532807 21943 consensus_queue.cc:237] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:03.533771 21888 raft_consensus.cc:2468] T 5b81cbc097cf4f658007b77d39b7b0f8 P c325d901bb9d4fcc868e1e6201c3d767 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2c56c281e3f4093bdc31a7790ecb00e in term 2.
I20260709 12:14:03.542393 21636 catalog_manager.cc:5697] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e reported cstate change: term changed from 1 to 2, leader changed from daba73e6bb4747f5a3b857307084ca32 (127.16.52.194) to e2c56c281e3f4093bdc31a7790ecb00e (127.16.52.193). New cstate: current_term: 2 leader_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:03.816668 16595 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:14:03.818279 16595 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:14:03.818670 16595 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:14:03.830317 21739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b81cbc097cf4f658007b77d39b7b0f8"
dest_uuid: "e2c56c281e3f4093bdc31a7790ecb00e"
mode: GRACEFUL
new_leader_uuid: "daba73e6bb4747f5a3b857307084ca32"
 from {username='slave'} at 127.0.0.1:38780
I20260709 12:14:03.830854 21739 raft_consensus.cc:606] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [term 2 LEADER]: Received request to transfer leadership to TS daba73e6bb4747f5a3b857307084ca32
I20260709 12:14:03.832149 16595 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:14:03.863721 21888 raft_consensus.cc:1275] T 79c62847b0094e43ac5d1a0513c2a5c8 P c325d901bb9d4fcc868e1e6201c3d767 [term 2 FOLLOWER]: Refusing update from remote peer e2c56c281e3f4093bdc31a7790ecb00e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:03.865288 21977 consensus_queue.cc:1048] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:03.865573 21814 raft_consensus.cc:1275] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [term 2 FOLLOWER]: Refusing update from remote peer e2c56c281e3f4093bdc31a7790ecb00e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:03.866918 21977 consensus_queue.cc:1048] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [LEADER]: Connected to new peer: Peer: permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:03.967351 21888 raft_consensus.cc:1275] T 5b81cbc097cf4f658007b77d39b7b0f8 P c325d901bb9d4fcc868e1e6201c3d767 [term 2 FOLLOWER]: Refusing update from remote peer e2c56c281e3f4093bdc31a7790ecb00e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:03.968792 21977 consensus_queue.cc:1048] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:03.977173 21814 raft_consensus.cc:1275] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 2 FOLLOWER]: Refusing update from remote peer e2c56c281e3f4093bdc31a7790ecb00e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:03.979390 21980 consensus_queue.cc:1048] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [LEADER]: Connected to new peer: Peer: permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:03.986013 21936 raft_consensus.cc:993] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e: : Instructing follower daba73e6bb4747f5a3b857307084ca32 to start an election
I20260709 12:14:03.986544 21980 raft_consensus.cc:1081] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [term 2 LEADER]: Signalling peer daba73e6bb4747f5a3b857307084ca32 to start an election
I20260709 12:14:03.988157 21814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b81cbc097cf4f658007b77d39b7b0f8"
dest_uuid: "daba73e6bb4747f5a3b857307084ca32"
 from {username='slave'} at 127.0.0.1:33870
I20260709 12:14:03.988744 21814 raft_consensus.cc:493] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:03.989130 21814 raft_consensus.cc:3060] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:03.995002 21814 raft_consensus.cc:515] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:03.996652 21814 leader_election.cc:290] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [CANDIDATE]: Term 3 election: Requested vote from peers e2c56c281e3f4093bdc31a7790ecb00e (127.16.52.193:41041), c325d901bb9d4fcc868e1e6201c3d767 (127.16.52.195:34343)
I20260709 12:14:03.997597 21739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b81cbc097cf4f658007b77d39b7b0f8" candidate_uuid: "daba73e6bb4747f5a3b857307084ca32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e2c56c281e3f4093bdc31a7790ecb00e"
I20260709 12:14:03.997828 21888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b81cbc097cf4f658007b77d39b7b0f8" candidate_uuid: "daba73e6bb4747f5a3b857307084ca32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c325d901bb9d4fcc868e1e6201c3d767"
I20260709 12:14:03.998284 21739 raft_consensus.cc:3055] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:03.998451 21888 raft_consensus.cc:3060] T 5b81cbc097cf4f658007b77d39b7b0f8 P c325d901bb9d4fcc868e1e6201c3d767 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:03.998696 21739 raft_consensus.cc:740] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e2c56c281e3f4093bdc31a7790ecb00e, State: Running, Role: LEADER
I20260709 12:14:03.999603 21739 consensus_queue.cc:260] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [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: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:04.000921 21739 raft_consensus.cc:3060] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:04.004854 21888 raft_consensus.cc:2468] T 5b81cbc097cf4f658007b77d39b7b0f8 P c325d901bb9d4fcc868e1e6201c3d767 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daba73e6bb4747f5a3b857307084ca32 in term 3.
I20260709 12:14:04.006310 21778 leader_election.cc:304] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [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: c325d901bb9d4fcc868e1e6201c3d767, daba73e6bb4747f5a3b857307084ca32; no voters: 
I20260709 12:14:04.006757 21739 raft_consensus.cc:2468] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daba73e6bb4747f5a3b857307084ca32 in term 3.
I20260709 12:14:04.007037 21934 raft_consensus.cc:2804] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:04.008200 21934 raft_consensus.cc:697] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 3 LEADER]: Becoming Leader. State: Replica: daba73e6bb4747f5a3b857307084ca32, State: Running, Role: LEADER
I20260709 12:14:04.009054 21934 consensus_queue.cc:237] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [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: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } }
I20260709 12:14:04.014907 21634 catalog_manager.cc:5697] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 reported cstate change: term changed from 2 to 3, leader changed from e2c56c281e3f4093bdc31a7790ecb00e (127.16.52.193) to daba73e6bb4747f5a3b857307084ca32 (127.16.52.194). New cstate: current_term: 3 leader_uuid: "daba73e6bb4747f5a3b857307084ca32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2c56c281e3f4093bdc31a7790ecb00e" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 41041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "daba73e6bb4747f5a3b857307084ca32" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 46383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c325d901bb9d4fcc868e1e6201c3d767" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 34343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:04.047451 16595 tablet_server.cc:179] TabletServer@127.16.52.193:0 shutting down...
I20260709 12:14:04.069541 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:04.070201 16595 tablet_replica.cc:333] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e: stopping tablet replica
I20260709 12:14:04.070749 16595 raft_consensus.cc:2243] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:04.071518 16595 raft_consensus.cc:2272] T 79c62847b0094e43ac5d1a0513c2a5c8 P e2c56c281e3f4093bdc31a7790ecb00e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:04.074012 16595 tablet_replica.cc:333] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e: stopping tablet replica
I20260709 12:14:04.074661 16595 raft_consensus.cc:2243] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:04.075089 16595 raft_consensus.cc:2272] T 5b81cbc097cf4f658007b77d39b7b0f8 P e2c56c281e3f4093bdc31a7790ecb00e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:04.077363 16595 tablet_replica.cc:333] T 303080f496bc40069d057f71dd272f0f P e2c56c281e3f4093bdc31a7790ecb00e: stopping tablet replica
I20260709 12:14:04.077875 16595 raft_consensus.cc:2243] T 303080f496bc40069d057f71dd272f0f P e2c56c281e3f4093bdc31a7790ecb00e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:04.078277 16595 raft_consensus.cc:2272] T 303080f496bc40069d057f71dd272f0f P e2c56c281e3f4093bdc31a7790ecb00e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:04.080094 16595 tablet_replica.cc:333] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e: stopping tablet replica
I20260709 12:14:04.080511 16595 raft_consensus.cc:2243] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:04.081192 16595 raft_consensus.cc:2272] T e9f55ce694d64f1ea0b4873b7096ec67 P e2c56c281e3f4093bdc31a7790ecb00e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:04.104640 16595 tablet_server.cc:196] TabletServer@127.16.52.193:0 shutdown complete.
I20260709 12:14:04.116758 16595 tablet_server.cc:179] TabletServer@127.16.52.194:0 shutting down...
I20260709 12:14:04.134783 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:04.135457 16595 tablet_replica.cc:333] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32: stopping tablet replica
I20260709 12:14:04.136108 16595 raft_consensus.cc:2243] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:04.136551 16595 raft_consensus.cc:2272] T 79c62847b0094e43ac5d1a0513c2a5c8 P daba73e6bb4747f5a3b857307084ca32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:04.138584 16595 tablet_replica.cc:333] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32: stopping tablet replica
I20260709 12:14:04.139104 16595 raft_consensus.cc:2243] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:04.139675 16595 pending_rounds.cc:70] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32: Trying to abort 1 pending ops.
I20260709 12:14:04.139914 16595 pending_rounds.cc:77] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305622503468056576 op_type: NO_OP noop_request { }
I20260709 12:14:04.140187 16595 raft_consensus.cc:2889] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:04.140412 16595 raft_consensus.cc:2272] T 5b81cbc097cf4f658007b77d39b7b0f8 P daba73e6bb4747f5a3b857307084ca32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:04.142809 16595 tablet_replica.cc:333] T 303080f496bc40069d057f71dd272f0f P daba73e6bb4747f5a3b857307084ca32: stopping tablet replica
I20260709 12:14:04.143307 16595 raft_consensus.cc:2243] T 303080f496bc40069d057f71dd272f0f P daba73e6bb4747f5a3b857307084ca32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:04.143667 16595 raft_consensus.cc:2272] T 303080f496bc40069d057f71dd272f0f P daba73e6bb4747f5a3b857307084ca32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:04.145394 16595 tablet_replica.cc:333] T e9f55ce694d64f1ea0b4873b7096ec67 P daba73e6bb4747f5a3b857307084ca32: stopping tablet replica
I20260709 12:14:04.145803 16595 raft_consensus.cc:2243] T e9f55ce694d64f1ea0b4873b7096ec67 P daba73e6bb4747f5a3b857307084ca32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:04.146150 16595 raft_consensus.cc:2272] T e9f55ce694d64f1ea0b4873b7096ec67 P daba73e6bb4747f5a3b857307084ca32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:04.168246 16595 tablet_server.cc:196] TabletServer@127.16.52.194:0 shutdown complete.
I20260709 12:14:04.180153 16595 tablet_server.cc:179] TabletServer@127.16.52.195:0 shutting down...
I20260709 12:14:04.196820 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:04.197431 16595 tablet_replica.cc:333] T 79c62847b0094e43ac5d1a0513c2a5c8 P c325d901bb9d4fcc868e1e6201c3d767: stopping tablet replica
I20260709 12:14:04.197989 16595 raft_consensus.cc:2243] T 79c62847b0094e43ac5d1a0513c2a5c8 P c325d901bb9d4fcc868e1e6201c3d767 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:04.198458 16595 raft_consensus.cc:2272] T 79c62847b0094e43ac5d1a0513c2a5c8 P c325d901bb9d4fcc868e1e6201c3d767 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:04.200794 16595 tablet_replica.cc:333] T 5b81cbc097cf4f658007b77d39b7b0f8 P c325d901bb9d4fcc868e1e6201c3d767: stopping tablet replica
I20260709 12:14:04.201328 16595 raft_consensus.cc:2243] T 5b81cbc097cf4f658007b77d39b7b0f8 P c325d901bb9d4fcc868e1e6201c3d767 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:04.201745 16595 raft_consensus.cc:2272] T 5b81cbc097cf4f658007b77d39b7b0f8 P c325d901bb9d4fcc868e1e6201c3d767 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:04.203805 16595 tablet_replica.cc:333] T e9f55ce694d64f1ea0b4873b7096ec67 P c325d901bb9d4fcc868e1e6201c3d767: stopping tablet replica
I20260709 12:14:04.204365 16595 raft_consensus.cc:2243] T e9f55ce694d64f1ea0b4873b7096ec67 P c325d901bb9d4fcc868e1e6201c3d767 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:04.204775 16595 raft_consensus.cc:2272] T e9f55ce694d64f1ea0b4873b7096ec67 P c325d901bb9d4fcc868e1e6201c3d767 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:04.206434 16595 tablet_replica.cc:333] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767: stopping tablet replica
I20260709 12:14:04.206883 16595 raft_consensus.cc:2243] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:04.207624 16595 raft_consensus.cc:2272] T 303080f496bc40069d057f71dd272f0f P c325d901bb9d4fcc868e1e6201c3d767 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:04.228737 16595 tablet_server.cc:196] TabletServer@127.16.52.195:0 shutdown complete.
I20260709 12:14:04.240540 16595 master.cc:562] Master@127.16.52.254:42253 shutting down...
I20260709 12:14:04.258653 16595 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:04.259261 16595 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:04.259614 16595 tablet_replica.cc:333] T 00000000000000000000000000000000 P ffe96616d7234de08755a638729fa3a6: stopping tablet replica
I20260709 12:14:04.277925 16595 master.cc:584] Master@127.16.52.254:42253 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2671 ms)
[----------] 6 tests from LeaderRebalancerTest (179819 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:14:04.307485 16595 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.52.254:40355
I20260709 12:14:04.308684 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:04.313480 21982 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:14:04.313774 21983 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:14:04.316190 21985 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:14:04.316464 16595 server_base.cc:1061] running on GCE node
I20260709 12:14:04.317317 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:04.317507 16595 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:14:04.317670 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599244317639 us; error 0 us; skew 500 ppm
I20260709 12:14:04.318216 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:04.320426 16595 webserver.cc:533] Webserver started at http://127.16.52.254:33439/ using document root <none> and password file <none>
I20260709 12:14:04.320900 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:04.321086 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:04.321360 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:04.322399 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599064320405-16595-0/minicluster-data/master-0-root/instance:
uuid: "485c60ab70c7454d9cc2ddf8ec2af8f2"
format_stamp: "Formatted at 2026-07-09 12:14:04 on dist-test-slave-stjn"
I20260709 12:14:04.326797 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:14:04.330260 21990 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:14:04.331101 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:04.331352 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599064320405-16595-0/minicluster-data/master-0-root
uuid: "485c60ab70c7454d9cc2ddf8ec2af8f2"
format_stamp: "Formatted at 2026-07-09 12:14:04 on dist-test-slave-stjn"
I20260709 12:14:04.331598 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599064320405-16595-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599064320405-16595-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599064320405-16595-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:14:04.353307 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:04.354333 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:04.389496 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.254:40355
I20260709 12:14:04.389582 22041 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.254:40355 every 8 connection(s)
I20260709 12:14:04.393245 22042 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:14:04.403254 22042 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2: Bootstrap starting.
I20260709 12:14:04.407568 22042 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:04.411330 22042 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2: No bootstrap required, opened a new log
I20260709 12:14:04.413348 22042 raft_consensus.cc:359] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "485c60ab70c7454d9cc2ddf8ec2af8f2" member_type: VOTER }
I20260709 12:14:04.413790 22042 raft_consensus.cc:385] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:04.414026 22042 raft_consensus.cc:740] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 485c60ab70c7454d9cc2ddf8ec2af8f2, State: Initialized, Role: FOLLOWER
I20260709 12:14:04.414649 22042 consensus_queue.cc:260] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "485c60ab70c7454d9cc2ddf8ec2af8f2" member_type: VOTER }
I20260709 12:14:04.415112 22042 raft_consensus.cc:399] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:04.415320 22042 raft_consensus.cc:493] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:04.415616 22042 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:04.420087 22042 raft_consensus.cc:515] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "485c60ab70c7454d9cc2ddf8ec2af8f2" member_type: VOTER }
I20260709 12:14:04.420763 22042 leader_election.cc:304] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2 [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: 485c60ab70c7454d9cc2ddf8ec2af8f2; no voters: 
I20260709 12:14:04.421859 22042 leader_election.cc:290] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:04.422215 22045 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:04.423758 22045 raft_consensus.cc:697] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2 [term 1 LEADER]: Becoming Leader. State: Replica: 485c60ab70c7454d9cc2ddf8ec2af8f2, State: Running, Role: LEADER
I20260709 12:14:04.424499 22045 consensus_queue.cc:237] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2 [LEADER]: Queue going to LEADER mode. State: All 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: "485c60ab70c7454d9cc2ddf8ec2af8f2" member_type: VOTER }
I20260709 12:14:04.424980 22042 sys_catalog.cc:565] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:04.427170 22047 sys_catalog.cc:455] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 485c60ab70c7454d9cc2ddf8ec2af8f2. Latest consensus state: current_term: 1 leader_uuid: "485c60ab70c7454d9cc2ddf8ec2af8f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "485c60ab70c7454d9cc2ddf8ec2af8f2" member_type: VOTER } }
I20260709 12:14:04.427145 22046 sys_catalog.cc:455] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "485c60ab70c7454d9cc2ddf8ec2af8f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "485c60ab70c7454d9cc2ddf8ec2af8f2" member_type: VOTER } }
I20260709 12:14:04.427893 22047 sys_catalog.cc:458] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:04.427973 22046 sys_catalog.cc:458] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:04.430248 22050 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:04.435250 22050 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:04.443238 16595 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:04.443650 22050 catalog_manager.cc:1383] Generated new cluster ID: b430e1e890be4e2da755b3603f507ab8
I20260709 12:14:04.444057 22050 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:04.481441 22050 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:04.482766 22050 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:04.499899 22050 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2: Generated new TSK 0
I20260709 12:14:04.500535 22050 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:04.509472 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:04.515740 22063 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:14:04.517091 22064 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:14:04.517930 22066 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:14:04.518093 16595 server_base.cc:1061] running on GCE node
I20260709 12:14:04.519083 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:04.519294 16595 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:14:04.519477 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599244519441 us; error 0 us; skew 500 ppm
I20260709 12:14:04.520107 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:04.522397 16595 webserver.cc:533] Webserver started at http://127.16.52.193:34113/ using document root <none> and password file <none>
I20260709 12:14:04.522892 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:04.523097 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:04.523363 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:04.524633 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599064320405-16595-0/minicluster-data/ts-0-root/instance:
uuid: "f26f816556f04c0aa2f49f1df4793ae7"
format_stamp: "Formatted at 2026-07-09 12:14:04 on dist-test-slave-stjn"
I20260709 12:14:04.529234 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:04.532814 22071 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:14:04.533628 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 12:14:04.533908 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599064320405-16595-0/minicluster-data/ts-0-root
uuid: "f26f816556f04c0aa2f49f1df4793ae7"
format_stamp: "Formatted at 2026-07-09 12:14:04 on dist-test-slave-stjn"
I20260709 12:14:04.534186 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599064320405-16595-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599064320405-16595-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599064320405-16595-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:14:04.555794 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:04.556941 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:04.558316 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:04.560631 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:04.560804 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:04.561111 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:04.561270 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:04.598448 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.193:33205
I20260709 12:14:04.598558 22133 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.193:33205 every 8 connection(s)
I20260709 12:14:04.603498 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:04.610533 22138 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:14:04.613571 22139 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:14:04.614341 22141 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:14:04.614476 16595 server_base.cc:1061] running on GCE node
I20260709 12:14:04.616541 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:04.616820 16595 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:14:04.616935 22134 heartbeater.cc:344] Connected to a master server at 127.16.52.254:40355
I20260709 12:14:04.617033 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599244617013 us; error 0 us; skew 500 ppm
I20260709 12:14:04.617447 22134 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:04.617916 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:04.618351 22134 heartbeater.cc:507] Master 127.16.52.254:40355 requested a full tablet report, sending...
I20260709 12:14:04.620548 16595 webserver.cc:533] Webserver started at http://127.16.52.194:36707/ using document root <none> and password file <none>
I20260709 12:14:04.620929 22007 ts_manager.cc:194] Registered new tserver with Master: f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205)
I20260709 12:14:04.621272 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:04.621580 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:04.621907 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:04.623356 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599064320405-16595-0/minicluster-data/ts-1-root/instance:
uuid: "4de9a27cc75f415d90bd324ed1434cc9"
format_stamp: "Formatted at 2026-07-09 12:14:04 on dist-test-slave-stjn"
I20260709 12:14:04.623400 22007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53316
I20260709 12:14:04.628659 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:04.631987 22146 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:14:04.632761 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:04.633087 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599064320405-16595-0/minicluster-data/ts-1-root
uuid: "4de9a27cc75f415d90bd324ed1434cc9"
format_stamp: "Formatted at 2026-07-09 12:14:04 on dist-test-slave-stjn"
I20260709 12:14:04.633364 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599064320405-16595-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599064320405-16595-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599064320405-16595-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:14:04.651183 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:04.652240 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:04.653577 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:04.655838 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:04.656014 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:04.656314 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:04.656462 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:04.693993 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.194:40159
I20260709 12:14:04.694095 22208 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.194:40159 every 8 connection(s)
I20260709 12:14:04.698987 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:04.705981 22212 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:14:04.706905 22213 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:14:04.710246 16595 server_base.cc:1061] running on GCE node
I20260709 12:14:04.710781 22209 heartbeater.cc:344] Connected to a master server at 127.16.52.254:40355
W20260709 12:14:04.711246 22215 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:14:04.711256 22209 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:04.712281 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:14:04.712303 22209 heartbeater.cc:507] Master 127.16.52.254:40355 requested a full tablet report, sending...
W20260709 12:14:04.712575 16595 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:14:04.712846 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599244712825 us; error 0 us; skew 500 ppm
I20260709 12:14:04.713578 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:04.714881 22007 ts_manager.cc:194] Registered new tserver with Master: 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:04.716521 16595 webserver.cc:533] Webserver started at http://127.16.52.195:44817/ using document root <none> and password file <none>
I20260709 12:14:04.716892 22007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53318
I20260709 12:14:04.717221 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:04.717516 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:04.717839 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:04.719003 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599064320405-16595-0/minicluster-data/ts-2-root/instance:
uuid: "e023806667de4c32abd71ba9473700c3"
format_stamp: "Formatted at 2026-07-09 12:14:04 on dist-test-slave-stjn"
I20260709 12:14:04.723258 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:14:04.726583 22220 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:14:04.727397 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:04.727705 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599064320405-16595-0/minicluster-data/ts-2-root
uuid: "e023806667de4c32abd71ba9473700c3"
format_stamp: "Formatted at 2026-07-09 12:14:04 on dist-test-slave-stjn"
I20260709 12:14:04.728020 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599064320405-16595-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599064320405-16595-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599064320405-16595-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:14:04.738353 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:04.739411 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:04.740823 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:04.742976 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:04.743201 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:04.743429 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:04.743604 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:04.784847 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.195:40419
I20260709 12:14:04.784955 22282 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.195:40419 every 8 connection(s)
I20260709 12:14:04.798781 22283 heartbeater.cc:344] Connected to a master server at 127.16.52.254:40355
I20260709 12:14:04.799203 22283 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:04.800012 22283 heartbeater.cc:507] Master 127.16.52.254:40355 requested a full tablet report, sending...
I20260709 12:14:04.802060 22007 ts_manager.cc:194] Registered new tserver with Master: e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:04.802235 16595 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014045899s
I20260709 12:14:04.803946 22007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53320
I20260709 12:14:04.828902 22007 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53334:
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:14:04.832186 22007 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:14:04.905441 22174 tablet_service.cc:1511] Processing CreateTablet for tablet e8a35c210a434f4984d985128e90dd6f (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:04.906847 22174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8a35c210a434f4984d985128e90dd6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.913780 22173 tablet_service.cc:1511] Processing CreateTablet for tablet 0765c214fbcb4e9baf4fad19cc1958fa (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:04.914269 22248 tablet_service.cc:1511] Processing CreateTablet for tablet e8a35c210a434f4984d985128e90dd6f (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:04.914945 22172 tablet_service.cc:1511] Processing CreateTablet for tablet 29b40f1d6f7845f9b2c10eeef065691b (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:04.915442 22173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0765c214fbcb4e9baf4fad19cc1958fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.915675 22248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8a35c210a434f4984d985128e90dd6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.916302 22172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29b40f1d6f7845f9b2c10eeef065691b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.920917 22247 tablet_service.cc:1511] Processing CreateTablet for tablet 0765c214fbcb4e9baf4fad19cc1958fa (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:04.922323 22247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0765c214fbcb4e9baf4fad19cc1958fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.924873 22246 tablet_service.cc:1511] Processing CreateTablet for tablet 29b40f1d6f7845f9b2c10eeef065691b (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:04.926296 22246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29b40f1d6f7845f9b2c10eeef065691b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.928157 22171 tablet_service.cc:1511] Processing CreateTablet for tablet c751e8bb6da1434d9ad9e9d557043199 (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:04.929531 22171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c751e8bb6da1434d9ad9e9d557043199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.930264 22245 tablet_service.cc:1511] Processing CreateTablet for tablet c751e8bb6da1434d9ad9e9d557043199 (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:04.931615 22245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c751e8bb6da1434d9ad9e9d557043199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.932854 22244 tablet_service.cc:1511] Processing CreateTablet for tablet 20e2ba521a974774998e68a5b3982e50 (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:04.935636 22243 tablet_service.cc:1511] Processing CreateTablet for tablet 26583ce28bbd4d148293a9b16b6d5c06 (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:04.940722 22244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20e2ba521a974774998e68a5b3982e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.942703 22242 tablet_service.cc:1511] Processing CreateTablet for tablet 50c7367cf84c467b94e18985cbe3212f (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:04.944250 22242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c7367cf84c467b94e18985cbe3212f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.945425 22240 tablet_service.cc:1511] Processing CreateTablet for tablet f64f35fae69a4411a669a2c422c1ac9b (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:04.945895 22170 tablet_service.cc:1511] Processing CreateTablet for tablet 20e2ba521a974774998e68a5b3982e50 (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:04.946875 22240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f64f35fae69a4411a669a2c422c1ac9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.947254 22170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20e2ba521a974774998e68a5b3982e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.948995 22241 tablet_service.cc:1511] Processing CreateTablet for tablet 19f8ad5fe9864343a4abb9a6f423a8b7 (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:04.951761 22241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f8ad5fe9864343a4abb9a6f423a8b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.956229 22243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26583ce28bbd4d148293a9b16b6d5c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.958770 22169 tablet_service.cc:1511] Processing CreateTablet for tablet 26583ce28bbd4d148293a9b16b6d5c06 (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:04.960834 22169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26583ce28bbd4d148293a9b16b6d5c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.970914 22168 tablet_service.cc:1511] Processing CreateTablet for tablet 50c7367cf84c467b94e18985cbe3212f (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:04.973009 22168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c7367cf84c467b94e18985cbe3212f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:04.989549 22172 tablet_service.cc:1511] Processing CreateTablet for tablet 19f8ad5fe9864343a4abb9a6f423a8b7 (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:04.993391 22173 tablet_service.cc:1511] Processing CreateTablet for tablet f64f35fae69a4411a669a2c422c1ac9b (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:04.994865 22173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f64f35fae69a4411a669a2c422c1ac9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:05.001582 22172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f8ad5fe9864343a4abb9a6f423a8b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:05.056384 22099 tablet_service.cc:1511] Processing CreateTablet for tablet e8a35c210a434f4984d985128e90dd6f (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:05.057781 22299 tablet_bootstrap.cc:492] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9: Bootstrap starting.
I20260709 12:14:05.058902 22098 tablet_service.cc:1511] Processing CreateTablet for tablet 0765c214fbcb4e9baf4fad19cc1958fa (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:05.061168 22097 tablet_service.cc:1511] Processing CreateTablet for tablet 29b40f1d6f7845f9b2c10eeef065691b (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:05.063392 22096 tablet_service.cc:1511] Processing CreateTablet for tablet c751e8bb6da1434d9ad9e9d557043199 (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:05.063894 22299 tablet_bootstrap.cc:654] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.065572 22095 tablet_service.cc:1511] Processing CreateTablet for tablet 20e2ba521a974774998e68a5b3982e50 (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:05.069828 22298 tablet_bootstrap.cc:492] T 50c7367cf84c467b94e18985cbe3212f P e023806667de4c32abd71ba9473700c3: Bootstrap starting.
I20260709 12:14:05.071131 22094 tablet_service.cc:1511] Processing CreateTablet for tablet 26583ce28bbd4d148293a9b16b6d5c06 (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:05.073100 22092 tablet_service.cc:1511] Processing CreateTablet for tablet 19f8ad5fe9864343a4abb9a6f423a8b7 (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:05.069651 22093 tablet_service.cc:1511] Processing CreateTablet for tablet 50c7367cf84c467b94e18985cbe3212f (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:05.057847 22099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8a35c210a434f4984d985128e90dd6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:05.077082 22092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f8ad5fe9864343a4abb9a6f423a8b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:05.077680 22096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c751e8bb6da1434d9ad9e9d557043199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:05.078969 22091 tablet_service.cc:1511] Processing CreateTablet for tablet f64f35fae69a4411a669a2c422c1ac9b (DEFAULT_TABLE table=test-workload [id=396936dc0dd24cd99662fe87f1afb6a9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:05.080116 22095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20e2ba521a974774998e68a5b3982e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:05.081532 22094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26583ce28bbd4d148293a9b16b6d5c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:05.084164 22091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f64f35fae69a4411a669a2c422c1ac9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:05.086246 22093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c7367cf84c467b94e18985cbe3212f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:05.086895 22097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29b40f1d6f7845f9b2c10eeef065691b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:05.091732 22098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0765c214fbcb4e9baf4fad19cc1958fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:05.084239 22298 tablet_bootstrap.cc:654] T 50c7367cf84c467b94e18985cbe3212f P e023806667de4c32abd71ba9473700c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.119506 22299 tablet_bootstrap.cc:492] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9: No bootstrap required, opened a new log
I20260709 12:14:05.120158 22299 ts_tablet_manager.cc:1403] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.008s
I20260709 12:14:05.135336 22299 raft_consensus.cc:359] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.140498 22299 raft_consensus.cc:385] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.140853 22299 raft_consensus.cc:740] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.141690 22299 consensus_queue.cc:260] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.146149 22209 heartbeater.cc:499] Master 127.16.52.254:40355 was elected leader, sending a full tablet report...
I20260709 12:14:05.146653 22299 ts_tablet_manager.cc:1434] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.005s
I20260709 12:14:05.147856 22299 tablet_bootstrap.cc:492] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9: Bootstrap starting.
I20260709 12:14:05.150135 22301 tablet_bootstrap.cc:492] T f64f35fae69a4411a669a2c422c1ac9b P f26f816556f04c0aa2f49f1df4793ae7: Bootstrap starting.
I20260709 12:14:05.154654 22299 tablet_bootstrap.cc:654] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.162063 22301 tablet_bootstrap.cc:654] T f64f35fae69a4411a669a2c422c1ac9b P f26f816556f04c0aa2f49f1df4793ae7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.163486 22298 tablet_bootstrap.cc:492] T 50c7367cf84c467b94e18985cbe3212f P e023806667de4c32abd71ba9473700c3: No bootstrap required, opened a new log
I20260709 12:14:05.164381 22298 ts_tablet_manager.cc:1403] T 50c7367cf84c467b94e18985cbe3212f P e023806667de4c32abd71ba9473700c3: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.000s
I20260709 12:14:05.167326 22299 tablet_bootstrap.cc:492] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9: No bootstrap required, opened a new log
I20260709 12:14:05.167899 22299 ts_tablet_manager.cc:1403] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.003s
I20260709 12:14:05.167646 22298 raft_consensus.cc:359] T 50c7367cf84c467b94e18985cbe3212f P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.168594 22298 raft_consensus.cc:385] T 50c7367cf84c467b94e18985cbe3212f P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.168958 22298 raft_consensus.cc:740] T 50c7367cf84c467b94e18985cbe3212f P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.170042 22298 consensus_queue.cc:260] T 50c7367cf84c467b94e18985cbe3212f P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.170921 22299 raft_consensus.cc:359] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.171665 22299 raft_consensus.cc:385] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.172010 22299 raft_consensus.cc:740] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.172756 22299 consensus_queue.cc:260] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.175057 22299 ts_tablet_manager.cc:1434] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:05.175912 22298 ts_tablet_manager.cc:1434] T 50c7367cf84c467b94e18985cbe3212f P e023806667de4c32abd71ba9473700c3: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260709 12:14:05.176111 22299 tablet_bootstrap.cc:492] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9: Bootstrap starting.
I20260709 12:14:05.177227 22301 tablet_bootstrap.cc:492] T f64f35fae69a4411a669a2c422c1ac9b P f26f816556f04c0aa2f49f1df4793ae7: No bootstrap required, opened a new log
I20260709 12:14:05.177731 22301 ts_tablet_manager.cc:1403] T f64f35fae69a4411a669a2c422c1ac9b P f26f816556f04c0aa2f49f1df4793ae7: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.001s
I20260709 12:14:05.180356 22301 raft_consensus.cc:359] T f64f35fae69a4411a669a2c422c1ac9b P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.181221 22301 raft_consensus.cc:385] T f64f35fae69a4411a669a2c422c1ac9b P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.181552 22301 raft_consensus.cc:740] T f64f35fae69a4411a669a2c422c1ac9b P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.182734 22299 tablet_bootstrap.cc:654] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.182322 22301 consensus_queue.cc:260] T f64f35fae69a4411a669a2c422c1ac9b P f26f816556f04c0aa2f49f1df4793ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.184303 22283 heartbeater.cc:499] Master 127.16.52.254:40355 was elected leader, sending a full tablet report...
I20260709 12:14:05.187443 22299 tablet_bootstrap.cc:492] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9: No bootstrap required, opened a new log
I20260709 12:14:05.187964 22299 ts_tablet_manager.cc:1403] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.004s
I20260709 12:14:05.190439 22298 tablet_bootstrap.cc:492] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3: Bootstrap starting.
I20260709 12:14:05.190187 22299 raft_consensus.cc:359] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.191041 22299 raft_consensus.cc:385] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.191345 22299 raft_consensus.cc:740] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.192116 22299 consensus_queue.cc:260] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.194360 22299 ts_tablet_manager.cc:1434] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:14:05.195644 22299 tablet_bootstrap.cc:492] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9: Bootstrap starting.
I20260709 12:14:05.202132 22299 tablet_bootstrap.cc:654] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.205626 22301 ts_tablet_manager.cc:1434] T f64f35fae69a4411a669a2c422c1ac9b P f26f816556f04c0aa2f49f1df4793ae7: Time spent starting tablet: real 0.028s	user 0.015s	sys 0.014s
I20260709 12:14:05.206501 22134 heartbeater.cc:499] Master 127.16.52.254:40355 was elected leader, sending a full tablet report...
I20260709 12:14:05.207126 22301 tablet_bootstrap.cc:492] T 20e2ba521a974774998e68a5b3982e50 P f26f816556f04c0aa2f49f1df4793ae7: Bootstrap starting.
I20260709 12:14:05.213850 22301 tablet_bootstrap.cc:654] T 20e2ba521a974774998e68a5b3982e50 P f26f816556f04c0aa2f49f1df4793ae7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.230439 22306 raft_consensus.cc:493] T 50c7367cf84c467b94e18985cbe3212f P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.231302 22306 raft_consensus.cc:515] T 50c7367cf84c467b94e18985cbe3212f P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.234457 22299 tablet_bootstrap.cc:492] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9: No bootstrap required, opened a new log
I20260709 12:14:05.235072 22299 ts_tablet_manager.cc:1403] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.023s
I20260709 12:14:05.236089 22298 tablet_bootstrap.cc:654] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.237999 22299 raft_consensus.cc:359] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.238775 22299 raft_consensus.cc:385] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.239087 22299 raft_consensus.cc:740] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.240150 22299 consensus_queue.cc:260] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.243067 22302 raft_consensus.cc:493] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.243758 22302 raft_consensus.cc:515] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.248612 22299 ts_tablet_manager.cc:1434] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260709 12:14:05.249802 22299 tablet_bootstrap.cc:492] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9: Bootstrap starting.
I20260709 12:14:05.254164 22302 leader_election.cc:290] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:05.257741 22306 leader_election.cc:290] T 50c7367cf84c467b94e18985cbe3212f P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:05.265502 22299 tablet_bootstrap.cc:654] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.268879 22298 tablet_bootstrap.cc:492] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3: No bootstrap required, opened a new log
I20260709 12:14:05.269464 22298 ts_tablet_manager.cc:1403] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.017s
I20260709 12:14:05.281198 22298 raft_consensus.cc:359] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.282073 22298 raft_consensus.cc:385] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.282449 22298 raft_consensus.cc:740] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.283264 22298 consensus_queue.cc:260] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.287384 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c751e8bb6da1434d9ad9e9d557043199" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:05.287923 22298 ts_tablet_manager.cc:1434] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:14:05.289073 22298 tablet_bootstrap.cc:492] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3: Bootstrap starting.
W20260709 12:14:05.290628 22150 leader_election.cc:343] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.299177 22299 tablet_bootstrap.cc:492] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9: No bootstrap required, opened a new log
I20260709 12:14:05.299842 22299 ts_tablet_manager.cc:1403] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9: Time spent bootstrapping tablet: real 0.050s	user 0.027s	sys 0.011s
I20260709 12:14:05.303064 22299 raft_consensus.cc:359] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.304106 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c7367cf84c467b94e18985cbe3212f" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:05.304350 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c7367cf84c467b94e18985cbe3212f" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9" is_pre_election: true
I20260709 12:14:05.304670 22299 raft_consensus.cc:385] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.305060 22299 raft_consensus.cc:740] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.306028 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c751e8bb6da1434d9ad9e9d557043199" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3" is_pre_election: true
I20260709 12:14:05.305912 22299 consensus_queue.cc:260] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
W20260709 12:14:05.307673 22148 leader_election.cc:343] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.308176 22148 leader_election.cc:304] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9; no voters: e023806667de4c32abd71ba9473700c3, f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:05.308485 22299 ts_tablet_manager.cc:1434] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:14:05.309110 22312 raft_consensus.cc:2749] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:05.309670 22299 tablet_bootstrap.cc:492] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9: Bootstrap starting.
I20260709 12:14:05.310148 22298 tablet_bootstrap.cc:654] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:05.313156 22224 leader_election.cc:343] T 50c7367cf84c467b94e18985cbe3212f P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:05.314025 22224 leader_election.cc:343] T 50c7367cf84c467b94e18985cbe3212f P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.314450 22224 leader_election.cc:304] T 50c7367cf84c467b94e18985cbe3212f P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e023806667de4c32abd71ba9473700c3; no voters: 4de9a27cc75f415d90bd324ed1434cc9, f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:05.315521 22306 raft_consensus.cc:2749] T 50c7367cf84c467b94e18985cbe3212f P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:05.317245 22299 tablet_bootstrap.cc:654] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.318231 22312 raft_consensus.cc:493] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.319118 22301 tablet_bootstrap.cc:492] T 20e2ba521a974774998e68a5b3982e50 P f26f816556f04c0aa2f49f1df4793ae7: No bootstrap required, opened a new log
I20260709 12:14:05.318898 22312 raft_consensus.cc:515] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.319686 22301 ts_tablet_manager.cc:1403] T 20e2ba521a974774998e68a5b3982e50 P f26f816556f04c0aa2f49f1df4793ae7: Time spent bootstrapping tablet: real 0.113s	user 0.012s	sys 0.034s
I20260709 12:14:05.322016 22312 leader_election.cc:290] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:05.324224 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b40f1d6f7845f9b2c10eeef065691b" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:05.324040 22301 raft_consensus.cc:359] T 20e2ba521a974774998e68a5b3982e50 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.325270 22301 raft_consensus.cc:385] T 20e2ba521a974774998e68a5b3982e50 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.325718 22301 raft_consensus.cc:740] T 20e2ba521a974774998e68a5b3982e50 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Initialized, Role: FOLLOWER
W20260709 12:14:05.326524 22150 leader_election.cc:343] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.327257 22301 consensus_queue.cc:260] T 20e2ba521a974774998e68a5b3982e50 P f26f816556f04c0aa2f49f1df4793ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.330896 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b40f1d6f7845f9b2c10eeef065691b" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3" is_pre_election: true
W20260709 12:14:05.332504 22148 leader_election.cc:343] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.332969 22148 leader_election.cc:304] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9; no voters: e023806667de4c32abd71ba9473700c3, f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:05.334144 22312 raft_consensus.cc:2749] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:05.334342 22299 tablet_bootstrap.cc:492] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9: No bootstrap required, opened a new log
I20260709 12:14:05.335076 22299 ts_tablet_manager.cc:1403] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.005s
I20260709 12:14:05.336017 22301 ts_tablet_manager.cc:1434] T 20e2ba521a974774998e68a5b3982e50 P f26f816556f04c0aa2f49f1df4793ae7: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.001s
I20260709 12:14:05.337354 22301 tablet_bootstrap.cc:492] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7: Bootstrap starting.
I20260709 12:14:05.338366 22298 tablet_bootstrap.cc:492] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3: No bootstrap required, opened a new log
I20260709 12:14:05.339015 22298 ts_tablet_manager.cc:1403] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.011s
I20260709 12:14:05.338404 22299 raft_consensus.cc:359] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.339501 22299 raft_consensus.cc:385] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.339891 22299 raft_consensus.cc:740] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.340695 22299 consensus_queue.cc:260] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.342386 22298 raft_consensus.cc:359] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.343024 22299 ts_tablet_manager.cc:1434] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 12:14:05.343160 22298 raft_consensus.cc:385] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.343990 22298 raft_consensus.cc:740] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.344262 22301 tablet_bootstrap.cc:654] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.344569 22299 tablet_bootstrap.cc:492] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9: Bootstrap starting.
I20260709 12:14:05.345031 22298 consensus_queue.cc:260] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.350260 22298 ts_tablet_manager.cc:1434] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260709 12:14:05.351372 22298 tablet_bootstrap.cc:492] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3: Bootstrap starting.
I20260709 12:14:05.353930 22299 tablet_bootstrap.cc:654] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.358538 22298 tablet_bootstrap.cc:654] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.361649 22301 tablet_bootstrap.cc:492] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7: No bootstrap required, opened a new log
I20260709 12:14:05.362233 22301 ts_tablet_manager.cc:1403] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 12:14:05.365799 22299 tablet_bootstrap.cc:492] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9: No bootstrap required, opened a new log
I20260709 12:14:05.365646 22301 raft_consensus.cc:359] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.366396 22299 ts_tablet_manager.cc:1403] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260709 12:14:05.366482 22301 raft_consensus.cc:385] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.366895 22301 raft_consensus.cc:740] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.367949 22301 consensus_queue.cc:260] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.368697 22298 tablet_bootstrap.cc:492] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3: No bootstrap required, opened a new log
I20260709 12:14:05.369225 22298 ts_tablet_manager.cc:1403] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260709 12:14:05.369771 22299 raft_consensus.cc:359] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.370368 22301 ts_tablet_manager.cc:1434] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:14:05.370615 22299 raft_consensus.cc:385] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.370970 22299 raft_consensus.cc:740] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.371515 22301 tablet_bootstrap.cc:492] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7: Bootstrap starting.
I20260709 12:14:05.372151 22298 raft_consensus.cc:359] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.371981 22299 consensus_queue.cc:260] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.372954 22298 raft_consensus.cc:385] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.373584 22298 raft_consensus.cc:740] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.374805 22299 ts_tablet_manager.cc:1434] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:05.374866 22298 consensus_queue.cc:260] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.376621 22299 tablet_bootstrap.cc:492] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9: Bootstrap starting.
I20260709 12:14:05.379746 22301 tablet_bootstrap.cc:654] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.380089 22298 ts_tablet_manager.cc:1434] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:14:05.381147 22298 tablet_bootstrap.cc:492] T 29b40f1d6f7845f9b2c10eeef065691b P e023806667de4c32abd71ba9473700c3: Bootstrap starting.
I20260709 12:14:05.382211 22312 raft_consensus.cc:493] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.382723 22312 raft_consensus.cc:515] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.384941 22299 tablet_bootstrap.cc:654] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.386770 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0765c214fbcb4e9baf4fad19cc1958fa" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:05.388072 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0765c214fbcb4e9baf4fad19cc1958fa" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3" is_pre_election: true
W20260709 12:14:05.388285 22150 leader_election.cc:343] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:05.390414 22148 leader_election.cc:343] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:05.390872 22148 leader_election.cc:304] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9; no voters: e023806667de4c32abd71ba9473700c3, f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:05.391782 22302 raft_consensus.cc:2749] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:05.393812 22301 tablet_bootstrap.cc:492] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7: No bootstrap required, opened a new log
I20260709 12:14:05.394538 22301 ts_tablet_manager.cc:1403] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260709 12:14:05.394596 22298 tablet_bootstrap.cc:654] T 29b40f1d6f7845f9b2c10eeef065691b P e023806667de4c32abd71ba9473700c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.384977 22312 leader_election.cc:290] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:05.403956 22301 raft_consensus.cc:359] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.405128 22301 raft_consensus.cc:385] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.405613 22301 raft_consensus.cc:740] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.406553 22298 tablet_bootstrap.cc:492] T 29b40f1d6f7845f9b2c10eeef065691b P e023806667de4c32abd71ba9473700c3: No bootstrap required, opened a new log
I20260709 12:14:05.407107 22298 ts_tablet_manager.cc:1403] T 29b40f1d6f7845f9b2c10eeef065691b P e023806667de4c32abd71ba9473700c3: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
I20260709 12:14:05.408007 22301 consensus_queue.cc:260] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.409077 22299 tablet_bootstrap.cc:492] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9: No bootstrap required, opened a new log
I20260709 12:14:05.409616 22299 ts_tablet_manager.cc:1403] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9: Time spent bootstrapping tablet: real 0.033s	user 0.026s	sys 0.005s
I20260709 12:14:05.410166 22298 raft_consensus.cc:359] T 29b40f1d6f7845f9b2c10eeef065691b P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.410928 22298 raft_consensus.cc:385] T 29b40f1d6f7845f9b2c10eeef065691b P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.411224 22298 raft_consensus.cc:740] T 29b40f1d6f7845f9b2c10eeef065691b P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.411752 22301 ts_tablet_manager.cc:1434] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 12:14:05.412108 22298 consensus_queue.cc:260] T 29b40f1d6f7845f9b2c10eeef065691b P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.412442 22299 raft_consensus.cc:359] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.412959 22301 tablet_bootstrap.cc:492] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7: Bootstrap starting.
I20260709 12:14:05.413240 22299 raft_consensus.cc:385] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.413600 22299 raft_consensus.cc:740] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.414443 22299 consensus_queue.cc:260] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.419306 22299 ts_tablet_manager.cc:1434] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:14:05.420331 22299 tablet_bootstrap.cc:492] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9: Bootstrap starting.
I20260709 12:14:05.423363 22298 ts_tablet_manager.cc:1434] T 29b40f1d6f7845f9b2c10eeef065691b P e023806667de4c32abd71ba9473700c3: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:14:05.424486 22298 tablet_bootstrap.cc:492] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3: Bootstrap starting.
I20260709 12:14:05.420354 22301 tablet_bootstrap.cc:654] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.429930 22299 tablet_bootstrap.cc:654] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.431181 22298 tablet_bootstrap.cc:654] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.436810 22301 tablet_bootstrap.cc:492] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7: No bootstrap required, opened a new log
I20260709 12:14:05.437078 22299 tablet_bootstrap.cc:492] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9: No bootstrap required, opened a new log
I20260709 12:14:05.437342 22301 ts_tablet_manager.cc:1403] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.002s
W20260709 12:14:05.437424 22055 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:05.437584 22299 ts_tablet_manager.cc:1403] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 12:14:05.439019 22298 tablet_bootstrap.cc:492] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3: No bootstrap required, opened a new log
I20260709 12:14:05.439481 22298 ts_tablet_manager.cc:1403] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260709 12:14:05.440428 22312 raft_consensus.cc:493] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.440577 22299 raft_consensus.cc:359] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.440867 22301 raft_consensus.cc:359] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.440958 22312 raft_consensus.cc:515] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.441406 22299 raft_consensus.cc:385] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.441745 22301 raft_consensus.cc:385] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.441859 22299 raft_consensus.cc:740] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.442178 22301 raft_consensus.cc:740] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.442355 22298 raft_consensus.cc:359] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.443121 22298 raft_consensus.cc:385] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.442699 22299 consensus_queue.cc:260] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.443276 22312 leader_election.cc:290] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:05.443444 22298 raft_consensus.cc:740] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.444232 22298 consensus_queue.cc:260] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.445052 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64f35fae69a4411a669a2c422c1ac9b" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:05.445303 22299 ts_tablet_manager.cc:1434] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:05.445778 22109 raft_consensus.cc:2468] T f64f35fae69a4411a669a2c422c1ac9b P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 0.
I20260709 12:14:05.446424 22298 ts_tablet_manager.cc:1434] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:05.446905 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64f35fae69a4411a669a2c422c1ac9b" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3" is_pre_election: true
I20260709 12:14:05.447681 22298 tablet_bootstrap.cc:492] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3: Bootstrap starting.
I20260709 12:14:05.447570 22258 raft_consensus.cc:2468] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 0.
I20260709 12:14:05.447706 22150 leader_election.cc:304] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
I20260709 12:14:05.452569 22302 raft_consensus.cc:2804] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.452996 22302 raft_consensus.cc:493] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.453374 22302 raft_consensus.cc:3060] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.455394 22298 tablet_bootstrap.cc:654] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.461488 22302 raft_consensus.cc:515] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.462661 22298 tablet_bootstrap.cc:492] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3: No bootstrap required, opened a new log
I20260709 12:14:05.463171 22298 ts_tablet_manager.cc:1403] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20260709 12:14:05.463764 22302 leader_election.cc:290] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:05.465195 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64f35fae69a4411a669a2c422c1ac9b" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3"
I20260709 12:14:05.464908 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64f35fae69a4411a669a2c422c1ac9b" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:05.468601 22258 raft_consensus.cc:3060] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.464186 22301 consensus_queue.cc:260] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.468804 22109 raft_consensus.cc:3060] T f64f35fae69a4411a669a2c422c1ac9b P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.466136 22298 raft_consensus.cc:359] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.469453 22298 raft_consensus.cc:385] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.469863 22298 raft_consensus.cc:740] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.470748 22298 consensus_queue.cc:260] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.473415 22298 ts_tablet_manager.cc:1434] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:14:05.474572 22298 tablet_bootstrap.cc:492] T e8a35c210a434f4984d985128e90dd6f P e023806667de4c32abd71ba9473700c3: Bootstrap starting.
I20260709 12:14:05.477387 22301 ts_tablet_manager.cc:1434] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260709 12:14:05.477439 22258 raft_consensus.cc:2468] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 1.
I20260709 12:14:05.479085 22148 leader_election.cc:304] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: 
I20260709 12:14:05.480067 22312 raft_consensus.cc:493] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.482869 22298 tablet_bootstrap.cc:654] T e8a35c210a434f4984d985128e90dd6f P e023806667de4c32abd71ba9473700c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.482683 22312 raft_consensus.cc:515] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.481124 22301 tablet_bootstrap.cc:492] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7: Bootstrap starting.
I20260709 12:14:05.488036 22298 tablet_bootstrap.cc:492] T e8a35c210a434f4984d985128e90dd6f P e023806667de4c32abd71ba9473700c3: No bootstrap required, opened a new log
I20260709 12:14:05.488626 22298 ts_tablet_manager.cc:1403] T e8a35c210a434f4984d985128e90dd6f P e023806667de4c32abd71ba9473700c3: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.012s
I20260709 12:14:05.489125 22312 leader_election.cc:290] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:05.491006 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a35c210a434f4984d985128e90dd6f" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:05.491276 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a35c210a434f4984d985128e90dd6f" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3" is_pre_election: true
I20260709 12:14:05.491918 22301 tablet_bootstrap.cc:654] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.491716 22108 raft_consensus.cc:2468] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 0.
I20260709 12:14:05.491688 22298 raft_consensus.cc:359] T e8a35c210a434f4984d985128e90dd6f P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.482045 22302 raft_consensus.cc:2804] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.492565 22298 raft_consensus.cc:385] T e8a35c210a434f4984d985128e90dd6f P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.493155 22302 raft_consensus.cc:697] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 LEADER]: Becoming Leader. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Running, Role: LEADER
I20260709 12:14:05.492901 22298 raft_consensus.cc:740] T e8a35c210a434f4984d985128e90dd6f P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.493404 22150 leader_election.cc:304] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
I20260709 12:14:05.494175 22302 consensus_queue.cc:237] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.494423 22312 raft_consensus.cc:2804] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.494405 22298 consensus_queue.cc:260] T e8a35c210a434f4984d985128e90dd6f P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.495270 22312 raft_consensus.cc:493] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.495492 22258 raft_consensus.cc:2468] T e8a35c210a434f4984d985128e90dd6f P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 0.
I20260709 12:14:05.496109 22312 raft_consensus.cc:3060] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.479780 22109 raft_consensus.cc:2468] T f64f35fae69a4411a669a2c422c1ac9b P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 1.
I20260709 12:14:05.501585 22298 ts_tablet_manager.cc:1434] T e8a35c210a434f4984d985128e90dd6f P e023806667de4c32abd71ba9473700c3: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:14:05.503010 22298 tablet_bootstrap.cc:492] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3: Bootstrap starting.
I20260709 12:14:05.509271 22312 raft_consensus.cc:515] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.511921 22298 tablet_bootstrap.cc:654] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.512193 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a35c210a434f4984d985128e90dd6f" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:05.512858 22109 raft_consensus.cc:3060] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.514322 22301 tablet_bootstrap.cc:492] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7: No bootstrap required, opened a new log
I20260709 12:14:05.514827 22301 ts_tablet_manager.cc:1403] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.011s
I20260709 12:14:05.517761 22301 raft_consensus.cc:359] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.518478 22301 raft_consensus.cc:385] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.518764 22301 raft_consensus.cc:740] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.519922 22301 consensus_queue.cc:260] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.520533 22109 raft_consensus.cc:2468] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 1.
I20260709 12:14:05.521799 22150 leader_election.cc:304] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
I20260709 12:14:05.524326 22301 ts_tablet_manager.cc:1434] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:14:05.525398 22301 tablet_bootstrap.cc:492] T 19f8ad5fe9864343a4abb9a6f423a8b7 P f26f816556f04c0aa2f49f1df4793ae7: Bootstrap starting.
I20260709 12:14:05.532090 22301 tablet_bootstrap.cc:654] T 19f8ad5fe9864343a4abb9a6f423a8b7 P f26f816556f04c0aa2f49f1df4793ae7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.540223 22307 raft_consensus.cc:493] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.540928 22307 raft_consensus.cc:515] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.542268 22312 leader_election.cc:290] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:05.545054 22312 raft_consensus.cc:2804] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.545367 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a35c210a434f4984d985128e90dd6f" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3"
I20260709 12:14:05.547320 22258 raft_consensus.cc:3060] T e8a35c210a434f4984d985128e90dd6f P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.547387 22312 raft_consensus.cc:697] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 LEADER]: Becoming Leader. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Running, Role: LEADER
I20260709 12:14:05.549265 22307 leader_election.cc:290] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:05.549387 22312 consensus_queue.cc:237] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.556443 22258 raft_consensus.cc:2468] T e8a35c210a434f4984d985128e90dd6f P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 1.
I20260709 12:14:05.556303 22007 catalog_manager.cc:5697] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "4de9a27cc75f415d90bd324ed1434cc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.557742 22298 tablet_bootstrap.cc:492] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3: No bootstrap required, opened a new log
I20260709 12:14:05.558254 22298 ts_tablet_manager.cc:1403] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.021s
I20260709 12:14:05.561030 22298 raft_consensus.cc:359] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.561542 22298 raft_consensus.cc:385] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.561782 22298 raft_consensus.cc:740] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.562474 22298 consensus_queue.cc:260] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.565114 22334 raft_consensus.cc:493] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.565805 22334 raft_consensus.cc:515] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.569150 22298 ts_tablet_manager.cc:1434] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:14:05.570894 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20e2ba521a974774998e68a5b3982e50" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3" is_pre_election: true
I20260709 12:14:05.571727 22258 raft_consensus.cc:2468] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 0.
I20260709 12:14:05.573454 22148 leader_election.cc:304] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: 
I20260709 12:14:05.574288 22306 raft_consensus.cc:493] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.574645 22302 raft_consensus.cc:2804] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.575286 22302 raft_consensus.cc:493] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.575026 22306 raft_consensus.cc:515] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.575781 22302 raft_consensus.cc:3060] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.577888 22306 leader_election.cc:290] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:05.580530 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26583ce28bbd4d148293a9b16b6d5c06" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9" is_pre_election: true
I20260709 12:14:05.581486 22184 raft_consensus.cc:2468] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 0.
I20260709 12:14:05.583287 22224 leader_election.cc:304] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: 
I20260709 12:14:05.583988 22334 leader_election.cc:290] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:05.590029 22306 raft_consensus.cc:2804] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.594363 22306 raft_consensus.cc:493] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.594743 22306 raft_consensus.cc:3060] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.597977 22301 tablet_bootstrap.cc:492] T 19f8ad5fe9864343a4abb9a6f423a8b7 P f26f816556f04c0aa2f49f1df4793ae7: No bootstrap required, opened a new log
I20260709 12:14:05.599193 22301 ts_tablet_manager.cc:1403] T 19f8ad5fe9864343a4abb9a6f423a8b7 P f26f816556f04c0aa2f49f1df4793ae7: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.015s
I20260709 12:14:05.602138 22301 raft_consensus.cc:359] T 19f8ad5fe9864343a4abb9a6f423a8b7 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.602895 22301 raft_consensus.cc:385] T 19f8ad5fe9864343a4abb9a6f423a8b7 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.598137 22302 raft_consensus.cc:515] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.603027 22312 raft_consensus.cc:493] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.605813 22307 raft_consensus.cc:493] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.606747 22307 raft_consensus.cc:515] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.608815 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26583ce28bbd4d148293a9b16b6d5c06" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:05.609436 22307 leader_election.cc:290] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:05.609596 22109 raft_consensus.cc:2468] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 0.
I20260709 12:14:05.611195 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20e2ba521a974774998e68a5b3982e50" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:05.611805 22109 raft_consensus.cc:2468] T 20e2ba521a974774998e68a5b3982e50 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 0.
I20260709 12:14:05.611706 22312 raft_consensus.cc:515] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.616931 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20e2ba521a974774998e68a5b3982e50" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3"
I20260709 12:14:05.617539 22258 raft_consensus.cc:3060] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.605587 22301 raft_consensus.cc:740] T 19f8ad5fe9864343a4abb9a6f423a8b7 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.624876 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20e2ba521a974774998e68a5b3982e50" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:05.627204 22109 raft_consensus.cc:3060] T 20e2ba521a974774998e68a5b3982e50 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.627424 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b40f1d6f7845f9b2c10eeef065691b" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9" is_pre_election: true
I20260709 12:14:05.628229 22183 raft_consensus.cc:2468] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26f816556f04c0aa2f49f1df4793ae7 in term 0.
I20260709 12:14:05.625738 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26583ce28bbd4d148293a9b16b6d5c06" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9" is_pre_election: true
I20260709 12:14:05.629745 22184 raft_consensus.cc:2468] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26f816556f04c0aa2f49f1df4793ae7 in term 0.
I20260709 12:14:05.630131 22306 raft_consensus.cc:515] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.632295 22306 leader_election.cc:290] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:05.632987 22306 raft_consensus.cc:493] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.633477 22306 raft_consensus.cc:515] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.634112 22301 consensus_queue.cc:260] T 19f8ad5fe9864343a4abb9a6f423a8b7 P f26f816556f04c0aa2f49f1df4793ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.637122 22312 leader_election.cc:290] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:05.637908 22301 ts_tablet_manager.cc:1434] T 19f8ad5fe9864343a4abb9a6f423a8b7 P f26f816556f04c0aa2f49f1df4793ae7: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 12:14:05.638221 22306 leader_election.cc:290] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:05.638439 22258 raft_consensus.cc:2468] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 1.
I20260709 12:14:05.639073 22109 raft_consensus.cc:2468] T 20e2ba521a974774998e68a5b3982e50 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 1.
I20260709 12:14:05.640504 22306 raft_consensus.cc:493] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.641144 22306 raft_consensus.cc:515] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.641315 22007 catalog_manager.cc:5697] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "4de9a27cc75f415d90bd324ed1434cc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.642933 22306 leader_election.cc:290] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:05.622427 22302 leader_election.cc:290] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:05.643447 22306 raft_consensus.cc:493] T 29b40f1d6f7845f9b2c10eeef065691b P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.644061 22306 raft_consensus.cc:515] T 29b40f1d6f7845f9b2c10eeef065691b P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.644357 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f8ad5fe9864343a4abb9a6f423a8b7" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9" is_pre_election: true
I20260709 12:14:05.645119 22182 raft_consensus.cc:2468] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 0.
I20260709 12:14:05.646181 22224 leader_election.cc:304] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: 
I20260709 12:14:05.646963 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26583ce28bbd4d148293a9b16b6d5c06" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:05.647574 22342 raft_consensus.cc:2804] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.647742 22184 raft_consensus.cc:3060] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.648108 22342 raft_consensus.cc:493] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.648533 22342 raft_consensus.cc:3060] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.648883 22301 tablet_bootstrap.cc:492] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7: Bootstrap starting.
I20260709 12:14:05.652209 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c751e8bb6da1434d9ad9e9d557043199" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9" is_pre_election: true
I20260709 12:14:05.653173 22183 raft_consensus.cc:2468] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 0.
I20260709 12:14:05.655012 22224 leader_election.cc:304] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: 
I20260709 12:14:05.656208 22075 leader_election.cc:304] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
I20260709 12:14:05.656558 22342 raft_consensus.cc:515] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.657095 22307 raft_consensus.cc:2804] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.657464 22307 raft_consensus.cc:493] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.657807 22307 raft_consensus.cc:3060] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.658800 22342 leader_election.cc:290] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:05.659418 22342 raft_consensus.cc:2804] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.659747 22342 raft_consensus.cc:493] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.660101 22342 raft_consensus.cc:3060] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.660316 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f8ad5fe9864343a4abb9a6f423a8b7" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:05.661123 22182 raft_consensus.cc:3060] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.658150 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b40f1d6f7845f9b2c10eeef065691b" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9" is_pre_election: true
I20260709 12:14:05.666832 22183 raft_consensus.cc:2468] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 0.
I20260709 12:14:05.666971 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26583ce28bbd4d148293a9b16b6d5c06" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3" is_pre_election: true
I20260709 12:14:05.667774 22258 raft_consensus.cc:2393] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26f816556f04c0aa2f49f1df4793ae7 in current term 1: Already voted for candidate e023806667de4c32abd71ba9473700c3 in this term.
I20260709 12:14:05.666323 22075 leader_election.cc:304] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
I20260709 12:14:05.668352 22224 leader_election.cc:304] T 29b40f1d6f7845f9b2c10eeef065691b P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: 
I20260709 12:14:05.669910 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b40f1d6f7845f9b2c10eeef065691b" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3" is_pre_election: true
I20260709 12:14:05.670547 22258 raft_consensus.cc:2468] T 29b40f1d6f7845f9b2c10eeef065691b P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26f816556f04c0aa2f49f1df4793ae7 in term 0.
I20260709 12:14:05.672470 22182 raft_consensus.cc:2468] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 1.
I20260709 12:14:05.673676 22307 raft_consensus.cc:515] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.675595 22342 raft_consensus.cc:515] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.677045 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b40f1d6f7845f9b2c10eeef065691b" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3"
I20260709 12:14:05.677654 22258 raft_consensus.cc:3060] T 29b40f1d6f7845f9b2c10eeef065691b P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.677783 22342 leader_election.cc:290] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:05.679211 22344 raft_consensus.cc:2804] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.679629 22344 raft_consensus.cc:493] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.679581 22224 leader_election.cc:304] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: 
I20260709 12:14:05.680310 22344 raft_consensus.cc:3060] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.684281 22301 tablet_bootstrap.cc:654] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.686170 22184 raft_consensus.cc:2468] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 1.
I20260709 12:14:05.687672 22224 leader_election.cc:304] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: 
I20260709 12:14:05.687939 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f8ad5fe9864343a4abb9a6f423a8b7" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:05.688336 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26583ce28bbd4d148293a9b16b6d5c06" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:05.688614 22109 raft_consensus.cc:2468] T 19f8ad5fe9864343a4abb9a6f423a8b7 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 0.
I20260709 12:14:05.688944 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c751e8bb6da1434d9ad9e9d557043199" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:05.688614 22306 leader_election.cc:290] T 29b40f1d6f7845f9b2c10eeef065691b P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:05.689659 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c751e8bb6da1434d9ad9e9d557043199" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:05.690126 22306 raft_consensus.cc:2804] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.690455 22109 raft_consensus.cc:2468] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 0.
I20260709 12:14:05.689662 22344 raft_consensus.cc:515] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.690805 22343 raft_consensus.cc:2804] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.690838 22306 raft_consensus.cc:697] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Becoming Leader. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:05.691530 22108 raft_consensus.cc:2393] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e023806667de4c32abd71ba9473700c3 in current term 1: Already voted for candidate f26f816556f04c0aa2f49f1df4793ae7 in this term.
I20260709 12:14:05.691938 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f8ad5fe9864343a4abb9a6f423a8b7" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:05.692613 22109 raft_consensus.cc:2468] T 19f8ad5fe9864343a4abb9a6f423a8b7 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 0.
I20260709 12:14:05.692243 22306 consensus_queue.cc:237] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.694460 22344 leader_election.cc:290] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:05.689522 22182 raft_consensus.cc:3060] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.695569 22258 raft_consensus.cc:2468] T 29b40f1d6f7845f9b2c10eeef065691b P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26f816556f04c0aa2f49f1df4793ae7 in term 1.
I20260709 12:14:05.696156 22342 raft_consensus.cc:2764] T 29b40f1d6f7845f9b2c10eeef065691b P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:14:05.696548 22148 leader_election.cc:304] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: 
I20260709 12:14:05.696897 22073 leader_election.cc:304] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e023806667de4c32abd71ba9473700c3, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
I20260709 12:14:05.697463 22302 raft_consensus.cc:2804] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.697580 22343 raft_consensus.cc:697] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Becoming Leader. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:05.697968 22302 raft_consensus.cc:697] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 LEADER]: Becoming Leader. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Running, Role: LEADER
I20260709 12:14:05.698572 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b40f1d6f7845f9b2c10eeef065691b" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:05.698462 22343 consensus_queue.cc:237] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.698762 22302 consensus_queue.cc:237] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.699395 22109 raft_consensus.cc:2393] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e023806667de4c32abd71ba9473700c3 in current term 1: Already voted for candidate f26f816556f04c0aa2f49f1df4793ae7 in this term.
I20260709 12:14:05.700838 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f8ad5fe9864343a4abb9a6f423a8b7" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:05.701375 22109 raft_consensus.cc:3060] T 19f8ad5fe9864343a4abb9a6f423a8b7 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.703593 22182 raft_consensus.cc:2468] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 1.
I20260709 12:14:05.704500 22344 raft_consensus.cc:2804] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.704972 22224 leader_election.cc:304] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: 
I20260709 12:14:05.706096 22347 raft_consensus.cc:2804] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.706928 22347 raft_consensus.cc:697] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Becoming Leader. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:05.707314 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c751e8bb6da1434d9ad9e9d557043199" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:05.708171 22108 raft_consensus.cc:3060] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.708000 22347 consensus_queue.cc:237] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.712616 22007 catalog_manager.cc:5697] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "4de9a27cc75f415d90bd324ed1434cc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.719139 22108 raft_consensus.cc:2468] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 1.
I20260709 12:14:05.723356 22307 leader_election.cc:290] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:05.725212 22301 tablet_bootstrap.cc:492] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7: No bootstrap required, opened a new log
I20260709 12:14:05.725586 22257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f8ad5fe9864343a4abb9a6f423a8b7" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3" is_pre_election: true
I20260709 12:14:05.729092 22344 raft_consensus.cc:697] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 [term 1 LEADER]: Becoming Leader. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Running, Role: LEADER
I20260709 12:14:05.729688 22347 raft_consensus.cc:493] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.734503 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b40f1d6f7845f9b2c10eeef065691b" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:05.733965 22150 leader_election.cc:304] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
I20260709 12:14:05.734834 22005 catalog_manager.cc:5697] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e023806667de4c32abd71ba9473700c3 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "e023806667de4c32abd71ba9473700c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:05.742679 22302 raft_consensus.cc:2764] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:14:05.742434 22347 raft_consensus.cc:515] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.741983 22182 raft_consensus.cc:3060] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.742002 22344 consensus_queue.cc:237] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.738855 22109 raft_consensus.cc:2468] T 19f8ad5fe9864343a4abb9a6f423a8b7 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 1.
I20260709 12:14:05.746939 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0765c214fbcb4e9baf4fad19cc1958fa" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9" is_pre_election: true
I20260709 12:14:05.747164 22347 leader_election.cc:290] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:05.740307 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26583ce28bbd4d148293a9b16b6d5c06" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:05.747588 22183 raft_consensus.cc:2468] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 0.
I20260709 12:14:05.748162 22184 raft_consensus.cc:2393] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f26f816556f04c0aa2f49f1df4793ae7 in current term 1: Already voted for candidate e023806667de4c32abd71ba9473700c3 in this term.
I20260709 12:14:05.748858 22224 leader_election.cc:304] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: 
I20260709 12:14:05.750005 22347 raft_consensus.cc:2804] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.750538 22347 raft_consensus.cc:493] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.751026 22347 raft_consensus.cc:3060] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.754714 22182 raft_consensus.cc:2468] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26f816556f04c0aa2f49f1df4793ae7 in term 1.
I20260709 12:14:05.758495 22005 catalog_manager.cc:5697] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e023806667de4c32abd71ba9473700c3 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "e023806667de4c32abd71ba9473700c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:05.734812 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26583ce28bbd4d148293a9b16b6d5c06" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3"
I20260709 12:14:05.741973 22301 ts_tablet_manager.cc:1403] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.003s
I20260709 12:14:05.759886 22005 catalog_manager.cc:5697] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e023806667de4c32abd71ba9473700c3 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "e023806667de4c32abd71ba9473700c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:05.762845 22301 raft_consensus.cc:359] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.763518 22301 raft_consensus.cc:385] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.746626 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0765c214fbcb4e9baf4fad19cc1958fa" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:05.763777 22301 raft_consensus.cc:740] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.764770 22301 consensus_queue.cc:260] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.764879 22347 raft_consensus.cc:515] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.765632 22108 raft_consensus.cc:2468] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 0.
I20260709 12:14:05.765648 22073 leader_election.cc:304] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7 [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: f26f816556f04c0aa2f49f1df4793ae7; no voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3
I20260709 12:14:05.767939 22347 leader_election.cc:290] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:05.768491 22307 raft_consensus.cc:2749] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:05.769779 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0765c214fbcb4e9baf4fad19cc1958fa" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:05.770026 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0765c214fbcb4e9baf4fad19cc1958fa" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:05.770483 22108 raft_consensus.cc:3060] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.770673 22182 raft_consensus.cc:3060] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.772531 22301 ts_tablet_manager.cc:1434] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:14:05.773680 22301 tablet_bootstrap.cc:492] T 50c7367cf84c467b94e18985cbe3212f P f26f816556f04c0aa2f49f1df4793ae7: Bootstrap starting.
I20260709 12:14:05.771744 22004 catalog_manager.cc:5697] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "f26f816556f04c0aa2f49f1df4793ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:05.778224 22182 raft_consensus.cc:2468] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 1.
I20260709 12:14:05.778736 22108 raft_consensus.cc:2468] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 1.
I20260709 12:14:05.779522 22224 leader_election.cc:304] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: 
I20260709 12:14:05.780452 22301 tablet_bootstrap.cc:654] T 50c7367cf84c467b94e18985cbe3212f P f26f816556f04c0aa2f49f1df4793ae7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:05.781013 22347 raft_consensus.cc:2804] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.781719 22347 raft_consensus.cc:697] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Becoming Leader. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:05.782606 22347 consensus_queue.cc:237] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.787964 22301 tablet_bootstrap.cc:492] T 50c7367cf84c467b94e18985cbe3212f P f26f816556f04c0aa2f49f1df4793ae7: No bootstrap required, opened a new log
I20260709 12:14:05.788475 22301 ts_tablet_manager.cc:1403] T 50c7367cf84c467b94e18985cbe3212f P f26f816556f04c0aa2f49f1df4793ae7: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:14:05.790611 22301 raft_consensus.cc:359] T 50c7367cf84c467b94e18985cbe3212f P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.791131 22301 raft_consensus.cc:385] T 50c7367cf84c467b94e18985cbe3212f P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:05.791353 22301 raft_consensus.cc:740] T 50c7367cf84c467b94e18985cbe3212f P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Initialized, Role: FOLLOWER
I20260709 12:14:05.792023 22301 consensus_queue.cc:260] T 50c7367cf84c467b94e18985cbe3212f P f26f816556f04c0aa2f49f1df4793ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.793625 22301 ts_tablet_manager.cc:1434] T 50c7367cf84c467b94e18985cbe3212f P f26f816556f04c0aa2f49f1df4793ae7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:05.793417 22005 catalog_manager.cc:5697] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e023806667de4c32abd71ba9473700c3 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "e023806667de4c32abd71ba9473700c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:05.876730 22302 consensus_queue.cc:1048] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.887280 22334 consensus_queue.cc:1048] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:05.907296 22334 raft_consensus.cc:493] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:05.907742 22334 raft_consensus.cc:515] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.909478 22334 leader_election.cc:290] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:05.910187 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c7367cf84c467b94e18985cbe3212f" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:05.910535 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c7367cf84c467b94e18985cbe3212f" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3" is_pre_election: true
I20260709 12:14:05.910820 22108 raft_consensus.cc:2468] T 50c7367cf84c467b94e18985cbe3212f P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 0.
I20260709 12:14:05.911237 22258 raft_consensus.cc:2468] T 50c7367cf84c467b94e18985cbe3212f P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 0.
I20260709 12:14:05.911922 22150 leader_election.cc:304] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
I20260709 12:14:05.912633 22334 raft_consensus.cc:2804] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:05.912994 22334 raft_consensus.cc:493] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:05.913219 22334 raft_consensus.cc:3060] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.918520 22334 raft_consensus.cc:515] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.920135 22334 leader_election.cc:290] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:05.921077 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c7367cf84c467b94e18985cbe3212f" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:05.921115 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c7367cf84c467b94e18985cbe3212f" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3"
I20260709 12:14:05.921938 22108 raft_consensus.cc:3060] T 50c7367cf84c467b94e18985cbe3212f P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.921965 22258 raft_consensus.cc:3060] T 50c7367cf84c467b94e18985cbe3212f P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:05.929759 22108 raft_consensus.cc:2468] T 50c7367cf84c467b94e18985cbe3212f P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 1.
I20260709 12:14:05.929771 22258 raft_consensus.cc:2468] T 50c7367cf84c467b94e18985cbe3212f P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 1.
I20260709 12:14:05.931221 22148 leader_election.cc:304] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: 
I20260709 12:14:05.932065 22334 raft_consensus.cc:2804] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:05.932511 22334 raft_consensus.cc:697] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 LEADER]: Becoming Leader. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Running, Role: LEADER
I20260709 12:14:05.933382 22334 consensus_queue.cc:237] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:05.941320 22004 catalog_manager.cc:5697] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194). New cstate: current_term: 1 leader_uuid: "4de9a27cc75f415d90bd324ed1434cc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:06.002419 22182 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8a35c210a434f4984d985128e90dd6f"
dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
mode: GRACEFUL
new_leader_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
 from {username='slave'} at 127.0.0.1:55684
I20260709 12:14:06.002987 22182 raft_consensus.cc:606] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 LEADER]: Received request to transfer leadership to TS f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:06.016647 22258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0765c214fbcb4e9baf4fad19cc1958fa"
dest_uuid: "e023806667de4c32abd71ba9473700c3"
mode: GRACEFUL
new_leader_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
 from {username='slave'} at 127.0.0.1:50474
I20260709 12:14:06.017220 22258 raft_consensus.cc:606] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Received request to transfer leadership to TS f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:06.025120 22258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c751e8bb6da1434d9ad9e9d557043199"
dest_uuid: "e023806667de4c32abd71ba9473700c3"
mode: GRACEFUL
new_leader_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
 from {username='slave'} at 127.0.0.1:50474
I20260709 12:14:06.025712 22258 raft_consensus.cc:606] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Received request to transfer leadership to TS f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:06.033314 22258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26583ce28bbd4d148293a9b16b6d5c06"
dest_uuid: "e023806667de4c32abd71ba9473700c3"
mode: GRACEFUL
new_leader_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
 from {username='slave'} at 127.0.0.1:50474
I20260709 12:14:06.033871 22258 raft_consensus.cc:606] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Received request to transfer leadership to TS 4de9a27cc75f415d90bd324ed1434cc9
I20260709 12:14:06.041368 22258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19f8ad5fe9864343a4abb9a6f423a8b7"
dest_uuid: "e023806667de4c32abd71ba9473700c3"
mode: GRACEFUL
new_leader_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
 from {username='slave'} at 127.0.0.1:50474
I20260709 12:14:06.041884 22258 raft_consensus.cc:606] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Received request to transfer leadership to TS 4de9a27cc75f415d90bd324ed1434cc9
I20260709 12:14:06.046587 22182 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f64f35fae69a4411a669a2c422c1ac9b"
dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
mode: GRACEFUL
new_leader_uuid: "e023806667de4c32abd71ba9473700c3"
 from {username='slave'} at 127.0.0.1:55684
I20260709 12:14:06.047106 22182 raft_consensus.cc:606] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 LEADER]: Received request to transfer leadership to TS e023806667de4c32abd71ba9473700c3
I20260709 12:14:06.051491 22334 consensus_queue.cc:1048] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:06.061295 22334 consensus_queue.cc:1048] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:06.069065 22302 raft_consensus.cc:993] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9: : Instructing follower f26f816556f04c0aa2f49f1df4793ae7 to start an election
I20260709 12:14:06.069502 22334 raft_consensus.cc:1081] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 LEADER]: Signalling peer f26f816556f04c0aa2f49f1df4793ae7 to start an election
I20260709 12:14:06.070998 22108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8a35c210a434f4984d985128e90dd6f"
dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
 from {username='slave'} at 127.0.0.1:49372
I20260709 12:14:06.071457 22108 raft_consensus.cc:493] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:06.071791 22108 raft_consensus.cc:3060] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.076730 22108 raft_consensus.cc:515] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:06.078441 22108 leader_election.cc:290] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 2 election: Requested vote from peers 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:06.079188 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a35c210a434f4984d985128e90dd6f" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:06.079569 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a35c210a434f4984d985128e90dd6f" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e023806667de4c32abd71ba9473700c3"
I20260709 12:14:06.079886 22182 raft_consensus.cc:3055] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:06.080241 22182 raft_consensus.cc:740] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Running, Role: LEADER
I20260709 12:14:06.080224 22258 raft_consensus.cc:3060] T e8a35c210a434f4984d985128e90dd6f P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.081158 22182 consensus_queue.cc:260] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:06.082127 22182 raft_consensus.cc:3060] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.086231 22258 raft_consensus.cc:2468] T e8a35c210a434f4984d985128e90dd6f P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26f816556f04c0aa2f49f1df4793ae7 in term 2.
I20260709 12:14:06.087184 22073 leader_election.cc:304] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e023806667de4c32abd71ba9473700c3, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
I20260709 12:14:06.087340 22182 raft_consensus.cc:2468] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26f816556f04c0aa2f49f1df4793ae7 in term 2.
I20260709 12:14:06.087944 22344 raft_consensus.cc:2804] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:06.088433 22344 raft_consensus.cc:697] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7 [term 2 LEADER]: Becoming Leader. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Running, Role: LEADER
I20260709 12:14:06.089246 22344 consensus_queue.cc:237] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:06.091956 22347 consensus_queue.cc:1048] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:06.099967 22306 raft_consensus.cc:993] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3: : Instructing follower 4de9a27cc75f415d90bd324ed1434cc9 to start an election
I20260709 12:14:06.100426 22306 raft_consensus.cc:1081] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Signalling peer 4de9a27cc75f415d90bd324ed1434cc9 to start an election
I20260709 12:14:06.141945 22184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19f8ad5fe9864343a4abb9a6f423a8b7"
dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
 from {username='slave'} at 127.0.0.1:53434
I20260709 12:14:06.143729 22184 raft_consensus.cc:493] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:06.144562 22184 raft_consensus.cc:3060] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.144774 22342 consensus_queue.cc:1048] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:06.138954 22005 catalog_manager.cc:5697] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7 reported cstate change: term changed from 1 to 2, leader changed from 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194) to f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "f26f816556f04c0aa2f49f1df4793ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:06.158875 22307 consensus_queue.cc:1048] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:06.161314 22184 raft_consensus.cc:515] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:06.162827 22182 raft_consensus.cc:1240] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Rejecting Update request from peer e023806667de4c32abd71ba9473700c3 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:06.165282 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f8ad5fe9864343a4abb9a6f423a8b7" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:06.166128 22184 leader_election.cc:290] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 2 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:06.166262 22108 raft_consensus.cc:3060] T 19f8ad5fe9864343a4abb9a6f423a8b7 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.166867 22257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f8ad5fe9864343a4abb9a6f423a8b7" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e023806667de4c32abd71ba9473700c3"
I20260709 12:14:06.168134 22257 raft_consensus.cc:3055] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:06.168634 22257 raft_consensus.cc:740] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:06.170073 22257 consensus_queue.cc:260] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:06.171403 22257 raft_consensus.cc:3060] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.179227 22108 raft_consensus.cc:2468] T 19f8ad5fe9864343a4abb9a6f423a8b7 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 2.
I20260709 12:14:06.181051 22150 leader_election.cc:304] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
I20260709 12:14:06.182554 22334 raft_consensus.cc:2804] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:06.183178 22334 raft_consensus.cc:697] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 LEADER]: Becoming Leader. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Running, Role: LEADER
I20260709 12:14:06.184651 22334 consensus_queue.cc:237] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [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: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:06.185873 22344 consensus_queue.cc:1048] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:06.192318 22334 consensus_queue.cc:1048] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:06.200284 22346 consensus_queue.cc:1048] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:06.208186 22257 raft_consensus.cc:2468] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 2.
I20260709 12:14:06.210932 22007 catalog_manager.cc:5697] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 reported cstate change: term changed from 1 to 2, leader changed from e023806667de4c32abd71ba9473700c3 (127.16.52.195) to 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "4de9a27cc75f415d90bd324ed1434cc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:06.224428 22342 raft_consensus.cc:993] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3: : Instructing follower f26f816556f04c0aa2f49f1df4793ae7 to start an election
I20260709 12:14:06.225088 22342 raft_consensus.cc:1081] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Signalling peer f26f816556f04c0aa2f49f1df4793ae7 to start an election
I20260709 12:14:06.228230 22109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c751e8bb6da1434d9ad9e9d557043199"
dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
 from {username='slave'} at 127.0.0.1:49364
I20260709 12:14:06.228971 22109 raft_consensus.cc:493] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:06.229416 22109 raft_consensus.cc:3060] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.230831 22302 consensus_queue.cc:1048] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:06.232628 22346 consensus_queue.cc:1048] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:06.237824 22346 consensus_queue.cc:1048] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:06.239249 22109 raft_consensus.cc:515] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:06.241094 22108 raft_consensus.cc:1240] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Rejecting Update request from peer e023806667de4c32abd71ba9473700c3 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:06.242559 22109 leader_election.cc:290] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 2 election: Requested vote from peers 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:06.243018 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c751e8bb6da1434d9ad9e9d557043199" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e023806667de4c32abd71ba9473700c3"
I20260709 12:14:06.243335 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c751e8bb6da1434d9ad9e9d557043199" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:06.243709 22258 raft_consensus.cc:3055] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:06.244141 22258 raft_consensus.cc:740] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:06.245262 22258 consensus_queue.cc:260] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:06.246330 22258 raft_consensus.cc:3060] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.261212 22258 raft_consensus.cc:2468] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26f816556f04c0aa2f49f1df4793ae7 in term 2.
I20260709 12:14:06.262701 22073 leader_election.cc:304] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [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: e023806667de4c32abd71ba9473700c3, f26f816556f04c0aa2f49f1df4793ae7; no voters: 4de9a27cc75f415d90bd324ed1434cc9
I20260709 12:14:06.263993 22344 raft_consensus.cc:2804] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:06.264485 22344 raft_consensus.cc:697] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 LEADER]: Becoming Leader. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Running, Role: LEADER
I20260709 12:14:06.265487 22342 raft_consensus.cc:993] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3: : Instructing follower 4de9a27cc75f415d90bd324ed1434cc9 to start an election
I20260709 12:14:06.266181 22342 raft_consensus.cc:1081] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Signalling peer 4de9a27cc75f415d90bd324ed1434cc9 to start an election
I20260709 12:14:06.265601 22344 consensus_queue.cc:237] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [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: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:06.271355 22184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26583ce28bbd4d148293a9b16b6d5c06"
dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
 from {username='slave'} at 127.0.0.1:53434
I20260709 12:14:06.272023 22184 raft_consensus.cc:493] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:06.273301 22184 raft_consensus.cc:3060] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.275027 22343 consensus_queue.cc:1048] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:06.279132 22007 catalog_manager.cc:5697] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 reported cstate change: term changed from 1 to 2, leader changed from e023806667de4c32abd71ba9473700c3 (127.16.52.195) to f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "f26f816556f04c0aa2f49f1df4793ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:06.281818 22184 raft_consensus.cc:515] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:06.284759 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26583ce28bbd4d148293a9b16b6d5c06" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:06.284814 22343 consensus_queue.cc:1048] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:06.287086 22184 leader_election.cc:290] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 2 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:06.287268 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26583ce28bbd4d148293a9b16b6d5c06" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e023806667de4c32abd71ba9473700c3"
I20260709 12:14:06.288038 22258 raft_consensus.cc:3055] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:06.288434 22258 raft_consensus.cc:740] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:06.289744 22258 consensus_queue.cc:260] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:06.298862 22258 raft_consensus.cc:3060] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.310920 22258 raft_consensus.cc:2468] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 2.
I20260709 12:14:06.312357 22148 leader_election.cc:304] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 [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: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:06.314107 22334 raft_consensus.cc:2804] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:06.314774 22334 raft_consensus.cc:697] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 LEADER]: Becoming Leader. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Running, Role: LEADER
I20260709 12:14:06.316535 22346 consensus_queue.cc:1048] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:06.316241 22334 consensus_queue.cc:237] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:06.331097 22302 raft_consensus.cc:993] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9: : Instructing follower e023806667de4c32abd71ba9473700c3 to start an election
I20260709 12:14:06.331666 22302 raft_consensus.cc:1081] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 LEADER]: Signalling peer e023806667de4c32abd71ba9473700c3 to start an election
I20260709 12:14:06.330967 22007 catalog_manager.cc:5697] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 reported cstate change: term changed from 1 to 2, leader changed from e023806667de4c32abd71ba9473700c3 (127.16.52.195) to 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "4de9a27cc75f415d90bd324ed1434cc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:06.333495 22258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f64f35fae69a4411a669a2c422c1ac9b"
dest_uuid: "e023806667de4c32abd71ba9473700c3"
 from {username='slave'} at 127.0.0.1:38392
I20260709 12:14:06.334062 22258 raft_consensus.cc:493] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:06.334379 22258 raft_consensus.cc:3060] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.340023 22347 raft_consensus.cc:993] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3: : Instructing follower f26f816556f04c0aa2f49f1df4793ae7 to start an election
I20260709 12:14:06.340595 22343 raft_consensus.cc:1081] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Signalling peer f26f816556f04c0aa2f49f1df4793ae7 to start an election
I20260709 12:14:06.342546 22109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0765c214fbcb4e9baf4fad19cc1958fa"
dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
 from {username='slave'} at 127.0.0.1:49364
I20260709 12:14:06.342526 22258 raft_consensus.cc:515] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:06.343346 22109 raft_consensus.cc:493] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:06.343771 22109 raft_consensus.cc:3060] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.345026 22258 leader_election.cc:290] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 2 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:06.345914 22107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64f35fae69a4411a669a2c422c1ac9b" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:06.346547 22107 raft_consensus.cc:3060] T f64f35fae69a4411a669a2c422c1ac9b P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.347728 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64f35fae69a4411a669a2c422c1ac9b" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:06.348407 22182 raft_consensus.cc:3055] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:06.348716 22182 raft_consensus.cc:740] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Running, Role: LEADER
I20260709 12:14:06.349707 22182 consensus_queue.cc:260] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:06.351066 22182 raft_consensus.cc:3060] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.352137 22109 raft_consensus.cc:515] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:06.354182 22107 raft_consensus.cc:2468] T f64f35fae69a4411a669a2c422c1ac9b P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 2.
I20260709 12:14:06.355400 22109 leader_election.cc:290] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 2 election: Requested vote from peers 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:06.355294 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0765c214fbcb4e9baf4fad19cc1958fa" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:06.355882 22224 leader_election.cc:304] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e023806667de4c32abd71ba9473700c3, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
I20260709 12:14:06.356150 22184 raft_consensus.cc:3060] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.356838 22347 raft_consensus.cc:2804] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:06.357451 22347 raft_consensus.cc:697] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3 [term 2 LEADER]: Becoming Leader. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:06.358547 22347 consensus_queue.cc:237] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:06.359228 22182 raft_consensus.cc:2468] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 2.
I20260709 12:14:06.356740 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0765c214fbcb4e9baf4fad19cc1958fa" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e023806667de4c32abd71ba9473700c3"
I20260709 12:14:06.361141 22258 raft_consensus.cc:3055] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:06.361444 22258 raft_consensus.cc:740] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:06.362671 22258 consensus_queue.cc:260] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:06.364075 22258 raft_consensus.cc:3060] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.364176 22184 raft_consensus.cc:2468] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26f816556f04c0aa2f49f1df4793ae7 in term 2.
I20260709 12:14:06.365582 22075 leader_election.cc:304] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
I20260709 12:14:06.366823 22344 raft_consensus.cc:2804] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:06.367290 22344 raft_consensus.cc:697] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7 [term 2 LEADER]: Becoming Leader. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Running, Role: LEADER
I20260709 12:14:06.368252 22344 consensus_queue.cc:237] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:06.368590 22007 catalog_manager.cc:5697] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3 reported cstate change: term changed from 1 to 2, leader changed from 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194) to e023806667de4c32abd71ba9473700c3 (127.16.52.195). New cstate: current_term: 2 leader_uuid: "e023806667de4c32abd71ba9473700c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:06.371590 22258 raft_consensus.cc:2468] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26f816556f04c0aa2f49f1df4793ae7 in term 2.
I20260709 12:14:06.376364 22004 catalog_manager.cc:5697] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7 reported cstate change: term changed from 1 to 2, leader changed from e023806667de4c32abd71ba9473700c3 (127.16.52.195) to f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "f26f816556f04c0aa2f49f1df4793ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:06.494854 22302 consensus_queue.cc:1048] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:06.507206 22334 consensus_queue.cc:1048] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:06.544009 22184 raft_consensus.cc:1275] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Refusing update from remote peer f26f816556f04c0aa2f49f1df4793ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:06.545264 22344 consensus_queue.cc:1048] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:06.552083 22258 raft_consensus.cc:1275] T e8a35c210a434f4984d985128e90dd6f P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Refusing update from remote peer f26f816556f04c0aa2f49f1df4793ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:06.553453 22344 consensus_queue.cc:1048] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:06.567572 22258 raft_consensus.cc:1275] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Refusing update from remote peer 4de9a27cc75f415d90bd324ed1434cc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:06.568866 22334 consensus_queue.cc:1048] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:06.577370 22109 raft_consensus.cc:1275] T 19f8ad5fe9864343a4abb9a6f423a8b7 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Refusing update from remote peer 4de9a27cc75f415d90bd324ed1434cc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:06.580262 22312 consensus_queue.cc:1048] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:06.705566 22184 raft_consensus.cc:3060] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.711799 22184 raft_consensus.cc:1275] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Refusing update from remote peer f26f816556f04c0aa2f49f1df4793ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:06.713164 22350 consensus_queue.cc:1048] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:06.722273 22258 raft_consensus.cc:1275] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Refusing update from remote peer f26f816556f04c0aa2f49f1df4793ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:06.724045 22307 consensus_queue.cc:1048] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:06.784324 22258 raft_consensus.cc:1275] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Refusing update from remote peer f26f816556f04c0aa2f49f1df4793ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:06.785580 22307 consensus_queue.cc:1048] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:06.793504 22184 raft_consensus.cc:1275] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Refusing update from remote peer f26f816556f04c0aa2f49f1df4793ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:06.795149 22350 consensus_queue.cc:1048] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:06.851045 22258 raft_consensus.cc:1275] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Refusing update from remote peer 4de9a27cc75f415d90bd324ed1434cc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:06.852540 22312 consensus_queue.cc:1048] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:06.860975 22109 raft_consensus.cc:3060] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:06.868167 22109 raft_consensus.cc:1275] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Refusing update from remote peer 4de9a27cc75f415d90bd324ed1434cc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:06.869521 22312 consensus_queue.cc:1048] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:06.877560 22184 raft_consensus.cc:1275] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Refusing update from remote peer e023806667de4c32abd71ba9473700c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:06.878966 22347 consensus_queue.cc:1048] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:06.891860 22109 raft_consensus.cc:1275] T f64f35fae69a4411a669a2c422c1ac9b P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Refusing update from remote peer e023806667de4c32abd71ba9473700c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:06.893244 22380 consensus_queue.cc:1048] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:09.082399 22007 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42676:
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:14:09.085175 22007 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:14:09.134358 22093 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6cf2a9a0984a759b171e6a0ddc191e (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:09.136406 22093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6cf2a9a0984a759b171e6a0ddc191e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.139019 22245 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6cf2a9a0984a759b171e6a0ddc191e (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:09.140585 22245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6cf2a9a0984a759b171e6a0ddc191e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.140316 22092 tablet_service.cc:1511] Processing CreateTablet for tablet a7ffa180a32e423d81a80a744ad212f7 (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:09.138231 22172 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6cf2a9a0984a759b171e6a0ddc191e (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:09.143139 22172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6cf2a9a0984a759b171e6a0ddc191e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.142916 22248 tablet_service.cc:1511] Processing CreateTablet for tablet a7ffa180a32e423d81a80a744ad212f7 (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:09.143440 22168 tablet_service.cc:1511] Processing CreateTablet for tablet a7ffa180a32e423d81a80a744ad212f7 (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:09.145009 22168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ffa180a32e423d81a80a744ad212f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.145581 22248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ffa180a32e423d81a80a744ad212f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.149725 22247 tablet_service.cc:1511] Processing CreateTablet for tablet 78ff966149e645b084454867fff5077a (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:09.151145 22247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ff966149e645b084454867fff5077a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.151242 22174 tablet_service.cc:1511] Processing CreateTablet for tablet 78ff966149e645b084454867fff5077a (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:09.151791 22098 tablet_service.cc:1511] Processing CreateTablet for tablet 78ff966149e645b084454867fff5077a (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:09.152772 22174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ff966149e645b084454867fff5077a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.153194 22098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ff966149e645b084454867fff5077a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.157217 22094 tablet_service.cc:1511] Processing CreateTablet for tablet 3e39eeb0bb4d4f1e80a4b45b380f7132 (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:09.158797 22094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e39eeb0bb4d4f1e80a4b45b380f7132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.161216 22240 tablet_service.cc:1511] Processing CreateTablet for tablet 3e39eeb0bb4d4f1e80a4b45b380f7132 (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:09.162787 22240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e39eeb0bb4d4f1e80a4b45b380f7132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.169035 22096 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb513bdb4954ccc9c887b2c0673bd20 (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:09.170452 22096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb513bdb4954ccc9c887b2c0673bd20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.173054 22097 tablet_service.cc:1511] Processing CreateTablet for tablet b2853237da974f198ec8bd9aa7838b66 (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:09.173686 22169 tablet_service.cc:1511] Processing CreateTablet for tablet 3e39eeb0bb4d4f1e80a4b45b380f7132 (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:09.174593 22097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2853237da974f198ec8bd9aa7838b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.173069 22246 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb513bdb4954ccc9c887b2c0673bd20 (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:09.175221 22169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e39eeb0bb4d4f1e80a4b45b380f7132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.175559 22246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb513bdb4954ccc9c887b2c0673bd20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.177100 22170 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb513bdb4954ccc9c887b2c0673bd20 (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:09.178594 22170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb513bdb4954ccc9c887b2c0673bd20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.180194 22092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ffa180a32e423d81a80a744ad212f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.185820 22173 tablet_service.cc:1511] Processing CreateTablet for tablet b2853237da974f198ec8bd9aa7838b66 (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:09.188787 22173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2853237da974f198ec8bd9aa7838b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.210361 22242 tablet_service.cc:1511] Processing CreateTablet for tablet b2853237da974f198ec8bd9aa7838b66 (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:09.210737 22099 tablet_service.cc:1511] Processing CreateTablet for tablet 9624ebab4e664af9a6a224d1353bb30f (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:09.212088 22099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9624ebab4e664af9a6a224d1353bb30f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.212988 22171 tablet_service.cc:1511] Processing CreateTablet for tablet 9624ebab4e664af9a6a224d1353bb30f (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:09.214291 22171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9624ebab4e664af9a6a224d1353bb30f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.217114 22244 tablet_service.cc:1511] Processing CreateTablet for tablet 9624ebab4e664af9a6a224d1353bb30f (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:09.217028 22091 tablet_service.cc:1511] Processing CreateTablet for tablet d9bbddfc64794bc5a40a7f5971d44cf5 (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:09.229645 22091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9bbddfc64794bc5a40a7f5971d44cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.217558 22242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2853237da974f198ec8bd9aa7838b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.232748 22244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9624ebab4e664af9a6a224d1353bb30f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.249727 22168 tablet_service.cc:1511] Processing CreateTablet for tablet d9bbddfc64794bc5a40a7f5971d44cf5 (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:09.254988 22168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9bbddfc64794bc5a40a7f5971d44cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.288308 22396 tablet_bootstrap.cc:492] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7: Bootstrap starting.
I20260709 12:14:09.288699 22243 tablet_service.cc:1511] Processing CreateTablet for tablet d9bbddfc64794bc5a40a7f5971d44cf5 (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:09.290053 22243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9bbddfc64794bc5a40a7f5971d44cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.301513 22169 tablet_service.cc:1511] Processing CreateTablet for tablet 6a461413e075424f9efd2723eba2ab8e (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:09.303422 22169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a461413e075424f9efd2723eba2ab8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.305142 22241 tablet_service.cc:1511] Processing CreateTablet for tablet 6a461413e075424f9efd2723eba2ab8e (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:09.313512 22093 tablet_service.cc:1511] Processing CreateTablet for tablet 6a461413e075424f9efd2723eba2ab8e (DEFAULT_TABLE table=soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:09.314726 22093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a461413e075424f9efd2723eba2ab8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.320384 22394 tablet_bootstrap.cc:492] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9: Bootstrap starting.
I20260709 12:14:09.329721 22396 tablet_bootstrap.cc:654] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.336611 22241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a461413e075424f9efd2723eba2ab8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:09.354811 22398 tablet_bootstrap.cc:492] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3: Bootstrap starting.
I20260709 12:14:09.357684 22394 tablet_bootstrap.cc:654] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.361655 22398 tablet_bootstrap.cc:654] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.370697 22396 tablet_bootstrap.cc:492] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7: No bootstrap required, opened a new log
I20260709 12:14:09.371145 22396 ts_tablet_manager.cc:1403] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.010s
I20260709 12:14:09.371264 22398 tablet_bootstrap.cc:492] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3: No bootstrap required, opened a new log
I20260709 12:14:09.371803 22398 ts_tablet_manager.cc:1403] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 12:14:09.371964 22394 tablet_bootstrap.cc:492] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9: No bootstrap required, opened a new log
I20260709 12:14:09.372524 22394 ts_tablet_manager.cc:1403] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.011s
I20260709 12:14:09.373811 22396 raft_consensus.cc:359] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.374413 22396 raft_consensus.cc:385] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.374691 22396 raft_consensus.cc:740] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.374810 22398 raft_consensus.cc:359] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.375603 22398 raft_consensus.cc:385] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.375352 22396 consensus_queue.cc:260] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.375461 22394 raft_consensus.cc:359] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.375960 22398 raft_consensus.cc:740] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.376751 22398 consensus_queue.cc:260] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.377748 22396 ts_tablet_manager.cc:1434] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:14:09.378814 22396 tablet_bootstrap.cc:492] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7: Bootstrap starting.
I20260709 12:14:09.379309 22398 ts_tablet_manager.cc:1434] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:14:09.380293 22398 tablet_bootstrap.cc:492] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3: Bootstrap starting.
I20260709 12:14:09.376305 22394 raft_consensus.cc:385] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.385393 22394 raft_consensus.cc:740] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.386370 22394 consensus_queue.cc:260] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.387982 22398 tablet_bootstrap.cc:654] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.390769 22394 ts_tablet_manager.cc:1434] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260709 12:14:09.391844 22394 tablet_bootstrap.cc:492] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9: Bootstrap starting.
I20260709 12:14:09.395153 22398 tablet_bootstrap.cc:492] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3: No bootstrap required, opened a new log
I20260709 12:14:09.395545 22398 ts_tablet_manager.cc:1403] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260709 12:14:09.396598 22397 raft_consensus.cc:493] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.397100 22397 raft_consensus.cc:515] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.398458 22398 raft_consensus.cc:359] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.399263 22398 raft_consensus.cc:385] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.399322 22397 leader_election.cc:290] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:09.399636 22398 raft_consensus.cc:740] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.400048 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ff966149e645b084454867fff5077a" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9" is_pre_election: true
I20260709 12:14:09.400570 22398 consensus_queue.cc:260] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.400934 22257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ff966149e645b084454867fff5077a" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3" is_pre_election: true
W20260709 12:14:09.401680 22075 leader_election.cc:343] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.398638 22396 tablet_bootstrap.cc:654] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:09.402673 22073 leader_election.cc:343] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.404129 22073 leader_election.cc:304] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26f816556f04c0aa2f49f1df4793ae7; no voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3
I20260709 12:14:09.404980 22394 tablet_bootstrap.cc:654] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.405951 22397 raft_consensus.cc:2749] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.403139 22398 ts_tablet_manager.cc:1434] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:14:09.407559 22398 tablet_bootstrap.cc:492] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3: Bootstrap starting.
I20260709 12:14:09.415907 22398 tablet_bootstrap.cc:654] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.417435 22396 tablet_bootstrap.cc:492] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7: No bootstrap required, opened a new log
I20260709 12:14:09.418001 22396 ts_tablet_manager.cc:1403] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.003s
I20260709 12:14:09.421478 22394 tablet_bootstrap.cc:492] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9: No bootstrap required, opened a new log
I20260709 12:14:09.421279 22396 raft_consensus.cc:359] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.421651 22398 tablet_bootstrap.cc:492] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3: No bootstrap required, opened a new log
I20260709 12:14:09.421988 22394 ts_tablet_manager.cc:1403] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.012s
I20260709 12:14:09.422143 22347 raft_consensus.cc:493] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.422348 22398 ts_tablet_manager.cc:1403] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.002s
I20260709 12:14:09.422712 22347 raft_consensus.cc:515] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.422025 22396 raft_consensus.cc:385] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.424317 22396 raft_consensus.cc:740] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.424575 22347 leader_election.cc:290] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:09.425300 22396 consensus_queue.cc:260] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.425414 22394 raft_consensus.cc:359] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.425427 22398 raft_consensus.cc:359] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.426342 22394 raft_consensus.cc:385] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.426461 22398 raft_consensus.cc:385] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.428507 22396 ts_tablet_manager.cc:1434] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 12:14:09.429555 22394 raft_consensus.cc:740] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.429958 22398 raft_consensus.cc:740] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.430822 22396 tablet_bootstrap.cc:492] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7: Bootstrap starting.
I20260709 12:14:09.430591 22394 consensus_queue.cc:260] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.430725 22398 consensus_queue.cc:260] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.433023 22398 ts_tablet_manager.cc:1434] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:14:09.433037 22394 ts_tablet_manager.cc:1434] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260709 12:14:09.433980 22398 tablet_bootstrap.cc:492] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3: Bootstrap starting.
I20260709 12:14:09.433984 22394 tablet_bootstrap.cc:492] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P 4de9a27cc75f415d90bd324ed1434cc9: Bootstrap starting.
I20260709 12:14:09.441002 22398 tablet_bootstrap.cc:654] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.441028 22396 tablet_bootstrap.cc:654] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.441301 22394 tablet_bootstrap.cc:654] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P 4de9a27cc75f415d90bd324ed1434cc9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.426859 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e39eeb0bb4d4f1e80a4b45b380f7132" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
W20260709 12:14:09.454023 22224 leader_election.cc:343] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.457755 22394 tablet_bootstrap.cc:492] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P 4de9a27cc75f415d90bd324ed1434cc9: No bootstrap required, opened a new log
I20260709 12:14:09.457768 22398 tablet_bootstrap.cc:492] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3: No bootstrap required, opened a new log
I20260709 12:14:09.458483 22394 ts_tablet_manager.cc:1403] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P 4de9a27cc75f415d90bd324ed1434cc9: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.005s
I20260709 12:14:09.458485 22398 ts_tablet_manager.cc:1403] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.005s
I20260709 12:14:09.461618 22398 raft_consensus.cc:359] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.461818 22394 raft_consensus.cc:359] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.462374 22398 raft_consensus.cc:385] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.462556 22394 raft_consensus.cc:385] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.462723 22398 raft_consensus.cc:740] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.462893 22394 raft_consensus.cc:740] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.463548 22398 consensus_queue.cc:260] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.463604 22394 consensus_queue.cc:260] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P 4de9a27cc75f415d90bd324ed1434cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.465960 22398 ts_tablet_manager.cc:1434] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:09.465965 22394 ts_tablet_manager.cc:1434] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P 4de9a27cc75f415d90bd324ed1434cc9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:14:09.467105 22394 tablet_bootstrap.cc:492] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9: Bootstrap starting.
I20260709 12:14:09.427311 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e39eeb0bb4d4f1e80a4b45b380f7132" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9" is_pre_election: true
I20260709 12:14:09.468703 22184 raft_consensus.cc:2468] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 0.
I20260709 12:14:09.470321 22224 leader_election.cc:304] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:09.471922 22347 raft_consensus.cc:2804] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.472180 22398 tablet_bootstrap.cc:492] T 9624ebab4e664af9a6a224d1353bb30f P e023806667de4c32abd71ba9473700c3: Bootstrap starting.
I20260709 12:14:09.472424 22347 raft_consensus.cc:493] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.472951 22347 raft_consensus.cc:3060] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.473179 22394 tablet_bootstrap.cc:654] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:09.480082 22055 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:09.480296 22398 tablet_bootstrap.cc:654] T 9624ebab4e664af9a6a224d1353bb30f P e023806667de4c32abd71ba9473700c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.487998 22394 tablet_bootstrap.cc:492] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9: No bootstrap required, opened a new log
I20260709 12:14:09.488621 22394 ts_tablet_manager.cc:1403] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 12:14:09.492286 22394 raft_consensus.cc:359] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.493240 22394 raft_consensus.cc:385] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.493598 22394 raft_consensus.cc:740] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.494531 22394 consensus_queue.cc:260] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.504400 22394 ts_tablet_manager.cc:1434] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 12:14:09.505381 22398 tablet_bootstrap.cc:492] T 9624ebab4e664af9a6a224d1353bb30f P e023806667de4c32abd71ba9473700c3: No bootstrap required, opened a new log
I20260709 12:14:09.506016 22398 ts_tablet_manager.cc:1403] T 9624ebab4e664af9a6a224d1353bb30f P e023806667de4c32abd71ba9473700c3: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.008s
I20260709 12:14:09.505420 22394 tablet_bootstrap.cc:492] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9: Bootstrap starting.
I20260709 12:14:09.509402 22398 raft_consensus.cc:359] T 9624ebab4e664af9a6a224d1353bb30f P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.510066 22398 raft_consensus.cc:385] T 9624ebab4e664af9a6a224d1353bb30f P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.510365 22398 raft_consensus.cc:740] T 9624ebab4e664af9a6a224d1353bb30f P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.511104 22398 consensus_queue.cc:260] T 9624ebab4e664af9a6a224d1353bb30f P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.518312 22394 tablet_bootstrap.cc:654] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.507942 22347 raft_consensus.cc:515] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.528110 22347 leader_election.cc:290] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:09.529018 22396 tablet_bootstrap.cc:492] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7: No bootstrap required, opened a new log
I20260709 12:14:09.529536 22396 ts_tablet_manager.cc:1403] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7: Time spent bootstrapping tablet: real 0.099s	user 0.031s	sys 0.051s
I20260709 12:14:09.531051 22347 raft_consensus.cc:493] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.531522 22394 tablet_bootstrap.cc:492] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9: No bootstrap required, opened a new log
I20260709 12:14:09.531553 22347 raft_consensus.cc:515] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.532480 22394 ts_tablet_manager.cc:1403] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260709 12:14:09.532577 22396 raft_consensus.cc:359] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.533499 22396 raft_consensus.cc:385] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.533862 22396 raft_consensus.cc:740] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.534807 22396 consensus_queue.cc:260] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.535651 22347 leader_election.cc:290] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:09.537987 22396 ts_tablet_manager.cc:1434] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260709 12:14:09.538972 22396 tablet_bootstrap.cc:492] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7: Bootstrap starting.
I20260709 12:14:09.539716 22398 ts_tablet_manager.cc:1434] T 9624ebab4e664af9a6a224d1353bb30f P e023806667de4c32abd71ba9473700c3: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.004s
I20260709 12:14:09.540786 22398 tablet_bootstrap.cc:492] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3: Bootstrap starting.
I20260709 12:14:09.546188 22396 tablet_bootstrap.cc:654] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.547528 22394 raft_consensus.cc:359] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.547721 22398 tablet_bootstrap.cc:654] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.549705 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e39eeb0bb4d4f1e80a4b45b380f7132" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:09.553083 22394 raft_consensus.cc:385] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.553345 22184 raft_consensus.cc:3060] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.553540 22394 raft_consensus.cc:740] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.554680 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb513bdb4954ccc9c887b2c0673bd20" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9" is_pre_election: true
I20260709 12:14:09.555330 22182 raft_consensus.cc:2468] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 0.
I20260709 12:14:09.554672 22394 consensus_queue.cc:260] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.558386 22394 ts_tablet_manager.cc:1434] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:14:09.559814 22394 tablet_bootstrap.cc:492] T 2f6cf2a9a0984a759b171e6a0ddc191e P 4de9a27cc75f415d90bd324ed1434cc9: Bootstrap starting.
I20260709 12:14:09.560320 22224 leader_election.cc:304] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: 
I20260709 12:14:09.549595 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e39eeb0bb4d4f1e80a4b45b380f7132" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:09.551741 22107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb513bdb4954ccc9c887b2c0673bd20" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
W20260709 12:14:09.565426 22224 leader_election.cc:343] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:09.566421 22224 leader_election.cc:343] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.568311 22184 raft_consensus.cc:2468] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 1.
I20260709 12:14:09.569429 22394 tablet_bootstrap.cc:654] T 2f6cf2a9a0984a759b171e6a0ddc191e P 4de9a27cc75f415d90bd324ed1434cc9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.570844 22396 tablet_bootstrap.cc:492] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7: No bootstrap required, opened a new log
I20260709 12:14:09.571374 22396 ts_tablet_manager.cc:1403] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.003s
I20260709 12:14:09.572420 22224 leader_election.cc:304] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:09.564601 22411 raft_consensus.cc:2804] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.574710 22396 raft_consensus.cc:359] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.575640 22396 raft_consensus.cc:385] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.576383 22396 raft_consensus.cc:740] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.577291 22396 consensus_queue.cc:260] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.579545 22396 ts_tablet_manager.cc:1434] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:14:09.580628 22396 tablet_bootstrap.cc:492] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7: Bootstrap starting.
I20260709 12:14:09.573650 22411 raft_consensus.cc:493] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.584182 22411 raft_consensus.cc:3060] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.585417 22397 raft_consensus.cc:493] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.585943 22397 raft_consensus.cc:515] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.586802 22396 tablet_bootstrap.cc:654] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.588021 22347 raft_consensus.cc:2804] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.588614 22347 raft_consensus.cc:697] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Becoming Leader. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:09.589602 22397 leader_election.cc:290] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:09.589819 22347 consensus_queue.cc:237] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.590935 22257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2853237da974f198ec8bd9aa7838b66" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3" is_pre_election: true
W20260709 12:14:09.592935 22073 leader_election.cc:343] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.594136 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2853237da974f198ec8bd9aa7838b66" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9" is_pre_election: true
I20260709 12:14:09.595089 22184 raft_consensus.cc:2468] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26f816556f04c0aa2f49f1df4793ae7 in term 0.
I20260709 12:14:09.595472 22398 tablet_bootstrap.cc:492] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3: No bootstrap required, opened a new log
I20260709 12:14:09.596091 22398 ts_tablet_manager.cc:1403] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.019s
I20260709 12:14:09.596751 22075 leader_election.cc:304] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, f26f816556f04c0aa2f49f1df4793ae7; no voters: e023806667de4c32abd71ba9473700c3
I20260709 12:14:09.598969 22398 raft_consensus.cc:359] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.599668 22398 raft_consensus.cc:385] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.599977 22398 raft_consensus.cc:740] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.599902 22397 raft_consensus.cc:2804] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.600965 22398 consensus_queue.cc:260] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.602710 22398 ts_tablet_manager.cc:1434] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 12:14:09.603763 22398 tablet_bootstrap.cc:492] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3: Bootstrap starting.
I20260709 12:14:09.600685 22397 raft_consensus.cc:493] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.605667 22397 raft_consensus.cc:3060] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.610858 22398 tablet_bootstrap.cc:654] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.619020 22005 catalog_manager.cc:5697] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e023806667de4c32abd71ba9473700c3 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "e023806667de4c32abd71ba9473700c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:09.624820 22411 raft_consensus.cc:515] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.626642 22350 raft_consensus.cc:493] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.627413 22350 raft_consensus.cc:515] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.630484 22395 raft_consensus.cc:493] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.631112 22395 raft_consensus.cc:515] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.632336 22350 leader_election.cc:290] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:09.635694 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ffa180a32e423d81a80a744ad212f7" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3" is_pre_election: true
I20260709 12:14:09.636036 22395 leader_election.cc:290] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
W20260709 12:14:09.637463 22148 leader_election.cc:343] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.637915 22107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ffa180a32e423d81a80a744ad212f7" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:09.634630 22257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9624ebab4e664af9a6a224d1353bb30f" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3" is_pre_election: true
I20260709 12:14:09.639001 22257 raft_consensus.cc:2468] T 9624ebab4e664af9a6a224d1353bb30f P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f26f816556f04c0aa2f49f1df4793ae7 in term 0.
I20260709 12:14:09.634603 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9624ebab4e664af9a6a224d1353bb30f" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9" is_pre_election: true
I20260709 12:14:09.640524 22073 leader_election.cc:304] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e023806667de4c32abd71ba9473700c3, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
W20260709 12:14:09.641302 22075 leader_election.cc:343] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:09.641806 22150 leader_election.cc:343] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.642483 22150 leader_election.cc:304] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9; no voters: e023806667de4c32abd71ba9473700c3, f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:09.642656 22350 raft_consensus.cc:2804] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.643357 22350 raft_consensus.cc:493] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.643900 22350 raft_consensus.cc:3060] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.645462 22395 raft_consensus.cc:2749] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.648651 22107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb513bdb4954ccc9c887b2c0673bd20" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:09.649812 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb513bdb4954ccc9c887b2c0673bd20" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
W20260709 12:14:09.650312 22224 leader_election.cc:343] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.650624 22182 raft_consensus.cc:3060] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.658391 22397 raft_consensus.cc:515] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.660549 22182 raft_consensus.cc:2468] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 1.
I20260709 12:14:09.664762 22396 tablet_bootstrap.cc:492] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7: No bootstrap required, opened a new log
I20260709 12:14:09.665477 22396 ts_tablet_manager.cc:1403] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7: Time spent bootstrapping tablet: real 0.085s	user 0.035s	sys 0.034s
I20260709 12:14:09.665503 22224 leader_election.cc:304] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:09.667073 22347 raft_consensus.cc:2804] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.667719 22347 raft_consensus.cc:697] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Becoming Leader. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:09.669039 22347 consensus_queue.cc:237] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.670538 22396 raft_consensus.cc:359] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.671725 22396 raft_consensus.cc:385] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.672312 22412 raft_consensus.cc:493] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.661158 22411 leader_election.cc:290] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:09.673036 22412 raft_consensus.cc:515] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.676386 22412 leader_election.cc:290] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:09.678434 22396 raft_consensus.cc:740] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.678730 22107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ff966149e645b084454867fff5077a" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:09.679633 22107 raft_consensus.cc:2468] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 0.
I20260709 12:14:09.679711 22396 consensus_queue.cc:260] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.681453 22224 leader_election.cc:304] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e023806667de4c32abd71ba9473700c3, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
I20260709 12:14:09.682643 22412 raft_consensus.cc:2804] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.683099 22412 raft_consensus.cc:493] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.683135 22347 raft_consensus.cc:493] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.683588 22412 raft_consensus.cc:3060] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.683910 22347 raft_consensus.cc:515] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.688179 22347 leader_election.cc:290] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:09.688360 22107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6cf2a9a0984a759b171e6a0ddc191e" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:09.690201 22107 raft_consensus.cc:2468] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 0.
I20260709 12:14:09.691890 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6cf2a9a0984a759b171e6a0ddc191e" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9" is_pre_election: true
I20260709 12:14:09.677415 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2853237da974f198ec8bd9aa7838b66" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:09.700464 22182 raft_consensus.cc:3060] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.701371 22224 leader_election.cc:304] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e023806667de4c32abd71ba9473700c3, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
W20260709 12:14:09.702674 22224 leader_election.cc:343] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.704613 22396 ts_tablet_manager.cc:1434] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7: Time spent starting tablet: real 0.038s	user 0.011s	sys 0.001s
I20260709 12:14:09.705502 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ff966149e645b084454867fff5077a" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9" is_pre_election: true
I20260709 12:14:09.706086 22396 tablet_bootstrap.cc:492] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7: Bootstrap starting.
W20260709 12:14:09.707355 22224 leader_election.cc:343] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.709918 22412 raft_consensus.cc:515] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.715013 22107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ff966149e645b084454867fff5077a" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:09.715858 22107 raft_consensus.cc:3060] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.721128 22395 raft_consensus.cc:493] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.721812 22395 raft_consensus.cc:515] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.725353 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a461413e075424f9efd2723eba2ab8e" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:09.727095 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a461413e075424f9efd2723eba2ab8e" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3" is_pre_election: true
W20260709 12:14:09.728941 22148 leader_election.cc:343] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.729131 22350 raft_consensus.cc:515] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
W20260709 12:14:09.730602 22150 leader_election.cc:343] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.731225 22150 leader_election.cc:304] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9; no voters: e023806667de4c32abd71ba9473700c3, f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:09.732362 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9624ebab4e664af9a6a224d1353bb30f" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:09.732707 22383 raft_consensus.cc:2749] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:09.733767 22075 leader_election.cc:343] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.736487 22397 leader_election.cc:290] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:09.737084 22394 tablet_bootstrap.cc:492] T 2f6cf2a9a0984a759b171e6a0ddc191e P 4de9a27cc75f415d90bd324ed1434cc9: No bootstrap required, opened a new log
I20260709 12:14:09.737615 22394 ts_tablet_manager.cc:1403] T 2f6cf2a9a0984a759b171e6a0ddc191e P 4de9a27cc75f415d90bd324ed1434cc9: Time spent bootstrapping tablet: real 0.178s	user 0.017s	sys 0.001s
I20260709 12:14:09.740846 22412 leader_election.cc:290] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:09.740531 22257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2853237da974f198ec8bd9aa7838b66" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3"
I20260709 12:14:09.740638 22394 raft_consensus.cc:359] T 2f6cf2a9a0984a759b171e6a0ddc191e P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.741770 22394 raft_consensus.cc:385] T 2f6cf2a9a0984a759b171e6a0ddc191e P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.742161 22394 raft_consensus.cc:740] T 2f6cf2a9a0984a759b171e6a0ddc191e P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Initialized, Role: FOLLOWER
W20260709 12:14:09.742632 22073 leader_election.cc:343] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.743171 22394 consensus_queue.cc:260] T 2f6cf2a9a0984a759b171e6a0ddc191e P 4de9a27cc75f415d90bd324ed1434cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.744170 22107 raft_consensus.cc:2468] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 1.
I20260709 12:14:09.745563 22257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9624ebab4e664af9a6a224d1353bb30f" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3"
I20260709 12:14:09.745802 22394 ts_tablet_manager.cc:1434] T 2f6cf2a9a0984a759b171e6a0ddc191e P 4de9a27cc75f415d90bd324ed1434cc9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:09.746201 22257 raft_consensus.cc:3060] T 9624ebab4e664af9a6a224d1353bb30f P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.746944 22398 tablet_bootstrap.cc:492] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3: No bootstrap required, opened a new log
I20260709 12:14:09.747290 22394 tablet_bootstrap.cc:492] T 78ff966149e645b084454867fff5077a P 4de9a27cc75f415d90bd324ed1434cc9: Bootstrap starting.
I20260709 12:14:09.747466 22398 ts_tablet_manager.cc:1403] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3: Time spent bootstrapping tablet: real 0.144s	user 0.061s	sys 0.068s
I20260709 12:14:09.749212 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ff966149e645b084454867fff5077a" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
W20260709 12:14:09.752209 22224 leader_election.cc:343] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.753088 22005 catalog_manager.cc:5697] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e023806667de4c32abd71ba9473700c3 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "e023806667de4c32abd71ba9473700c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:09.753823 22182 raft_consensus.cc:2468] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26f816556f04c0aa2f49f1df4793ae7 in term 1.
I20260709 12:14:09.743589 22350 leader_election.cc:290] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 election: Requested vote from peers 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:09.755254 22075 leader_election.cc:304] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, f26f816556f04c0aa2f49f1df4793ae7; no voters: e023806667de4c32abd71ba9473700c3
I20260709 12:14:09.755941 22350 raft_consensus.cc:2804] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.756448 22350 raft_consensus.cc:697] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 LEADER]: Becoming Leader. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Running, Role: LEADER
I20260709 12:14:09.756697 22224 leader_election.cc:304] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e023806667de4c32abd71ba9473700c3, f26f816556f04c0aa2f49f1df4793ae7; no voters: 4de9a27cc75f415d90bd324ed1434cc9
I20260709 12:14:09.757403 22350 consensus_queue.cc:237] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.759615 22394 tablet_bootstrap.cc:654] T 78ff966149e645b084454867fff5077a P 4de9a27cc75f415d90bd324ed1434cc9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.762035 22395 leader_election.cc:290] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:09.757812 22412 raft_consensus.cc:2804] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.763149 22412 raft_consensus.cc:697] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Becoming Leader. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:09.764087 22412 consensus_queue.cc:237] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.771651 22398 raft_consensus.cc:359] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.772526 22398 raft_consensus.cc:385] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.772806 22398 raft_consensus.cc:740] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.773506 22398 consensus_queue.cc:260] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.780171 22394 tablet_bootstrap.cc:492] T 78ff966149e645b084454867fff5077a P 4de9a27cc75f415d90bd324ed1434cc9: No bootstrap required, opened a new log
I20260709 12:14:09.776069 22398 ts_tablet_manager.cc:1434] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 12:14:09.780709 22394 ts_tablet_manager.cc:1403] T 78ff966149e645b084454867fff5077a P 4de9a27cc75f415d90bd324ed1434cc9: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.007s
I20260709 12:14:09.781441 22398 tablet_bootstrap.cc:492] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3: Bootstrap starting.
I20260709 12:14:09.790835 22398 tablet_bootstrap.cc:654] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.715114 22347 raft_consensus.cc:2804] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.792049 22347 raft_consensus.cc:493] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.792428 22347 raft_consensus.cc:3060] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.795986 22005 catalog_manager.cc:5697] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e023806667de4c32abd71ba9473700c3 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "e023806667de4c32abd71ba9473700c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:09.800082 22394 raft_consensus.cc:359] T 78ff966149e645b084454867fff5077a P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.801055 22394 raft_consensus.cc:385] T 78ff966149e645b084454867fff5077a P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.801415 22394 raft_consensus.cc:740] T 78ff966149e645b084454867fff5077a P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.791643 22257 raft_consensus.cc:2468] T 9624ebab4e664af9a6a224d1353bb30f P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26f816556f04c0aa2f49f1df4793ae7 in term 1.
I20260709 12:14:09.802345 22398 tablet_bootstrap.cc:492] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3: No bootstrap required, opened a new log
I20260709 12:14:09.802928 22398 ts_tablet_manager.cc:1403] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260709 12:14:09.802405 22394 consensus_queue.cc:260] T 78ff966149e645b084454867fff5077a P 4de9a27cc75f415d90bd324ed1434cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.803450 22073 leader_election.cc:304] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e023806667de4c32abd71ba9473700c3, f26f816556f04c0aa2f49f1df4793ae7; no voters: 4de9a27cc75f415d90bd324ed1434cc9
I20260709 12:14:09.804718 22397 raft_consensus.cc:2804] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.805341 22397 raft_consensus.cc:697] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [term 1 LEADER]: Becoming Leader. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Running, Role: LEADER
I20260709 12:14:09.805744 22394 ts_tablet_manager.cc:1434] T 78ff966149e645b084454867fff5077a P 4de9a27cc75f415d90bd324ed1434cc9: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 12:14:09.807042 22394 tablet_bootstrap.cc:492] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9: Bootstrap starting.
I20260709 12:14:09.806129 22397 consensus_queue.cc:237] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.808521 22398 raft_consensus.cc:359] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.809192 22398 raft_consensus.cc:385] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.809459 22398 raft_consensus.cc:740] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.810077 22398 consensus_queue.cc:260] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.812104 22398 ts_tablet_manager.cc:1434] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 12:14:09.812937 22398 tablet_bootstrap.cc:492] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3: Bootstrap starting.
I20260709 12:14:09.814612 22412 raft_consensus.cc:493] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.815126 22412 raft_consensus.cc:515] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.817294 22412 leader_election.cc:290] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:09.818678 22398 tablet_bootstrap.cc:654] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.819484 22107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ffa180a32e423d81a80a744ad212f7" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:09.821094 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ffa180a32e423d81a80a744ad212f7" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9" is_pre_election: true
I20260709 12:14:09.821949 22182 raft_consensus.cc:2468] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 0.
I20260709 12:14:09.822587 22347 raft_consensus.cc:515] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
W20260709 12:14:09.824330 22224 leader_election.cc:343] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.825275 22224 leader_election.cc:304] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:09.827111 22412 raft_consensus.cc:2804] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.827564 22412 raft_consensus.cc:493] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.828037 22412 raft_consensus.cc:3060] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.829897 22398 tablet_bootstrap.cc:492] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3: No bootstrap required, opened a new log
I20260709 12:14:09.830359 22398 ts_tablet_manager.cc:1403] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.009s
I20260709 12:14:09.836925 22398 raft_consensus.cc:359] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.838243 22398 raft_consensus.cc:385] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.838762 22398 raft_consensus.cc:740] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.839448 22398 consensus_queue.cc:260] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.840530 22412 raft_consensus.cc:515] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.842083 22398 ts_tablet_manager.cc:1434] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 12:14:09.842463 22396 tablet_bootstrap.cc:654] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.846342 22347 leader_election.cc:290] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:09.849225 22107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6cf2a9a0984a759b171e6a0ddc191e" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:09.849815 22107 raft_consensus.cc:3060] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.850641 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6cf2a9a0984a759b171e6a0ddc191e" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:09.851485 22182 raft_consensus.cc:3060] T 2f6cf2a9a0984a759b171e6a0ddc191e P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.855445 22107 raft_consensus.cc:2468] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 1.
I20260709 12:14:09.857391 22224 leader_election.cc:304] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e023806667de4c32abd71ba9473700c3, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
I20260709 12:14:09.858340 22347 raft_consensus.cc:2804] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.858785 22347 raft_consensus.cc:697] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Becoming Leader. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:09.858726 22004 catalog_manager.cc:5697] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "f26f816556f04c0aa2f49f1df4793ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:09.859759 22347 consensus_queue.cc:237] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.871881 22394 tablet_bootstrap.cc:654] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.867393 22182 raft_consensus.cc:2468] T 2f6cf2a9a0984a759b171e6a0ddc191e P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 1.
I20260709 12:14:09.876802 22412 leader_election.cc:290] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:09.878613 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ffa180a32e423d81a80a744ad212f7" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:09.879629 22107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ffa180a32e423d81a80a744ad212f7" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:09.879794 22182 raft_consensus.cc:3060] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:09.881096 22224 leader_election.cc:343] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.882038 22396 tablet_bootstrap.cc:492] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7: No bootstrap required, opened a new log
I20260709 12:14:09.882571 22396 ts_tablet_manager.cc:1403] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7: Time spent bootstrapping tablet: real 0.177s	user 0.021s	sys 0.012s
I20260709 12:14:09.885489 22396 raft_consensus.cc:359] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.886257 22182 raft_consensus.cc:2468] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 1.
I20260709 12:14:09.886433 22396 raft_consensus.cc:385] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.886019 22004 catalog_manager.cc:5697] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "f26f816556f04c0aa2f49f1df4793ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:09.886907 22396 raft_consensus.cc:740] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.887454 22224 leader_election.cc:304] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:09.888577 22412 raft_consensus.cc:2804] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.888062 22396 consensus_queue.cc:260] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.889106 22412 raft_consensus.cc:697] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Becoming Leader. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:09.889979 22412 consensus_queue.cc:237] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.891395 22396 ts_tablet_manager.cc:1434] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:14:09.892918 22396 tablet_bootstrap.cc:492] T 6a461413e075424f9efd2723eba2ab8e P f26f816556f04c0aa2f49f1df4793ae7: Bootstrap starting.
I20260709 12:14:09.906055 22396 tablet_bootstrap.cc:654] T 6a461413e075424f9efd2723eba2ab8e P f26f816556f04c0aa2f49f1df4793ae7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.907590 22394 tablet_bootstrap.cc:492] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9: No bootstrap required, opened a new log
I20260709 12:14:09.908576 22394 ts_tablet_manager.cc:1403] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9: Time spent bootstrapping tablet: real 0.102s	user 0.025s	sys 0.008s
I20260709 12:14:09.908226 22007 catalog_manager.cc:5697] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e023806667de4c32abd71ba9473700c3 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "e023806667de4c32abd71ba9473700c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:09.909668 22412 raft_consensus.cc:493] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.912096 22412 raft_consensus.cc:515] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.912917 22396 tablet_bootstrap.cc:492] T 6a461413e075424f9efd2723eba2ab8e P f26f816556f04c0aa2f49f1df4793ae7: No bootstrap required, opened a new log
I20260709 12:14:09.913496 22396 ts_tablet_manager.cc:1403] T 6a461413e075424f9efd2723eba2ab8e P f26f816556f04c0aa2f49f1df4793ae7: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.006s
I20260709 12:14:09.913331 22394 raft_consensus.cc:359] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.914086 22394 raft_consensus.cc:385] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.914232 22412 leader_election.cc:290] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:09.914404 22394 raft_consensus.cc:740] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.915096 22394 consensus_queue.cc:260] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.916178 22107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bbddfc64794bc5a40a7f5971d44cf5" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:09.917034 22394 ts_tablet_manager.cc:1434] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:09.917037 22396 raft_consensus.cc:359] T 6a461413e075424f9efd2723eba2ab8e P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
W20260709 12:14:09.917922 22224 leader_election.cc:343] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:09.918068 22396 raft_consensus.cc:385] T 6a461413e075424f9efd2723eba2ab8e P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.918560 22396 raft_consensus.cc:740] T 6a461413e075424f9efd2723eba2ab8e P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.918865 22412 raft_consensus.cc:493] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.919449 22412 raft_consensus.cc:515] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.919389 22396 consensus_queue.cc:260] T 6a461413e075424f9efd2723eba2ab8e P f26f816556f04c0aa2f49f1df4793ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.920831 22394 tablet_bootstrap.cc:492] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9: Bootstrap starting.
I20260709 12:14:09.922158 22396 ts_tablet_manager.cc:1434] T 6a461413e075424f9efd2723eba2ab8e P f26f816556f04c0aa2f49f1df4793ae7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:09.923281 22396 tablet_bootstrap.cc:492] T 0bb513bdb4954ccc9c887b2c0673bd20 P f26f816556f04c0aa2f49f1df4793ae7: Bootstrap starting.
I20260709 12:14:09.923578 22107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a461413e075424f9efd2723eba2ab8e" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:09.924319 22107 raft_consensus.cc:2468] T 6a461413e075424f9efd2723eba2ab8e P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 0.
I20260709 12:14:09.925441 22224 leader_election.cc:304] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e023806667de4c32abd71ba9473700c3, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
I20260709 12:14:09.927023 22347 raft_consensus.cc:2804] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.927402 22347 raft_consensus.cc:493] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.927544 22394 tablet_bootstrap.cc:654] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.927785 22347 raft_consensus.cc:3060] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.930322 22396 tablet_bootstrap.cc:654] T 0bb513bdb4954ccc9c887b2c0673bd20 P f26f816556f04c0aa2f49f1df4793ae7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:09.938647 22394 tablet_bootstrap.cc:492] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9: No bootstrap required, opened a new log
I20260709 12:14:09.939110 22394 ts_tablet_manager.cc:1403] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260709 12:14:09.941149 22347 raft_consensus.cc:515] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.941498 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a461413e075424f9efd2723eba2ab8e" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9" is_pre_election: true
I20260709 12:14:09.941771 22394 raft_consensus.cc:359] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.942178 22183 raft_consensus.cc:2468] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 0.
I20260709 12:14:09.942519 22394 raft_consensus.cc:385] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.942848 22394 raft_consensus.cc:740] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.943142 22411 raft_consensus.cc:493] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:09.943310 22347 leader_election.cc:290] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:09.943698 22394 consensus_queue.cc:260] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.943907 22411 raft_consensus.cc:515] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.943722 22412 leader_election.cc:290] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:09.945607 22394 ts_tablet_manager.cc:1434] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:14:09.946460 22411 leader_election.cc:290] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:09.947523 22107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a461413e075424f9efd2723eba2ab8e" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:09.948199 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2853237da974f198ec8bd9aa7838b66" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:09.948315 22107 raft_consensus.cc:3060] T 6a461413e075424f9efd2723eba2ab8e P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.950332 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2853237da974f198ec8bd9aa7838b66" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9" is_pre_election: true
I20260709 12:14:09.951068 22184 raft_consensus.cc:2393] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e023806667de4c32abd71ba9473700c3 in current term 1: Already voted for candidate f26f816556f04c0aa2f49f1df4793ae7 in this term.
I20260709 12:14:09.951953 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a461413e075424f9efd2723eba2ab8e" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:09.952520 22183 raft_consensus.cc:3060] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.954844 22007 catalog_manager.cc:5697] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e023806667de4c32abd71ba9473700c3 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "e023806667de4c32abd71ba9473700c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:09.958451 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bbddfc64794bc5a40a7f5971d44cf5" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9" is_pre_election: true
I20260709 12:14:09.962188 22182 raft_consensus.cc:2468] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 0.
I20260709 12:14:09.973903 22224 leader_election.cc:304] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e023806667de4c32abd71ba9473700c3; no voters: 4de9a27cc75f415d90bd324ed1434cc9, f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:09.976272 22411 raft_consensus.cc:3060] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.977711 22183 raft_consensus.cc:2468] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 1.
I20260709 12:14:09.981258 22396 tablet_bootstrap.cc:492] T 0bb513bdb4954ccc9c887b2c0673bd20 P f26f816556f04c0aa2f49f1df4793ae7: No bootstrap required, opened a new log
I20260709 12:14:09.981798 22396 ts_tablet_manager.cc:1403] T 0bb513bdb4954ccc9c887b2c0673bd20 P f26f816556f04c0aa2f49f1df4793ae7: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.027s
I20260709 12:14:09.981957 22107 raft_consensus.cc:2468] T 6a461413e075424f9efd2723eba2ab8e P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 1.
I20260709 12:14:09.983453 22411 raft_consensus.cc:2749] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:09.984542 22224 leader_election.cc:304] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:09.984663 22396 raft_consensus.cc:359] T 0bb513bdb4954ccc9c887b2c0673bd20 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.985416 22396 raft_consensus.cc:385] T 0bb513bdb4954ccc9c887b2c0673bd20 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:09.985697 22396 raft_consensus.cc:740] T 0bb513bdb4954ccc9c887b2c0673bd20 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Initialized, Role: FOLLOWER
I20260709 12:14:09.985769 22411 raft_consensus.cc:2804] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:09.986088 22224 leader_election.cc:304] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: 
I20260709 12:14:09.986404 22411 raft_consensus.cc:493] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:09.986371 22396 consensus_queue.cc:260] T 0bb513bdb4954ccc9c887b2c0673bd20 P f26f816556f04c0aa2f49f1df4793ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.986969 22411 raft_consensus.cc:3060] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.987001 22347 raft_consensus.cc:2804] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:09.987954 22347 raft_consensus.cc:697] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Becoming Leader. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:09.988869 22396 ts_tablet_manager.cc:1434] T 0bb513bdb4954ccc9c887b2c0673bd20 P f26f816556f04c0aa2f49f1df4793ae7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:14:09.988860 22347 consensus_queue.cc:237] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:09.989907 22396 tablet_bootstrap.cc:492] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7: Bootstrap starting.
I20260709 12:14:09.991503 22107 raft_consensus.cc:3060] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:09.995277 22396 tablet_bootstrap.cc:654] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:10.007802 22438 consensus_queue.cc:1048] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:10.008349 22411 raft_consensus.cc:515] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.011458 22411 leader_election.cc:290] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:10.011917 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bbddfc64794bc5a40a7f5971d44cf5" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
W20260709 12:14:10.013329 22224 leader_election.cc:343] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:10.013785 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bbddfc64794bc5a40a7f5971d44cf5" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:10.015189 22183 raft_consensus.cc:3060] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.020110 22396 tablet_bootstrap.cc:492] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7: No bootstrap required, opened a new log
I20260709 12:14:10.020628 22396 ts_tablet_manager.cc:1403] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.005s
I20260709 12:14:10.022675 22183 raft_consensus.cc:2468] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 1.
I20260709 12:14:10.023192 22396 raft_consensus.cc:359] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.022773 22005 catalog_manager.cc:5697] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e023806667de4c32abd71ba9473700c3 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "e023806667de4c32abd71ba9473700c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:10.023911 22396 raft_consensus.cc:385] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:10.024238 22396 raft_consensus.cc:740] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Initialized, Role: FOLLOWER
I20260709 12:14:10.024489 22224 leader_election.cc:304] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:10.024894 22396 consensus_queue.cc:260] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.025707 22438 raft_consensus.cc:2804] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:10.026247 22438 raft_consensus.cc:697] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Becoming Leader. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:10.026971 22396 ts_tablet_manager.cc:1434] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:10.027379 22438 consensus_queue.cc:237] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.034260 22350 raft_consensus.cc:493] T 0bb513bdb4954ccc9c887b2c0673bd20 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.034785 22350 raft_consensus.cc:515] T 0bb513bdb4954ccc9c887b2c0673bd20 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.036823 22350 leader_election.cc:290] T 0bb513bdb4954ccc9c887b2c0673bd20 P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:10.037518 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb513bdb4954ccc9c887b2c0673bd20" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9" is_pre_election: true
I20260709 12:14:10.038316 22183 raft_consensus.cc:2393] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26f816556f04c0aa2f49f1df4793ae7 in current term 1: Already voted for candidate e023806667de4c32abd71ba9473700c3 in this term.
I20260709 12:14:10.038348 22257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb513bdb4954ccc9c887b2c0673bd20" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3" is_pre_election: true
I20260709 12:14:10.039877 22073 leader_election.cc:304] T 0bb513bdb4954ccc9c887b2c0673bd20 P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26f816556f04c0aa2f49f1df4793ae7; no voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3
I20260709 12:14:10.040688 22350 raft_consensus.cc:3060] T 0bb513bdb4954ccc9c887b2c0673bd20 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.050211 22350 raft_consensus.cc:2749] T 0bb513bdb4954ccc9c887b2c0673bd20 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:10.052245 22007 catalog_manager.cc:5697] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e023806667de4c32abd71ba9473700c3 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "e023806667de4c32abd71ba9473700c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:10.053944 22411 consensus_queue.cc:1048] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.069468 22411 consensus_queue.cc:1048] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.077404 22424 raft_consensus.cc:493] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.077877 22424 raft_consensus.cc:515] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.080021 22424 leader_election.cc:290] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:10.082001 22257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9624ebab4e664af9a6a224d1353bb30f" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3" is_pre_election: true
I20260709 12:14:10.082010 22347 consensus_queue.cc:1048] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:10.082903 22257 raft_consensus.cc:2393] T 9624ebab4e664af9a6a224d1353bb30f P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4de9a27cc75f415d90bd324ed1434cc9 in current term 1: Already voted for candidate f26f816556f04c0aa2f49f1df4793ae7 in this term.
I20260709 12:14:10.084899 22107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9624ebab4e664af9a6a224d1353bb30f" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7" is_pre_election: true
I20260709 12:14:10.086163 22150 leader_election.cc:304] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9; no voters: e023806667de4c32abd71ba9473700c3, f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:10.086882 22424 raft_consensus.cc:3060] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.093324 22424 raft_consensus.cc:2749] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:10.143960 22350 consensus_queue.cc:1048] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.153985 22397 consensus_queue.cc:1048] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.164148 22257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f6cf2a9a0984a759b171e6a0ddc191e"
dest_uuid: "e023806667de4c32abd71ba9473700c3"
mode: GRACEFUL
new_leader_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
 from {username='slave'} at 127.0.0.1:50474
I20260709 12:14:10.164822 22257 raft_consensus.cc:606] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Received request to transfer leadership to TS f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:10.169782 22257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7ffa180a32e423d81a80a744ad212f7"
dest_uuid: "e023806667de4c32abd71ba9473700c3"
mode: GRACEFUL
new_leader_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
 from {username='slave'} at 127.0.0.1:50474
I20260709 12:14:10.170352 22257 raft_consensus.cc:606] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Received request to transfer leadership to TS f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:10.175062 22257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78ff966149e645b084454867fff5077a"
dest_uuid: "e023806667de4c32abd71ba9473700c3"
mode: GRACEFUL
new_leader_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
 from {username='slave'} at 127.0.0.1:50474
I20260709 12:14:10.175485 22257 raft_consensus.cc:606] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Received request to transfer leadership to TS f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:10.179602 22257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e39eeb0bb4d4f1e80a4b45b380f7132"
dest_uuid: "e023806667de4c32abd71ba9473700c3"
mode: GRACEFUL
new_leader_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
 from {username='slave'} at 127.0.0.1:50474
I20260709 12:14:10.180064 22257 raft_consensus.cc:606] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Received request to transfer leadership to TS f26f816556f04c0aa2f49f1df4793ae7
I20260709 12:14:10.184113 22257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bb513bdb4954ccc9c887b2c0673bd20"
dest_uuid: "e023806667de4c32abd71ba9473700c3"
mode: GRACEFUL
new_leader_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
 from {username='slave'} at 127.0.0.1:50474
I20260709 12:14:10.184530 22257 raft_consensus.cc:606] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Received request to transfer leadership to TS 4de9a27cc75f415d90bd324ed1434cc9
I20260709 12:14:10.197505 22182 raft_consensus.cc:3060] T 78ff966149e645b084454867fff5077a P 4de9a27cc75f415d90bd324ed1434cc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.198678 22109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2853237da974f198ec8bd9aa7838b66"
dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
mode: GRACEFUL
new_leader_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
 from {username='slave'} at 127.0.0.1:57280
I20260709 12:14:10.199337 22109 raft_consensus.cc:606] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 LEADER]: Received request to transfer leadership to TS 4de9a27cc75f415d90bd324ed1434cc9
I20260709 12:14:10.205288 22347 consensus_queue.cc:1048] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.205421 22107 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9624ebab4e664af9a6a224d1353bb30f"
dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
mode: GRACEFUL
new_leader_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
 from {username='slave'} at 127.0.0.1:57280
I20260709 12:14:10.206038 22107 raft_consensus.cc:606] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [term 1 LEADER]: Received request to transfer leadership to TS 4de9a27cc75f415d90bd324ed1434cc9
I20260709 12:14:10.206144 22411 consensus_queue.cc:1048] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.214399 22257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9bbddfc64794bc5a40a7f5971d44cf5"
dest_uuid: "e023806667de4c32abd71ba9473700c3"
mode: GRACEFUL
new_leader_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
 from {username='slave'} at 127.0.0.1:50474
I20260709 12:14:10.215003 22257 raft_consensus.cc:606] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Received request to transfer leadership to TS 4de9a27cc75f415d90bd324ed1434cc9
I20260709 12:14:10.217429 22347 raft_consensus.cc:993] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3: : Instructing follower f26f816556f04c0aa2f49f1df4793ae7 to start an election
I20260709 12:14:10.217813 22347 raft_consensus.cc:1081] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Signalling peer f26f816556f04c0aa2f49f1df4793ae7 to start an election
I20260709 12:14:10.222946 22107 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78ff966149e645b084454867fff5077a"
dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
 from {username='slave'} at 127.0.0.1:49364
I20260709 12:14:10.225466 22107 raft_consensus.cc:493] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:10.225935 22107 raft_consensus.cc:3060] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.233379 22107 raft_consensus.cc:515] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.235690 22107 leader_election.cc:290] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 2 election: Requested vote from peers 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:10.236583 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ff966149e645b084454867fff5077a" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:10.237239 22182 raft_consensus.cc:3060] T 78ff966149e645b084454867fff5077a P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.237318 22257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ff966149e645b084454867fff5077a" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e023806667de4c32abd71ba9473700c3"
I20260709 12:14:10.238016 22257 raft_consensus.cc:3055] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:10.238343 22257 raft_consensus.cc:740] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:10.239158 22257 consensus_queue.cc:260] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.240389 22257 raft_consensus.cc:3060] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.243124 22182 raft_consensus.cc:2468] T 78ff966149e645b084454867fff5077a P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26f816556f04c0aa2f49f1df4793ae7 in term 2.
I20260709 12:14:10.244133 22075 leader_election.cc:304] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
I20260709 12:14:10.244798 22397 raft_consensus.cc:2804] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.245186 22397 raft_consensus.cc:697] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 2 LEADER]: Becoming Leader. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Running, Role: LEADER
I20260709 12:14:10.245656 22257 raft_consensus.cc:2468] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26f816556f04c0aa2f49f1df4793ae7 in term 2.
I20260709 12:14:10.245908 22397 consensus_queue.cc:237] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.251988 22005 catalog_manager.cc:5697] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 reported cstate change: term changed from 1 to 2, leader changed from e023806667de4c32abd71ba9473700c3 (127.16.52.195) to f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "f26f816556f04c0aa2f49f1df4793ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.322134 22397 consensus_queue.cc:1048] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.325914 22107 raft_consensus.cc:3060] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.332983 22422 consensus_queue.cc:1048] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:10.334858 22438 consensus_queue.cc:1048] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.346711 22422 raft_consensus.cc:993] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7: : Instructing follower 4de9a27cc75f415d90bd324ed1434cc9 to start an election
I20260709 12:14:10.346866 22438 raft_consensus.cc:993] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3: : Instructing follower f26f816556f04c0aa2f49f1df4793ae7 to start an election
I20260709 12:14:10.347198 22422 raft_consensus.cc:1081] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [term 1 LEADER]: Signalling peer 4de9a27cc75f415d90bd324ed1434cc9 to start an election
I20260709 12:14:10.347533 22438 raft_consensus.cc:1081] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Signalling peer f26f816556f04c0aa2f49f1df4793ae7 to start an election
I20260709 12:14:10.349459 22182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9624ebab4e664af9a6a224d1353bb30f"
dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
 from {username='slave'} at 127.0.0.1:53440
I20260709 12:14:10.349996 22182 raft_consensus.cc:493] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:10.350337 22182 raft_consensus.cc:3060] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.352448 22438 consensus_queue.cc:1048] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.353106 22109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7ffa180a32e423d81a80a744ad212f7"
dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
 from {username='slave'} at 127.0.0.1:49364
I20260709 12:14:10.353703 22109 raft_consensus.cc:493] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:10.354063 22109 raft_consensus.cc:3060] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.358392 22182 raft_consensus.cc:515] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.360456 22182 leader_election.cc:290] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 2 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:10.361562 22257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9624ebab4e664af9a6a224d1353bb30f" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e023806667de4c32abd71ba9473700c3"
I20260709 12:14:10.362205 22257 raft_consensus.cc:3060] T 9624ebab4e664af9a6a224d1353bb30f P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.362365 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9624ebab4e664af9a6a224d1353bb30f" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:10.363029 22108 raft_consensus.cc:3055] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:10.363365 22108 raft_consensus.cc:740] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Running, Role: LEADER
I20260709 12:14:10.364197 22108 consensus_queue.cc:260] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.365491 22108 raft_consensus.cc:3060] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.367347 22438 consensus_queue.cc:1048] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:10.369675 22257 raft_consensus.cc:2468] T 9624ebab4e664af9a6a224d1353bb30f P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 2.
I20260709 12:14:10.370927 22148 leader_election.cc:304] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: 
I20260709 12:14:10.373298 22109 raft_consensus.cc:515] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.373770 22424 raft_consensus.cc:2804] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.375972 22424 raft_consensus.cc:697] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 LEADER]: Becoming Leader. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Running, Role: LEADER
I20260709 12:14:10.376081 22108 raft_consensus.cc:2468] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 2.
I20260709 12:14:10.376868 22424 consensus_queue.cc:237] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.377382 22107 raft_consensus.cc:1240] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Rejecting Update request from peer e023806667de4c32abd71ba9473700c3 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:10.381847 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ffa180a32e423d81a80a744ad212f7" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e023806667de4c32abd71ba9473700c3"
I20260709 12:14:10.382418 22258 raft_consensus.cc:3055] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:10.382716 22258 raft_consensus.cc:740] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:10.383564 22258 consensus_queue.cc:260] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.385017 22258 raft_consensus.cc:3060] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.385659 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ffa180a32e423d81a80a744ad212f7" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:10.386260 22183 raft_consensus.cc:3060] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.389103 22422 raft_consensus.cc:493] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:10.389727 22422 raft_consensus.cc:515] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
W20260709 12:14:10.386304 22438 consensus_queue.cc:1175] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "f26f816556f04c0aa2f49f1df4793ae7" 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 e023806667de4c32abd71ba9473700c3 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:14:10.396903 22183 raft_consensus.cc:2468] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26f816556f04c0aa2f49f1df4793ae7 in term 2.
I20260709 12:14:10.398272 22257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bbddfc64794bc5a40a7f5971d44cf5" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e023806667de4c32abd71ba9473700c3" is_pre_election: true
I20260709 12:14:10.398644 22075 leader_election.cc:304] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
I20260709 12:14:10.399456 22350 raft_consensus.cc:2804] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.399951 22350 raft_consensus.cc:697] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 LEADER]: Becoming Leader. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Running, Role: LEADER
I20260709 12:14:10.400180 22422 leader_election.cc:290] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:10.400885 22350 consensus_queue.cc:237] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7 [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: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.404738 22258 raft_consensus.cc:2468] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26f816556f04c0aa2f49f1df4793ae7 in term 2.
I20260709 12:14:10.389173 22109 leader_election.cc:290] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 2 election: Requested vote from peers 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:10.405464 22005 catalog_manager.cc:5697] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 reported cstate change: term changed from 1 to 2, leader changed from f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193) to 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "4de9a27cc75f415d90bd324ed1434cc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.408797 22438 consensus_queue.cc:1048] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.408250 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bbddfc64794bc5a40a7f5971d44cf5" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9" is_pre_election: true
I20260709 12:14:10.410073 22184 raft_consensus.cc:2393] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f26f816556f04c0aa2f49f1df4793ae7 in current term 1: Already voted for candidate e023806667de4c32abd71ba9473700c3 in this term.
I20260709 12:14:10.412002 22075 leader_election.cc:304] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f26f816556f04c0aa2f49f1df4793ae7; no voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3
I20260709 12:14:10.413089 22350 raft_consensus.cc:3060] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:10.416924 22438 consensus_queue.cc:1048] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:10.417928 22004 catalog_manager.cc:5697] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7 reported cstate change: term changed from 1 to 2, leader changed from e023806667de4c32abd71ba9473700c3 (127.16.52.195) to f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "f26f816556f04c0aa2f49f1df4793ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.421067 22350 raft_consensus.cc:2749] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:10.423566 22347 raft_consensus.cc:993] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3: : Instructing follower f26f816556f04c0aa2f49f1df4793ae7 to start an election
I20260709 12:14:10.424121 22411 raft_consensus.cc:1081] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Signalling peer f26f816556f04c0aa2f49f1df4793ae7 to start an election
I20260709 12:14:10.425565 22107 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f6cf2a9a0984a759b171e6a0ddc191e"
dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
 from {username='slave'} at 127.0.0.1:49364
I20260709 12:14:10.426087 22107 raft_consensus.cc:493] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:10.426411 22107 raft_consensus.cc:3060] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.433599 22347 raft_consensus.cc:993] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3: : Instructing follower 4de9a27cc75f415d90bd324ed1434cc9 to start an election
I20260709 12:14:10.434118 22347 raft_consensus.cc:1081] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Signalling peer 4de9a27cc75f415d90bd324ed1434cc9 to start an election
I20260709 12:14:10.435719 22182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9bbddfc64794bc5a40a7f5971d44cf5"
dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
 from {username='slave'} at 127.0.0.1:53434
I20260709 12:14:10.436244 22182 raft_consensus.cc:493] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:10.436584 22182 raft_consensus.cc:3060] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.438959 22107 raft_consensus.cc:515] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.439706 22438 consensus_queue.cc:1048] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.441960 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6cf2a9a0984a759b171e6a0ddc191e" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:10.442535 22184 raft_consensus.cc:3060] T 2f6cf2a9a0984a759b171e6a0ddc191e P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.442566 22107 leader_election.cc:290] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 2 election: Requested vote from peers 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:10.443544 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6cf2a9a0984a759b171e6a0ddc191e" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e023806667de4c32abd71ba9473700c3"
I20260709 12:14:10.443681 22182 raft_consensus.cc:515] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.444211 22258 raft_consensus.cc:3055] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:10.444504 22258 raft_consensus.cc:740] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:10.445215 22258 consensus_queue.cc:260] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.446201 22258 raft_consensus.cc:3060] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.446357 22182 leader_election.cc:290] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 2 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:10.447232 22107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bbddfc64794bc5a40a7f5971d44cf5" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:10.447844 22107 raft_consensus.cc:3060] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.460634 22184 raft_consensus.cc:2468] T 2f6cf2a9a0984a759b171e6a0ddc191e P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26f816556f04c0aa2f49f1df4793ae7 in term 2.
I20260709 12:14:10.460906 22107 raft_consensus.cc:2468] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 2.
I20260709 12:14:10.461593 22258 raft_consensus.cc:2468] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26f816556f04c0aa2f49f1df4793ae7 in term 2.
I20260709 12:14:10.461723 22075 leader_election.cc:304] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
I20260709 12:14:10.462157 22109 raft_consensus.cc:1240] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Rejecting Update request from peer e023806667de4c32abd71ba9473700c3 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:14:10.463019 22150 leader_election.cc:304] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
I20260709 12:14:10.463316 22350 raft_consensus.cc:2804] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.463877 22350 raft_consensus.cc:697] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7 [term 2 LEADER]: Becoming Leader. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Running, Role: LEADER
I20260709 12:14:10.463806 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bbddfc64794bc5a40a7f5971d44cf5" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e023806667de4c32abd71ba9473700c3"
I20260709 12:14:10.464923 22258 raft_consensus.cc:3055] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:10.465319 22258 raft_consensus.cc:740] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:10.464972 22350 consensus_queue.cc:237] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.465544 22424 raft_consensus.cc:2804] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.466051 22258 consensus_queue.cc:260] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.467118 22258 raft_consensus.cc:3060] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.469836 22438 consensus_queue.cc:1048] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:10.473006 22005 catalog_manager.cc:5697] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7 reported cstate change: term changed from 1 to 2, leader changed from e023806667de4c32abd71ba9473700c3 (127.16.52.195) to f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "f26f816556f04c0aa2f49f1df4793ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.476053 22424 raft_consensus.cc:697] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 LEADER]: Becoming Leader. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Running, Role: LEADER
I20260709 12:14:10.477007 22424 consensus_queue.cc:237] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.481405 22258 raft_consensus.cc:2468] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 2.
I20260709 12:14:10.486074 22411 raft_consensus.cc:993] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3: : Instructing follower 4de9a27cc75f415d90bd324ed1434cc9 to start an election
I20260709 12:14:10.486516 22411 raft_consensus.cc:1081] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Signalling peer 4de9a27cc75f415d90bd324ed1434cc9 to start an election
I20260709 12:14:10.490768 22184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bb513bdb4954ccc9c887b2c0673bd20"
dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
 from {username='slave'} at 127.0.0.1:53434
I20260709 12:14:10.491426 22184 raft_consensus.cc:493] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:10.491801 22184 raft_consensus.cc:3060] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.496161 22438 consensus_queue.cc:1048] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.501091 22184 raft_consensus.cc:515] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.504558 22184 leader_election.cc:290] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 2 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:10.504817 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb513bdb4954ccc9c887b2c0673bd20" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e023806667de4c32abd71ba9473700c3"
I20260709 12:14:10.505751 22258 raft_consensus.cc:3055] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:10.506111 22258 raft_consensus.cc:740] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:10.506882 22258 consensus_queue.cc:260] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.508188 22258 raft_consensus.cc:3060] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.490298 22005 catalog_manager.cc:5697] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9 reported cstate change: term changed from 1 to 2, leader changed from e023806667de4c32abd71ba9473700c3 (127.16.52.195) to 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "4de9a27cc75f415d90bd324ed1434cc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.504983 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb513bdb4954ccc9c887b2c0673bd20" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:10.510432 22109 raft_consensus.cc:3060] T 0bb513bdb4954ccc9c887b2c0673bd20 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.515216 22258 raft_consensus.cc:2468] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 2.
I20260709 12:14:10.516331 22148 leader_election.cc:304] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: 
I20260709 12:14:10.517174 22462 raft_consensus.cc:2804] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.517627 22462 raft_consensus.cc:697] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 LEADER]: Becoming Leader. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Running, Role: LEADER
I20260709 12:14:10.518391 22462 consensus_queue.cc:237] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.519913 22109 raft_consensus.cc:2468] T 0bb513bdb4954ccc9c887b2c0673bd20 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 2.
I20260709 12:14:10.527498 22005 catalog_manager.cc:5697] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9 reported cstate change: term changed from 1 to 2, leader changed from e023806667de4c32abd71ba9473700c3 (127.16.52.195) to 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "4de9a27cc75f415d90bd324ed1434cc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.571610 22411 raft_consensus.cc:993] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3: : Instructing follower f26f816556f04c0aa2f49f1df4793ae7 to start an election
I20260709 12:14:10.572104 22438 raft_consensus.cc:1081] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Signalling peer f26f816556f04c0aa2f49f1df4793ae7 to start an election
I20260709 12:14:10.573491 22109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e39eeb0bb4d4f1e80a4b45b380f7132"
dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
 from {username='slave'} at 127.0.0.1:49364
I20260709 12:14:10.573879 22109 raft_consensus.cc:493] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:10.574101 22109 raft_consensus.cc:3060] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.578979 22109 raft_consensus.cc:515] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.580924 22109 leader_election.cc:290] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 2 election: Requested vote from peers 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:10.581265 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e39eeb0bb4d4f1e80a4b45b380f7132" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:10.581462 22258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e39eeb0bb4d4f1e80a4b45b380f7132" candidate_uuid: "f26f816556f04c0aa2f49f1df4793ae7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e023806667de4c32abd71ba9473700c3"
I20260709 12:14:10.581913 22182 raft_consensus.cc:3060] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.582072 22258 raft_consensus.cc:3055] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:10.582428 22258 raft_consensus.cc:740] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:10.583084 22258 consensus_queue.cc:260] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.584031 22258 raft_consensus.cc:3060] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.586858 22182 raft_consensus.cc:2468] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26f816556f04c0aa2f49f1df4793ae7 in term 2.
I20260709 12:14:10.587968 22075 leader_election.cc:304] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
I20260709 12:14:10.588578 22350 raft_consensus.cc:2804] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.588631 22258 raft_consensus.cc:2468] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f26f816556f04c0aa2f49f1df4793ae7 in term 2.
I20260709 12:14:10.588994 22350 raft_consensus.cc:697] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 LEADER]: Becoming Leader. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Running, Role: LEADER
I20260709 12:14:10.589825 22350 consensus_queue.cc:237] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.595788 22005 catalog_manager.cc:5697] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7 reported cstate change: term changed from 1 to 2, leader changed from e023806667de4c32abd71ba9473700c3 (127.16.52.195) to f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "f26f816556f04c0aa2f49f1df4793ae7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.684612 22182 raft_consensus.cc:1275] T 78ff966149e645b084454867fff5077a P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Refusing update from remote peer f26f816556f04c0aa2f49f1df4793ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.685851 22350 consensus_queue.cc:1048] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:10.693241 22258 raft_consensus.cc:1275] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Refusing update from remote peer f26f816556f04c0aa2f49f1df4793ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.694752 22397 consensus_queue.cc:1048] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:10.764101 22397 raft_consensus.cc:993] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7: : Instructing follower 4de9a27cc75f415d90bd324ed1434cc9 to start an election
I20260709 12:14:10.764588 22350 raft_consensus.cc:1081] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 LEADER]: Signalling peer 4de9a27cc75f415d90bd324ed1434cc9 to start an election
I20260709 12:14:10.765978 22182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2853237da974f198ec8bd9aa7838b66"
dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
 from {username='slave'} at 127.0.0.1:53440
I20260709 12:14:10.766431 22182 raft_consensus.cc:493] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:10.766747 22182 raft_consensus.cc:3060] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.771423 22182 raft_consensus.cc:515] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.772903 22182 leader_election.cc:290] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 2 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), e023806667de4c32abd71ba9473700c3 (127.16.52.195:40419)
I20260709 12:14:10.773627 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2853237da974f198ec8bd9aa7838b66" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:10.773900 22257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2853237da974f198ec8bd9aa7838b66" candidate_uuid: "4de9a27cc75f415d90bd324ed1434cc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e023806667de4c32abd71ba9473700c3"
I20260709 12:14:10.774305 22109 raft_consensus.cc:3055] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:10.774510 22257 raft_consensus.cc:3060] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.774650 22109 raft_consensus.cc:740] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Running, Role: LEADER
I20260709 12:14:10.775447 22109 consensus_queue.cc:260] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.776645 22109 raft_consensus.cc:3060] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.781826 22257 raft_consensus.cc:2468] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 2.
I20260709 12:14:10.783022 22148 leader_election.cc:304] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: 
I20260709 12:14:10.783381 22109 raft_consensus.cc:2468] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4de9a27cc75f415d90bd324ed1434cc9 in term 2.
I20260709 12:14:10.783892 22424 raft_consensus.cc:2804] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.784364 22424 raft_consensus.cc:697] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 LEADER]: Becoming Leader. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Running, Role: LEADER
I20260709 12:14:10.785175 22424 consensus_queue.cc:237] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:10.791556 22004 catalog_manager.cc:5697] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 reported cstate change: term changed from 1 to 2, leader changed from f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193) to 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194). New cstate: current_term: 2 leader_uuid: "4de9a27cc75f415d90bd324ed1434cc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.845568 22182 raft_consensus.cc:1275] T 2f6cf2a9a0984a759b171e6a0ddc191e P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Refusing update from remote peer f26f816556f04c0aa2f49f1df4793ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.846822 22350 consensus_queue.cc:1048] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:10.856870 22257 raft_consensus.cc:1275] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Refusing update from remote peer f26f816556f04c0aa2f49f1df4793ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.858441 22422 consensus_queue.cc:1048] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:10.867916 22109 raft_consensus.cc:1275] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Refusing update from remote peer 4de9a27cc75f415d90bd324ed1434cc9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.869284 22424 consensus_queue.cc:1048] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:10.878283 22256 raft_consensus.cc:1275] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Refusing update from remote peer 4de9a27cc75f415d90bd324ed1434cc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.879881 22395 consensus_queue.cc:1048] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:10.883497 22257 raft_consensus.cc:1275] T 9624ebab4e664af9a6a224d1353bb30f P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Refusing update from remote peer 4de9a27cc75f415d90bd324ed1434cc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.885043 22462 consensus_queue.cc:1048] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:10.896076 22109 raft_consensus.cc:1275] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Refusing update from remote peer 4de9a27cc75f415d90bd324ed1434cc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.897382 22462 consensus_queue.cc:1048] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:10.902817 22107 raft_consensus.cc:1275] T 0bb513bdb4954ccc9c887b2c0673bd20 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Refusing update from remote peer 4de9a27cc75f415d90bd324ed1434cc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.907195 22462 consensus_queue.cc:1048] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:10.914323 22257 raft_consensus.cc:1275] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Refusing update from remote peer 4de9a27cc75f415d90bd324ed1434cc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.916088 22462 consensus_queue.cc:1048] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:10.975976 22182 raft_consensus.cc:1275] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Refusing update from remote peer f26f816556f04c0aa2f49f1df4793ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.977159 22422 consensus_queue.cc:1048] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:10.984850 22257 raft_consensus.cc:1275] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Refusing update from remote peer f26f816556f04c0aa2f49f1df4793ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.986289 22422 consensus_queue.cc:1048] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:11.134227 22257 raft_consensus.cc:1275] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Refusing update from remote peer f26f816556f04c0aa2f49f1df4793ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.135658 22422 consensus_queue.cc:1048] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:11.146268 22182 raft_consensus.cc:1275] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Refusing update from remote peer f26f816556f04c0aa2f49f1df4793ae7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.147769 22397 consensus_queue.cc:1048] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:11.169706 22107 raft_consensus.cc:1275] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Refusing update from remote peer 4de9a27cc75f415d90bd324ed1434cc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.171115 22462 consensus_queue.cc:1048] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:11.179945 22256 raft_consensus.cc:1275] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Refusing update from remote peer 4de9a27cc75f415d90bd324ed1434cc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:11.181530 22466 consensus_queue.cc:1048] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:13.234987 22007 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42676:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:14:13.254563 22007 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42676:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:14:13.354869 16595 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:13.403319 22514 tablet.cc:1724] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.420591 22496 log.cc:927] Time spent T 2f6cf2a9a0984a759b171e6a0ddc191e P 4de9a27cc75f415d90bd324ed1434cc9: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
I20260709 12:14:13.380421 22500 tablet.cc:1724] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.466746 22284 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:0bb513bdb4954ccc9c887b2c0673bd20)
W20260709 12:14:13.478044 22284 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:0bb513bdb4954ccc9c887b2c0673bd20)
W20260709 12:14:13.489104 22284 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:0bb513bdb4954ccc9c887b2c0673bd20)
W20260709 12:14:13.486754 22150 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.193:33205, user_credentials={real_user=slave}} blocked reactor thread for 59596.6us
I20260709 12:14:13.499805 22519 tablet.cc:1724] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.518187 22503 tablet.cc:1724] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.521837 22507 tablet.cc:1724] T 0bb513bdb4954ccc9c887b2c0673bd20 P f26f816556f04c0aa2f49f1df4793ae7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.530049 22483 log.cc:927] Time spent T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 12:14:13.593261 22531 tablet.cc:1724] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.641312 22532 tablet.cc:1724] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.641629 22536 tablet.cc:1724] T 2f6cf2a9a0984a759b171e6a0ddc191e P 4de9a27cc75f415d90bd324ed1434cc9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.595738 22500 tablet.cc:1724] T 78ff966149e645b084454867fff5077a P 4de9a27cc75f415d90bd324ed1434cc9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.656453 22109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78ff966149e645b084454867fff5077a"
dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
mode: GRACEFUL
new_leader_uuid: "e023806667de4c32abd71ba9473700c3"
 from {username='slave'} at 127.0.0.1:57286
I20260709 12:14:13.657143 22109 raft_consensus.cc:606] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 2 LEADER]: Received request to transfer leadership to TS e023806667de4c32abd71ba9473700c3
W20260709 12:14:13.675886 22534 log.cc:927] Time spent T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
I20260709 12:14:13.675449 22537 tablet.cc:1724] T 6a461413e075424f9efd2723eba2ab8e P f26f816556f04c0aa2f49f1df4793ae7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.685702 22514 tablet.cc:1724] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.683074 22503 tablet.cc:1724] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.702584 22507 tablet.cc:1724] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.714951 22519 tablet.cc:1724] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.728402 22542 tablet.cc:1724] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.738338 22531 tablet.cc:1724] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.764179 22542 tablet.cc:1724] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.784101 22543 tablet.cc:1724] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.800261 22500 tablet.cc:1724] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.767083 22507 tablet.cc:1724] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.803930 22546 tablet.cc:1724] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.804641 22537 tablet.cc:1724] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.810920 22532 tablet.cc:1724] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.822424 22514 tablet.cc:1724] T 9624ebab4e664af9a6a224d1353bb30f P e023806667de4c32abd71ba9473700c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.828080 22542 tablet.cc:1724] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P 4de9a27cc75f415d90bd324ed1434cc9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.829135 22536 tablet.cc:1724] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.850096 22519 tablet.cc:1724] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:13.867354 22183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2853237da974f198ec8bd9aa7838b66"
dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
mode: GRACEFUL
new_leader_uuid: "e023806667de4c32abd71ba9473700c3"
 from {username='slave'} at 127.0.0.1:55698
I20260709 12:14:13.868013 22183 raft_consensus.cc:606] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 LEADER]: Received request to transfer leadership to TS e023806667de4c32abd71ba9473700c3
I20260709 12:14:13.869725 16595 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:14:13.870366 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:13.879124 22183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20e2ba521a974774998e68a5b3982e50"
dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
mode: GRACEFUL
new_leader_uuid: "e023806667de4c32abd71ba9473700c3"
 from {username='slave'} at 127.0.0.1:55698
I20260709 12:14:13.879761 22183 raft_consensus.cc:606] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 LEADER]: Received request to transfer leadership to TS e023806667de4c32abd71ba9473700c3
I20260709 12:14:13.882750 22108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c751e8bb6da1434d9ad9e9d557043199"
dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
mode: GRACEFUL
new_leader_uuid: "e023806667de4c32abd71ba9473700c3"
 from {username='slave'} at 127.0.0.1:57286
I20260709 12:14:13.883293 22108 raft_consensus.cc:606] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 LEADER]: Received request to transfer leadership to TS e023806667de4c32abd71ba9473700c3
I20260709 12:14:13.884434 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:13.885015 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:13.886229 22005 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2: soft_deleted_table [id=e491944795394c9ba18df3c65aaf9831] alter complete (version 1)
I20260709 12:14:13.980063 22526 raft_consensus.cc:993] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7: : Instructing follower e023806667de4c32abd71ba9473700c3 to start an election
I20260709 12:14:13.980499 22526 raft_consensus.cc:1081] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 2 LEADER]: Signalling peer e023806667de4c32abd71ba9473700c3 to start an election
I20260709 12:14:13.981998 22253 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78ff966149e645b084454867fff5077a"
dest_uuid: "e023806667de4c32abd71ba9473700c3"
 from {username='slave'} at 127.0.0.1:38406
I20260709 12:14:13.982463 22253 raft_consensus.cc:493] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:13.982715 22253 raft_consensus.cc:3060] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:13.988123 22253 raft_consensus.cc:515] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:13.990059 22253 leader_election.cc:290] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 3 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:13.990579 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ff966149e645b084454867fff5077a" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:13.991258 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ff966149e645b084454867fff5077a" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:13.991842 22108 raft_consensus.cc:3055] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:13.991890 22183 raft_consensus.cc:3060] T 78ff966149e645b084454867fff5077a P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:13.992300 22108 raft_consensus.cc:740] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Running, Role: LEADER
I20260709 12:14:13.993105 22108 consensus_queue.cc:260] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [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: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:13.994159 22108 raft_consensus.cc:3060] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:13.997282 22183 raft_consensus.cc:2468] T 78ff966149e645b084454867fff5077a P 4de9a27cc75f415d90bd324ed1434cc9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 3.
I20260709 12:14:13.998421 22224 leader_election.cc:304] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [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: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: 
I20260709 12:14:13.999087 22411 raft_consensus.cc:2804] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:13.999136 22108 raft_consensus.cc:2468] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 3.
I20260709 12:14:13.999598 22411 raft_consensus.cc:697] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 3 LEADER]: Becoming Leader. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:14.000412 22411 consensus_queue.cc:237] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [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: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:14.007318 22007 catalog_manager.cc:5697] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 reported cstate change: term changed from 2 to 3, leader changed from f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193) to e023806667de4c32abd71ba9473700c3 (127.16.52.195). New cstate: current_term: 3 leader_uuid: "e023806667de4c32abd71ba9473700c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:14.053869 22528 raft_consensus.cc:993] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7: : Instructing follower e023806667de4c32abd71ba9473700c3 to start an election
I20260709 12:14:14.054332 22526 raft_consensus.cc:1081] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 LEADER]: Signalling peer e023806667de4c32abd71ba9473700c3 to start an election
I20260709 12:14:14.055671 22253 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c751e8bb6da1434d9ad9e9d557043199"
dest_uuid: "e023806667de4c32abd71ba9473700c3"
 from {username='slave'} at 127.0.0.1:38406
I20260709 12:14:14.056243 22253 raft_consensus.cc:493] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:14.056663 22253 raft_consensus.cc:3060] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:14.061653 22253 raft_consensus.cc:515] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:14.063210 22253 leader_election.cc:290] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 3 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:14.064018 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c751e8bb6da1434d9ad9e9d557043199" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:14.064229 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c751e8bb6da1434d9ad9e9d557043199" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:14.064697 22108 raft_consensus.cc:3055] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:14.064774 22183 raft_consensus.cc:3060] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:14.065078 22108 raft_consensus.cc:740] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f26f816556f04c0aa2f49f1df4793ae7, State: Running, Role: LEADER
I20260709 12:14:14.065930 22108 consensus_queue.cc:260] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [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: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:14.067137 22108 raft_consensus.cc:3060] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:14.072149 22183 raft_consensus.cc:2468] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 3.
I20260709 12:14:14.073522 22224 leader_election.cc:304] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [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: 4de9a27cc75f415d90bd324ed1434cc9, e023806667de4c32abd71ba9473700c3; no voters: 
I20260709 12:14:14.074182 22108 raft_consensus.cc:2468] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 3.
I20260709 12:14:14.074254 22411 raft_consensus.cc:2804] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:14.074988 22411 raft_consensus.cc:697] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 3 LEADER]: Becoming Leader. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:14.075922 22411 consensus_queue.cc:237] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [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: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:14.082924 22007 catalog_manager.cc:5697] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 reported cstate change: term changed from 2 to 3, leader changed from f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193) to e023806667de4c32abd71ba9473700c3 (127.16.52.195). New cstate: current_term: 3 leader_uuid: "e023806667de4c32abd71ba9473700c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:14.108592 22501 raft_consensus.cc:993] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9: : Instructing follower e023806667de4c32abd71ba9473700c3 to start an election
I20260709 12:14:14.109167 22523 raft_consensus.cc:1081] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 LEADER]: Signalling peer e023806667de4c32abd71ba9473700c3 to start an election
I20260709 12:14:14.110610 22253 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2853237da974f198ec8bd9aa7838b66"
dest_uuid: "e023806667de4c32abd71ba9473700c3"
 from {username='slave'} at 127.0.0.1:38392
I20260709 12:14:14.111116 22253 raft_consensus.cc:493] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:14.111506 22253 raft_consensus.cc:3060] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:14.116878 22253 raft_consensus.cc:515] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:14.118580 22253 leader_election.cc:290] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 3 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:14.119313 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2853237da974f198ec8bd9aa7838b66" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:14.119678 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2853237da974f198ec8bd9aa7838b66" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:14.119943 22108 raft_consensus.cc:3060] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:14.120322 22183 raft_consensus.cc:3055] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:14.120623 22183 raft_consensus.cc:740] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Running, Role: LEADER
I20260709 12:14:14.121305 22183 consensus_queue.cc:260] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [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: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:14.122260 22183 raft_consensus.cc:3060] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:14.125190 22108 raft_consensus.cc:2468] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 3.
I20260709 12:14:14.126232 22224 leader_election.cc:304] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [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: e023806667de4c32abd71ba9473700c3, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
I20260709 12:14:14.126922 22411 raft_consensus.cc:2804] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:14.127348 22411 raft_consensus.cc:697] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [term 3 LEADER]: Becoming Leader. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:14.127389 22183 raft_consensus.cc:2468] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 3.
I20260709 12:14:14.128279 22411 consensus_queue.cc:237] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [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: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:14.135090 22007 catalog_manager.cc:5697] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 reported cstate change: term changed from 2 to 3, leader changed from 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194) to e023806667de4c32abd71ba9473700c3 (127.16.52.195). New cstate: current_term: 3 leader_uuid: "e023806667de4c32abd71ba9473700c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:14.353256 22523 raft_consensus.cc:993] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9: : Instructing follower e023806667de4c32abd71ba9473700c3 to start an election
I20260709 12:14:14.353714 22523 raft_consensus.cc:1081] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 LEADER]: Signalling peer e023806667de4c32abd71ba9473700c3 to start an election
I20260709 12:14:14.355726 22253 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20e2ba521a974774998e68a5b3982e50"
dest_uuid: "e023806667de4c32abd71ba9473700c3"
 from {username='slave'} at 127.0.0.1:38392
I20260709 12:14:14.356333 22253 raft_consensus.cc:493] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:14.356660 22253 raft_consensus.cc:3060] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:14.361694 22253 raft_consensus.cc:515] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:14.363363 22253 leader_election.cc:290] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 2 election: Requested vote from peers f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205), 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159)
I20260709 12:14:14.364482 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20e2ba521a974774998e68a5b3982e50" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4de9a27cc75f415d90bd324ed1434cc9"
I20260709 12:14:14.364534 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20e2ba521a974774998e68a5b3982e50" candidate_uuid: "e023806667de4c32abd71ba9473700c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f26f816556f04c0aa2f49f1df4793ae7"
I20260709 12:14:14.365711 22183 raft_consensus.cc:3055] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:14.365777 22108 raft_consensus.cc:3060] T 20e2ba521a974774998e68a5b3982e50 P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:14.366046 22183 raft_consensus.cc:740] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4de9a27cc75f415d90bd324ed1434cc9, State: Running, Role: LEADER
I20260709 12:14:14.367043 22183 consensus_queue.cc:260] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:14.368470 22183 raft_consensus.cc:3060] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:14.372125 22108 raft_consensus.cc:2468] T 20e2ba521a974774998e68a5b3982e50 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 2.
I20260709 12:14:14.373234 22224 leader_election.cc:304] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e023806667de4c32abd71ba9473700c3, f26f816556f04c0aa2f49f1df4793ae7; no voters: 
I20260709 12:14:14.374090 22411 raft_consensus.cc:2804] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:14.374265 22183 raft_consensus.cc:2468] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e023806667de4c32abd71ba9473700c3 in term 2.
I20260709 12:14:14.374504 22411 raft_consensus.cc:697] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3 [term 2 LEADER]: Becoming Leader. State: Replica: e023806667de4c32abd71ba9473700c3, State: Running, Role: LEADER
I20260709 12:14:14.375444 22411 consensus_queue.cc:237] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } }
I20260709 12:14:14.382390 22007 catalog_manager.cc:5697] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3 reported cstate change: term changed from 1 to 2, leader changed from 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194) to e023806667de4c32abd71ba9473700c3 (127.16.52.195). New cstate: current_term: 2 leader_uuid: "e023806667de4c32abd71ba9473700c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e023806667de4c32abd71ba9473700c3" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 40419 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:14.531196 22108 raft_consensus.cc:1275] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 3 FOLLOWER]: Refusing update from remote peer e023806667de4c32abd71ba9473700c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:14.532622 22411 consensus_queue.cc:1048] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:14.533373 22108 raft_consensus.cc:1275] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 3 FOLLOWER]: Refusing update from remote peer e023806667de4c32abd71ba9473700c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:14.534948 22411 consensus_queue.cc:1048] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:14.542837 22183 raft_consensus.cc:1275] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [term 3 FOLLOWER]: Refusing update from remote peer e023806667de4c32abd71ba9473700c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:14.544305 22554 consensus_queue.cc:1048] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:14.550160 22182 raft_consensus.cc:1275] T 78ff966149e645b084454867fff5077a P 4de9a27cc75f415d90bd324ed1434cc9 [term 3 FOLLOWER]: Refusing update from remote peer e023806667de4c32abd71ba9473700c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:14.551563 22411 consensus_queue.cc:1048] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:14.577101 22109 raft_consensus.cc:1275] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [term 3 FOLLOWER]: Refusing update from remote peer e023806667de4c32abd71ba9473700c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:14.578219 22524 consensus_queue.cc:1048] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:14.586509 22183 raft_consensus.cc:1275] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9 [term 3 FOLLOWER]: Refusing update from remote peer e023806667de4c32abd71ba9473700c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:14.588052 22524 consensus_queue.cc:1048] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:14.880927 22109 raft_consensus.cc:1275] T 20e2ba521a974774998e68a5b3982e50 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Refusing update from remote peer e023806667de4c32abd71ba9473700c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:14.882031 22524 consensus_queue.cc:1048] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f26f816556f04c0aa2f49f1df4793ae7" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:14.886180 16595 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:14.893265 22183 raft_consensus.cc:1275] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Refusing update from remote peer e023806667de4c32abd71ba9473700c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:14.894744 22411 consensus_queue.cc:1048] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4de9a27cc75f415d90bd324ed1434cc9" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:14.896519 16595 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:14.898239 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:14.911262 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:14.911898 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:15.913020 16595 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:15.919407 16595 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:15.919965 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:15.926530 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:15.927201 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:16.928467 16595 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:16.936045 16595 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:16.936661 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:16.942516 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:16.942947 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:17.944123 16595 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:17.949172 16595 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:17.949599 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:17.955353 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:17.955749 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:18.956776 16595 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:18.962299 16595 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:18.962786 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:18.967414 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:18.967805 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:19.968755 16595 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:19.974097 16595 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:19.974582 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:19.980669 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:19.981019 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:20.981878 16595 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:20.988235 16595 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:20.988775 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:20.993692 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:20.994112 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:21.995008 16595 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:22.000561 16595 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:22.000989 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:22.006734 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:22.007203 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:23.008183 16595 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:23.013243 16595 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:23.013682 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:23.018770 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:23.019150 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:24.079406 16595 tablet_server.cc:179] TabletServer@127.16.52.193:0 shutting down...
W20260709 12:14:24.093223 22224 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260709 12:14:24.097337 22224 consensus_peers.cc:597] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 -> Peer f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205): Couldn't send request to peer f26f816556f04c0aa2f49f1df4793ae7. Status: 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:14:24.115464 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:24.116312 16595 tablet_replica.cc:333] T 6a461413e075424f9efd2723eba2ab8e P f26f816556f04c0aa2f49f1df4793ae7: stopping tablet replica
I20260709 12:14:24.117352 16595 raft_consensus.cc:2243] T 6a461413e075424f9efd2723eba2ab8e P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.118112 16595 raft_consensus.cc:2272] T 6a461413e075424f9efd2723eba2ab8e P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.120762 16595 tablet_replica.cc:333] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7: stopping tablet replica
I20260709 12:14:24.121335 16595 raft_consensus.cc:2243] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.122174 16595 raft_consensus.cc:2272] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.124583 16595 tablet_replica.cc:333] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7: stopping tablet replica
I20260709 12:14:24.125278 16595 raft_consensus.cc:2243] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.125845 16595 raft_consensus.cc:2272] T 9624ebab4e664af9a6a224d1353bb30f P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.128132 16595 tablet_replica.cc:333] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7: stopping tablet replica
I20260709 12:14:24.128696 16595 raft_consensus.cc:2243] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.129649 16595 raft_consensus.cc:2272] T 2f6cf2a9a0984a759b171e6a0ddc191e P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.131723 16595 tablet_replica.cc:333] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7: stopping tablet replica
I20260709 12:14:24.132373 16595 raft_consensus.cc:2243] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.132947 16595 raft_consensus.cc:2272] T b2853237da974f198ec8bd9aa7838b66 P f26f816556f04c0aa2f49f1df4793ae7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.135608 16595 tablet_replica.cc:333] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7: stopping tablet replica
I20260709 12:14:24.136425 16595 raft_consensus.cc:2243] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.137504 16595 raft_consensus.cc:2272] T a7ffa180a32e423d81a80a744ad212f7 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.139617 16595 tablet_replica.cc:333] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7: stopping tablet replica
I20260709 12:14:24.140215 16595 raft_consensus.cc:2243] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.140650 16595 raft_consensus.cc:2272] T 78ff966149e645b084454867fff5077a P f26f816556f04c0aa2f49f1df4793ae7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.142850 16595 tablet_replica.cc:333] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7: stopping tablet replica
I20260709 12:14:24.143486 16595 raft_consensus.cc:2243] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.144410 16595 raft_consensus.cc:2272] T e8a35c210a434f4984d985128e90dd6f P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.146585 16595 tablet_replica.cc:333] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7: stopping tablet replica
I20260709 12:14:24.147228 16595 raft_consensus.cc:2243] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.148276 16595 raft_consensus.cc:2272] T 29b40f1d6f7845f9b2c10eeef065691b P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.150887 16595 tablet_replica.cc:333] T 50c7367cf84c467b94e18985cbe3212f P f26f816556f04c0aa2f49f1df4793ae7: stopping tablet replica
I20260709 12:14:24.151455 16595 raft_consensus.cc:2243] T 50c7367cf84c467b94e18985cbe3212f P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.152021 16595 raft_consensus.cc:2272] T 50c7367cf84c467b94e18985cbe3212f P f26f816556f04c0aa2f49f1df4793ae7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.154124 16595 tablet_replica.cc:333] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7: stopping tablet replica
I20260709 12:14:24.154734 16595 raft_consensus.cc:2243] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.155586 16595 raft_consensus.cc:2272] T 0765c214fbcb4e9baf4fad19cc1958fa P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.157855 16595 tablet_replica.cc:333] T 0bb513bdb4954ccc9c887b2c0673bd20 P f26f816556f04c0aa2f49f1df4793ae7: stopping tablet replica
I20260709 12:14:24.158402 16595 raft_consensus.cc:2243] T 0bb513bdb4954ccc9c887b2c0673bd20 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.159032 16595 raft_consensus.cc:2272] T 0bb513bdb4954ccc9c887b2c0673bd20 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.161137 16595 tablet_replica.cc:333] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7: stopping tablet replica
I20260709 12:14:24.161676 16595 raft_consensus.cc:2243] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.162128 16595 raft_consensus.cc:2272] T c751e8bb6da1434d9ad9e9d557043199 P f26f816556f04c0aa2f49f1df4793ae7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.164752 16595 tablet_replica.cc:333] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7: stopping tablet replica
I20260709 12:14:24.165562 16595 raft_consensus.cc:2243] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.166190 16595 raft_consensus.cc:2272] T 26583ce28bbd4d148293a9b16b6d5c06 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:24.167608 22150 consensus_peers.cc:597] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9 -> Peer f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205): Couldn't send request to peer f26f816556f04c0aa2f49f1df4793ae7. Status: 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:14:24.168849 16595 tablet_replica.cc:333] T 20e2ba521a974774998e68a5b3982e50 P f26f816556f04c0aa2f49f1df4793ae7: stopping tablet replica
I20260709 12:14:24.169468 16595 raft_consensus.cc:2243] T 20e2ba521a974774998e68a5b3982e50 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.169888 16595 raft_consensus.cc:2272] T 20e2ba521a974774998e68a5b3982e50 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.171990 16595 tablet_replica.cc:333] T 19f8ad5fe9864343a4abb9a6f423a8b7 P f26f816556f04c0aa2f49f1df4793ae7: stopping tablet replica
I20260709 12:14:24.172446 16595 raft_consensus.cc:2243] T 19f8ad5fe9864343a4abb9a6f423a8b7 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.172942 16595 raft_consensus.cc:2272] T 19f8ad5fe9864343a4abb9a6f423a8b7 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.175007 16595 tablet_replica.cc:333] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7: stopping tablet replica
I20260709 12:14:24.175447 16595 raft_consensus.cc:2243] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.175976 16595 raft_consensus.cc:2272] T d9bbddfc64794bc5a40a7f5971d44cf5 P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.177999 16595 tablet_replica.cc:333] T f64f35fae69a4411a669a2c422c1ac9b P f26f816556f04c0aa2f49f1df4793ae7: stopping tablet replica
I20260709 12:14:24.178437 16595 raft_consensus.cc:2243] T f64f35fae69a4411a669a2c422c1ac9b P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.178845 16595 raft_consensus.cc:2272] T f64f35fae69a4411a669a2c422c1ac9b P f26f816556f04c0aa2f49f1df4793ae7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:24.185863 22150 consensus_peers.cc:597] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9 -> Peer f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205): Couldn't send request to peer f26f816556f04c0aa2f49f1df4793ae7. Status: 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:14:24.224022 16595 tablet_server.cc:196] TabletServer@127.16.52.193:0 shutdown complete.
W20260709 12:14:24.241214 22224 consensus_peers.cc:597] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 -> Peer f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205): Couldn't send request to peer f26f816556f04c0aa2f49f1df4793ae7. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:33205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.268446 16595 tablet_server.cc:179] TabletServer@127.16.52.194:0 shutting down...
I20260709 12:14:24.297055 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:24.297816 16595 tablet_replica.cc:333] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9: stopping tablet replica
I20260709 12:14:24.298617 16595 raft_consensus.cc:2243] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.299544 16595 raft_consensus.cc:2272] T 9624ebab4e664af9a6a224d1353bb30f P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.301854 16595 tablet_replica.cc:333] T 2f6cf2a9a0984a759b171e6a0ddc191e P 4de9a27cc75f415d90bd324ed1434cc9: stopping tablet replica
I20260709 12:14:24.302462 16595 raft_consensus.cc:2243] T 2f6cf2a9a0984a759b171e6a0ddc191e P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.303004 16595 raft_consensus.cc:2272] T 2f6cf2a9a0984a759b171e6a0ddc191e P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.305219 16595 tablet_replica.cc:333] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9: stopping tablet replica
I20260709 12:14:24.305791 16595 raft_consensus.cc:2243] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.306252 16595 raft_consensus.cc:2272] T 6a461413e075424f9efd2723eba2ab8e P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.308410 16595 tablet_replica.cc:333] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9: stopping tablet replica
I20260709 12:14:24.308967 16595 raft_consensus.cc:2243] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.309422 16595 raft_consensus.cc:2272] T b2853237da974f198ec8bd9aa7838b66 P 4de9a27cc75f415d90bd324ed1434cc9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.311470 16595 tablet_replica.cc:333] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P 4de9a27cc75f415d90bd324ed1434cc9: stopping tablet replica
I20260709 12:14:24.312083 16595 raft_consensus.cc:2243] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.312577 16595 raft_consensus.cc:2272] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.314479 16595 tablet_replica.cc:333] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9: stopping tablet replica
I20260709 12:14:24.314985 16595 raft_consensus.cc:2243] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.315450 16595 raft_consensus.cc:2272] T c751e8bb6da1434d9ad9e9d557043199 P 4de9a27cc75f415d90bd324ed1434cc9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.317656 16595 tablet_replica.cc:333] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9: stopping tablet replica
I20260709 12:14:24.318614 16595 raft_consensus.cc:2243] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.319710 16595 raft_consensus.cc:2272] T 0bb513bdb4954ccc9c887b2c0673bd20 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.321812 16595 tablet_replica.cc:333] T 78ff966149e645b084454867fff5077a P 4de9a27cc75f415d90bd324ed1434cc9: stopping tablet replica
I20260709 12:14:24.322342 16595 raft_consensus.cc:2243] T 78ff966149e645b084454867fff5077a P 4de9a27cc75f415d90bd324ed1434cc9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.322829 16595 raft_consensus.cc:2272] T 78ff966149e645b084454867fff5077a P 4de9a27cc75f415d90bd324ed1434cc9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.326238 16595 tablet_replica.cc:333] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9: stopping tablet replica
I20260709 12:14:24.327373 16595 raft_consensus.cc:2243] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.328135 16595 raft_consensus.cc:2272] T a7ffa180a32e423d81a80a744ad212f7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.331440 16595 tablet_replica.cc:333] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9: stopping tablet replica
I20260709 12:14:24.332330 16595 raft_consensus.cc:2243] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.333105 16595 raft_consensus.cc:2272] T e8a35c210a434f4984d985128e90dd6f P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:24.333191 22150 consensus_peers.cc:597] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 -> Peer f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205): Couldn't send request to peer f26f816556f04c0aa2f49f1df4793ae7. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:33205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.333968 22150 consensus_peers.cc:597] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 -> Peer f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205): Couldn't send request to peer f26f816556f04c0aa2f49f1df4793ae7. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:33205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.336086 16595 tablet_replica.cc:333] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9: stopping tablet replica
I20260709 12:14:24.336835 16595 raft_consensus.cc:2243] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.337285 16595 raft_consensus.cc:2272] T 29b40f1d6f7845f9b2c10eeef065691b P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.340121 16595 tablet_replica.cc:333] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9: stopping tablet replica
I20260709 12:14:24.340657 16595 raft_consensus.cc:2243] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.341624 16595 raft_consensus.cc:2272] T 50c7367cf84c467b94e18985cbe3212f P 4de9a27cc75f415d90bd324ed1434cc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.343617 16595 tablet_replica.cc:333] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9: stopping tablet replica
I20260709 12:14:24.344302 16595 raft_consensus.cc:2243] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.345158 16595 raft_consensus.cc:2272] T 26583ce28bbd4d148293a9b16b6d5c06 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.346967 16595 tablet_replica.cc:333] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9: stopping tablet replica
I20260709 12:14:24.347452 16595 raft_consensus.cc:2243] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.347900 16595 raft_consensus.cc:2272] T 20e2ba521a974774998e68a5b3982e50 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.349748 16595 tablet_replica.cc:333] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9: stopping tablet replica
I20260709 12:14:24.350203 16595 raft_consensus.cc:2243] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.350891 16595 raft_consensus.cc:2272] T 19f8ad5fe9864343a4abb9a6f423a8b7 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.352968 16595 tablet_replica.cc:333] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9: stopping tablet replica
I20260709 12:14:24.353399 16595 raft_consensus.cc:2243] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.354146 16595 raft_consensus.cc:2272] T d9bbddfc64794bc5a40a7f5971d44cf5 P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.356073 16595 tablet_replica.cc:333] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9: stopping tablet replica
I20260709 12:14:24.356468 16595 raft_consensus.cc:2243] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.357077 16595 raft_consensus.cc:2272] T f64f35fae69a4411a669a2c422c1ac9b P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.359167 16595 tablet_replica.cc:333] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9: stopping tablet replica
I20260709 12:14:24.359575 16595 raft_consensus.cc:2243] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.360018 16595 raft_consensus.cc:2272] T 0765c214fbcb4e9baf4fad19cc1958fa P 4de9a27cc75f415d90bd324ed1434cc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.400501 16595 tablet_server.cc:196] TabletServer@127.16.52.194:0 shutdown complete.
W20260709 12:14:24.421169 22224 consensus_peers.cc:597] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 -> Peer f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205): Couldn't send request to peer f26f816556f04c0aa2f49f1df4793ae7. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:33205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.438930 16595 tablet_server.cc:179] TabletServer@127.16.52.195:0 shutting down...
W20260709 12:14:24.457434 22224 consensus_peers.cc:597] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 -> Peer 4de9a27cc75f415d90bd324ed1434cc9 (127.16.52.194:40159): Couldn't send request to peer 4de9a27cc75f415d90bd324ed1434cc9. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.194:40159: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:24.465637 22224 consensus_peers.cc:597] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 -> Peer f26f816556f04c0aa2f49f1df4793ae7 (127.16.52.193:33205): Couldn't send request to peer f26f816556f04c0aa2f49f1df4793ae7. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:33205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:24.473107 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:24.473918 16595 tablet_replica.cc:333] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3: stopping tablet replica
I20260709 12:14:24.474879 16595 raft_consensus.cc:2243] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.475998 16595 raft_consensus.cc:2272] T 6a461413e075424f9efd2723eba2ab8e P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.478124 16595 tablet_replica.cc:333] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3: stopping tablet replica
I20260709 12:14:24.478683 16595 raft_consensus.cc:2243] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.479431 16595 raft_consensus.cc:2272] T b2853237da974f198ec8bd9aa7838b66 P e023806667de4c32abd71ba9473700c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.481822 16595 tablet_replica.cc:333] T 9624ebab4e664af9a6a224d1353bb30f P e023806667de4c32abd71ba9473700c3: stopping tablet replica
I20260709 12:14:24.482347 16595 raft_consensus.cc:2243] T 9624ebab4e664af9a6a224d1353bb30f P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.482761 16595 raft_consensus.cc:2272] T 9624ebab4e664af9a6a224d1353bb30f P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.484814 16595 tablet_replica.cc:333] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3: stopping tablet replica
I20260709 12:14:24.485342 16595 raft_consensus.cc:2243] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.485743 16595 raft_consensus.cc:2272] T 2f6cf2a9a0984a759b171e6a0ddc191e P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.487512 16595 tablet_replica.cc:333] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3: stopping tablet replica
I20260709 12:14:24.488016 16595 raft_consensus.cc:2243] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.488404 16595 raft_consensus.cc:2272] T a7ffa180a32e423d81a80a744ad212f7 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.490222 16595 tablet_replica.cc:333] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3: stopping tablet replica
I20260709 12:14:24.490687 16595 raft_consensus.cc:2243] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.491405 16595 raft_consensus.cc:2272] T 78ff966149e645b084454867fff5077a P e023806667de4c32abd71ba9473700c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.493297 16595 tablet_replica.cc:333] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3: stopping tablet replica
I20260709 12:14:24.493760 16595 raft_consensus.cc:2243] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.494472 16595 raft_consensus.cc:2272] T c751e8bb6da1434d9ad9e9d557043199 P e023806667de4c32abd71ba9473700c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.496410 16595 tablet_replica.cc:333] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3: stopping tablet replica
I20260709 12:14:24.496868 16595 raft_consensus.cc:2243] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.497273 16595 raft_consensus.cc:2272] T 0bb513bdb4954ccc9c887b2c0673bd20 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.499110 16595 tablet_replica.cc:333] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3: stopping tablet replica
I20260709 12:14:24.499554 16595 raft_consensus.cc:2243] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.500026 16595 raft_consensus.cc:2272] T 3e39eeb0bb4d4f1e80a4b45b380f7132 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.501886 16595 tablet_replica.cc:333] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3: stopping tablet replica
I20260709 12:14:24.502358 16595 raft_consensus.cc:2243] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.502761 16595 raft_consensus.cc:2272] T 0765c214fbcb4e9baf4fad19cc1958fa P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.504585 16595 tablet_replica.cc:333] T 50c7367cf84c467b94e18985cbe3212f P e023806667de4c32abd71ba9473700c3: stopping tablet replica
I20260709 12:14:24.505044 16595 raft_consensus.cc:2243] T 50c7367cf84c467b94e18985cbe3212f P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.505424 16595 raft_consensus.cc:2272] T 50c7367cf84c467b94e18985cbe3212f P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.507325 16595 tablet_replica.cc:333] T e8a35c210a434f4984d985128e90dd6f P e023806667de4c32abd71ba9473700c3: stopping tablet replica
I20260709 12:14:24.507835 16595 raft_consensus.cc:2243] T e8a35c210a434f4984d985128e90dd6f P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.508188 16595 raft_consensus.cc:2272] T e8a35c210a434f4984d985128e90dd6f P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.509877 16595 tablet_replica.cc:333] T 29b40f1d6f7845f9b2c10eeef065691b P e023806667de4c32abd71ba9473700c3: stopping tablet replica
I20260709 12:14:24.510320 16595 raft_consensus.cc:2243] T 29b40f1d6f7845f9b2c10eeef065691b P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.510762 16595 raft_consensus.cc:2272] T 29b40f1d6f7845f9b2c10eeef065691b P e023806667de4c32abd71ba9473700c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.512625 16595 tablet_replica.cc:333] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3: stopping tablet replica
I20260709 12:14:24.513163 16595 raft_consensus.cc:2243] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.513926 16595 raft_consensus.cc:2272] T 20e2ba521a974774998e68a5b3982e50 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.515743 16595 tablet_replica.cc:333] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3: stopping tablet replica
I20260709 12:14:24.516234 16595 raft_consensus.cc:2243] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.516661 16595 raft_consensus.cc:2272] T 26583ce28bbd4d148293a9b16b6d5c06 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.518486 16595 tablet_replica.cc:333] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3: stopping tablet replica
I20260709 12:14:24.518970 16595 raft_consensus.cc:2243] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.519439 16595 raft_consensus.cc:2272] T d9bbddfc64794bc5a40a7f5971d44cf5 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.521234 16595 tablet_replica.cc:333] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3: stopping tablet replica
I20260709 12:14:24.521683 16595 raft_consensus.cc:2243] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.522437 16595 raft_consensus.cc:2272] T f64f35fae69a4411a669a2c422c1ac9b P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.524173 16595 tablet_replica.cc:333] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3: stopping tablet replica
I20260709 12:14:24.524598 16595 raft_consensus.cc:2243] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:24.525048 16595 raft_consensus.cc:2272] T 19f8ad5fe9864343a4abb9a6f423a8b7 P e023806667de4c32abd71ba9473700c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.563601 16595 tablet_server.cc:196] TabletServer@127.16.52.195:0 shutdown complete.
I20260709 12:14:24.600318 16595 master.cc:562] Master@127.16.52.254:40355 shutting down...
I20260709 12:14:24.623368 16595 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:24.623991 16595 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:24.624286 16595 tablet_replica.cc:333] T 00000000000000000000000000000000 P 485c60ab70c7454d9cc2ddf8ec2af8f2: stopping tablet replica
I20260709 12:14:24.645130 16595 master.cc:584] Master@127.16.52.254:40355 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (20390 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:14:24.698242 16595 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.52.254:37993
I20260709 12:14:24.699421 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:24.705070 22588 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:14:24.705343 22589 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:14:24.706102 22591 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:14:24.706350 16595 server_base.cc:1061] running on GCE node
I20260709 12:14:24.707322 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:24.707502 16595 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:14:24.707614 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599264707604 us; error 0 us; skew 500 ppm
I20260709 12:14:24.708163 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:24.710908 16595 webserver.cc:533] Webserver started at http://127.16.52.254:46109/ using document root <none> and password file <none>
I20260709 12:14:24.711407 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:24.711570 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:24.711781 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:24.713162 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599064320405-16595-0/minicluster-data/master-0-root/instance:
uuid: "0a39e6f3bef245a69df4dc74baf2d518"
format_stamp: "Formatted at 2026-07-09 12:14:24 on dist-test-slave-stjn"
I20260709 12:14:24.717476 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:24.720695 22596 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:14:24.721431 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 12:14:24.721664 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599064320405-16595-0/minicluster-data/master-0-root
uuid: "0a39e6f3bef245a69df4dc74baf2d518"
format_stamp: "Formatted at 2026-07-09 12:14:24 on dist-test-slave-stjn"
I20260709 12:14:24.721889 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599064320405-16595-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599064320405-16595-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599064320405-16595-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:14:24.731986 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:24.733109 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:24.770709 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.254:37993
I20260709 12:14:24.770818 22647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.254:37993 every 8 connection(s)
I20260709 12:14:24.774559 22648 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:14:24.785866 22648 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518: Bootstrap starting.
I20260709 12:14:24.790809 22648 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:24.795001 22648 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518: No bootstrap required, opened a new log
I20260709 12:14:24.797284 22648 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a39e6f3bef245a69df4dc74baf2d518" member_type: VOTER }
I20260709 12:14:24.797696 22648 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:24.797889 22648 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a39e6f3bef245a69df4dc74baf2d518, State: Initialized, Role: FOLLOWER
I20260709 12:14:24.798468 22648 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a39e6f3bef245a69df4dc74baf2d518" member_type: VOTER }
I20260709 12:14:24.798913 22648 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:24.799104 22648 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:24.799315 22648 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:24.804054 22648 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a39e6f3bef245a69df4dc74baf2d518" member_type: VOTER }
I20260709 12:14:24.804515 22648 leader_election.cc:304] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518 [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: 0a39e6f3bef245a69df4dc74baf2d518; no voters: 
I20260709 12:14:24.805596 22648 leader_election.cc:290] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:24.806008 22651 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:24.807353 22651 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518 [term 1 LEADER]: Becoming Leader. State: Replica: 0a39e6f3bef245a69df4dc74baf2d518, State: Running, Role: LEADER
I20260709 12:14:24.808152 22651 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518 [LEADER]: Queue going to LEADER mode. State: All 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: "0a39e6f3bef245a69df4dc74baf2d518" member_type: VOTER }
I20260709 12:14:24.808676 22648 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:24.812651 22653 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0a39e6f3bef245a69df4dc74baf2d518. Latest consensus state: current_term: 1 leader_uuid: "0a39e6f3bef245a69df4dc74baf2d518" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a39e6f3bef245a69df4dc74baf2d518" member_type: VOTER } }
I20260709 12:14:24.813362 22653 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:24.818640 22652 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0a39e6f3bef245a69df4dc74baf2d518" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a39e6f3bef245a69df4dc74baf2d518" member_type: VOTER } }
I20260709 12:14:24.819370 22652 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:24.823470 22657 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:24.831537 22657 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:24.832639 16595 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:24.840667 22657 catalog_manager.cc:1383] Generated new cluster ID: 8f4e0d82b72a405ca7fbcde532c87036
I20260709 12:14:24.840996 22657 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:24.855646 22657 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:24.856926 22657 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:24.868688 22657 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518: Generated new TSK 0
I20260709 12:14:24.869267 22657 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:24.900033 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:24.906047 22669 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:14:24.906983 22670 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:14:24.908371 22672 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:14:24.908990 16595 server_base.cc:1061] running on GCE node
I20260709 12:14:24.909807 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:24.910006 16595 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:14:24.910145 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599264910134 us; error 0 us; skew 500 ppm
I20260709 12:14:24.910627 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:24.912887 16595 webserver.cc:533] Webserver started at http://127.16.52.193:44619/ using document root <none> and password file <none>
I20260709 12:14:24.913319 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:24.913475 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:24.913679 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:24.914673 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599064320405-16595-0/minicluster-data/ts-0-root/instance:
uuid: "b2fdd144908a44dfbc787af8b507ad10"
format_stamp: "Formatted at 2026-07-09 12:14:24 on dist-test-slave-stjn"
I20260709 12:14:24.918905 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:24.922188 22677 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:14:24.923005 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:24.923321 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599064320405-16595-0/minicluster-data/ts-0-root
uuid: "b2fdd144908a44dfbc787af8b507ad10"
format_stamp: "Formatted at 2026-07-09 12:14:24 on dist-test-slave-stjn"
I20260709 12:14:24.923646 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599064320405-16595-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599064320405-16595-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599064320405-16595-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:14:24.951421 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:24.952684 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:24.954196 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:24.956497 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:24.956727 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:24.956969 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:24.957159 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:24.997954 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.193:36801
I20260709 12:14:24.998056 22739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.193:36801 every 8 connection(s)
I20260709 12:14:25.002961 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:25.009951 22744 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:14:25.011775 22745 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:14:25.015359 22747 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:14:25.016068 16595 server_base.cc:1061] running on GCE node
I20260709 12:14:25.017248 22740 heartbeater.cc:344] Connected to a master server at 127.16.52.254:37993
I20260709 12:14:25.017519 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:14:25.017655 22740 heartbeater.cc:461] Registering TS with master...
W20260709 12:14:25.017889 16595 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:14:25.018112 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599265018096 us; error 0 us; skew 500 ppm
I20260709 12:14:25.018576 22740 heartbeater.cc:507] Master 127.16.52.254:37993 requested a full tablet report, sending...
I20260709 12:14:25.018833 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:25.021057 22613 ts_manager.cc:194] Registered new tserver with Master: b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801)
I20260709 12:14:25.021832 16595 webserver.cc:533] Webserver started at http://127.16.52.194:39385/ using document root <none> and password file <none>
I20260709 12:14:25.022531 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:25.022780 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:25.023103 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:25.023619 22613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43536
I20260709 12:14:25.024776 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599064320405-16595-0/minicluster-data/ts-1-root/instance:
uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
format_stamp: "Formatted at 2026-07-09 12:14:25 on dist-test-slave-stjn"
I20260709 12:14:25.029755 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:25.033221 22752 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:14:25.033987 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:14:25.034289 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599064320405-16595-0/minicluster-data/ts-1-root
uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
format_stamp: "Formatted at 2026-07-09 12:14:25 on dist-test-slave-stjn"
I20260709 12:14:25.034614 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599064320405-16595-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599064320405-16595-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599064320405-16595-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:14:25.052456 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:25.053644 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:25.055135 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:25.057360 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:25.057598 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:25.057832 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:25.058002 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:25.097544 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.194:34811
I20260709 12:14:25.097645 22814 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.194:34811 every 8 connection(s)
I20260709 12:14:25.102370 16595 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:25.109735 22818 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:14:25.111819 22819 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:14:25.113425 22821 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:14:25.115077 16595 server_base.cc:1061] running on GCE node
I20260709 12:14:25.115873 22815 heartbeater.cc:344] Connected to a master server at 127.16.52.254:37993
I20260709 12:14:25.116235 16595 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:14:25.116294 22815 heartbeater.cc:461] Registering TS with master...
W20260709 12:14:25.116612 16595 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:14:25.116855 16595 hybrid_clock.cc:648] HybridClock initialized: now 1783599265116841 us; error 0 us; skew 500 ppm
I20260709 12:14:25.117355 22815 heartbeater.cc:507] Master 127.16.52.254:37993 requested a full tablet report, sending...
I20260709 12:14:25.117480 16595 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:25.119618 22613 ts_manager.cc:194] Registered new tserver with Master: 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811)
I20260709 12:14:25.120317 16595 webserver.cc:533] Webserver started at http://127.16.52.195:39295/ using document root <none> and password file <none>
I20260709 12:14:25.120865 16595 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:25.121084 16595 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:25.121186 22613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43552
I20260709 12:14:25.121347 16595 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:25.122812 16595 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599064320405-16595-0/minicluster-data/ts-2-root/instance:
uuid: "7667c5f99c8845fdb83a2b604e288308"
format_stamp: "Formatted at 2026-07-09 12:14:25 on dist-test-slave-stjn"
I20260709 12:14:25.127444 16595 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 12:14:25.130863 22826 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:14:25.131739 16595 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:14:25.132069 16595 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599064320405-16595-0/minicluster-data/ts-2-root
uuid: "7667c5f99c8845fdb83a2b604e288308"
format_stamp: "Formatted at 2026-07-09 12:14:25 on dist-test-slave-stjn"
I20260709 12:14:25.132306 16595 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599064320405-16595-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599064320405-16595-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskC4BAqw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599064320405-16595-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:14:25.147239 16595 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:25.148423 16595 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:25.149755 16595 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:25.151919 16595 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:25.152127 16595 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:25.152390 16595 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:25.152549 16595 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:25.191715 16595 rpc_server.cc:307] RPC server started. Bound to: 127.16.52.195:33367
I20260709 12:14:25.191885 22888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.52.195:33367 every 8 connection(s)
I20260709 12:14:25.207864 22889 heartbeater.cc:344] Connected to a master server at 127.16.52.254:37993
I20260709 12:14:25.208297 22889 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:25.208947 22889 heartbeater.cc:507] Master 127.16.52.254:37993 requested a full tablet report, sending...
I20260709 12:14:25.210871 22613 ts_manager.cc:194] Registered new tserver with Master: 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:25.211948 16595 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017037156s
I20260709 12:14:25.212481 22613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43556
I20260709 12:14:25.236850 22613 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43564:
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:14:25.239879 22613 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:14:25.317024 22852 tablet_service.cc:1511] Processing CreateTablet for tablet 84b18d332aeb43059fd1dd5776a8c13c (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:25.317193 22853 tablet_service.cc:1511] Processing CreateTablet for tablet 11d4ba418bc64c3993a2030eb617fded (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:25.318650 22852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b18d332aeb43059fd1dd5776a8c13c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.319383 22854 tablet_service.cc:1511] Processing CreateTablet for tablet 397894ec94f24dfab4696292df2868b2 (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:25.326681 22851 tablet_service.cc:1511] Processing CreateTablet for tablet 576ea1535a814c3fb40619f6f3d98a54 (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:25.329231 22850 tablet_service.cc:1511] Processing CreateTablet for tablet 6829ca20044a47f1a365efbd979c40a0 (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:25.332219 22854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397894ec94f24dfab4696292df2868b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.332263 22849 tablet_service.cc:1511] Processing CreateTablet for tablet d4c320cc2699465ab5fb62b7d599c636 (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:25.333642 22849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c320cc2699465ab5fb62b7d599c636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.336654 22851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576ea1535a814c3fb40619f6f3d98a54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.339910 22848 tablet_service.cc:1511] Processing CreateTablet for tablet 9c6ee50304bb4c7d9f6bbbe4da06c8c5 (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:25.344556 22848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c6ee50304bb4c7d9f6bbbe4da06c8c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.346081 22850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6829ca20044a47f1a365efbd979c40a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.347625 22853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11d4ba418bc64c3993a2030eb617fded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.353698 22705 tablet_service.cc:1511] Processing CreateTablet for tablet 397894ec94f24dfab4696292df2868b2 (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:25.355230 22705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397894ec94f24dfab4696292df2868b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.357015 22847 tablet_service.cc:1511] Processing CreateTablet for tablet 5dfb670d58e6451ab5ad23ab0c4a7013 (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:25.358531 22847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dfb670d58e6451ab5ad23ab0c4a7013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.361441 22846 tablet_service.cc:1511] Processing CreateTablet for tablet f607fd4e99604e028c5bf6798e9f70e8 (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:25.362979 22846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f607fd4e99604e028c5bf6798e9f70e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.367025 22904 tablet_bootstrap.cc:492] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308: Bootstrap starting.
I20260709 12:14:25.374802 22904 tablet_bootstrap.cc:654] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.374693 22704 tablet_service.cc:1511] Processing CreateTablet for tablet 11d4ba418bc64c3993a2030eb617fded (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:25.376371 22704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11d4ba418bc64c3993a2030eb617fded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.386667 22703 tablet_service.cc:1511] Processing CreateTablet for tablet 84b18d332aeb43059fd1dd5776a8c13c (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:25.389319 22703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b18d332aeb43059fd1dd5776a8c13c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.409881 22702 tablet_service.cc:1511] Processing CreateTablet for tablet 576ea1535a814c3fb40619f6f3d98a54 (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:25.410449 22904 tablet_bootstrap.cc:492] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308: No bootstrap required, opened a new log
I20260709 12:14:25.411017 22904 ts_tablet_manager.cc:1403] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.018s
I20260709 12:14:25.411494 22702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576ea1535a814c3fb40619f6f3d98a54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.412824 22697 tablet_service.cc:1511] Processing CreateTablet for tablet f607fd4e99604e028c5bf6798e9f70e8 (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:25.413169 22701 tablet_service.cc:1511] Processing CreateTablet for tablet 6829ca20044a47f1a365efbd979c40a0 (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:25.413529 22780 tablet_service.cc:1511] Processing CreateTablet for tablet 397894ec94f24dfab4696292df2868b2 (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:25.414178 22904 raft_consensus.cc:359] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } } peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } }
I20260709 12:14:25.414867 22780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397894ec94f24dfab4696292df2868b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.414947 22904 raft_consensus.cc:385] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.415362 22904 raft_consensus.cc:740] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.415584 22700 tablet_service.cc:1511] Processing CreateTablet for tablet d4c320cc2699465ab5fb62b7d599c636 (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:25.416182 22904 consensus_queue.cc:260] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } } peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } }
I20260709 12:14:25.418216 22699 tablet_service.cc:1511] Processing CreateTablet for tablet 9c6ee50304bb4c7d9f6bbbe4da06c8c5 (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:25.422366 22904 ts_tablet_manager.cc:1434] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.008s
I20260709 12:14:25.422360 22889 heartbeater.cc:499] Master 127.16.52.254:37993 was elected leader, sending a full tablet report...
I20260709 12:14:25.423743 22698 tablet_service.cc:1511] Processing CreateTablet for tablet 5dfb670d58e6451ab5ad23ab0c4a7013 (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:25.424616 22779 tablet_service.cc:1511] Processing CreateTablet for tablet 11d4ba418bc64c3993a2030eb617fded (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:25.425956 22779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11d4ba418bc64c3993a2030eb617fded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.426761 22697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f607fd4e99604e028c5bf6798e9f70e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.428020 22774 tablet_service.cc:1511] Processing CreateTablet for tablet 9c6ee50304bb4c7d9f6bbbe4da06c8c5 (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:25.429381 22774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c6ee50304bb4c7d9f6bbbe4da06c8c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.429011 22778 tablet_service.cc:1511] Processing CreateTablet for tablet 84b18d332aeb43059fd1dd5776a8c13c (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:25.430341 22778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b18d332aeb43059fd1dd5776a8c13c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.432195 22698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dfb670d58e6451ab5ad23ab0c4a7013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.432950 22700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c320cc2699465ab5fb62b7d599c636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.433073 22777 tablet_service.cc:1511] Processing CreateTablet for tablet 576ea1535a814c3fb40619f6f3d98a54 (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:25.434471 22777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576ea1535a814c3fb40619f6f3d98a54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.434111 22773 tablet_service.cc:1511] Processing CreateTablet for tablet 5dfb670d58e6451ab5ad23ab0c4a7013 (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:25.435492 22773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dfb670d58e6451ab5ad23ab0c4a7013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.436168 22701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6829ca20044a47f1a365efbd979c40a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.436645 22776 tablet_service.cc:1511] Processing CreateTablet for tablet 6829ca20044a47f1a365efbd979c40a0 (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:25.437927 22776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6829ca20044a47f1a365efbd979c40a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.440249 22699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c6ee50304bb4c7d9f6bbbe4da06c8c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.441285 22775 tablet_service.cc:1511] Processing CreateTablet for tablet d4c320cc2699465ab5fb62b7d599c636 (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:25.443014 22775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c320cc2699465ab5fb62b7d599c636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.444829 22906 raft_consensus.cc:493] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:14:25.445657 22890 tablet.cc:2406] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:14:25.445524 22906 raft_consensus.cc:515] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } } peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } }
I20260709 12:14:25.447539 22772 tablet_service.cc:1511] Processing CreateTablet for tablet f607fd4e99604e028c5bf6798e9f70e8 (DEFAULT_TABLE table=test-workload [id=7909ca0a55a749c19a0e627d7066ee38]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:25.448843 22772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f607fd4e99604e028c5bf6798e9f70e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:25.470522 22906 leader_election.cc:290] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811)
I20260709 12:14:25.473197 22904 tablet_bootstrap.cc:492] T 84b18d332aeb43059fd1dd5776a8c13c P 7667c5f99c8845fdb83a2b604e288308: Bootstrap starting.
W20260709 12:14:25.491927 22827 leader_election.cc:343] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801): Not found: Tablet not found: 397894ec94f24dfab4696292df2868b2
W20260709 12:14:25.505849 22827 leader_election.cc:343] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811): Not found: Tablet not found: 397894ec94f24dfab4696292df2868b2
I20260709 12:14:25.506404 22827 leader_election.cc:304] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7667c5f99c8845fdb83a2b604e288308; no voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10
I20260709 12:14:25.507643 22906 raft_consensus.cc:2749] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:25.532070 22904 tablet_bootstrap.cc:654] T 84b18d332aeb43059fd1dd5776a8c13c P 7667c5f99c8845fdb83a2b604e288308: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.541795 22908 tablet_bootstrap.cc:492] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10: Bootstrap starting.
I20260709 12:14:25.543200 22910 tablet_bootstrap.cc:492] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Bootstrap starting.
I20260709 12:14:25.548545 22908 tablet_bootstrap.cc:654] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.572207 22910 tablet_bootstrap.cc:654] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.572372 22904 tablet_bootstrap.cc:492] T 84b18d332aeb43059fd1dd5776a8c13c P 7667c5f99c8845fdb83a2b604e288308: No bootstrap required, opened a new log
I20260709 12:14:25.572701 22908 tablet_bootstrap.cc:492] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10: No bootstrap required, opened a new log
I20260709 12:14:25.572952 22904 ts_tablet_manager.cc:1403] T 84b18d332aeb43059fd1dd5776a8c13c P 7667c5f99c8845fdb83a2b604e288308: Time spent bootstrapping tablet: real 0.100s	user 0.007s	sys 0.005s
I20260709 12:14:25.573156 22908 ts_tablet_manager.cc:1403] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.008s
I20260709 12:14:25.576122 22904 raft_consensus.cc:359] T 84b18d332aeb43059fd1dd5776a8c13c P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.576196 22908 raft_consensus.cc:359] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.576726 22904 raft_consensus.cc:385] T 84b18d332aeb43059fd1dd5776a8c13c P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.577021 22908 raft_consensus.cc:385] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.577099 22904 raft_consensus.cc:740] T 84b18d332aeb43059fd1dd5776a8c13c P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.577504 22910 tablet_bootstrap.cc:492] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: No bootstrap required, opened a new log
I20260709 12:14:25.577502 22908 raft_consensus.cc:740] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.578173 22910 ts_tablet_manager.cc:1403] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260709 12:14:25.578070 22904 consensus_queue.cc:260] T 84b18d332aeb43059fd1dd5776a8c13c P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.578426 22908 consensus_queue.cc:260] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.580269 22904 ts_tablet_manager.cc:1434] T 84b18d332aeb43059fd1dd5776a8c13c P 7667c5f99c8845fdb83a2b604e288308: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:14:25.581218 22904 tablet_bootstrap.cc:492] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308: Bootstrap starting.
I20260709 12:14:25.581486 22910 raft_consensus.cc:359] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } } peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } }
I20260709 12:14:25.582618 22910 raft_consensus.cc:385] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.583020 22910 raft_consensus.cc:740] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.584043 22910 consensus_queue.cc:260] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } } peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } }
I20260709 12:14:25.588230 22904 tablet_bootstrap.cc:654] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.595227 22908 ts_tablet_manager.cc:1434] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.007s
I20260709 12:14:25.595394 22815 heartbeater.cc:499] Master 127.16.52.254:37993 was elected leader, sending a full tablet report...
I20260709 12:14:25.595806 22910 ts_tablet_manager.cc:1434] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.004s
I20260709 12:14:25.597090 22910 tablet_bootstrap.cc:492] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Bootstrap starting.
I20260709 12:14:25.597678 22740 heartbeater.cc:499] Master 127.16.52.254:37993 was elected leader, sending a full tablet report...
I20260709 12:14:25.598986 22904 tablet_bootstrap.cc:492] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308: No bootstrap required, opened a new log
I20260709 12:14:25.599517 22904 ts_tablet_manager.cc:1403] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 12:14:25.602543 22904 raft_consensus.cc:359] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.603048 22908 tablet_bootstrap.cc:492] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10: Bootstrap starting.
I20260709 12:14:25.603395 22904 raft_consensus.cc:385] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.603808 22904 raft_consensus.cc:740] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.604090 22910 tablet_bootstrap.cc:654] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.604903 22904 consensus_queue.cc:260] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.609028 22904 ts_tablet_manager.cc:1434] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:14:25.610087 22904 tablet_bootstrap.cc:492] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 7667c5f99c8845fdb83a2b604e288308: Bootstrap starting.
I20260709 12:14:25.613950 22908 tablet_bootstrap.cc:654] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.617215 22904 tablet_bootstrap.cc:654] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 7667c5f99c8845fdb83a2b604e288308: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.623559 22906 raft_consensus.cc:493] T 84b18d332aeb43059fd1dd5776a8c13c P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.624266 22906 raft_consensus.cc:515] T 84b18d332aeb43059fd1dd5776a8c13c P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.626542 22904 tablet_bootstrap.cc:492] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 7667c5f99c8845fdb83a2b604e288308: No bootstrap required, opened a new log
I20260709 12:14:25.627135 22904 ts_tablet_manager.cc:1403] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 7667c5f99c8845fdb83a2b604e288308: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 12:14:25.628309 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b18d332aeb43059fd1dd5776a8c13c" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10" is_pre_election: true
I20260709 12:14:25.630323 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b18d332aeb43059fd1dd5776a8c13c" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" is_pre_election: true
W20260709 12:14:25.632300 22827 leader_election.cc:343] T 84b18d332aeb43059fd1dd5776a8c13c P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.633224 22908 tablet_bootstrap.cc:492] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10: No bootstrap required, opened a new log
I20260709 12:14:25.626545 22906 leader_election.cc:290] T 84b18d332aeb43059fd1dd5776a8c13c P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811)
W20260709 12:14:25.633443 22827 leader_election.cc:343] T 84b18d332aeb43059fd1dd5776a8c13c P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.634205 22908 ts_tablet_manager.cc:1403] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.009s
I20260709 12:14:25.634440 22827 leader_election.cc:304] T 84b18d332aeb43059fd1dd5776a8c13c P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7667c5f99c8845fdb83a2b604e288308; no voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10
I20260709 12:14:25.635988 22906 raft_consensus.cc:2749] T 84b18d332aeb43059fd1dd5776a8c13c P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:25.630239 22904 raft_consensus.cc:359] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.637665 22904 raft_consensus.cc:385] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.638069 22904 raft_consensus.cc:740] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.637722 22908 raft_consensus.cc:359] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.638701 22908 raft_consensus.cc:385] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.639060 22908 raft_consensus.cc:740] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.639937 22908 consensus_queue.cc:260] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.640214 22904 consensus_queue.cc:260] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.642211 22910 tablet_bootstrap.cc:492] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: No bootstrap required, opened a new log
I20260709 12:14:25.642375 22908 ts_tablet_manager.cc:1434] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:25.642822 22904 ts_tablet_manager.cc:1434] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 7667c5f99c8845fdb83a2b604e288308: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.004s
I20260709 12:14:25.642824 22910 ts_tablet_manager.cc:1403] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.029s
I20260709 12:14:25.643674 22908 tablet_bootstrap.cc:492] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10: Bootstrap starting.
I20260709 12:14:25.644013 22904 tablet_bootstrap.cc:492] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308: Bootstrap starting.
I20260709 12:14:25.646596 22910 raft_consensus.cc:359] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.647444 22910 raft_consensus.cc:385] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.647799 22910 raft_consensus.cc:740] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.648671 22910 consensus_queue.cc:260] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.651330 22908 tablet_bootstrap.cc:654] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.651391 22910 ts_tablet_manager.cc:1434] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:14:25.651563 22904 tablet_bootstrap.cc:654] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.654518 22910 tablet_bootstrap.cc:492] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Bootstrap starting.
I20260709 12:14:25.664455 22910 tablet_bootstrap.cc:654] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.672088 22914 raft_consensus.cc:493] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.672654 22914 raft_consensus.cc:515] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.680275 22904 tablet_bootstrap.cc:492] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308: No bootstrap required, opened a new log
I20260709 12:14:25.680874 22904 ts_tablet_manager.cc:1403] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.016s
I20260709 12:14:25.681125 22910 tablet_bootstrap.cc:492] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: No bootstrap required, opened a new log
I20260709 12:14:25.681636 22910 ts_tablet_manager.cc:1403] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260709 12:14:25.684001 22914 leader_election.cc:290] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:25.683779 22904 raft_consensus.cc:359] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.684439 22910 raft_consensus.cc:359] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.685274 22910 raft_consensus.cc:385] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.685591 22910 raft_consensus.cc:740] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.686365 22910 consensus_queue.cc:260] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.686841 22908 tablet_bootstrap.cc:492] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10: No bootstrap required, opened a new log
I20260709 12:14:25.684688 22904 raft_consensus.cc:385] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.687408 22908 ts_tablet_manager.cc:1403] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.016s
I20260709 12:14:25.687373 22904 raft_consensus.cc:740] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.690062 22904 consensus_queue.cc:260] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.690550 22908 raft_consensus.cc:359] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.691592 22908 raft_consensus.cc:385] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.691906 22908 raft_consensus.cc:740] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.692476 22904 ts_tablet_manager.cc:1434] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:14:25.692926 22908 consensus_queue.cc:260] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.693552 22904 tablet_bootstrap.cc:492] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 7667c5f99c8845fdb83a2b604e288308: Bootstrap starting.
I20260709 12:14:25.693929 22913 raft_consensus.cc:493] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.694360 22913 raft_consensus.cc:515] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.701501 22910 ts_tablet_manager.cc:1434] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:14:25.701627 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6829ca20044a47f1a365efbd979c40a0" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10" is_pre_election: true
I20260709 12:14:25.702472 22715 raft_consensus.cc:2468] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 0.
I20260709 12:14:25.702970 22910 tablet_bootstrap.cc:492] T f607fd4e99604e028c5bf6798e9f70e8 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Bootstrap starting.
I20260709 12:14:25.704145 22913 leader_election.cc:290] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:25.708681 22908 ts_tablet_manager.cc:1434] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260709 12:14:25.711130 22910 tablet_bootstrap.cc:654] T f607fd4e99604e028c5bf6798e9f70e8 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.713353 22913 raft_consensus.cc:493] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.713883 22913 raft_consensus.cc:515] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.714975 22753 leader_election.cc:304] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:25.716261 22914 raft_consensus.cc:2804] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:25.716703 22914 raft_consensus.cc:493] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.716746 22913 leader_election.cc:290] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:25.717185 22914 raft_consensus.cc:3060] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.718393 22908 tablet_bootstrap.cc:492] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10: Bootstrap starting.
I20260709 12:14:25.726480 22914 raft_consensus.cc:515] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.730549 22904 tablet_bootstrap.cc:654] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 7667c5f99c8845fdb83a2b604e288308: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.733031 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6829ca20044a47f1a365efbd979c40a0" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
I20260709 12:14:25.733696 22715 raft_consensus.cc:3060] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.736419 22914 leader_election.cc:290] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 election: Requested vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:25.744000 22908 tablet_bootstrap.cc:654] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.748380 22715 raft_consensus.cc:2468] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 1.
I20260709 12:14:25.749679 22753 leader_election.cc:304] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:25.750633 22914 raft_consensus.cc:2804] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:25.753482 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6829ca20044a47f1a365efbd979c40a0" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" is_pre_election: true
I20260709 12:14:25.755033 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f607fd4e99604e028c5bf6798e9f70e8" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" is_pre_election: true
I20260709 12:14:25.755798 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6829ca20044a47f1a365efbd979c40a0" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308" is_pre_election: true
W20260709 12:14:25.757187 22678 leader_election.cc:343] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.753789 22904 tablet_bootstrap.cc:492] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 7667c5f99c8845fdb83a2b604e288308: No bootstrap required, opened a new log
I20260709 12:14:25.757790 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6829ca20044a47f1a365efbd979c40a0" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:25.758481 22904 ts_tablet_manager.cc:1403] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 7667c5f99c8845fdb83a2b604e288308: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.003s
W20260709 12:14:25.760223 22756 leader_election.cc:343] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.762566 22927 raft_consensus.cc:493] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.762756 22904 raft_consensus.cc:359] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.763306 22927 raft_consensus.cc:515] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.766394 22927 leader_election.cc:290] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:25.768085 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6829ca20044a47f1a365efbd979c40a0" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308" is_pre_election: true
W20260709 12:14:25.768191 22756 leader_election.cc:343] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.769490 22906 raft_consensus.cc:493] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.770005 22906 raft_consensus.cc:515] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.770603 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f607fd4e99604e028c5bf6798e9f70e8" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308" is_pre_election: true
I20260709 12:14:25.771211 22863 raft_consensus.cc:2468] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 0.
I20260709 12:14:25.772099 22906 leader_election.cc:290] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811)
I20260709 12:14:25.772562 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfb670d58e6451ab5ad23ab0c4a7013" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" is_pre_election: true
I20260709 12:14:25.774380 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576ea1535a814c3fb40619f6f3d98a54" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10" is_pre_election: true
W20260709 12:14:25.775628 22678 leader_election.cc:343] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.776379 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576ea1535a814c3fb40619f6f3d98a54" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" is_pre_election: true
I20260709 12:14:25.776629 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfb670d58e6451ab5ad23ab0c4a7013" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308" is_pre_election: true
W20260709 12:14:25.775684 22827 leader_election.cc:343] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.777230 22864 raft_consensus.cc:2468] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 0.
W20260709 12:14:25.777921 22827 leader_election.cc:343] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.763898 22904 raft_consensus.cc:385] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.778352 22827 leader_election.cc:304] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7667c5f99c8845fdb83a2b604e288308; no voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10
W20260709 12:14:25.778548 22681 leader_election.cc:343] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.778808 22904 raft_consensus.cc:740] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.779520 22906 raft_consensus.cc:2749] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:25.779735 22904 consensus_queue.cc:260] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.780779 22914 raft_consensus.cc:697] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Becoming Leader. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Running, Role: LEADER
I20260709 12:14:25.781221 22910 tablet_bootstrap.cc:492] T f607fd4e99604e028c5bf6798e9f70e8 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: No bootstrap required, opened a new log
I20260709 12:14:25.781770 22910 ts_tablet_manager.cc:1403] T f607fd4e99604e028c5bf6798e9f70e8 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent bootstrapping tablet: real 0.079s	user 0.021s	sys 0.016s
I20260709 12:14:25.782260 22904 ts_tablet_manager.cc:1434] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 7667c5f99c8845fdb83a2b604e288308: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260709 12:14:25.781910 22914 consensus_queue.cc:237] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.783322 22904 tablet_bootstrap.cc:492] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308: Bootstrap starting.
I20260709 12:14:25.784864 22910 raft_consensus.cc:359] T f607fd4e99604e028c5bf6798e9f70e8 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.785647 22910 raft_consensus.cc:385] T f607fd4e99604e028c5bf6798e9f70e8 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.785733 22681 leader_election.cc:304] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7667c5f99c8845fdb83a2b604e288308, b2fdd144908a44dfbc787af8b507ad10; no voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc
I20260709 12:14:25.785974 22910 raft_consensus.cc:740] T f607fd4e99604e028c5bf6798e9f70e8 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.786674 22927 raft_consensus.cc:2804] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:25.787042 22927 raft_consensus.cc:493] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.787441 22927 raft_consensus.cc:3060] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.786927 22910 consensus_queue.cc:260] T f607fd4e99604e028c5bf6798e9f70e8 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.787164 22681 leader_election.cc:304] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7667c5f99c8845fdb83a2b604e288308, b2fdd144908a44dfbc787af8b507ad10; no voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc
I20260709 12:14:25.788627 22913 raft_consensus.cc:2804] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:25.788972 22913 raft_consensus.cc:493] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.789300 22913 raft_consensus.cc:3060] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.789317 22910 ts_tablet_manager.cc:1434] T f607fd4e99604e028c5bf6798e9f70e8 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:25.790606 22910 tablet_bootstrap.cc:492] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Bootstrap starting.
I20260709 12:14:25.795349 22927 raft_consensus.cc:515] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.796926 22910 tablet_bootstrap.cc:654] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.797346 22913 raft_consensus.cc:515] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.798645 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f607fd4e99604e028c5bf6798e9f70e8" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
I20260709 12:14:25.799330 22789 raft_consensus.cc:3060] T f607fd4e99604e028c5bf6798e9f70e8 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.800398 22908 tablet_bootstrap.cc:492] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10: No bootstrap required, opened a new log
I20260709 12:14:25.800931 22908 ts_tablet_manager.cc:1403] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10: Time spent bootstrapping tablet: real 0.083s	user 0.022s	sys 0.020s
I20260709 12:14:25.801730 22904 tablet_bootstrap.cc:654] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.804015 22908 raft_consensus.cc:359] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.804904 22908 raft_consensus.cc:385] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.807811 22913 leader_election.cc:290] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 election: Requested vote from peers 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:25.807927 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfb670d58e6451ab5ad23ab0c4a7013" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
I20260709 12:14:25.808236 22910 tablet_bootstrap.cc:492] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: No bootstrap required, opened a new log
I20260709 12:14:25.805243 22908 raft_consensus.cc:740] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.808425 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfb670d58e6451ab5ad23ab0c4a7013" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:25.808928 22910 ts_tablet_manager.cc:1403] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.013s
I20260709 12:14:25.809146 22864 raft_consensus.cc:3060] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:25.809605 22678 leader_election.cc:343] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:25.809341 22908 consensus_queue.cc:260] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.811933 22910 raft_consensus.cc:359] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.812692 22910 raft_consensus.cc:385] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.812981 22910 raft_consensus.cc:740] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.814385 22927 leader_election.cc:290] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 election: Requested vote from peers 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:25.814069 22910 consensus_queue.cc:260] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.814695 22908 ts_tablet_manager.cc:1434] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:14:25.816342 22789 raft_consensus.cc:2468] T f607fd4e99604e028c5bf6798e9f70e8 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 1.
I20260709 12:14:25.818162 22678 leader_election.cc:304] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:25.818918 22910 ts_tablet_manager.cc:1434] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:14:25.819077 22927 raft_consensus.cc:2804] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:25.819456 22864 raft_consensus.cc:2468] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 1.
I20260709 12:14:25.820032 22910 tablet_bootstrap.cc:492] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Bootstrap starting.
I20260709 12:14:25.816635 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f607fd4e99604e028c5bf6798e9f70e8" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:25.820552 22681 leader_election.cc:304] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7667c5f99c8845fdb83a2b604e288308, b2fdd144908a44dfbc787af8b507ad10; no voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc
I20260709 12:14:25.820827 22863 raft_consensus.cc:3060] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.821832 22913 raft_consensus.cc:2804] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:25.816980 22908 tablet_bootstrap.cc:492] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10: Bootstrap starting.
W20260709 12:14:25.824661 22661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:25.825732 22913 raft_consensus.cc:697] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Becoming Leader. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Running, Role: LEADER
I20260709 12:14:25.827073 22913 consensus_queue.cc:237] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.828812 22863 raft_consensus.cc:2468] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 1.
I20260709 12:14:25.819832 22927 raft_consensus.cc:697] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Becoming Leader. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Running, Role: LEADER
I20260709 12:14:25.830574 22904 tablet_bootstrap.cc:492] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308: No bootstrap required, opened a new log
I20260709 12:14:25.830523 22927 consensus_queue.cc:237] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.831207 22904 ts_tablet_manager.cc:1403] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.002s
I20260709 12:14:25.832424 22908 tablet_bootstrap.cc:654] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.834532 22904 raft_consensus.cc:359] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.835400 22904 raft_consensus.cc:385] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.835772 22904 raft_consensus.cc:740] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.836716 22904 consensus_queue.cc:260] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.838899 22910 tablet_bootstrap.cc:654] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.839651 22904 ts_tablet_manager.cc:1434] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260709 12:14:25.840776 22904 tablet_bootstrap.cc:492] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308: Bootstrap starting.
I20260709 12:14:25.841593 22678 leader_election.cc:304] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2fdd144908a44dfbc787af8b507ad10; no voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, 7667c5f99c8845fdb83a2b604e288308
I20260709 12:14:25.848968 22904 tablet_bootstrap.cc:654] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.849244 22611 catalog_manager.cc:5697] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194). New cstate: current_term: 1 leader_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:25.856123 22913 raft_consensus.cc:2749] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:25.863250 22910 tablet_bootstrap.cc:492] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc: No bootstrap required, opened a new log
I20260709 12:14:25.863809 22910 ts_tablet_manager.cc:1403] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.013s
I20260709 12:14:25.866868 22910 raft_consensus.cc:359] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.867604 22910 raft_consensus.cc:385] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.867897 22910 raft_consensus.cc:740] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.868242 22613 catalog_manager.cc:5697] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "b2fdd144908a44dfbc787af8b507ad10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:25.870085 22908 tablet_bootstrap.cc:492] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10: No bootstrap required, opened a new log
I20260709 12:14:25.870626 22908 ts_tablet_manager.cc:1403] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.007s
I20260709 12:14:25.872175 22910 consensus_queue.cc:260] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.873329 22908 raft_consensus.cc:359] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.874089 22908 raft_consensus.cc:385] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.874393 22908 raft_consensus.cc:740] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.874814 22910 ts_tablet_manager.cc:1434] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:14:25.875236 22908 consensus_queue.cc:260] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.875886 22910 tablet_bootstrap.cc:492] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Bootstrap starting.
I20260709 12:14:25.877844 22908 ts_tablet_manager.cc:1434] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:14:25.878880 22908 tablet_bootstrap.cc:492] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10: Bootstrap starting.
I20260709 12:14:25.881465 22904 tablet_bootstrap.cc:492] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308: No bootstrap required, opened a new log
I20260709 12:14:25.881978 22904 ts_tablet_manager.cc:1403] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.007s
I20260709 12:14:25.882894 22910 tablet_bootstrap.cc:654] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.885223 22908 tablet_bootstrap.cc:654] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.890503 22904 raft_consensus.cc:359] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.891256 22904 raft_consensus.cc:385] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.891525 22904 raft_consensus.cc:740] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.894493 22904 consensus_queue.cc:260] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.896548 22904 ts_tablet_manager.cc:1434] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:14:25.897451 22904 tablet_bootstrap.cc:492] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308: Bootstrap starting.
I20260709 12:14:25.899637 22910 tablet_bootstrap.cc:492] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: No bootstrap required, opened a new log
I20260709 12:14:25.899808 22908 tablet_bootstrap.cc:492] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10: No bootstrap required, opened a new log
I20260709 12:14:25.900198 22910 ts_tablet_manager.cc:1403] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260709 12:14:25.900413 22908 ts_tablet_manager.cc:1403] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260709 12:14:25.902987 22904 tablet_bootstrap.cc:654] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.903283 22910 raft_consensus.cc:359] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.903546 22908 raft_consensus.cc:359] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } } peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } }
I20260709 12:14:25.904098 22910 raft_consensus.cc:385] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.904443 22908 raft_consensus.cc:385] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.904436 22910 raft_consensus.cc:740] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.905018 22908 raft_consensus.cc:740] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.905584 22910 consensus_queue.cc:260] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.907931 22910 ts_tablet_manager.cc:1434] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:25.909287 22910 tablet_bootstrap.cc:492] T 84b18d332aeb43059fd1dd5776a8c13c P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Bootstrap starting.
I20260709 12:14:25.905947 22908 consensus_queue.cc:260] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } } peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } }
I20260709 12:14:25.911463 22908 ts_tablet_manager.cc:1434] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:14:25.912563 22908 tablet_bootstrap.cc:492] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P b2fdd144908a44dfbc787af8b507ad10: Bootstrap starting.
I20260709 12:14:25.915797 22910 tablet_bootstrap.cc:654] T 84b18d332aeb43059fd1dd5776a8c13c P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.919267 22908 tablet_bootstrap.cc:654] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P b2fdd144908a44dfbc787af8b507ad10: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.927579 22910 tablet_bootstrap.cc:492] T 84b18d332aeb43059fd1dd5776a8c13c P 660f0a0a7ef44afab8c1c84dc8d2ecfc: No bootstrap required, opened a new log
I20260709 12:14:25.928409 22910 ts_tablet_manager.cc:1403] T 84b18d332aeb43059fd1dd5776a8c13c P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 12:14:25.927533 22612 catalog_manager.cc:5697] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "b2fdd144908a44dfbc787af8b507ad10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:25.931902 22910 raft_consensus.cc:359] T 84b18d332aeb43059fd1dd5776a8c13c P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.932786 22910 raft_consensus.cc:385] T 84b18d332aeb43059fd1dd5776a8c13c P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.933116 22910 raft_consensus.cc:740] T 84b18d332aeb43059fd1dd5776a8c13c P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.935205 22910 consensus_queue.cc:260] T 84b18d332aeb43059fd1dd5776a8c13c P 660f0a0a7ef44afab8c1c84dc8d2ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.937150 22908 tablet_bootstrap.cc:492] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P b2fdd144908a44dfbc787af8b507ad10: No bootstrap required, opened a new log
I20260709 12:14:25.937434 22910 ts_tablet_manager.cc:1434] T 84b18d332aeb43059fd1dd5776a8c13c P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:14:25.937584 22904 tablet_bootstrap.cc:492] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308: No bootstrap required, opened a new log
I20260709 12:14:25.937677 22908 ts_tablet_manager.cc:1403] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P b2fdd144908a44dfbc787af8b507ad10: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260709 12:14:25.938153 22904 ts_tablet_manager.cc:1403] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.016s
I20260709 12:14:25.938393 22910 tablet_bootstrap.cc:492] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Bootstrap starting.
I20260709 12:14:25.940675 22908 raft_consensus.cc:359] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.941366 22908 raft_consensus.cc:385] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.941654 22908 raft_consensus.cc:740] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.942479 22908 consensus_queue.cc:260] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P b2fdd144908a44dfbc787af8b507ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.942989 22904 raft_consensus.cc:359] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.943733 22904 raft_consensus.cc:385] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.944046 22904 raft_consensus.cc:740] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.944802 22908 ts_tablet_manager.cc:1434] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P b2fdd144908a44dfbc787af8b507ad10: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 12:14:25.944733 22904 consensus_queue.cc:260] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.945961 22908 tablet_bootstrap.cc:492] T d4c320cc2699465ab5fb62b7d599c636 P b2fdd144908a44dfbc787af8b507ad10: Bootstrap starting.
I20260709 12:14:25.947052 22904 ts_tablet_manager.cc:1434] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:14:25.948686 22910 tablet_bootstrap.cc:654] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.952615 22908 tablet_bootstrap.cc:654] T d4c320cc2699465ab5fb62b7d599c636 P b2fdd144908a44dfbc787af8b507ad10: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.959337 22908 tablet_bootstrap.cc:492] T d4c320cc2699465ab5fb62b7d599c636 P b2fdd144908a44dfbc787af8b507ad10: No bootstrap required, opened a new log
I20260709 12:14:25.959808 22908 ts_tablet_manager.cc:1403] T d4c320cc2699465ab5fb62b7d599c636 P b2fdd144908a44dfbc787af8b507ad10: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 12:14:25.960180 22910 tablet_bootstrap.cc:492] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: No bootstrap required, opened a new log
I20260709 12:14:25.960687 22910 ts_tablet_manager.cc:1403] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260709 12:14:25.962098 22908 raft_consensus.cc:359] T d4c320cc2699465ab5fb62b7d599c636 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.962698 22908 raft_consensus.cc:385] T d4c320cc2699465ab5fb62b7d599c636 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.962929 22908 raft_consensus.cc:740] T d4c320cc2699465ab5fb62b7d599c636 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.962781 22910 raft_consensus.cc:359] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.963472 22910 raft_consensus.cc:385] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.963742 22910 raft_consensus.cc:740] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.963577 22908 consensus_queue.cc:260] T d4c320cc2699465ab5fb62b7d599c636 P b2fdd144908a44dfbc787af8b507ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.964466 22910 consensus_queue.cc:260] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.965665 22908 ts_tablet_manager.cc:1434] T d4c320cc2699465ab5fb62b7d599c636 P b2fdd144908a44dfbc787af8b507ad10: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:25.966349 22910 ts_tablet_manager.cc:1434] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:25.966596 22908 tablet_bootstrap.cc:492] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10: Bootstrap starting.
I20260709 12:14:25.967998 22914 raft_consensus.cc:493] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.968526 22914 raft_consensus.cc:515] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.970625 22914 leader_election.cc:290] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:25.971361 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11d4ba418bc64c3993a2030eb617fded" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10" is_pre_election: true
I20260709 12:14:25.972040 22715 raft_consensus.cc:2468] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 0.
I20260709 12:14:25.972057 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11d4ba418bc64c3993a2030eb617fded" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308" is_pre_election: true
I20260709 12:14:25.973340 22908 tablet_bootstrap.cc:654] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:25.973239 22753 leader_election.cc:304] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:25.973399 22863 raft_consensus.cc:2468] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 0.
I20260709 12:14:25.974277 22914 raft_consensus.cc:2804] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:25.974691 22914 raft_consensus.cc:493] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.975026 22914 raft_consensus.cc:3060] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.978943 22908 tablet_bootstrap.cc:492] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10: No bootstrap required, opened a new log
I20260709 12:14:25.979405 22908 ts_tablet_manager.cc:1403] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 12:14:25.980774 22906 raft_consensus.cc:493] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:25.981281 22906 raft_consensus.cc:515] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.981966 22908 raft_consensus.cc:359] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.982692 22908 raft_consensus.cc:385] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:25.982971 22908 raft_consensus.cc:740] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Initialized, Role: FOLLOWER
I20260709 12:14:25.983354 22906 leader_election.cc:290] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811)
I20260709 12:14:25.982988 22914 raft_consensus.cc:515] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.983728 22908 consensus_queue.cc:260] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.984916 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c320cc2699465ab5fb62b7d599c636" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10" is_pre_election: true
I20260709 12:14:25.985247 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c320cc2699465ab5fb62b7d599c636" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" is_pre_election: true
I20260709 12:14:25.985564 22715 raft_consensus.cc:2468] T d4c320cc2699465ab5fb62b7d599c636 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 0.
I20260709 12:14:25.985793 22908 ts_tablet_manager.cc:1434] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:25.985908 22790 raft_consensus.cc:2468] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 0.
I20260709 12:14:25.986985 22827 leader_election.cc:304] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7667c5f99c8845fdb83a2b604e288308, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:25.987871 22906 raft_consensus.cc:2804] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:25.988231 22906 raft_consensus.cc:493] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:25.988593 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11d4ba418bc64c3993a2030eb617fded" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:25.988668 22914 leader_election.cc:290] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 election: Requested vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:25.988692 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11d4ba418bc64c3993a2030eb617fded" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
I20260709 12:14:25.989282 22863 raft_consensus.cc:3060] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.989503 22715 raft_consensus.cc:3060] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.988575 22906 raft_consensus.cc:3060] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:25.996833 22715 raft_consensus.cc:2468] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 1.
I20260709 12:14:25.997735 22863 raft_consensus.cc:2468] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 1.
I20260709 12:14:25.998092 22753 leader_election.cc:304] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:25.998073 22906 raft_consensus.cc:515] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:25.999431 22914 raft_consensus.cc:2804] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:25.999923 22914 raft_consensus.cc:697] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Becoming Leader. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Running, Role: LEADER
I20260709 12:14:26.000455 22906 leader_election.cc:290] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 election: Requested vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811)
I20260709 12:14:26.000777 22914 consensus_queue.cc:237] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.001389 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c320cc2699465ab5fb62b7d599c636" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
I20260709 12:14:26.001673 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c320cc2699465ab5fb62b7d599c636" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
I20260709 12:14:26.002089 22714 raft_consensus.cc:3060] T d4c320cc2699465ab5fb62b7d599c636 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.002344 22790 raft_consensus.cc:3060] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.008726 22714 raft_consensus.cc:2468] T d4c320cc2699465ab5fb62b7d599c636 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 1.
I20260709 12:14:26.009428 22790 raft_consensus.cc:2468] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 1.
I20260709 12:14:26.010429 22827 leader_election.cc:304] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7667c5f99c8845fdb83a2b604e288308, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:26.011653 22906 raft_consensus.cc:2804] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:26.015408 22906 raft_consensus.cc:697] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Becoming Leader. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Running, Role: LEADER
I20260709 12:14:26.016382 22906 consensus_queue.cc:237] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.018047 22612 catalog_manager.cc:5697] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194). New cstate: current_term: 1 leader_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:26.022239 22914 raft_consensus.cc:493] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.022783 22914 raft_consensus.cc:515] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.024500 22931 raft_consensus.cc:493] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.025024 22931 raft_consensus.cc:515] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } } peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } }
I20260709 12:14:26.025170 22914 leader_election.cc:290] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:26.025614 22613 catalog_manager.cc:5697] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "7667c5f99c8845fdb83a2b604e288308" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:26.026782 22931 leader_election.cc:290] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367), b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801)
I20260709 12:14:26.027797 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397894ec94f24dfab4696292df2868b2" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10" is_pre_election: true
I20260709 12:14:26.028502 22715 raft_consensus.cc:2468] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 0.
I20260709 12:14:26.029255 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6ee50304bb4c7d9f6bbbe4da06c8c5" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10" is_pre_election: true
I20260709 12:14:26.029644 22753 leader_election.cc:304] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:26.029886 22714 raft_consensus.cc:2468] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 0.
I20260709 12:14:26.030283 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6ee50304bb4c7d9f6bbbe4da06c8c5" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308" is_pre_election: true
I20260709 12:14:26.030560 22931 raft_consensus.cc:2804] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:26.030922 22931 raft_consensus.cc:493] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.031142 22753 leader_election.cc:304] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:26.031266 22931 raft_consensus.cc:3060] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.031262 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397894ec94f24dfab4696292df2868b2" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308" is_pre_election: true
I20260709 12:14:26.030929 22863 raft_consensus.cc:2468] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 0.
I20260709 12:14:26.032089 22864 raft_consensus.cc:2468] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 0.
I20260709 12:14:26.032193 22914 raft_consensus.cc:2804] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:26.034492 22914 raft_consensus.cc:493] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.034828 22914 raft_consensus.cc:3060] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.040539 22931 raft_consensus.cc:515] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } } peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } }
I20260709 12:14:26.040617 22914 raft_consensus.cc:515] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.042354 22931 leader_election.cc:290] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 election: Requested vote from peers 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367), b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801)
I20260709 12:14:26.042788 22914 leader_election.cc:290] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 election: Requested vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:26.043081 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397894ec94f24dfab4696292df2868b2" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:26.043431 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6ee50304bb4c7d9f6bbbe4da06c8c5" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
I20260709 12:14:26.043752 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397894ec94f24dfab4696292df2868b2" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
I20260709 12:14:26.043560 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6ee50304bb4c7d9f6bbbe4da06c8c5" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:26.044214 22864 raft_consensus.cc:3060] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.044226 22714 raft_consensus.cc:3060] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.044414 22715 raft_consensus.cc:3060] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.044544 22863 raft_consensus.cc:3060] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.051693 22863 raft_consensus.cc:2468] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 1.
I20260709 12:14:26.051728 22714 raft_consensus.cc:2468] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 1.
I20260709 12:14:26.051731 22864 raft_consensus.cc:2468] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 1.
I20260709 12:14:26.051697 22715 raft_consensus.cc:2468] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 1.
I20260709 12:14:26.053103 22753 leader_election.cc:304] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:26.053893 22931 raft_consensus.cc:2804] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:26.054021 22756 leader_election.cc:304] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, 7667c5f99c8845fdb83a2b604e288308; no voters: 
I20260709 12:14:26.054376 22931 raft_consensus.cc:697] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Becoming Leader. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Running, Role: LEADER
I20260709 12:14:26.055157 22931 consensus_queue.cc:237] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.055581 22914 raft_consensus.cc:2804] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:26.056859 22914 raft_consensus.cc:697] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Becoming Leader. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Running, Role: LEADER
I20260709 12:14:26.057612 22914 consensus_queue.cc:237] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } } peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } }
I20260709 12:14:26.064263 22613 catalog_manager.cc:5697] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194). New cstate: current_term: 1 leader_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:26.075510 22613 catalog_manager.cc:5697] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194). New cstate: current_term: 1 leader_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:26.127840 22914 raft_consensus.cc:493] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.128377 22914 raft_consensus.cc:515] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.130120 22914 leader_election.cc:290] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:26.130805 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576ea1535a814c3fb40619f6f3d98a54" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10" is_pre_election: true
I20260709 12:14:26.131151 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576ea1535a814c3fb40619f6f3d98a54" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308" is_pre_election: true
I20260709 12:14:26.131582 22714 raft_consensus.cc:2468] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 0.
I20260709 12:14:26.131916 22864 raft_consensus.cc:2468] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 0.
I20260709 12:14:26.132732 22753 leader_election.cc:304] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:26.133406 22914 raft_consensus.cc:2804] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:26.133807 22914 raft_consensus.cc:493] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.134161 22914 raft_consensus.cc:3060] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.139271 22914 raft_consensus.cc:515] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.140854 22914 leader_election.cc:290] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 election: Requested vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:26.141816 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576ea1535a814c3fb40619f6f3d98a54" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:26.141816 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576ea1535a814c3fb40619f6f3d98a54" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
I20260709 12:14:26.142716 22864 raft_consensus.cc:3060] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.142753 22714 raft_consensus.cc:3060] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.149591 22864 raft_consensus.cc:2468] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 1.
I20260709 12:14:26.149592 22714 raft_consensus.cc:2468] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 1.
I20260709 12:14:26.150851 22756 leader_election.cc:304] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, 7667c5f99c8845fdb83a2b604e288308; no voters: 
I20260709 12:14:26.151607 22914 raft_consensus.cc:2804] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:26.152066 22914 raft_consensus.cc:697] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Becoming Leader. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Running, Role: LEADER
I20260709 12:14:26.152770 22914 consensus_queue.cc:237] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.159230 22613 catalog_manager.cc:5697] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194). New cstate: current_term: 1 leader_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:26.194134 22906 raft_consensus.cc:493] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.194636 22906 raft_consensus.cc:515] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.196398 22906 leader_election.cc:290] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811)
I20260709 12:14:26.197250 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6829ca20044a47f1a365efbd979c40a0" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10" is_pre_election: true
I20260709 12:14:26.197446 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6829ca20044a47f1a365efbd979c40a0" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" is_pre_election: true
I20260709 12:14:26.198012 22714 raft_consensus.cc:2393] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7667c5f99c8845fdb83a2b604e288308 in current term 1: Already voted for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in this term.
I20260709 12:14:26.199049 22827 leader_election.cc:304] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7667c5f99c8845fdb83a2b604e288308; no voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10
I20260709 12:14:26.199689 22906 raft_consensus.cc:3060] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.205638 22906 raft_consensus.cc:2749] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:26.206820 22914 consensus_queue.cc:1048] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:26.219928 22914 raft_consensus.cc:493] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.220423 22914 raft_consensus.cc:515] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.221954 22790 raft_consensus.cc:3060] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.222221 22931 consensus_queue.cc:1048] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:26.222550 22914 leader_election.cc:290] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:26.224133 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfb670d58e6451ab5ad23ab0c4a7013" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10" is_pre_election: true
I20260709 12:14:26.224567 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfb670d58e6451ab5ad23ab0c4a7013" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308" is_pre_election: true
I20260709 12:14:26.225361 22864 raft_consensus.cc:2393] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in current term 1: Already voted for candidate b2fdd144908a44dfbc787af8b507ad10 in this term.
I20260709 12:14:26.226541 22756 leader_election.cc:304] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc; no voters: 7667c5f99c8845fdb83a2b604e288308, b2fdd144908a44dfbc787af8b507ad10
I20260709 12:14:26.231431 22931 raft_consensus.cc:2749] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:26.272883 22927 consensus_queue.cc:1048] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:14:26.276829 22913 raft_consensus.cc:493] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:26.279695 22913 raft_consensus.cc:515] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.286137 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b18d332aeb43059fd1dd5776a8c13c" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" is_pre_election: true
I20260709 12:14:26.287765 22789 raft_consensus.cc:2468] T 84b18d332aeb43059fd1dd5776a8c13c P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 0.
I20260709 12:14:26.289589 22678 leader_election.cc:304] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:26.291792 22927 raft_consensus.cc:2804] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:26.292706 22927 raft_consensus.cc:493] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:26.293354 22927 raft_consensus.cc:3060] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.294772 22935 consensus_queue.cc:1048] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:26.295480 22913 leader_election.cc:290] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:26.297464 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b18d332aeb43059fd1dd5776a8c13c" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308" is_pre_election: true
I20260709 12:14:26.298415 22863 raft_consensus.cc:2468] T 84b18d332aeb43059fd1dd5776a8c13c P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 0.
I20260709 12:14:26.307853 22935 consensus_queue.cc:1048] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:26.311687 22927 raft_consensus.cc:515] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.316421 22927 leader_election.cc:290] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 election: Requested vote from peers 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:26.317277 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b18d332aeb43059fd1dd5776a8c13c" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:26.318017 22864 raft_consensus.cc:3060] T 84b18d332aeb43059fd1dd5776a8c13c P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.323400 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b18d332aeb43059fd1dd5776a8c13c" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
I20260709 12:14:26.325497 22790 raft_consensus.cc:3060] T 84b18d332aeb43059fd1dd5776a8c13c P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.329617 22935 consensus_queue.cc:1048] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:26.341725 22790 raft_consensus.cc:2468] T 84b18d332aeb43059fd1dd5776a8c13c P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 1.
I20260709 12:14:26.344146 22678 leader_election.cc:304] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:26.346520 22969 raft_consensus.cc:2804] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:26.347020 22969 raft_consensus.cc:697] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Becoming Leader. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Running, Role: LEADER
I20260709 12:14:26.348297 22969 consensus_queue.cc:237] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.354421 22864 raft_consensus.cc:2468] T 84b18d332aeb43059fd1dd5776a8c13c P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 1.
I20260709 12:14:26.369746 22612 catalog_manager.cc:5697] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "b2fdd144908a44dfbc787af8b507ad10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:26.441395 22790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "397894ec94f24dfab4696292df2868b2"
dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
mode: GRACEFUL
new_leader_uuid: "b2fdd144908a44dfbc787af8b507ad10"
 from {username='slave'} at 127.0.0.1:44656
I20260709 12:14:26.441998 22790 raft_consensus.cc:606] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Received request to transfer leadership to TS b2fdd144908a44dfbc787af8b507ad10
I20260709 12:14:26.447059 22790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11d4ba418bc64c3993a2030eb617fded"
dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
mode: GRACEFUL
new_leader_uuid: "b2fdd144908a44dfbc787af8b507ad10"
 from {username='slave'} at 127.0.0.1:44656
I20260709 12:14:26.447557 22790 raft_consensus.cc:606] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Received request to transfer leadership to TS b2fdd144908a44dfbc787af8b507ad10
I20260709 12:14:26.455543 22790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "576ea1535a814c3fb40619f6f3d98a54"
dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
mode: GRACEFUL
new_leader_uuid: "b2fdd144908a44dfbc787af8b507ad10"
 from {username='slave'} at 127.0.0.1:44656
I20260709 12:14:26.456262 22790 raft_consensus.cc:606] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Received request to transfer leadership to TS b2fdd144908a44dfbc787af8b507ad10
I20260709 12:14:26.457410 22931 consensus_queue.cc:1048] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:26.474764 22931 consensus_queue.cc:1048] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:26.487978 22914 raft_consensus.cc:993] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: : Instructing follower b2fdd144908a44dfbc787af8b507ad10 to start an election
I20260709 12:14:26.488467 22914 raft_consensus.cc:1081] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Signalling peer b2fdd144908a44dfbc787af8b507ad10 to start an election
I20260709 12:14:26.490394 22714 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "397894ec94f24dfab4696292df2868b2"
dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
 from {username='slave'} at 127.0.0.1:42842
I20260709 12:14:26.491017 22714 raft_consensus.cc:493] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:26.491423 22714 raft_consensus.cc:3060] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.492116 22864 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4c320cc2699465ab5fb62b7d599c636"
dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
mode: GRACEFUL
new_leader_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
 from {username='slave'} at 127.0.0.1:52052
I20260709 12:14:26.492666 22864 raft_consensus.cc:606] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Received request to transfer leadership to TS 660f0a0a7ef44afab8c1c84dc8d2ecfc
I20260709 12:14:26.497956 22906 consensus_queue.cc:1048] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:26.500867 22714 raft_consensus.cc:515] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } } peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } }
I20260709 12:14:26.501605 22931 consensus_queue.cc:1048] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:26.505553 22714 leader_election.cc:290] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 2 election: Requested vote from peers 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367), 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811)
I20260709 12:14:26.507995 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397894ec94f24dfab4696292df2868b2" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:26.508657 22864 raft_consensus.cc:3060] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.509363 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397894ec94f24dfab4696292df2868b2" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
I20260709 12:14:26.509999 22789 raft_consensus.cc:3055] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:26.510345 22789 raft_consensus.cc:740] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Running, Role: LEADER
I20260709 12:14:26.511498 22789 consensus_queue.cc:260] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } } peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } }
I20260709 12:14:26.512818 22789 raft_consensus.cc:3060] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.517586 22906 raft_consensus.cc:993] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308: : Instructing follower 660f0a0a7ef44afab8c1c84dc8d2ecfc to start an election
I20260709 12:14:26.518293 22906 raft_consensus.cc:1081] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Signalling peer 660f0a0a7ef44afab8c1c84dc8d2ecfc to start an election
I20260709 12:14:26.526707 22715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5dfb670d58e6451ab5ad23ab0c4a7013"
dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
mode: GRACEFUL
new_leader_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
 from {username='slave'} at 127.0.0.1:42850
I20260709 12:14:26.527406 22715 raft_consensus.cc:606] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Received request to transfer leadership to TS 660f0a0a7ef44afab8c1c84dc8d2ecfc
I20260709 12:14:26.530900 22788 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4c320cc2699465ab5fb62b7d599c636"
dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
 from {username='slave'} at 127.0.0.1:33976
I20260709 12:14:26.532189 22788 raft_consensus.cc:493] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:26.532557 22788 raft_consensus.cc:3060] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.533100 22789 raft_consensus.cc:2468] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 2.
I20260709 12:14:26.532946 22956 consensus_queue.cc:1048] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:26.535013 22678 leader_election.cc:304] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:26.536124 22864 raft_consensus.cc:2468] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 2.
I20260709 12:14:26.536540 22715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f607fd4e99604e028c5bf6798e9f70e8"
dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
mode: GRACEFUL
new_leader_uuid: "7667c5f99c8845fdb83a2b604e288308"
 from {username='slave'} at 127.0.0.1:42850
I20260709 12:14:26.537906 22715 raft_consensus.cc:606] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Received request to transfer leadership to TS 7667c5f99c8845fdb83a2b604e288308
I20260709 12:14:26.541482 22969 raft_consensus.cc:2804] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:26.542045 22969 raft_consensus.cc:697] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10 [term 2 LEADER]: Becoming Leader. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Running, Role: LEADER
I20260709 12:14:26.542351 22788 raft_consensus.cc:515] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.543164 22969 consensus_queue.cc:237] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } } peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } }
I20260709 12:14:26.549887 22956 raft_consensus.cc:993] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc: : Instructing follower b2fdd144908a44dfbc787af8b507ad10 to start an election
I20260709 12:14:26.550369 22956 raft_consensus.cc:1081] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Signalling peer b2fdd144908a44dfbc787af8b507ad10 to start an election
I20260709 12:14:26.546371 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c320cc2699465ab5fb62b7d599c636" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:26.546060 22906 consensus_queue.cc:1048] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:26.556466 22864 raft_consensus.cc:3055] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:26.552685 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c320cc2699465ab5fb62b7d599c636" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
I20260709 12:14:26.557019 22914 consensus_queue.cc:1048] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:26.557420 22715 raft_consensus.cc:3060] T d4c320cc2699465ab5fb62b7d599c636 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.546444 22788 leader_election.cc:290] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 2 election: Requested vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:26.560941 22711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11d4ba418bc64c3993a2030eb617fded"
dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
 from {username='slave'} at 127.0.0.1:42842
I20260709 12:14:26.561637 22711 raft_consensus.cc:493] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:26.562075 22711 raft_consensus.cc:3060] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.566152 22612 catalog_manager.cc:5697] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10 reported cstate change: term changed from 1 to 2, leader changed from 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194) to b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "b2fdd144908a44dfbc787af8b507ad10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:26.568398 22715 raft_consensus.cc:2468] T d4c320cc2699465ab5fb62b7d599c636 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 2.
I20260709 12:14:26.557029 22864 raft_consensus.cc:740] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Running, Role: LEADER
I20260709 12:14:26.569278 22714 raft_consensus.cc:1240] T d4c320cc2699465ab5fb62b7d599c636 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Rejecting Update request from peer 7667c5f99c8845fdb83a2b604e288308 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:14:26.570112 22864 consensus_queue.cc:260] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.571524 22864 raft_consensus.cc:3060] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.576417 22956 consensus_queue.cc:1048] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:26.579217 22864 raft_consensus.cc:2468] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 2.
I20260709 12:14:26.583271 22756 leader_election.cc:304] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, 7667c5f99c8845fdb83a2b604e288308; no voters: 
I20260709 12:14:26.585160 22956 raft_consensus.cc:2804] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:26.585626 22956 raft_consensus.cc:697] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 LEADER]: Becoming Leader. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Running, Role: LEADER
I20260709 12:14:26.586608 22956 consensus_queue.cc:237] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.587978 22914 consensus_queue.cc:1048] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:26.586998 22711 raft_consensus.cc:515] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.593030 22711 leader_election.cc:290] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 2 election: Requested vote from peers 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:26.594107 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11d4ba418bc64c3993a2030eb617fded" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:26.594743 22863 raft_consensus.cc:3060] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.603431 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11d4ba418bc64c3993a2030eb617fded" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
I20260709 12:14:26.604157 22788 raft_consensus.cc:3055] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:26.604490 22788 raft_consensus.cc:740] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Running, Role: LEADER
I20260709 12:14:26.605412 22788 consensus_queue.cc:260] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.606433 22788 raft_consensus.cc:3060] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.613934 22788 raft_consensus.cc:2468] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 2.
I20260709 12:14:26.614960 22678 leader_election.cc:304] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:26.615835 22969 raft_consensus.cc:2804] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:26.616290 22969 raft_consensus.cc:697] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [term 2 LEADER]: Becoming Leader. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Running, Role: LEADER
I20260709 12:14:26.616173 22612 catalog_manager.cc:5697] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc reported cstate change: term changed from 1 to 2, leader changed from 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195) to 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194). New cstate: current_term: 2 leader_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:26.617376 22969 consensus_queue.cc:237] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.620390 22863 raft_consensus.cc:2468] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 2.
I20260709 12:14:26.634862 22956 consensus_queue.cc:1048] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:26.634855 22612 catalog_manager.cc:5697] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 reported cstate change: term changed from 1 to 2, leader changed from 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194) to b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "b2fdd144908a44dfbc787af8b507ad10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:26.652447 22983 raft_consensus.cc:993] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: : Instructing follower b2fdd144908a44dfbc787af8b507ad10 to start an election
I20260709 12:14:26.653090 22982 raft_consensus.cc:1081] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Signalling peer b2fdd144908a44dfbc787af8b507ad10 to start an election
I20260709 12:14:26.654907 22711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "576ea1535a814c3fb40619f6f3d98a54"
dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
 from {username='slave'} at 127.0.0.1:42842
I20260709 12:14:26.655484 22711 raft_consensus.cc:493] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:26.655803 22711 raft_consensus.cc:3060] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.661041 22711 raft_consensus.cc:515] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.662642 22711 leader_election.cc:290] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 2 election: Requested vote from peers 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:26.663575 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576ea1535a814c3fb40619f6f3d98a54" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
I20260709 12:14:26.663915 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576ea1535a814c3fb40619f6f3d98a54" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:26.664274 22788 raft_consensus.cc:3055] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:26.664700 22788 raft_consensus.cc:740] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Running, Role: LEADER
I20260709 12:14:26.664708 22864 raft_consensus.cc:3060] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.665591 22788 consensus_queue.cc:260] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.667014 22788 raft_consensus.cc:3060] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.670951 22864 raft_consensus.cc:2468] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 2.
I20260709 12:14:26.672077 22681 leader_election.cc:304] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7667c5f99c8845fdb83a2b604e288308, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:26.672770 22969 raft_consensus.cc:2804] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:26.673251 22969 raft_consensus.cc:697] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10 [term 2 LEADER]: Becoming Leader. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Running, Role: LEADER
I20260709 12:14:26.673272 22788 raft_consensus.cc:2468] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 2.
I20260709 12:14:26.674260 22969 consensus_queue.cc:237] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.680295 22610 catalog_manager.cc:5697] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10 reported cstate change: term changed from 1 to 2, leader changed from 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194) to b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "b2fdd144908a44dfbc787af8b507ad10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:26.772886 22969 consensus_queue.cc:1048] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:26.786641 22935 consensus_queue.cc:1048] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:26.803874 22927 raft_consensus.cc:993] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10: : Instructing follower 660f0a0a7ef44afab8c1c84dc8d2ecfc to start an election
I20260709 12:14:26.804399 22935 raft_consensus.cc:1081] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Signalling peer 660f0a0a7ef44afab8c1c84dc8d2ecfc to start an election
I20260709 12:14:26.805981 22788 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5dfb670d58e6451ab5ad23ab0c4a7013"
dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
 from {username='slave'} at 127.0.0.1:44650
I20260709 12:14:26.806412 22788 raft_consensus.cc:493] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:26.806659 22788 raft_consensus.cc:3060] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.811705 22788 raft_consensus.cc:515] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.813265 22788 leader_election.cc:290] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 2 election: Requested vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:26.814023 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfb670d58e6451ab5ad23ab0c4a7013" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
I20260709 12:14:26.814241 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dfb670d58e6451ab5ad23ab0c4a7013" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:26.814698 22711 raft_consensus.cc:3055] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:26.814783 22864 raft_consensus.cc:3060] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.815088 22711 raft_consensus.cc:740] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Running, Role: LEADER
I20260709 12:14:26.816009 22711 consensus_queue.cc:260] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.817234 22711 raft_consensus.cc:3060] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.822595 22864 raft_consensus.cc:2468] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 2.
I20260709 12:14:26.824103 22756 leader_election.cc:304] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, 7667c5f99c8845fdb83a2b604e288308; no voters: 
I20260709 12:14:26.824896 22711 raft_consensus.cc:2468] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 2.
I20260709 12:14:26.824999 22982 raft_consensus.cc:2804] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:26.825675 22982 raft_consensus.cc:697] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 LEADER]: Becoming Leader. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Running, Role: LEADER
I20260709 12:14:26.826575 22982 consensus_queue.cc:237] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.833112 22612 catalog_manager.cc:5697] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc reported cstate change: term changed from 1 to 2, leader changed from b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193) to 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194). New cstate: current_term: 2 leader_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:26.837246 22927 raft_consensus.cc:993] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10: : Instructing follower 7667c5f99c8845fdb83a2b604e288308 to start an election
I20260709 12:14:26.837853 22935 raft_consensus.cc:1081] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Signalling peer 7667c5f99c8845fdb83a2b604e288308 to start an election
I20260709 12:14:26.839457 22864 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f607fd4e99604e028c5bf6798e9f70e8"
dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
 from {username='slave'} at 127.0.0.1:52044
I20260709 12:14:26.840075 22864 raft_consensus.cc:493] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:26.840467 22864 raft_consensus.cc:3060] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.845902 22864 raft_consensus.cc:515] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.847631 22864 leader_election.cc:290] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 2 election: Requested vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811)
I20260709 12:14:26.848361 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f607fd4e99604e028c5bf6798e9f70e8" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
I20260709 12:14:26.848673 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f607fd4e99604e028c5bf6798e9f70e8" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
I20260709 12:14:26.849045 22711 raft_consensus.cc:3055] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:26.849412 22788 raft_consensus.cc:3060] T f607fd4e99604e028c5bf6798e9f70e8 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.849449 22711 raft_consensus.cc:740] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Running, Role: LEADER
I20260709 12:14:26.850394 22711 consensus_queue.cc:260] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.851315 22711 raft_consensus.cc:3060] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:26.854580 22788 raft_consensus.cc:2468] T f607fd4e99604e028c5bf6798e9f70e8 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 2.
I20260709 12:14:26.855962 22827 leader_election.cc:304] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, 7667c5f99c8845fdb83a2b604e288308; no voters: 
I20260709 12:14:26.856491 22711 raft_consensus.cc:2468] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 2.
I20260709 12:14:26.856663 22906 raft_consensus.cc:2804] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:26.857306 22906 raft_consensus.cc:697] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308 [term 2 LEADER]: Becoming Leader. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Running, Role: LEADER
I20260709 12:14:26.858253 22906 consensus_queue.cc:237] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:26.864470 22612 catalog_manager.cc:5697] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308 reported cstate change: term changed from 1 to 2, leader changed from b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193) to 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195). New cstate: current_term: 2 leader_uuid: "7667c5f99c8845fdb83a2b604e288308" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:26.925905 22788 raft_consensus.cc:1275] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Refusing update from remote peer b2fdd144908a44dfbc787af8b507ad10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:26.927132 22935 consensus_queue.cc:1048] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:26.934476 22864 raft_consensus.cc:1275] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Refusing update from remote peer b2fdd144908a44dfbc787af8b507ad10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:26.935915 22935 consensus_queue.cc:1048] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:27.035382 22788 raft_consensus.cc:1275] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Refusing update from remote peer b2fdd144908a44dfbc787af8b507ad10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:27.036872 22935 consensus_queue.cc:1048] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:27.045235 22864 raft_consensus.cc:1275] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Refusing update from remote peer b2fdd144908a44dfbc787af8b507ad10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:27.049499 22935 consensus_queue.cc:1048] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:27.077661 22788 raft_consensus.cc:1275] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Refusing update from remote peer b2fdd144908a44dfbc787af8b507ad10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:27.079010 22935 consensus_queue.cc:1048] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:27.087558 22864 raft_consensus.cc:1275] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Refusing update from remote peer b2fdd144908a44dfbc787af8b507ad10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:27.089766 22935 consensus_queue.cc:1048] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:27.109938 22711 raft_consensus.cc:1275] T d4c320cc2699465ab5fb62b7d599c636 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Refusing update from remote peer 660f0a0a7ef44afab8c1c84dc8d2ecfc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:27.111361 22982 consensus_queue.cc:1048] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:27.120826 22864 raft_consensus.cc:1275] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Refusing update from remote peer 660f0a0a7ef44afab8c1c84dc8d2ecfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:27.122184 22983 consensus_queue.cc:1048] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:27.270792 22864 raft_consensus.cc:1275] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Refusing update from remote peer 660f0a0a7ef44afab8c1c84dc8d2ecfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:27.272538 22983 consensus_queue.cc:1048] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:27.272867 22711 raft_consensus.cc:1275] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Refusing update from remote peer 660f0a0a7ef44afab8c1c84dc8d2ecfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:27.274322 22983 consensus_queue.cc:1048] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:27.298730 22711 raft_consensus.cc:1275] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Refusing update from remote peer 7667c5f99c8845fdb83a2b604e288308: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:27.300168 22906 consensus_queue.cc:1048] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:27.307898 22788 raft_consensus.cc:1275] T f607fd4e99604e028c5bf6798e9f70e8 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Refusing update from remote peer 7667c5f99c8845fdb83a2b604e288308: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:27.311338 22906 consensus_queue.cc:1048] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:29.565932 22610 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54012:
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:14:29.568360 22610 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:14:29.626765 22699 tablet_service.cc:1511] Processing CreateTablet for tablet 4bb7202437ec4cb98ecd977d1dae98c1 (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:29.628882 22699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bb7202437ec4cb98ecd977d1dae98c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.629055 22775 tablet_service.cc:1511] Processing CreateTablet for tablet 4bb7202437ec4cb98ecd977d1dae98c1 (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:29.630628 22775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bb7202437ec4cb98ecd977d1dae98c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.632984 22853 tablet_service.cc:1511] Processing CreateTablet for tablet 323c8690b9464972b7108d7d321a4b00 (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:29.633234 22850 tablet_service.cc:1511] Processing CreateTablet for tablet 4bb7202437ec4cb98ecd977d1dae98c1 (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:29.634680 22853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 323c8690b9464972b7108d7d321a4b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.637257 22848 tablet_service.cc:1511] Processing CreateTablet for tablet 80acd949618d4a268318777dc482a015 (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:29.641208 22849 tablet_service.cc:1511] Processing CreateTablet for tablet 4b2b354076d4417da3ca50f5f56171bb (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:29.645131 22777 tablet_service.cc:1511] Processing CreateTablet for tablet 80acd949618d4a268318777dc482a015 (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:29.646746 22777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80acd949618d4a268318777dc482a015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.646221 22846 tablet_service.cc:1511] Processing CreateTablet for tablet 946b515a5b7747bcb2ce3986802cbbb1 (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:29.649163 22774 tablet_service.cc:1511] Processing CreateTablet for tablet 4b2b354076d4417da3ca50f5f56171bb (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:29.652679 22702 tablet_service.cc:1511] Processing CreateTablet for tablet 323c8690b9464972b7108d7d321a4b00 (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:29.653409 22848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80acd949618d4a268318777dc482a015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.654194 22702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 323c8690b9464972b7108d7d321a4b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.654654 22850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bb7202437ec4cb98ecd977d1dae98c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.653469 22705 tablet_service.cc:1511] Processing CreateTablet for tablet 4b2b354076d4417da3ca50f5f56171bb (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:29.657498 22705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b2b354076d4417da3ca50f5f56171bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.657090 22704 tablet_service.cc:1511] Processing CreateTablet for tablet 946b515a5b7747bcb2ce3986802cbbb1 (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:29.658511 22704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 946b515a5b7747bcb2ce3986802cbbb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.660302 22846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 946b515a5b7747bcb2ce3986802cbbb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.668277 22849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b2b354076d4417da3ca50f5f56171bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.668994 22774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b2b354076d4417da3ca50f5f56171bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.673352 22700 tablet_service.cc:1511] Processing CreateTablet for tablet 80acd949618d4a268318777dc482a015 (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:29.674275 22773 tablet_service.cc:1511] Processing CreateTablet for tablet 946b515a5b7747bcb2ce3986802cbbb1 (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:29.674957 22700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80acd949618d4a268318777dc482a015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.675753 22773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 946b515a5b7747bcb2ce3986802cbbb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.679508 22778 tablet_service.cc:1511] Processing CreateTablet for tablet 323c8690b9464972b7108d7d321a4b00 (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:29.681003 22778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 323c8690b9464972b7108d7d321a4b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.688273 22847 tablet_service.cc:1511] Processing CreateTablet for tablet 5701fa5f28774ce4afb89e6c7db7598e (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:29.689872 22847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5701fa5f28774ce4afb89e6c7db7598e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.698455 22772 tablet_service.cc:1511] Processing CreateTablet for tablet 5701fa5f28774ce4afb89e6c7db7598e (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:29.700249 22772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5701fa5f28774ce4afb89e6c7db7598e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.718370 22851 tablet_service.cc:1511] Processing CreateTablet for tablet 28557fa8516d4d789a5a501d13c4e9ab (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:29.718818 22703 tablet_service.cc:1511] Processing CreateTablet for tablet 5701fa5f28774ce4afb89e6c7db7598e (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:29.720273 22851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28557fa8516d4d789a5a501d13c4e9ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.738842 22701 tablet_service.cc:1511] Processing CreateTablet for tablet 188e0185c9144949be9ea77177330f7e (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:29.741408 22780 tablet_service.cc:1511] Processing CreateTablet for tablet 28557fa8516d4d789a5a501d13c4e9ab (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:29.742995 22780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28557fa8516d4d789a5a501d13c4e9ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.749735 22776 tablet_service.cc:1511] Processing CreateTablet for tablet 188e0185c9144949be9ea77177330f7e (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:29.751293 22776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188e0185c9144949be9ea77177330f7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.754830 22854 tablet_service.cc:1511] Processing CreateTablet for tablet 188e0185c9144949be9ea77177330f7e (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:29.758936 22854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188e0185c9144949be9ea77177330f7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.758616 22697 tablet_service.cc:1511] Processing CreateTablet for tablet 64ae31b3986b406180cd325cc5c01f5d (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:29.760444 22703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5701fa5f28774ce4afb89e6c7db7598e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.765232 22701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188e0185c9144949be9ea77177330f7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.766541 22779 tablet_service.cc:1511] Processing CreateTablet for tablet 64ae31b3986b406180cd325cc5c01f5d (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:29.768006 22779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64ae31b3986b406180cd325cc5c01f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.772544 22697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64ae31b3986b406180cd325cc5c01f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.773527 22852 tablet_service.cc:1511] Processing CreateTablet for tablet 64ae31b3986b406180cd325cc5c01f5d (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:29.777645 22852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64ae31b3986b406180cd325cc5c01f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.779632 22704 tablet_service.cc:1511] Processing CreateTablet for tablet 28557fa8516d4d789a5a501d13c4e9ab (DEFAULT_TABLE table=soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:29.796023 23004 tablet_bootstrap.cc:492] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10: Bootstrap starting.
I20260709 12:14:29.800873 22704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28557fa8516d4d789a5a501d13c4e9ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.819723 23004 tablet_bootstrap.cc:654] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:29.853368 23007 tablet_bootstrap.cc:492] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308: Bootstrap starting.
I20260709 12:14:29.860697 23006 tablet_bootstrap.cc:492] T 4bb7202437ec4cb98ecd977d1dae98c1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Bootstrap starting.
W20260709 12:14:29.867604 22661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:29.871639 23006 tablet_bootstrap.cc:654] T 4bb7202437ec4cb98ecd977d1dae98c1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:29.874219 23007 tablet_bootstrap.cc:654] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:29.877494 23004 tablet_bootstrap.cc:492] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10: No bootstrap required, opened a new log
I20260709 12:14:29.878235 23004 ts_tablet_manager.cc:1403] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.003s
I20260709 12:14:29.878139 23006 tablet_bootstrap.cc:492] T 4bb7202437ec4cb98ecd977d1dae98c1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: No bootstrap required, opened a new log
I20260709 12:14:29.879194 23006 ts_tablet_manager.cc:1403] T 4bb7202437ec4cb98ecd977d1dae98c1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.008s
I20260709 12:14:29.883731 23004 raft_consensus.cc:359] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:29.884444 23007 tablet_bootstrap.cc:492] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308: No bootstrap required, opened a new log
I20260709 12:14:29.884806 23004 raft_consensus.cc:385] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:29.885046 23007 ts_tablet_manager.cc:1403] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.003s
I20260709 12:14:29.885298 23004 raft_consensus.cc:740] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.885229 23006 raft_consensus.cc:359] T 4bb7202437ec4cb98ecd977d1dae98c1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:29.886250 23006 raft_consensus.cc:385] T 4bb7202437ec4cb98ecd977d1dae98c1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:29.886655 23006 raft_consensus.cc:740] T 4bb7202437ec4cb98ecd977d1dae98c1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.886341 23004 consensus_queue.cc:260] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:29.887619 23006 consensus_queue.cc:260] T 4bb7202437ec4cb98ecd977d1dae98c1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:29.888144 23007 raft_consensus.cc:359] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:29.889005 23007 raft_consensus.cc:385] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:29.889309 23004 ts_tablet_manager.cc:1434] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:14:29.889330 23007 raft_consensus.cc:740] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.890642 23004 tablet_bootstrap.cc:492] T 946b515a5b7747bcb2ce3986802cbbb1 P b2fdd144908a44dfbc787af8b507ad10: Bootstrap starting.
I20260709 12:14:29.890514 23007 consensus_queue.cc:260] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:29.893313 23007 ts_tablet_manager.cc:1434] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:14:29.894601 23007 tablet_bootstrap.cc:492] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308: Bootstrap starting.
I20260709 12:14:29.890709 23006 ts_tablet_manager.cc:1434] T 4bb7202437ec4cb98ecd977d1dae98c1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 12:14:29.898121 23004 tablet_bootstrap.cc:654] T 946b515a5b7747bcb2ce3986802cbbb1 P b2fdd144908a44dfbc787af8b507ad10: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:29.898595 23006 tablet_bootstrap.cc:492] T 4b2b354076d4417da3ca50f5f56171bb P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Bootstrap starting.
I20260709 12:14:29.900960 23007 tablet_bootstrap.cc:654] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:29.907941 23006 tablet_bootstrap.cc:654] T 4b2b354076d4417da3ca50f5f56171bb P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:29.921625 23006 tablet_bootstrap.cc:492] T 4b2b354076d4417da3ca50f5f56171bb P 660f0a0a7ef44afab8c1c84dc8d2ecfc: No bootstrap required, opened a new log
I20260709 12:14:29.922523 23006 ts_tablet_manager.cc:1403] T 4b2b354076d4417da3ca50f5f56171bb P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.005s
I20260709 12:14:29.926908 23006 raft_consensus.cc:359] T 4b2b354076d4417da3ca50f5f56171bb P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:29.928105 23006 raft_consensus.cc:385] T 4b2b354076d4417da3ca50f5f56171bb P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:29.928574 23006 raft_consensus.cc:740] T 4b2b354076d4417da3ca50f5f56171bb P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.929647 23006 consensus_queue.cc:260] T 4b2b354076d4417da3ca50f5f56171bb P 660f0a0a7ef44afab8c1c84dc8d2ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:29.933594 23006 ts_tablet_manager.cc:1434] T 4b2b354076d4417da3ca50f5f56171bb P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 12:14:29.934952 23006 tablet_bootstrap.cc:492] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Bootstrap starting.
I20260709 12:14:29.944355 23006 tablet_bootstrap.cc:654] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:29.961174 23006 tablet_bootstrap.cc:492] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: No bootstrap required, opened a new log
I20260709 12:14:29.962159 23006 ts_tablet_manager.cc:1403] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.007s
I20260709 12:14:29.963732 22992 raft_consensus.cc:493] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.964318 22992 raft_consensus.cc:515] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:29.966305 23006 raft_consensus.cc:359] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:29.967756 23006 raft_consensus.cc:385] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:29.967854 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2b354076d4417da3ca50f5f56171bb" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10" is_pre_election: true
I20260709 12:14:29.968245 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2b354076d4417da3ca50f5f56171bb" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" is_pre_election: true
I20260709 12:14:29.968369 22992 leader_election.cc:290] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811)
I20260709 12:14:29.968897 22790 raft_consensus.cc:2468] T 4b2b354076d4417da3ca50f5f56171bb P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 0.
I20260709 12:14:29.968276 23006 raft_consensus.cc:740] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Initialized, Role: FOLLOWER
W20260709 12:14:29.969524 22827 leader_election.cc:343] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:29.970592 22827 leader_election.cc:304] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, 7667c5f99c8845fdb83a2b604e288308; no voters: b2fdd144908a44dfbc787af8b507ad10
I20260709 12:14:29.971298 23006 consensus_queue.cc:260] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:29.971930 23004 tablet_bootstrap.cc:492] T 946b515a5b7747bcb2ce3986802cbbb1 P b2fdd144908a44dfbc787af8b507ad10: No bootstrap required, opened a new log
I20260709 12:14:29.972503 23007 tablet_bootstrap.cc:492] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308: No bootstrap required, opened a new log
I20260709 12:14:29.972620 23004 ts_tablet_manager.cc:1403] T 946b515a5b7747bcb2ce3986802cbbb1 P b2fdd144908a44dfbc787af8b507ad10: Time spent bootstrapping tablet: real 0.082s	user 0.039s	sys 0.038s
I20260709 12:14:29.973042 23007 ts_tablet_manager.cc:1403] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308: Time spent bootstrapping tablet: real 0.079s	user 0.021s	sys 0.047s
I20260709 12:14:29.973940 23006 ts_tablet_manager.cc:1434] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:14:29.974969 23006 tablet_bootstrap.cc:492] T 80acd949618d4a268318777dc482a015 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Bootstrap starting.
I20260709 12:14:29.976024 23004 raft_consensus.cc:359] T 946b515a5b7747bcb2ce3986802cbbb1 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:29.976298 23007 raft_consensus.cc:359] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:29.976771 23004 raft_consensus.cc:385] T 946b515a5b7747bcb2ce3986802cbbb1 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:29.977226 23007 raft_consensus.cc:385] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:29.977265 23004 raft_consensus.cc:740] T 946b515a5b7747bcb2ce3986802cbbb1 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.977803 23007 raft_consensus.cc:740] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.978267 23004 consensus_queue.cc:260] T 946b515a5b7747bcb2ce3986802cbbb1 P b2fdd144908a44dfbc787af8b507ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:29.978719 23007 consensus_queue.cc:260] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:29.980811 23004 ts_tablet_manager.cc:1434] T 946b515a5b7747bcb2ce3986802cbbb1 P b2fdd144908a44dfbc787af8b507ad10: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:14:29.982038 23004 tablet_bootstrap.cc:492] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10: Bootstrap starting.
I20260709 12:14:29.982262 23006 tablet_bootstrap.cc:654] T 80acd949618d4a268318777dc482a015 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:29.983618 23005 raft_consensus.cc:493] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:29.984289 23005 raft_consensus.cc:515] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:29.988961 23007 ts_tablet_manager.cc:1434] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 12:14:29.989784 23004 tablet_bootstrap.cc:654] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:29.990068 23007 tablet_bootstrap.cc:492] T 946b515a5b7747bcb2ce3986802cbbb1 P 7667c5f99c8845fdb83a2b604e288308: Bootstrap starting.
I20260709 12:14:30.000700 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946b515a5b7747bcb2ce3986802cbbb1" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10" is_pre_election: true
I20260709 12:14:30.001500 22711 raft_consensus.cc:2468] T 946b515a5b7747bcb2ce3986802cbbb1 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 0.
I20260709 12:14:30.001940 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946b515a5b7747bcb2ce3986802cbbb1" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308" is_pre_election: true
I20260709 12:14:30.002943 22753 leader_election.cc:304] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:30.004446 22982 raft_consensus.cc:2804] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:14:30.004707 22756 leader_election.cc:343] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.004832 22982 raft_consensus.cc:493] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.005303 22982 raft_consensus.cc:3060] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.006095 23004 tablet_bootstrap.cc:492] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10: No bootstrap required, opened a new log
I20260709 12:14:30.006690 23004 ts_tablet_manager.cc:1403] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.001s
I20260709 12:14:30.009894 23004 raft_consensus.cc:359] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.010639 23004 raft_consensus.cc:385] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.010946 23004 raft_consensus.cc:740] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.971876 22992 raft_consensus.cc:2804] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:30.011665 23004 consensus_queue.cc:260] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.012189 22992 raft_consensus.cc:493] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.012699 22992 raft_consensus.cc:3060] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.013038 23005 leader_election.cc:290] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:30.014070 23004 ts_tablet_manager.cc:1434] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:14:30.015074 23004 tablet_bootstrap.cc:492] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10: Bootstrap starting.
I20260709 12:14:30.016599 23006 tablet_bootstrap.cc:492] T 80acd949618d4a268318777dc482a015 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: No bootstrap required, opened a new log
I20260709 12:14:30.017148 23006 ts_tablet_manager.cc:1403] T 80acd949618d4a268318777dc482a015 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.011s
I20260709 12:14:30.006100 23007 tablet_bootstrap.cc:654] T 946b515a5b7747bcb2ce3986802cbbb1 P 7667c5f99c8845fdb83a2b604e288308: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.020171 23006 raft_consensus.cc:359] T 80acd949618d4a268318777dc482a015 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.020964 23006 raft_consensus.cc:385] T 80acd949618d4a268318777dc482a015 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.021288 23006 raft_consensus.cc:740] T 80acd949618d4a268318777dc482a015 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.021106 22992 raft_consensus.cc:515] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.022081 23006 consensus_queue.cc:260] T 80acd949618d4a268318777dc482a015 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.024403 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2b354076d4417da3ca50f5f56171bb" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
I20260709 12:14:30.024917 23006 ts_tablet_manager.cc:1434] T 80acd949618d4a268318777dc482a015 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:30.025635 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2b354076d4417da3ca50f5f56171bb" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
W20260709 12:14:30.025872 22827 leader_election.cc:343] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.026273 23004 tablet_bootstrap.cc:654] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.026305 22992 leader_election.cc:290] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 election: Requested vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811)
I20260709 12:14:30.026206 22790 raft_consensus.cc:3060] T 4b2b354076d4417da3ca50f5f56171bb P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.031198 22982 raft_consensus.cc:515] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.026216 23006 tablet_bootstrap.cc:492] T 323c8690b9464972b7108d7d321a4b00 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Bootstrap starting.
I20260709 12:14:30.033854 23007 tablet_bootstrap.cc:492] T 946b515a5b7747bcb2ce3986802cbbb1 P 7667c5f99c8845fdb83a2b604e288308: No bootstrap required, opened a new log
I20260709 12:14:30.038738 23007 ts_tablet_manager.cc:1403] T 946b515a5b7747bcb2ce3986802cbbb1 P 7667c5f99c8845fdb83a2b604e288308: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.004s
I20260709 12:14:30.035120 22790 raft_consensus.cc:2468] T 4b2b354076d4417da3ca50f5f56171bb P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 1.
I20260709 12:14:30.041839 22982 leader_election.cc:290] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 election: Requested vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:30.041692 23007 raft_consensus.cc:359] T 946b515a5b7747bcb2ce3986802cbbb1 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.042435 23007 raft_consensus.cc:385] T 946b515a5b7747bcb2ce3986802cbbb1 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.042728 23007 raft_consensus.cc:740] T 946b515a5b7747bcb2ce3986802cbbb1 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.044411 22827 leader_election.cc:304] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, 7667c5f99c8845fdb83a2b604e288308; no voters: b2fdd144908a44dfbc787af8b507ad10
I20260709 12:14:30.044597 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946b515a5b7747bcb2ce3986802cbbb1" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
I20260709 12:14:30.045243 22714 raft_consensus.cc:3060] T 946b515a5b7747bcb2ce3986802cbbb1 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.045583 22992 raft_consensus.cc:2804] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:30.046109 22992 raft_consensus.cc:697] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Becoming Leader. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Running, Role: LEADER
I20260709 12:14:30.046943 22992 consensus_queue.cc:237] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.050803 23006 tablet_bootstrap.cc:654] T 323c8690b9464972b7108d7d321a4b00 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.043875 23007 consensus_queue.cc:260] T 946b515a5b7747bcb2ce3986802cbbb1 P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.052284 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946b515a5b7747bcb2ce3986802cbbb1" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:30.052924 22862 raft_consensus.cc:3060] T 946b515a5b7747bcb2ce3986802cbbb1 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.053515 22714 raft_consensus.cc:2468] T 946b515a5b7747bcb2ce3986802cbbb1 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 1.
I20260709 12:14:30.056676 22753 leader_election.cc:304] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:30.058427 23020 raft_consensus.cc:2804] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:30.059144 23020 raft_consensus.cc:697] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Becoming Leader. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Running, Role: LEADER
I20260709 12:14:30.061692 23015 raft_consensus.cc:493] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.062423 23015 raft_consensus.cc:515] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.063031 23020 consensus_queue.cc:237] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.065420 23015 leader_election.cc:290] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811)
I20260709 12:14:30.066335 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80acd949618d4a268318777dc482a015" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10" is_pre_election: true
W20260709 12:14:30.067915 22827 leader_election.cc:343] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.068580 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80acd949618d4a268318777dc482a015" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" is_pre_election: true
I20260709 12:14:30.069412 22790 raft_consensus.cc:2468] T 80acd949618d4a268318777dc482a015 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 0.
I20260709 12:14:30.071942 22827 leader_election.cc:304] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, 7667c5f99c8845fdb83a2b604e288308; no voters: b2fdd144908a44dfbc787af8b507ad10
I20260709 12:14:30.072966 23015 raft_consensus.cc:2804] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:30.073323 23015 raft_consensus.cc:493] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.073652 23015 raft_consensus.cc:3060] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.079682 22862 raft_consensus.cc:2468] T 946b515a5b7747bcb2ce3986802cbbb1 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 1.
I20260709 12:14:30.083706 22610 catalog_manager.cc:5697] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194). New cstate: current_term: 1 leader_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:30.086539 23015 raft_consensus.cc:515] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.088747 23015 leader_election.cc:290] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 election: Requested vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811)
I20260709 12:14:30.091432 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80acd949618d4a268318777dc482a015" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
I20260709 12:14:30.091871 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80acd949618d4a268318777dc482a015" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
I20260709 12:14:30.092497 22790 raft_consensus.cc:3060] T 80acd949618d4a268318777dc482a015 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.092595 23004 tablet_bootstrap.cc:492] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10: No bootstrap required, opened a new log
I20260709 12:14:30.093159 23004 ts_tablet_manager.cc:1403] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.016s
I20260709 12:14:30.096066 23004 raft_consensus.cc:359] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.096742 23004 raft_consensus.cc:385] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:14:30.096829 22827 leader_election.cc:343] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.097054 23004 raft_consensus.cc:740] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.097851 23004 consensus_queue.cc:260] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.100150 23004 ts_tablet_manager.cc:1434] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:30.101133 23004 tablet_bootstrap.cc:492] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10: Bootstrap starting.
I20260709 12:14:30.102073 22790 raft_consensus.cc:2468] T 80acd949618d4a268318777dc482a015 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 1.
I20260709 12:14:30.103546 22827 leader_election.cc:304] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, 7667c5f99c8845fdb83a2b604e288308; no voters: b2fdd144908a44dfbc787af8b507ad10
I20260709 12:14:30.104960 23007 ts_tablet_manager.cc:1434] T 946b515a5b7747bcb2ce3986802cbbb1 P 7667c5f99c8845fdb83a2b604e288308: Time spent starting tablet: real 0.066s	user 0.017s	sys 0.000s
I20260709 12:14:30.106128 23007 tablet_bootstrap.cc:492] T 4bb7202437ec4cb98ecd977d1dae98c1 P 7667c5f99c8845fdb83a2b604e288308: Bootstrap starting.
I20260709 12:14:30.107695 23004 tablet_bootstrap.cc:654] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.108963 22992 raft_consensus.cc:2804] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:30.110899 22992 raft_consensus.cc:697] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Becoming Leader. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Running, Role: LEADER
I20260709 12:14:30.112087 23006 tablet_bootstrap.cc:492] T 323c8690b9464972b7108d7d321a4b00 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: No bootstrap required, opened a new log
I20260709 12:14:30.107669 22611 catalog_manager.cc:5697] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "7667c5f99c8845fdb83a2b604e288308" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:30.112624 23006 ts_tablet_manager.cc:1403] T 323c8690b9464972b7108d7d321a4b00 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.012s
I20260709 12:14:30.113432 22992 consensus_queue.cc:237] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.115844 23006 raft_consensus.cc:359] T 323c8690b9464972b7108d7d321a4b00 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.116624 23006 raft_consensus.cc:385] T 323c8690b9464972b7108d7d321a4b00 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.116915 23006 raft_consensus.cc:740] T 323c8690b9464972b7108d7d321a4b00 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.117733 23006 consensus_queue.cc:260] T 323c8690b9464972b7108d7d321a4b00 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.119453 23004 tablet_bootstrap.cc:492] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10: No bootstrap required, opened a new log
I20260709 12:14:30.119997 23004 ts_tablet_manager.cc:1403] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 12:14:30.120491 23006 ts_tablet_manager.cc:1434] T 323c8690b9464972b7108d7d321a4b00 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:30.121523 23006 tablet_bootstrap.cc:492] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Bootstrap starting.
I20260709 12:14:30.122903 23004 raft_consensus.cc:359] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.123780 23004 raft_consensus.cc:385] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.124127 23004 raft_consensus.cc:740] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.124881 23004 consensus_queue.cc:260] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.126765 23004 ts_tablet_manager.cc:1434] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:30.127033 23007 tablet_bootstrap.cc:654] T 4bb7202437ec4cb98ecd977d1dae98c1 P 7667c5f99c8845fdb83a2b604e288308: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.127681 23004 tablet_bootstrap.cc:492] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10: Bootstrap starting.
I20260709 12:14:30.134150 23004 tablet_bootstrap.cc:654] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.135422 23006 tablet_bootstrap.cc:654] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.145915 23004 tablet_bootstrap.cc:492] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10: No bootstrap required, opened a new log
I20260709 12:14:30.146279 23006 tablet_bootstrap.cc:492] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc: No bootstrap required, opened a new log
I20260709 12:14:30.146422 23004 ts_tablet_manager.cc:1403] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260709 12:14:30.146828 23006 ts_tablet_manager.cc:1403] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.005s
I20260709 12:14:30.149649 23004 raft_consensus.cc:359] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.150262 23004 raft_consensus.cc:385] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.150523 23004 raft_consensus.cc:740] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.151098 23004 consensus_queue.cc:260] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
W20260709 12:14:30.151552 22681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:33367, user_credentials={real_user=slave}} blocked reactor thread for 49634.9us
I20260709 12:14:30.152860 23006 raft_consensus.cc:359] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.153584 23006 raft_consensus.cc:385] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.153891 23006 raft_consensus.cc:740] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.154644 23006 consensus_queue.cc:260] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.155473 23004 ts_tablet_manager.cc:1434] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:14:30.156606 23004 tablet_bootstrap.cc:492] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10: Bootstrap starting.
I20260709 12:14:30.160466 22611 catalog_manager.cc:5697] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "7667c5f99c8845fdb83a2b604e288308" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:30.162968 23004 tablet_bootstrap.cc:654] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.165112 23006 ts_tablet_manager.cc:1434] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:14:30.166129 23006 tablet_bootstrap.cc:492] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Bootstrap starting.
I20260709 12:14:30.166443 23025 raft_consensus.cc:493] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.166918 23025 raft_consensus.cc:515] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.169872 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5701fa5f28774ce4afb89e6c7db7598e" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" is_pre_election: true
I20260709 12:14:30.170045 23025 leader_election.cc:290] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:30.171167 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5701fa5f28774ce4afb89e6c7db7598e" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308" is_pre_election: true
I20260709 12:14:30.163230 23007 tablet_bootstrap.cc:492] T 4bb7202437ec4cb98ecd977d1dae98c1 P 7667c5f99c8845fdb83a2b604e288308: No bootstrap required, opened a new log
I20260709 12:14:30.172111 23007 ts_tablet_manager.cc:1403] T 4bb7202437ec4cb98ecd977d1dae98c1 P 7667c5f99c8845fdb83a2b604e288308: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.008s
W20260709 12:14:30.171288 22678 leader_election.cc:343] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:30.172891 22681 leader_election.cc:343] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.173334 22681 leader_election.cc:304] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2fdd144908a44dfbc787af8b507ad10; no voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, 7667c5f99c8845fdb83a2b604e288308
I20260709 12:14:30.174628 23025 raft_consensus.cc:2749] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:30.175298 23007 raft_consensus.cc:359] T 4bb7202437ec4cb98ecd977d1dae98c1 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.176083 23007 raft_consensus.cc:385] T 4bb7202437ec4cb98ecd977d1dae98c1 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.176362 23007 raft_consensus.cc:740] T 4bb7202437ec4cb98ecd977d1dae98c1 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.177171 23007 consensus_queue.cc:260] T 4bb7202437ec4cb98ecd977d1dae98c1 P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.180007 23007 ts_tablet_manager.cc:1434] T 4bb7202437ec4cb98ecd977d1dae98c1 P 7667c5f99c8845fdb83a2b604e288308: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:14:30.180102 23006 tablet_bootstrap.cc:654] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.181010 23007 tablet_bootstrap.cc:492] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308: Bootstrap starting.
I20260709 12:14:30.182163 23004 tablet_bootstrap.cc:492] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10: No bootstrap required, opened a new log
I20260709 12:14:30.182830 23004 ts_tablet_manager.cc:1403] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.005s
I20260709 12:14:30.186093 23004 raft_consensus.cc:359] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.187023 23004 raft_consensus.cc:385] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.187351 23004 raft_consensus.cc:740] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.188100 23004 consensus_queue.cc:260] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.190387 23004 ts_tablet_manager.cc:1434] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:30.191093 23007 tablet_bootstrap.cc:654] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.191606 23004 tablet_bootstrap.cc:492] T 28557fa8516d4d789a5a501d13c4e9ab P b2fdd144908a44dfbc787af8b507ad10: Bootstrap starting.
I20260709 12:14:30.199232 23004 tablet_bootstrap.cc:654] T 28557fa8516d4d789a5a501d13c4e9ab P b2fdd144908a44dfbc787af8b507ad10: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.196027 23025 raft_consensus.cc:493] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.200817 23025 raft_consensus.cc:515] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.205120 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80acd949618d4a268318777dc482a015" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308" is_pre_election: true
I20260709 12:14:30.208930 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80acd949618d4a268318777dc482a015" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" is_pre_election: true
I20260709 12:14:30.210037 22790 raft_consensus.cc:2393] T 80acd949618d4a268318777dc482a015 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2fdd144908a44dfbc787af8b507ad10 in current term 1: Already voted for candidate 7667c5f99c8845fdb83a2b604e288308 in this term.
I20260709 12:14:30.211586 22678 leader_election.cc:304] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2fdd144908a44dfbc787af8b507ad10; no voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, 7667c5f99c8845fdb83a2b604e288308
I20260709 12:14:30.213747 22989 raft_consensus.cc:3060] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.220613 23025 leader_election.cc:290] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:30.231809 23025 raft_consensus.cc:493] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.232494 23025 raft_consensus.cc:515] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.236378 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bb7202437ec4cb98ecd977d1dae98c1" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" is_pre_election: true
I20260709 12:14:30.237537 22790 raft_consensus.cc:2468] T 4bb7202437ec4cb98ecd977d1dae98c1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 0.
I20260709 12:14:30.239338 22678 leader_election.cc:304] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:30.240582 23034 raft_consensus.cc:2804] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:30.240964 23034 raft_consensus.cc:493] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.241266 23034 raft_consensus.cc:3060] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.242656 23005 raft_consensus.cc:493] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.243429 23005 raft_consensus.cc:515] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.247063 23005 leader_election.cc:290] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:30.249749 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28557fa8516d4d789a5a501d13c4e9ab" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308" is_pre_election: true
I20260709 12:14:30.250962 23034 raft_consensus.cc:515] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
W20260709 12:14:30.251928 22756 leader_election.cc:343] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.254467 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bb7202437ec4cb98ecd977d1dae98c1" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:30.255116 22862 raft_consensus.cc:3060] T 4bb7202437ec4cb98ecd977d1dae98c1 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.261247 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28557fa8516d4d789a5a501d13c4e9ab" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10" is_pre_election: true
I20260709 12:14:30.261632 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bb7202437ec4cb98ecd977d1dae98c1" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
I20260709 12:14:30.262276 22788 raft_consensus.cc:3060] T 4bb7202437ec4cb98ecd977d1dae98c1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.262681 23006 tablet_bootstrap.cc:492] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc: No bootstrap required, opened a new log
I20260709 12:14:30.263391 23006 ts_tablet_manager.cc:1403] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent bootstrapping tablet: real 0.098s	user 0.032s	sys 0.052s
I20260709 12:14:30.262684 22862 raft_consensus.cc:2468] T 4bb7202437ec4cb98ecd977d1dae98c1 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 1.
I20260709 12:14:30.265202 22681 leader_election.cc:304] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7667c5f99c8845fdb83a2b604e288308, b2fdd144908a44dfbc787af8b507ad10; no voters: 
W20260709 12:14:30.265479 22753 leader_election.cc:343] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.266028 22753 leader_election.cc:304] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc; no voters: 7667c5f99c8845fdb83a2b604e288308, b2fdd144908a44dfbc787af8b507ad10
I20260709 12:14:30.263311 23034 leader_election.cc:290] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 election: Requested vote from peers 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:30.266194 23035 raft_consensus.cc:2804] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:30.267005 23035 raft_consensus.cc:697] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Becoming Leader. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Running, Role: LEADER
I20260709 12:14:30.266811 23006 raft_consensus.cc:359] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.267692 23006 raft_consensus.cc:385] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.268072 23006 raft_consensus.cc:740] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.268175 23035 consensus_queue.cc:237] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.269090 23006 consensus_queue.cc:260] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.272220 23020 raft_consensus.cc:2749] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:30.273617 22788 raft_consensus.cc:2468] T 4bb7202437ec4cb98ecd977d1dae98c1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 1.
I20260709 12:14:30.279729 22989 raft_consensus.cc:2749] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:30.274993 23006 ts_tablet_manager.cc:1434] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.005s
I20260709 12:14:30.275537 23025 leader_election.cc:290] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:30.275938 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bb7202437ec4cb98ecd977d1dae98c1" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308" is_pre_election: true
I20260709 12:14:30.287036 22862 raft_consensus.cc:2376] T 4bb7202437ec4cb98ecd977d1dae98c1 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 1. Re-sending same reply.
I20260709 12:14:30.287598 23006 tablet_bootstrap.cc:492] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Bootstrap starting.
I20260709 12:14:30.294279 23007 tablet_bootstrap.cc:492] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308: No bootstrap required, opened a new log
I20260709 12:14:30.294907 23007 ts_tablet_manager.cc:1403] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.007s
I20260709 12:14:30.294956 23006 tablet_bootstrap.cc:654] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.295846 22610 catalog_manager.cc:5697] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "b2fdd144908a44dfbc787af8b507ad10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:30.298799 23007 raft_consensus.cc:359] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.299602 23004 tablet_bootstrap.cc:492] T 28557fa8516d4d789a5a501d13c4e9ab P b2fdd144908a44dfbc787af8b507ad10: No bootstrap required, opened a new log
I20260709 12:14:30.299716 23007 raft_consensus.cc:385] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.300380 23004 ts_tablet_manager.cc:1403] T 28557fa8516d4d789a5a501d13c4e9ab P b2fdd144908a44dfbc787af8b507ad10: Time spent bootstrapping tablet: real 0.109s	user 0.026s	sys 0.045s
I20260709 12:14:30.300410 23007 raft_consensus.cc:740] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.301791 23007 consensus_queue.cc:260] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.304479 23007 ts_tablet_manager.cc:1434] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:14:30.304291 23004 raft_consensus.cc:359] T 28557fa8516d4d789a5a501d13c4e9ab P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.305254 23004 raft_consensus.cc:385] T 28557fa8516d4d789a5a501d13c4e9ab P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.305559 23004 raft_consensus.cc:740] T 28557fa8516d4d789a5a501d13c4e9ab P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.305949 23007 tablet_bootstrap.cc:492] T 323c8690b9464972b7108d7d321a4b00 P 7667c5f99c8845fdb83a2b604e288308: Bootstrap starting.
I20260709 12:14:30.306182 23004 consensus_queue.cc:260] T 28557fa8516d4d789a5a501d13c4e9ab P b2fdd144908a44dfbc787af8b507ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.308310 23004 ts_tablet_manager.cc:1434] T 28557fa8516d4d789a5a501d13c4e9ab P b2fdd144908a44dfbc787af8b507ad10: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:30.309149 23004 tablet_bootstrap.cc:492] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10: Bootstrap starting.
I20260709 12:14:30.314039 23007 tablet_bootstrap.cc:654] T 323c8690b9464972b7108d7d321a4b00 P 7667c5f99c8845fdb83a2b604e288308: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.315503 23004 tablet_bootstrap.cc:654] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.316124 23035 raft_consensus.cc:493] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.316677 23035 raft_consensus.cc:515] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.320616 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8690b9464972b7108d7d321a4b00" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308" is_pre_election: true
I20260709 12:14:30.322371 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8690b9464972b7108d7d321a4b00" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" is_pre_election: true
I20260709 12:14:30.323222 22790 raft_consensus.cc:2468] T 323c8690b9464972b7108d7d321a4b00 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 0.
I20260709 12:14:30.323498 23035 leader_election.cc:290] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
W20260709 12:14:30.324402 22681 leader_election.cc:343] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.325655 22678 leader_election.cc:304] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 7667c5f99c8845fdb83a2b604e288308
I20260709 12:14:30.326858 23035 raft_consensus.cc:2804] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:30.326974 23006 tablet_bootstrap.cc:492] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc: No bootstrap required, opened a new log
I20260709 12:14:30.327315 23035 raft_consensus.cc:493] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.326992 23007 tablet_bootstrap.cc:492] T 323c8690b9464972b7108d7d321a4b00 P 7667c5f99c8845fdb83a2b604e288308: No bootstrap required, opened a new log
I20260709 12:14:30.327916 23006 ts_tablet_manager.cc:1403] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.015s
I20260709 12:14:30.327905 23035 raft_consensus.cc:3060] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.328444 23007 ts_tablet_manager.cc:1403] T 323c8690b9464972b7108d7d321a4b00 P 7667c5f99c8845fdb83a2b604e288308: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.006s
I20260709 12:14:30.329908 23004 tablet_bootstrap.cc:492] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10: No bootstrap required, opened a new log
I20260709 12:14:30.330479 23004 ts_tablet_manager.cc:1403] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260709 12:14:30.331219 23006 raft_consensus.cc:359] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.331959 23006 raft_consensus.cc:385] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.331524 23007 raft_consensus.cc:359] T 323c8690b9464972b7108d7d321a4b00 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.332248 23006 raft_consensus.cc:740] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.332401 23007 raft_consensus.cc:385] T 323c8690b9464972b7108d7d321a4b00 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.332810 23007 raft_consensus.cc:740] T 323c8690b9464972b7108d7d321a4b00 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.332957 23006 consensus_queue.cc:260] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.333405 23004 raft_consensus.cc:359] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.333779 23007 consensus_queue.cc:260] T 323c8690b9464972b7108d7d321a4b00 P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.334264 23004 raft_consensus.cc:385] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.335129 23004 raft_consensus.cc:740] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.335911 23004 consensus_queue.cc:260] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.337811 23004 ts_tablet_manager.cc:1434] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:30.341486 23035 raft_consensus.cc:515] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.344107 23007 ts_tablet_manager.cc:1434] T 323c8690b9464972b7108d7d321a4b00 P 7667c5f99c8845fdb83a2b604e288308: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:14:30.345374 23006 ts_tablet_manager.cc:1434] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260709 12:14:30.345155 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8690b9464972b7108d7d321a4b00" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
I20260709 12:14:30.345157 23035 leader_election.cc:290] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 election: Requested vote from peers 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:30.345710 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8690b9464972b7108d7d321a4b00" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:30.346412 23006 tablet_bootstrap.cc:492] T 64ae31b3986b406180cd325cc5c01f5d P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Bootstrap starting.
I20260709 12:14:30.345866 22790 raft_consensus.cc:3060] T 323c8690b9464972b7108d7d321a4b00 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.346680 22862 raft_consensus.cc:3060] T 323c8690b9464972b7108d7d321a4b00 P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.353399 23006 tablet_bootstrap.cc:654] T 64ae31b3986b406180cd325cc5c01f5d P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.354187 22862 raft_consensus.cc:2468] T 323c8690b9464972b7108d7d321a4b00 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 1.
I20260709 12:14:30.354998 22790 raft_consensus.cc:2468] T 323c8690b9464972b7108d7d321a4b00 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 1.
I20260709 12:14:30.355350 22681 leader_election.cc:304] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7667c5f99c8845fdb83a2b604e288308, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:30.356386 23035 raft_consensus.cc:2804] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:30.355580 23007 tablet_bootstrap.cc:492] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308: Bootstrap starting.
I20260709 12:14:30.358129 23035 raft_consensus.cc:697] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Becoming Leader. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Running, Role: LEADER
I20260709 12:14:30.359666 23035 consensus_queue.cc:237] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.363749 23007 tablet_bootstrap.cc:654] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.383546 23006 tablet_bootstrap.cc:492] T 64ae31b3986b406180cd325cc5c01f5d P 660f0a0a7ef44afab8c1c84dc8d2ecfc: No bootstrap required, opened a new log
I20260709 12:14:30.384105 23006 ts_tablet_manager.cc:1403] T 64ae31b3986b406180cd325cc5c01f5d P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent bootstrapping tablet: real 0.038s	user 0.026s	sys 0.012s
I20260709 12:14:30.385456 23007 tablet_bootstrap.cc:492] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308: No bootstrap required, opened a new log
I20260709 12:14:30.385998 23007 ts_tablet_manager.cc:1403] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.012s
I20260709 12:14:30.386862 23006 raft_consensus.cc:359] T 64ae31b3986b406180cd325cc5c01f5d P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.387619 23006 raft_consensus.cc:385] T 64ae31b3986b406180cd325cc5c01f5d P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.387907 23006 raft_consensus.cc:740] T 64ae31b3986b406180cd325cc5c01f5d P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.388592 23006 consensus_queue.cc:260] T 64ae31b3986b406180cd325cc5c01f5d P 660f0a0a7ef44afab8c1c84dc8d2ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.388934 23007 raft_consensus.cc:359] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.389690 23007 raft_consensus.cc:385] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.389107 22613 catalog_manager.cc:5697] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "b2fdd144908a44dfbc787af8b507ad10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:30.389969 23007 raft_consensus.cc:740] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.390717 23006 ts_tablet_manager.cc:1434] T 64ae31b3986b406180cd325cc5c01f5d P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:30.390861 23007 consensus_queue.cc:260] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.393127 23007 ts_tablet_manager.cc:1434] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 12:14:30.394186 23007 tablet_bootstrap.cc:492] T 188e0185c9144949be9ea77177330f7e P 7667c5f99c8845fdb83a2b604e288308: Bootstrap starting.
I20260709 12:14:30.396152 23035 raft_consensus.cc:493] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.396749 23035 raft_consensus.cc:515] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.399243 23035 leader_election.cc:290] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:30.399590 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2b354076d4417da3ca50f5f56171bb" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" is_pre_election: true
I20260709 12:14:30.400488 22790 raft_consensus.cc:2393] T 4b2b354076d4417da3ca50f5f56171bb P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2fdd144908a44dfbc787af8b507ad10 in current term 1: Already voted for candidate 7667c5f99c8845fdb83a2b604e288308 in this term.
I20260709 12:14:30.400708 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2b354076d4417da3ca50f5f56171bb" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308" is_pre_election: true
I20260709 12:14:30.402217 22681 leader_election.cc:304] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2fdd144908a44dfbc787af8b507ad10; no voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, 7667c5f99c8845fdb83a2b604e288308
I20260709 12:14:30.403133 23007 tablet_bootstrap.cc:654] T 188e0185c9144949be9ea77177330f7e P 7667c5f99c8845fdb83a2b604e288308: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.403347 23025 raft_consensus.cc:3060] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.410224 23007 tablet_bootstrap.cc:492] T 188e0185c9144949be9ea77177330f7e P 7667c5f99c8845fdb83a2b604e288308: No bootstrap required, opened a new log
I20260709 12:14:30.410714 23007 ts_tablet_manager.cc:1403] T 188e0185c9144949be9ea77177330f7e P 7667c5f99c8845fdb83a2b604e288308: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.008s
I20260709 12:14:30.413513 23007 raft_consensus.cc:359] T 188e0185c9144949be9ea77177330f7e P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.414011 23007 raft_consensus.cc:385] T 188e0185c9144949be9ea77177330f7e P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.414228 23007 raft_consensus.cc:740] T 188e0185c9144949be9ea77177330f7e P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.414830 23007 consensus_queue.cc:260] T 188e0185c9144949be9ea77177330f7e P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.415477 23025 raft_consensus.cc:2749] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:30.416764 23007 ts_tablet_manager.cc:1434] T 188e0185c9144949be9ea77177330f7e P 7667c5f99c8845fdb83a2b604e288308: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:30.417799 23007 tablet_bootstrap.cc:492] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308: Bootstrap starting.
I20260709 12:14:30.422248 23007 tablet_bootstrap.cc:654] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.430172 23007 tablet_bootstrap.cc:492] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308: No bootstrap required, opened a new log
I20260709 12:14:30.430528 23007 ts_tablet_manager.cc:1403] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 12:14:30.432444 23007 raft_consensus.cc:359] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.432890 23007 raft_consensus.cc:385] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.433108 23007 raft_consensus.cc:740] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.433609 23007 consensus_queue.cc:260] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.434186 22992 raft_consensus.cc:493] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.434664 22992 raft_consensus.cc:515] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.435156 23007 ts_tablet_manager.cc:1434] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:14:30.436594 22992 leader_election.cc:290] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811)
I20260709 12:14:30.437422 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28557fa8516d4d789a5a501d13c4e9ab" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10" is_pre_election: true
I20260709 12:14:30.438138 22714 raft_consensus.cc:2468] T 28557fa8516d4d789a5a501d13c4e9ab P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 0.
I20260709 12:14:30.439033 22827 leader_election.cc:304] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7667c5f99c8845fdb83a2b604e288308, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:30.439465 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28557fa8516d4d789a5a501d13c4e9ab" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" is_pre_election: true
I20260709 12:14:30.439806 22992 raft_consensus.cc:2804] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:30.440236 22790 raft_consensus.cc:2468] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 0.
I20260709 12:14:30.440274 22992 raft_consensus.cc:493] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.440876 22992 raft_consensus.cc:3060] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.444602 22982 consensus_queue.cc:1048] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:30.444609 23022 consensus_queue.cc:1048] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:30.449597 22992 raft_consensus.cc:515] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.453044 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28557fa8516d4d789a5a501d13c4e9ab" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
I20260709 12:14:30.453809 22714 raft_consensus.cc:3060] T 28557fa8516d4d789a5a501d13c4e9ab P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.461323 22992 leader_election.cc:290] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 election: Requested vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811)
I20260709 12:14:30.461499 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28557fa8516d4d789a5a501d13c4e9ab" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
I20260709 12:14:30.462206 22789 raft_consensus.cc:3060] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.464221 23025 raft_consensus.cc:493] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.464778 23025 raft_consensus.cc:515] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.467051 23025 leader_election.cc:290] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:30.469643 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ae31b3986b406180cd325cc5c01f5d" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308" is_pre_election: true
I20260709 12:14:30.469931 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ae31b3986b406180cd325cc5c01f5d" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" is_pre_election: true
I20260709 12:14:30.470456 22862 raft_consensus.cc:2468] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 0.
I20260709 12:14:30.470628 22788 raft_consensus.cc:2468] T 64ae31b3986b406180cd325cc5c01f5d P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 0.
I20260709 12:14:30.471644 22714 raft_consensus.cc:2468] T 28557fa8516d4d789a5a501d13c4e9ab P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 1.
I20260709 12:14:30.472159 22678 leader_election.cc:304] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:30.472718 23020 consensus_queue.cc:1048] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:30.473974 23035 raft_consensus.cc:2804] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:30.474417 23035 raft_consensus.cc:493] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.474690 23022 raft_consensus.cc:493] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.474884 22827 leader_election.cc:304] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7667c5f99c8845fdb83a2b604e288308, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:30.475219 23022 raft_consensus.cc:515] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.474793 23035 raft_consensus.cc:3060] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.477008 22992 raft_consensus.cc:2804] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:30.477852 23022 leader_election.cc:290] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811)
I20260709 12:14:30.482411 22992 raft_consensus.cc:697] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Becoming Leader. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Running, Role: LEADER
I20260709 12:14:30.483429 22992 consensus_queue.cc:237] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.484444 23035 raft_consensus.cc:515] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.488016 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ae31b3986b406180cd325cc5c01f5d" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
I20260709 12:14:30.488867 22790 raft_consensus.cc:3060] T 64ae31b3986b406180cd325cc5c01f5d P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.497771 22790 raft_consensus.cc:2468] T 64ae31b3986b406180cd325cc5c01f5d P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 1.
I20260709 12:14:30.504525 22678 leader_election.cc:304] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:30.504829 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5701fa5f28774ce4afb89e6c7db7598e" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10" is_pre_election: true
I20260709 12:14:30.505566 23025 raft_consensus.cc:2804] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:30.505586 22711 raft_consensus.cc:2468] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 0.
I20260709 12:14:30.506250 23025 raft_consensus.cc:697] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Becoming Leader. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Running, Role: LEADER
I20260709 12:14:30.507218 23025 consensus_queue.cc:237] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.508781 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5701fa5f28774ce4afb89e6c7db7598e" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" is_pre_election: true
I20260709 12:14:30.509554 22788 raft_consensus.cc:2468] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 0.
I20260709 12:14:30.498080 22789 raft_consensus.cc:2468] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 1.
I20260709 12:14:30.502686 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ae31b3986b406180cd325cc5c01f5d" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:30.510968 22827 leader_election.cc:304] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, 7667c5f99c8845fdb83a2b604e288308; no voters: 
I20260709 12:14:30.511116 22862 raft_consensus.cc:3060] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.512696 23050 raft_consensus.cc:2804] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:30.503268 23035 leader_election.cc:290] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 election: Requested vote from peers 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:30.513435 23050 raft_consensus.cc:493] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.517063 22989 raft_consensus.cc:493] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.517202 23050 raft_consensus.cc:3060] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.517628 22989 raft_consensus.cc:515] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.528564 22989 leader_election.cc:290] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:30.532052 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e0185c9144949be9ea77177330f7e" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308" is_pre_election: true
I20260709 12:14:30.536155 22863 raft_consensus.cc:2468] T 188e0185c9144949be9ea77177330f7e P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 0.
I20260709 12:14:30.541179 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e0185c9144949be9ea77177330f7e" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" is_pre_election: true
I20260709 12:14:30.542203 22790 raft_consensus.cc:2468] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 0.
I20260709 12:14:30.544163 22678 leader_election.cc:304] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:30.545339 23035 raft_consensus.cc:2804] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:30.545826 23035 raft_consensus.cc:493] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.546334 23035 raft_consensus.cc:3060] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.554596 23050 raft_consensus.cc:515] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.557760 23050 leader_election.cc:290] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 election: Requested vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811)
I20260709 12:14:30.559367 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5701fa5f28774ce4afb89e6c7db7598e" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
I20260709 12:14:30.560156 22714 raft_consensus.cc:3060] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.558437 22862 raft_consensus.cc:2468] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 1.
I20260709 12:14:30.569387 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5701fa5f28774ce4afb89e6c7db7598e" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
I20260709 12:14:30.570083 22790 raft_consensus.cc:3060] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.572333 22714 raft_consensus.cc:2468] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 1.
I20260709 12:14:30.559324 23035 raft_consensus.cc:515] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.575229 23035 leader_election.cc:290] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 election: Requested vote from peers 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:30.576438 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e0185c9144949be9ea77177330f7e" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
I20260709 12:14:30.577355 22789 raft_consensus.cc:3060] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.580260 22827 leader_election.cc:304] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7667c5f99c8845fdb83a2b604e288308, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:30.580847 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e0185c9144949be9ea77177330f7e" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:30.581857 22862 raft_consensus.cc:3060] T 188e0185c9144949be9ea77177330f7e P 7667c5f99c8845fdb83a2b604e288308 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.584139 23050 raft_consensus.cc:2804] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:30.581588 23052 consensus_queue.cc:1048] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:30.580657 22611 catalog_manager.cc:5697] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "b2fdd144908a44dfbc787af8b507ad10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:30.582381 23015 consensus_queue.cc:1048] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:30.581593 22613 catalog_manager.cc:5697] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "7667c5f99c8845fdb83a2b604e288308" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:30.591002 22790 raft_consensus.cc:2468] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 1.
I20260709 12:14:30.591038 23050 raft_consensus.cc:697] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Becoming Leader. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Running, Role: LEADER
I20260709 12:14:30.610697 22789 raft_consensus.cc:2468] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 1.
I20260709 12:14:30.611097 23050 consensus_queue.cc:237] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.612094 22678 leader_election.cc:304] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:30.619524 23035 raft_consensus.cc:2804] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:30.620033 23035 raft_consensus.cc:697] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Becoming Leader. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Running, Role: LEADER
I20260709 12:14:30.620164 23057 consensus_queue.cc:1048] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:30.620923 23035 consensus_queue.cc:237] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:30.618489 22862 raft_consensus.cc:2468] T 188e0185c9144949be9ea77177330f7e P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 1.
I20260709 12:14:30.640645 22610 catalog_manager.cc:5697] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195). New cstate: current_term: 1 leader_uuid: "7667c5f99c8845fdb83a2b604e288308" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:30.649614 22613 catalog_manager.cc:5697] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193). New cstate: current_term: 1 leader_uuid: "b2fdd144908a44dfbc787af8b507ad10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:30.762107 23035 consensus_queue.cc:1048] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:30.772940 23035 consensus_queue.cc:1048] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:30.864354 23035 consensus_queue.cc:1048] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:30.877683 23025 consensus_queue.cc:1048] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:30.877789 23050 consensus_queue.cc:1048] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:30.888041 22864 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80acd949618d4a268318777dc482a015"
dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
mode: GRACEFUL
new_leader_uuid: "b2fdd144908a44dfbc787af8b507ad10"
 from {username='slave'} at 127.0.0.1:52052
I20260709 12:14:30.888885 22864 raft_consensus.cc:606] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Received request to transfer leadership to TS b2fdd144908a44dfbc787af8b507ad10
I20260709 12:14:30.909597 22992 consensus_queue.cc:1048] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:30.919392 22864 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b2b354076d4417da3ca50f5f56171bb"
dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
mode: GRACEFUL
new_leader_uuid: "b2fdd144908a44dfbc787af8b507ad10"
 from {username='slave'} at 127.0.0.1:52052
I20260709 12:14:30.920349 22864 raft_consensus.cc:606] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Received request to transfer leadership to TS b2fdd144908a44dfbc787af8b507ad10
I20260709 12:14:30.932376 22864 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5701fa5f28774ce4afb89e6c7db7598e"
dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
mode: GRACEFUL
new_leader_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
 from {username='slave'} at 127.0.0.1:52052
I20260709 12:14:30.932996 22864 raft_consensus.cc:606] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Received request to transfer leadership to TS 660f0a0a7ef44afab8c1c84dc8d2ecfc
I20260709 12:14:30.944358 22862 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28557fa8516d4d789a5a501d13c4e9ab"
dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
mode: GRACEFUL
new_leader_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
 from {username='slave'} at 127.0.0.1:52052
I20260709 12:14:30.945021 22862 raft_consensus.cc:606] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Received request to transfer leadership to TS 660f0a0a7ef44afab8c1c84dc8d2ecfc
I20260709 12:14:30.951169 22714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "188e0185c9144949be9ea77177330f7e"
dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
mode: GRACEFUL
new_leader_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
 from {username='slave'} at 127.0.0.1:42850
I20260709 12:14:30.951685 22714 raft_consensus.cc:606] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Received request to transfer leadership to TS 660f0a0a7ef44afab8c1c84dc8d2ecfc
I20260709 12:14:30.957072 22714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64ae31b3986b406180cd325cc5c01f5d"
dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
mode: GRACEFUL
new_leader_uuid: "7667c5f99c8845fdb83a2b604e288308"
 from {username='slave'} at 127.0.0.1:42850
I20260709 12:14:30.957617 22714 raft_consensus.cc:606] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Received request to transfer leadership to TS 7667c5f99c8845fdb83a2b604e288308
I20260709 12:14:31.058156 22992 consensus_queue.cc:1048] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:31.065212 23057 raft_consensus.cc:993] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308: : Instructing follower 660f0a0a7ef44afab8c1c84dc8d2ecfc to start an election
I20260709 12:14:31.065703 23057 raft_consensus.cc:1081] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Signalling peer 660f0a0a7ef44afab8c1c84dc8d2ecfc to start an election
I20260709 12:14:31.068933 22789 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5701fa5f28774ce4afb89e6c7db7598e"
dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
 from {username='slave'} at 127.0.0.1:33976
I20260709 12:14:31.069499 22789 raft_consensus.cc:493] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:31.069847 22789 raft_consensus.cc:3060] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.071213 22992 consensus_queue.cc:1048] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:31.079713 22789 raft_consensus.cc:515] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:31.080302 23025 consensus_queue.cc:1048] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:31.080979 22790 raft_consensus.cc:1240] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Rejecting Update request from peer 7667c5f99c8845fdb83a2b604e288308 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:31.082688 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5701fa5f28774ce4afb89e6c7db7598e" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
I20260709 12:14:31.083518 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5701fa5f28774ce4afb89e6c7db7598e" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:31.084002 22789 leader_election.cc:290] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 2 election: Requested vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:31.084214 22862 raft_consensus.cc:3055] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:31.084583 22862 raft_consensus.cc:740] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Running, Role: LEADER
I20260709 12:14:31.085033 22714 raft_consensus.cc:3060] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.095459 22714 raft_consensus.cc:2468] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 2.
I20260709 12:14:31.085461 22862 consensus_queue.cc:260] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:31.096817 22753 leader_election.cc:304] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:31.097831 23005 raft_consensus.cc:2804] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:31.099611 22989 consensus_queue.cc:1048] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:31.096953 22862 raft_consensus.cc:3060] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.116304 22862 raft_consensus.cc:2468] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 2.
I20260709 12:14:31.117274 23005 raft_consensus.cc:697] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 LEADER]: Becoming Leader. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Running, Role: LEADER
I20260709 12:14:31.118484 23005 consensus_queue.cc:237] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [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: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:31.121184 23025 raft_consensus.cc:993] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10: : Instructing follower 7667c5f99c8845fdb83a2b604e288308 to start an election
I20260709 12:14:31.121711 23025 raft_consensus.cc:1081] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Signalling peer 7667c5f99c8845fdb83a2b604e288308 to start an election
I20260709 12:14:31.123991 22864 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64ae31b3986b406180cd325cc5c01f5d"
dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
 from {username='slave'} at 127.0.0.1:52044
I20260709 12:14:31.124616 22864 raft_consensus.cc:493] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:31.125061 22864 raft_consensus.cc:3060] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.126616 23035 consensus_queue.cc:1048] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:31.128978 22611 catalog_manager.cc:5697] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc reported cstate change: term changed from 1 to 2, leader changed from 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195) to 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194). New cstate: current_term: 2 leader_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:31.131131 22864 raft_consensus.cc:515] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:31.136264 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ae31b3986b406180cd325cc5c01f5d" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
I20260709 12:14:31.136873 22714 raft_consensus.cc:3055] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:31.137166 22714 raft_consensus.cc:740] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Running, Role: LEADER
I20260709 12:14:31.137307 22989 consensus_queue.cc:1048] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:31.137974 22714 consensus_queue.cc:260] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:31.139106 22714 raft_consensus.cc:3060] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.139498 23025 raft_consensus.cc:993] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10: : Instructing follower 660f0a0a7ef44afab8c1c84dc8d2ecfc to start an election
I20260709 12:14:31.139977 23035 raft_consensus.cc:1081] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Signalling peer 660f0a0a7ef44afab8c1c84dc8d2ecfc to start an election
I20260709 12:14:31.143657 22864 leader_election.cc:290] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 2 election: Requested vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811)
I20260709 12:14:31.147452 22789 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "188e0185c9144949be9ea77177330f7e"
dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
 from {username='slave'} at 127.0.0.1:44650
I20260709 12:14:31.148048 22789 raft_consensus.cc:493] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:31.148479 22789 raft_consensus.cc:3060] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.139117 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ae31b3986b406180cd325cc5c01f5d" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
I20260709 12:14:31.152318 22788 raft_consensus.cc:3060] T 64ae31b3986b406180cd325cc5c01f5d P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.154151 22714 raft_consensus.cc:2468] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 2.
I20260709 12:14:31.155938 22827 leader_election.cc:304] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7667c5f99c8845fdb83a2b604e288308, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:31.156824 23057 raft_consensus.cc:2804] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:31.157302 23057 raft_consensus.cc:697] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308 [term 2 LEADER]: Becoming Leader. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Running, Role: LEADER
I20260709 12:14:31.158154 23057 consensus_queue.cc:237] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:31.162474 22789 raft_consensus.cc:515] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:31.164553 23050 raft_consensus.cc:993] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308: : Instructing follower b2fdd144908a44dfbc787af8b507ad10 to start an election
I20260709 12:14:31.165036 23050 raft_consensus.cc:1081] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Signalling peer b2fdd144908a44dfbc787af8b507ad10 to start an election
I20260709 12:14:31.166430 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e0185c9144949be9ea77177330f7e" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
I20260709 12:14:31.167450 22788 raft_consensus.cc:2468] T 64ae31b3986b406180cd325cc5c01f5d P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 2.
I20260709 12:14:31.167891 22789 leader_election.cc:290] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 2 election: Requested vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:31.168622 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188e0185c9144949be9ea77177330f7e" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:31.168715 22715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b2b354076d4417da3ca50f5f56171bb"
dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
 from {username='slave'} at 127.0.0.1:43928
I20260709 12:14:31.169219 22864 raft_consensus.cc:3060] T 188e0185c9144949be9ea77177330f7e P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.169342 22715 raft_consensus.cc:493] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:31.169867 22715 raft_consensus.cc:3060] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.171916 22714 raft_consensus.cc:3055] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:31.172351 22714 raft_consensus.cc:740] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Running, Role: LEADER
I20260709 12:14:31.173264 22714 consensus_queue.cc:260] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:31.174376 22714 raft_consensus.cc:3060] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.176167 22864 raft_consensus.cc:2468] T 188e0185c9144949be9ea77177330f7e P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 2.
I20260709 12:14:31.177481 22756 leader_election.cc:304] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, 7667c5f99c8845fdb83a2b604e288308; no voters: 
I20260709 12:14:31.177421 22715 raft_consensus.cc:515] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:31.178471 23005 raft_consensus.cc:2804] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:31.178966 23005 raft_consensus.cc:697] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 LEADER]: Becoming Leader. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Running, Role: LEADER
I20260709 12:14:31.179778 23005 consensus_queue.cc:237] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:31.179638 22611 catalog_manager.cc:5697] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308 reported cstate change: term changed from 1 to 2, leader changed from b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193) to 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195). New cstate: current_term: 2 leader_uuid: "7667c5f99c8845fdb83a2b604e288308" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:31.180559 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2b354076d4417da3ca50f5f56171bb" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
I20260709 12:14:31.181202 22788 raft_consensus.cc:3060] T 4b2b354076d4417da3ca50f5f56171bb P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.190322 22610 catalog_manager.cc:5697] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc reported cstate change: term changed from 1 to 2, leader changed from b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193) to 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194). New cstate: current_term: 2 leader_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:31.192395 22715 leader_election.cc:290] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 2 election: Requested vote from peers 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:31.193452 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2b354076d4417da3ca50f5f56171bb" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:31.194023 22864 raft_consensus.cc:3055] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:31.194291 22864 raft_consensus.cc:740] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Running, Role: LEADER
I20260709 12:14:31.195111 22864 consensus_queue.cc:260] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:31.196146 22864 raft_consensus.cc:3060] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.197062 22788 raft_consensus.cc:2468] T 4b2b354076d4417da3ca50f5f56171bb P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 2.
I20260709 12:14:31.198222 22714 raft_consensus.cc:2468] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 2.
I20260709 12:14:31.198518 22678 leader_election.cc:304] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:31.200500 23025 raft_consensus.cc:2804] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:31.201750 23025 raft_consensus.cc:697] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 [term 2 LEADER]: Becoming Leader. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Running, Role: LEADER
I20260709 12:14:31.202492 23025 consensus_queue.cc:237] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:31.203327 22864 raft_consensus.cc:2468] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 2.
I20260709 12:14:31.212806 22610 catalog_manager.cc:5697] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 reported cstate change: term changed from 1 to 2, leader changed from 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195) to b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "b2fdd144908a44dfbc787af8b507ad10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:31.221367 23050 raft_consensus.cc:993] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308: : Instructing follower b2fdd144908a44dfbc787af8b507ad10 to start an election
I20260709 12:14:31.221837 22992 raft_consensus.cc:1081] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Signalling peer b2fdd144908a44dfbc787af8b507ad10 to start an election
I20260709 12:14:31.223529 22714 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80acd949618d4a268318777dc482a015"
dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
 from {username='slave'} at 127.0.0.1:43928
I20260709 12:14:31.224150 22714 raft_consensus.cc:493] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:31.224586 22714 raft_consensus.cc:3060] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.230662 22714 raft_consensus.cc:515] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:31.232026 22714 leader_election.cc:290] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 2 election: Requested vote from peers 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:31.232957 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80acd949618d4a268318777dc482a015" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
I20260709 12:14:31.233029 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80acd949618d4a268318777dc482a015" candidate_uuid: "b2fdd144908a44dfbc787af8b507ad10" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:31.233587 22789 raft_consensus.cc:3060] T 80acd949618d4a268318777dc482a015 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.233705 22864 raft_consensus.cc:3055] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:31.234146 22864 raft_consensus.cc:740] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Running, Role: LEADER
I20260709 12:14:31.234788 22864 consensus_queue.cc:260] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:31.235618 22864 raft_consensus.cc:3060] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.238868 22789 raft_consensus.cc:2468] T 80acd949618d4a268318777dc482a015 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 2.
I20260709 12:14:31.239967 22678 leader_election.cc:304] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:31.240182 22864 raft_consensus.cc:2468] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2fdd144908a44dfbc787af8b507ad10 in term 2.
I20260709 12:14:31.240779 23077 raft_consensus.cc:2804] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:31.241273 23077 raft_consensus.cc:697] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 [term 2 LEADER]: Becoming Leader. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Running, Role: LEADER
I20260709 12:14:31.242038 23077 consensus_queue.cc:237] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:31.248853 22610 catalog_manager.cc:5697] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 reported cstate change: term changed from 1 to 2, leader changed from 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195) to b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193). New cstate: current_term: 2 leader_uuid: "b2fdd144908a44dfbc787af8b507ad10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:31.401007 23050 raft_consensus.cc:993] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308: : Instructing follower 660f0a0a7ef44afab8c1c84dc8d2ecfc to start an election
I20260709 12:14:31.401489 22992 raft_consensus.cc:1081] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Signalling peer 660f0a0a7ef44afab8c1c84dc8d2ecfc to start an election
I20260709 12:14:31.403034 22789 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28557fa8516d4d789a5a501d13c4e9ab"
dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
 from {username='slave'} at 127.0.0.1:33976
I20260709 12:14:31.403501 22789 raft_consensus.cc:493] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:31.403800 22789 raft_consensus.cc:3060] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.408618 22789 raft_consensus.cc:515] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:31.410302 22789 leader_election.cc:290] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 2 election: Requested vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195:33367)
I20260709 12:14:31.411043 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28557fa8516d4d789a5a501d13c4e9ab" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
I20260709 12:14:31.411290 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28557fa8516d4d789a5a501d13c4e9ab" candidate_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
I20260709 12:14:31.411720 22714 raft_consensus.cc:3060] T 28557fa8516d4d789a5a501d13c4e9ab P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.411921 22864 raft_consensus.cc:3055] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:31.412285 22864 raft_consensus.cc:740] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Running, Role: LEADER
I20260709 12:14:31.412935 22864 consensus_queue.cc:260] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:31.413810 22864 raft_consensus.cc:3060] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.416317 22714 raft_consensus.cc:2468] T 28557fa8516d4d789a5a501d13c4e9ab P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 2.
I20260709 12:14:31.417372 22753 leader_election.cc:304] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 660f0a0a7ef44afab8c1c84dc8d2ecfc, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:31.418066 23073 raft_consensus.cc:2804] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:31.418560 23073 raft_consensus.cc:697] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 LEADER]: Becoming Leader. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Running, Role: LEADER
I20260709 12:14:31.418615 22864 raft_consensus.cc:2468] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 660f0a0a7ef44afab8c1c84dc8d2ecfc in term 2.
I20260709 12:14:31.419406 23073 consensus_queue.cc:237] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:31.426401 22610 catalog_manager.cc:5697] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc reported cstate change: term changed from 1 to 2, leader changed from 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195) to 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194). New cstate: current_term: 2 leader_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:31.548743 22714 raft_consensus.cc:1275] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Refusing update from remote peer 7667c5f99c8845fdb83a2b604e288308: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:31.549878 22992 consensus_queue.cc:1048] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:31.557571 22789 raft_consensus.cc:1275] T 64ae31b3986b406180cd325cc5c01f5d P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Refusing update from remote peer 7667c5f99c8845fdb83a2b604e288308: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:31.559626 23057 consensus_queue.cc:1048] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:31.567747 22714 raft_consensus.cc:1275] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Refusing update from remote peer 660f0a0a7ef44afab8c1c84dc8d2ecfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:31.569211 23073 consensus_queue.cc:1048] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:31.578168 22864 raft_consensus.cc:1275] T 188e0185c9144949be9ea77177330f7e P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Refusing update from remote peer 660f0a0a7ef44afab8c1c84dc8d2ecfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:31.579375 23078 consensus_queue.cc:1048] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:31.587136 22789 raft_consensus.cc:1275] T 4b2b354076d4417da3ca50f5f56171bb P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Refusing update from remote peer b2fdd144908a44dfbc787af8b507ad10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:31.588526 23077 consensus_queue.cc:1048] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:31.598320 22864 raft_consensus.cc:1275] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Refusing update from remote peer b2fdd144908a44dfbc787af8b507ad10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:31.599607 23035 consensus_queue.cc:1048] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:31.683789 22714 raft_consensus.cc:1275] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Refusing update from remote peer 660f0a0a7ef44afab8c1c84dc8d2ecfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:31.685045 23078 consensus_queue.cc:1048] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:31.694236 22864 raft_consensus.cc:1275] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Refusing update from remote peer 660f0a0a7ef44afab8c1c84dc8d2ecfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:31.695614 23078 consensus_queue.cc:1048] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:31.760661 22864 raft_consensus.cc:1275] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Refusing update from remote peer b2fdd144908a44dfbc787af8b507ad10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:31.761795 23035 consensus_queue.cc:1048] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:31.770596 22789 raft_consensus.cc:1275] T 80acd949618d4a268318777dc482a015 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Refusing update from remote peer b2fdd144908a44dfbc787af8b507ad10: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:31.772086 23077 consensus_queue.cc:1048] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:31.807126 22714 raft_consensus.cc:1275] T 28557fa8516d4d789a5a501d13c4e9ab P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Refusing update from remote peer 660f0a0a7ef44afab8c1c84dc8d2ecfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:31.808411 23078 consensus_queue.cc:1048] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:31.816385 22862 raft_consensus.cc:1275] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Refusing update from remote peer 660f0a0a7ef44afab8c1c84dc8d2ecfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:31.817862 23073 consensus_queue.cc:1048] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:33.960489 22610 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54012:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:14:33.978440 22610 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54012:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:14:34.005990 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:14:34.104244 22681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:33367, user_credentials={real_user=slave}} blocked reactor thread for 48652us
I20260709 12:14:34.215061 23129 tablet.cc:1724] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.301425 23137 tablet.cc:1724] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.314006 23135 tablet.cc:1724] T 4bb7202437ec4cb98ecd977d1dae98c1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.317441 23103 log.cc:927] Time spent T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260709 12:14:34.255625 23132 tablet.cc:1724] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.331413 23138 tablet.cc:1724] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.333426 23129 tablet.cc:1724] T 323c8690b9464972b7108d7d321a4b00 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.356921 22756 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:33367, user_credentials={real_user=slave}} blocked reactor thread for 50214.9us
I20260709 12:14:34.302702 23124 tablet.cc:1724] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.368750 23143 tablet.cc:1724] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.376616 23141 tablet.cc:1724] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.392684 23137 tablet.cc:1724] T 323c8690b9464972b7108d7d321a4b00 P 7667c5f99c8845fdb83a2b604e288308: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.407343 22714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11d4ba418bc64c3993a2030eb617fded"
dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
mode: GRACEFUL
new_leader_uuid: "7667c5f99c8845fdb83a2b604e288308"
 from {username='slave'} at 127.0.0.1:42864
I20260709 12:14:34.408136 22714 raft_consensus.cc:606] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [term 2 LEADER]: Received request to transfer leadership to TS 7667c5f99c8845fdb83a2b604e288308
I20260709 12:14:34.414206 23147 tablet.cc:1724] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.457811 23142 log.cc:927] Time spent T 946b515a5b7747bcb2ce3986802cbbb1 P b2fdd144908a44dfbc787af8b507ad10: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 12:14:34.457373 23148 tablet.cc:1724] T 64ae31b3986b406180cd325cc5c01f5d P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.469743 23150 tablet.cc:1724] T 4bb7202437ec4cb98ecd977d1dae98c1 P 7667c5f99c8845fdb83a2b604e288308: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.481662 23153 tablet.cc:1724] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.496321 23087 raft_consensus.cc:993] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10: : Instructing follower 7667c5f99c8845fdb83a2b604e288308 to start an election
I20260709 12:14:34.496887 23087 raft_consensus.cc:1081] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [term 2 LEADER]: Signalling peer 7667c5f99c8845fdb83a2b604e288308 to start an election
I20260709 12:14:34.505509 23143 tablet.cc:1724] T 80acd949618d4a268318777dc482a015 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.511109 22861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11d4ba418bc64c3993a2030eb617fded"
dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
 from {username='slave'} at 127.0.0.1:52044
I20260709 12:14:34.518980 22861 raft_consensus.cc:493] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:34.519425 22861 raft_consensus.cc:3060] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:34.524451 23129 tablet.cc:1724] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.530328 23132 tablet.cc:1724] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.492784 23138 tablet.cc:1724] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.536984 23124 tablet.cc:1724] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.540421 23129 tablet.cc:1724] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.512995 23141 tablet.cc:1724] T 28557fa8516d4d789a5a501d13c4e9ab P b2fdd144908a44dfbc787af8b507ad10: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.470835 23137 tablet.cc:1724] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.560775 23141 tablet.cc:1724] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.578193 23138 tablet.cc:1724] T 946b515a5b7747bcb2ce3986802cbbb1 P b2fdd144908a44dfbc787af8b507ad10: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.580965 22861 raft_consensus.cc:515] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:34.592152 22861 leader_election.cc:290] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 3 election: Requested vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811)
W20260709 12:14:34.596189 22827 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.194:34811, user_credentials={real_user=slave}} blocked reactor thread for 153315us
I20260709 12:14:34.597957 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11d4ba418bc64c3993a2030eb617fded" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
I20260709 12:14:34.598569 22715 raft_consensus.cc:3055] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:34.598886 22715 raft_consensus.cc:740] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b2fdd144908a44dfbc787af8b507ad10, State: Running, Role: LEADER
I20260709 12:14:34.599721 22715 consensus_queue.cc:260] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [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: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:34.600986 22715 raft_consensus.cc:3060] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:14:34.604959 22756 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.52.195:33367, user_credentials={real_user=slave}} blocked reactor thread for 122762us
I20260709 12:14:34.605108 22787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11d4ba418bc64c3993a2030eb617fded" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
I20260709 12:14:34.608448 22787 raft_consensus.cc:3060] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:34.608664 22715 raft_consensus.cc:2468] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 3.
I20260709 12:14:34.613245 22827 leader_election.cc:304] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 [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: 7667c5f99c8845fdb83a2b604e288308, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:34.614292 23126 raft_consensus.cc:2804] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:34.614784 23126 raft_consensus.cc:697] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 [term 3 LEADER]: Becoming Leader. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Running, Role: LEADER
I20260709 12:14:34.615610 23126 consensus_queue.cc:237] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 [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: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:34.620381 23143 tablet.cc:1724] T 4b2b354076d4417da3ca50f5f56171bb P 660f0a0a7ef44afab8c1c84dc8d2ecfc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.623515 22787 raft_consensus.cc:2468] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 3.
I20260709 12:14:34.625311 22613 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518: soft_deleted_table [id=5e2878f911f845f4b33fc8da421e5086] alter complete (version 1)
I20260709 12:14:34.626617 22790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6829ca20044a47f1a365efbd979c40a0"
dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
mode: GRACEFUL
new_leader_uuid: "7667c5f99c8845fdb83a2b604e288308"
 from {username='slave'} at 127.0.0.1:44668
I20260709 12:14:34.629240 22790 raft_consensus.cc:606] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Received request to transfer leadership to TS 7667c5f99c8845fdb83a2b604e288308
I20260709 12:14:34.630952 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:34.631557 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:34.633311 23132 tablet.cc:1724] T 946b515a5b7747bcb2ce3986802cbbb1 P 7667c5f99c8845fdb83a2b604e288308: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.637101 23137 tablet.cc:1724] T 188e0185c9144949be9ea77177330f7e P 7667c5f99c8845fdb83a2b604e288308: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:14:34.639626 22610 catalog_manager.cc:5697] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 reported cstate change: term changed from 2 to 3, leader changed from b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193) to 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195). New cstate: current_term: 3 leader_uuid: "7667c5f99c8845fdb83a2b604e288308" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:34.666642 23139 raft_consensus.cc:993] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: : Instructing follower 7667c5f99c8845fdb83a2b604e288308 to start an election
I20260709 12:14:34.667191 23158 raft_consensus.cc:1081] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Signalling peer 7667c5f99c8845fdb83a2b604e288308 to start an election
I20260709 12:14:34.668748 22861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6829ca20044a47f1a365efbd979c40a0"
dest_uuid: "7667c5f99c8845fdb83a2b604e288308"
 from {username='slave'} at 127.0.0.1:52040
I20260709 12:14:34.669271 22861 raft_consensus.cc:493] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:34.669577 22861 raft_consensus.cc:3060] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.674618 22861 raft_consensus.cc:515] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:34.676319 22861 leader_election.cc:290] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 2 election: Requested vote from peers b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801), 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811)
I20260709 12:14:34.677007 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6829ca20044a47f1a365efbd979c40a0" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2fdd144908a44dfbc787af8b507ad10"
I20260709 12:14:34.677671 22715 raft_consensus.cc:3060] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.677773 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6829ca20044a47f1a365efbd979c40a0" candidate_uuid: "7667c5f99c8845fdb83a2b604e288308" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc"
I20260709 12:14:34.678398 22790 raft_consensus.cc:3055] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:34.678659 22790 raft_consensus.cc:740] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 660f0a0a7ef44afab8c1c84dc8d2ecfc, State: Running, Role: LEADER
I20260709 12:14:34.679414 22790 consensus_queue.cc:260] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:34.680428 22790 raft_consensus.cc:3060] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:34.682847 22715 raft_consensus.cc:2468] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 2.
I20260709 12:14:34.684052 22827 leader_election.cc:304] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7667c5f99c8845fdb83a2b604e288308, b2fdd144908a44dfbc787af8b507ad10; no voters: 
I20260709 12:14:34.684768 23126 raft_consensus.cc:2804] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:34.685319 23126 raft_consensus.cc:697] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 [term 2 LEADER]: Becoming Leader. State: Replica: 7667c5f99c8845fdb83a2b604e288308, State: Running, Role: LEADER
I20260709 12:14:34.686124 23126 consensus_queue.cc:237] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } }
I20260709 12:14:34.689745 22790 raft_consensus.cc:2468] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7667c5f99c8845fdb83a2b604e288308 in term 2.
I20260709 12:14:34.695308 22610 catalog_manager.cc:5697] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 reported cstate change: term changed from 1 to 2, leader changed from 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194) to 7667c5f99c8845fdb83a2b604e288308 (127.16.52.195). New cstate: current_term: 2 leader_uuid: "7667c5f99c8845fdb83a2b604e288308" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7667c5f99c8845fdb83a2b604e288308" member_type: VOTER last_known_addr { host: "127.16.52.195" port: 33367 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:35.026788 22715 raft_consensus.cc:1275] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [term 3 FOLLOWER]: Refusing update from remote peer 7667c5f99c8845fdb83a2b604e288308: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:35.028165 23126 consensus_queue.cc:1048] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:35.037604 22790 raft_consensus.cc:1275] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 3 FOLLOWER]: Refusing update from remote peer 7667c5f99c8845fdb83a2b604e288308: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:35.039460 23126 consensus_queue.cc:1048] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:35.204466 22787 raft_consensus.cc:1275] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Refusing update from remote peer 7667c5f99c8845fdb83a2b604e288308: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:35.205906 23126 consensus_queue.cc:1048] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660f0a0a7ef44afab8c1c84dc8d2ecfc" member_type: VOTER last_known_addr { host: "127.16.52.194" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:35.214702 22711 raft_consensus.cc:1275] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Refusing update from remote peer 7667c5f99c8845fdb83a2b604e288308: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:35.216403 23166 consensus_queue.cc:1048] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2fdd144908a44dfbc787af8b507ad10" member_type: VOTER last_known_addr { host: "127.16.52.193" port: 36801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:35.632591 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:35.637984 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:35.638373 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:36.639858 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:36.647255 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:36.647730 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:37.648934 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:37.655370 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:37.655766 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:38.656638 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:38.661706 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:38.662091 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:39.662966 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:39.667707 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:39.668097 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:40.669013 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:40.673851 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:40.674340 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:41.675287 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:41.681879 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:41.682308 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:42.683372 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:42.688374 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:42.688968 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:43.689906 16595 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:43.694810 16595 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:43.695250 16595 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:44.753973 16595 tablet_server.cc:179] TabletServer@127.16.52.193:0 shutting down...
W20260709 12:14:44.760221 22753 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260709 12:14:44.767972 22753 consensus_peers.cc:597] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc -> Peer b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801): Couldn't send request to peer b2fdd144908a44dfbc787af8b507ad10. Status: 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:14:44.806412 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:44.807279 16595 tablet_replica.cc:333] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10: stopping tablet replica
I20260709 12:14:44.808166 16595 raft_consensus.cc:2243] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:44.808848 16595 raft_consensus.cc:2272] T 188e0185c9144949be9ea77177330f7e P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.811486 16595 tablet_replica.cc:333] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10: stopping tablet replica
I20260709 12:14:44.812170 16595 raft_consensus.cc:2243] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:44.812639 16595 raft_consensus.cc:2272] T 64ae31b3986b406180cd325cc5c01f5d P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.814924 16595 tablet_replica.cc:333] T 28557fa8516d4d789a5a501d13c4e9ab P b2fdd144908a44dfbc787af8b507ad10: stopping tablet replica
I20260709 12:14:44.815419 16595 raft_consensus.cc:2243] T 28557fa8516d4d789a5a501d13c4e9ab P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:44.815982 16595 raft_consensus.cc:2272] T 28557fa8516d4d789a5a501d13c4e9ab P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.818111 16595 tablet_replica.cc:333] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10: stopping tablet replica
I20260709 12:14:44.818653 16595 raft_consensus.cc:2243] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:44.819489 16595 raft_consensus.cc:2272] T 80acd949618d4a268318777dc482a015 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.821676 16595 tablet_replica.cc:333] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10: stopping tablet replica
I20260709 12:14:44.822249 16595 raft_consensus.cc:2243] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:44.823022 16595 raft_consensus.cc:2272] T 576ea1535a814c3fb40619f6f3d98a54 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.825435 16595 tablet_replica.cc:333] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10: stopping tablet replica
I20260709 12:14:44.826145 16595 raft_consensus.cc:2243] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:44.826987 16595 raft_consensus.cc:2272] T 397894ec94f24dfab4696292df2868b2 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.829236 16595 tablet_replica.cc:333] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10: stopping tablet replica
I20260709 12:14:44.829823 16595 raft_consensus.cc:2243] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:44.830358 16595 raft_consensus.cc:2272] T 5701fa5f28774ce4afb89e6c7db7598e P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.832655 16595 tablet_replica.cc:333] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10: stopping tablet replica
I20260709 12:14:44.833199 16595 raft_consensus.cc:2243] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:44.834190 16595 raft_consensus.cc:2272] T 323c8690b9464972b7108d7d321a4b00 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.836602 16595 tablet_replica.cc:333] T 946b515a5b7747bcb2ce3986802cbbb1 P b2fdd144908a44dfbc787af8b507ad10: stopping tablet replica
I20260709 12:14:44.837152 16595 raft_consensus.cc:2243] T 946b515a5b7747bcb2ce3986802cbbb1 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:44.837702 16595 raft_consensus.cc:2272] T 946b515a5b7747bcb2ce3986802cbbb1 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.839753 16595 tablet_replica.cc:333] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10: stopping tablet replica
I20260709 12:14:44.840329 16595 raft_consensus.cc:2243] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:44.840813 16595 raft_consensus.cc:2272] T 5dfb670d58e6451ab5ad23ab0c4a7013 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.842962 16595 tablet_replica.cc:333] T d4c320cc2699465ab5fb62b7d599c636 P b2fdd144908a44dfbc787af8b507ad10: stopping tablet replica
I20260709 12:14:44.843545 16595 raft_consensus.cc:2243] T d4c320cc2699465ab5fb62b7d599c636 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:44.844044 16595 raft_consensus.cc:2272] T d4c320cc2699465ab5fb62b7d599c636 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.846416 16595 tablet_replica.cc:333] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P b2fdd144908a44dfbc787af8b507ad10: stopping tablet replica
I20260709 12:14:44.846876 16595 raft_consensus.cc:2243] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:44.847242 16595 raft_consensus.cc:2272] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.849202 16595 tablet_replica.cc:333] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10: stopping tablet replica
I20260709 12:14:44.849673 16595 raft_consensus.cc:2243] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:44.850092 16595 raft_consensus.cc:2272] T 11d4ba418bc64c3993a2030eb617fded P b2fdd144908a44dfbc787af8b507ad10 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.852119 16595 tablet_replica.cc:333] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10: stopping tablet replica
I20260709 12:14:44.852576 16595 raft_consensus.cc:2243] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:44.853003 16595 raft_consensus.cc:2272] T f607fd4e99604e028c5bf6798e9f70e8 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.855018 16595 tablet_replica.cc:333] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10: stopping tablet replica
I20260709 12:14:44.855460 16595 raft_consensus.cc:2243] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:44.856495 16595 raft_consensus.cc:2272] T 4b2b354076d4417da3ca50f5f56171bb P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.859087 16595 tablet_replica.cc:333] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10: stopping tablet replica
I20260709 12:14:44.859639 16595 raft_consensus.cc:2243] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:14:44.860424 22827 consensus_peers.cc:597] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308 -> Peer b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801): Couldn't send request to peer b2fdd144908a44dfbc787af8b507ad10. Status: 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:14:44.860549 16595 raft_consensus.cc:2272] T 84b18d332aeb43059fd1dd5776a8c13c P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.862881 16595 tablet_replica.cc:333] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10: stopping tablet replica
I20260709 12:14:44.863401 16595 raft_consensus.cc:2243] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:44.863906 16595 raft_consensus.cc:2272] T 6829ca20044a47f1a365efbd979c40a0 P b2fdd144908a44dfbc787af8b507ad10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.866391 16595 tablet_replica.cc:333] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10: stopping tablet replica
I20260709 12:14:44.866904 16595 raft_consensus.cc:2243] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:44.867700 16595 raft_consensus.cc:2272] T 4bb7202437ec4cb98ecd977d1dae98c1 P b2fdd144908a44dfbc787af8b507ad10 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:44.908123 22753 consensus_peers.cc:597] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc -> Peer b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801): Couldn't send request to peer b2fdd144908a44dfbc787af8b507ad10. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:36801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:44.911991 16595 tablet_server.cc:196] TabletServer@127.16.52.193:0 shutdown complete.
W20260709 12:14:44.923522 22827 consensus_peers.cc:597] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 -> Peer b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801): Couldn't send request to peer b2fdd144908a44dfbc787af8b507ad10. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:36801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:44.955367 16595 tablet_server.cc:179] TabletServer@127.16.52.194:0 shutting down...
I20260709 12:14:44.984622 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:44.985330 16595 tablet_replica.cc:333] T 64ae31b3986b406180cd325cc5c01f5d P 660f0a0a7ef44afab8c1c84dc8d2ecfc: stopping tablet replica
I20260709 12:14:44.986090 16595 raft_consensus.cc:2243] T 64ae31b3986b406180cd325cc5c01f5d P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:44.986778 16595 raft_consensus.cc:2272] T 64ae31b3986b406180cd325cc5c01f5d P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.990011 16595 tablet_replica.cc:333] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc: stopping tablet replica
I20260709 12:14:44.990667 16595 raft_consensus.cc:2243] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:44.991448 16595 raft_consensus.cc:2272] T 188e0185c9144949be9ea77177330f7e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.993587 16595 tablet_replica.cc:333] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc: stopping tablet replica
I20260709 12:14:44.994095 16595 raft_consensus.cc:2243] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:44.994837 16595 raft_consensus.cc:2272] T 28557fa8516d4d789a5a501d13c4e9ab P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.996834 16595 tablet_replica.cc:333] T 80acd949618d4a268318777dc482a015 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: stopping tablet replica
I20260709 12:14:44.997368 16595 raft_consensus.cc:2243] T 80acd949618d4a268318777dc482a015 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:44.997822 16595 raft_consensus.cc:2272] T 80acd949618d4a268318777dc482a015 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:44.999930 16595 tablet_replica.cc:333] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc: stopping tablet replica
I20260709 12:14:45.000460 16595 raft_consensus.cc:2243] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.001230 16595 raft_consensus.cc:2272] T 5701fa5f28774ce4afb89e6c7db7598e P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.003381 16595 tablet_replica.cc:333] T 323c8690b9464972b7108d7d321a4b00 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: stopping tablet replica
I20260709 12:14:45.003976 16595 raft_consensus.cc:2243] T 323c8690b9464972b7108d7d321a4b00 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.004441 16595 raft_consensus.cc:2272] T 323c8690b9464972b7108d7d321a4b00 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.006358 16595 tablet_replica.cc:333] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: stopping tablet replica
I20260709 12:14:45.006870 16595 raft_consensus.cc:2243] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.007647 16595 raft_consensus.cc:2272] T 946b515a5b7747bcb2ce3986802cbbb1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.009732 16595 tablet_replica.cc:333] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: stopping tablet replica
I20260709 12:14:45.010226 16595 raft_consensus.cc:2243] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.010727 16595 raft_consensus.cc:2272] T 576ea1535a814c3fb40619f6f3d98a54 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.012773 16595 tablet_replica.cc:333] T 4bb7202437ec4cb98ecd977d1dae98c1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: stopping tablet replica
I20260709 12:14:45.013279 16595 raft_consensus.cc:2243] T 4bb7202437ec4cb98ecd977d1dae98c1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.013928 16595 raft_consensus.cc:2272] T 4bb7202437ec4cb98ecd977d1dae98c1 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.016171 16595 tablet_replica.cc:333] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: stopping tablet replica
I20260709 12:14:45.016670 16595 raft_consensus.cc:2243] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.017390 16595 raft_consensus.cc:2272] T d4c320cc2699465ab5fb62b7d599c636 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.019244 16595 tablet_replica.cc:333] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: stopping tablet replica
I20260709 12:14:45.019724 16595 raft_consensus.cc:2243] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.020550 16595 raft_consensus.cc:2272] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.022452 16595 tablet_replica.cc:333] T 4b2b354076d4417da3ca50f5f56171bb P 660f0a0a7ef44afab8c1c84dc8d2ecfc: stopping tablet replica
I20260709 12:14:45.023062 16595 raft_consensus.cc:2243] T 4b2b354076d4417da3ca50f5f56171bb P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.023900 16595 raft_consensus.cc:2272] T 4b2b354076d4417da3ca50f5f56171bb P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.025895 16595 tablet_replica.cc:333] T 84b18d332aeb43059fd1dd5776a8c13c P 660f0a0a7ef44afab8c1c84dc8d2ecfc: stopping tablet replica
I20260709 12:14:45.026400 16595 raft_consensus.cc:2243] T 84b18d332aeb43059fd1dd5776a8c13c P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.026840 16595 raft_consensus.cc:2272] T 84b18d332aeb43059fd1dd5776a8c13c P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.029386 16595 tablet_replica.cc:333] T f607fd4e99604e028c5bf6798e9f70e8 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: stopping tablet replica
I20260709 12:14:45.030159 16595 raft_consensus.cc:2243] T f607fd4e99604e028c5bf6798e9f70e8 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.030725 16595 raft_consensus.cc:2272] T f607fd4e99604e028c5bf6798e9f70e8 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.033700 16595 tablet_replica.cc:333] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc: stopping tablet replica
W20260709 12:14:45.034017 22827 consensus_peers.cc:597] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308 -> Peer 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811): Couldn't send request to peer 660f0a0a7ef44afab8c1c84dc8d2ecfc. Status: 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:14:45.034173 16595 raft_consensus.cc:2243] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:45.034603 22827 consensus_peers.cc:597] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 -> Peer b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801): Couldn't send request to peer b2fdd144908a44dfbc787af8b507ad10. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:36801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.034842 16595 raft_consensus.cc:2272] T 11d4ba418bc64c3993a2030eb617fded P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.037034 16595 tablet_replica.cc:333] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: stopping tablet replica
I20260709 12:14:45.037580 16595 raft_consensus.cc:2243] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.038340 16595 raft_consensus.cc:2272] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.040339 16595 tablet_replica.cc:333] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: stopping tablet replica
I20260709 12:14:45.040848 16595 raft_consensus.cc:2243] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.041309 16595 raft_consensus.cc:2272] T 6829ca20044a47f1a365efbd979c40a0 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.043473 16595 tablet_replica.cc:333] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc: stopping tablet replica
I20260709 12:14:45.044076 16595 raft_consensus.cc:2243] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.044617 16595 raft_consensus.cc:2272] T 397894ec94f24dfab4696292df2868b2 P 660f0a0a7ef44afab8c1c84dc8d2ecfc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:45.047117 22827 consensus_peers.cc:597] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 -> Peer 660f0a0a7ef44afab8c1c84dc8d2ecfc (127.16.52.194:34811): Couldn't send request to peer 660f0a0a7ef44afab8c1c84dc8d2ecfc. Status: 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:14:45.088279 16595 tablet_server.cc:196] TabletServer@127.16.52.194:0 shutdown complete.
I20260709 12:14:45.127583 16595 tablet_server.cc:179] TabletServer@127.16.52.195:0 shutting down...
W20260709 12:14:45.159484 22827 consensus_peers.cc:597] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308 -> Peer b2fdd144908a44dfbc787af8b507ad10 (127.16.52.193:36801): Couldn't send request to peer b2fdd144908a44dfbc787af8b507ad10. Status: Network error: Client connection negotiation failed: client connection to 127.16.52.193:36801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:45.165805 16595 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:45.166635 16595 tablet_replica.cc:333] T 188e0185c9144949be9ea77177330f7e P 7667c5f99c8845fdb83a2b604e288308: stopping tablet replica
I20260709 12:14:45.167307 16595 raft_consensus.cc:2243] T 188e0185c9144949be9ea77177330f7e P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.167940 16595 raft_consensus.cc:2272] T 188e0185c9144949be9ea77177330f7e P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.170105 16595 tablet_replica.cc:333] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308: stopping tablet replica
I20260709 12:14:45.170718 16595 raft_consensus.cc:2243] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.171531 16595 raft_consensus.cc:2272] T 64ae31b3986b406180cd325cc5c01f5d P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.173542 16595 tablet_replica.cc:333] T 4bb7202437ec4cb98ecd977d1dae98c1 P 7667c5f99c8845fdb83a2b604e288308: stopping tablet replica
I20260709 12:14:45.174150 16595 raft_consensus.cc:2243] T 4bb7202437ec4cb98ecd977d1dae98c1 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.174611 16595 raft_consensus.cc:2272] T 4bb7202437ec4cb98ecd977d1dae98c1 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.176577 16595 tablet_replica.cc:333] T 323c8690b9464972b7108d7d321a4b00 P 7667c5f99c8845fdb83a2b604e288308: stopping tablet replica
I20260709 12:14:45.177148 16595 raft_consensus.cc:2243] T 323c8690b9464972b7108d7d321a4b00 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.177588 16595 raft_consensus.cc:2272] T 323c8690b9464972b7108d7d321a4b00 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.179407 16595 tablet_replica.cc:333] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308: stopping tablet replica
I20260709 12:14:45.179987 16595 raft_consensus.cc:2243] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.180430 16595 raft_consensus.cc:2272] T 5701fa5f28774ce4afb89e6c7db7598e P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.182627 16595 tablet_replica.cc:333] T 946b515a5b7747bcb2ce3986802cbbb1 P 7667c5f99c8845fdb83a2b604e288308: stopping tablet replica
I20260709 12:14:45.183158 16595 raft_consensus.cc:2243] T 946b515a5b7747bcb2ce3986802cbbb1 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.183584 16595 raft_consensus.cc:2272] T 946b515a5b7747bcb2ce3986802cbbb1 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.185364 16595 tablet_replica.cc:333] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308: stopping tablet replica
I20260709 12:14:45.185859 16595 raft_consensus.cc:2243] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.186643 16595 raft_consensus.cc:2272] T 6829ca20044a47f1a365efbd979c40a0 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.188470 16595 tablet_replica.cc:333] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308: stopping tablet replica
I20260709 12:14:45.188966 16595 raft_consensus.cc:2243] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.189731 16595 raft_consensus.cc:2272] T 11d4ba418bc64c3993a2030eb617fded P 7667c5f99c8845fdb83a2b604e288308 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.191537 16595 tablet_replica.cc:333] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 7667c5f99c8845fdb83a2b604e288308: stopping tablet replica
I20260709 12:14:45.192103 16595 raft_consensus.cc:2243] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.192521 16595 raft_consensus.cc:2272] T 5dfb670d58e6451ab5ad23ab0c4a7013 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.194386 16595 tablet_replica.cc:333] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308: stopping tablet replica
I20260709 12:14:45.194890 16595 raft_consensus.cc:2243] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.195348 16595 raft_consensus.cc:2272] T d4c320cc2699465ab5fb62b7d599c636 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.197289 16595 tablet_replica.cc:333] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 7667c5f99c8845fdb83a2b604e288308: stopping tablet replica
I20260709 12:14:45.197811 16595 raft_consensus.cc:2243] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.198221 16595 raft_consensus.cc:2272] T 9c6ee50304bb4c7d9f6bbbe4da06c8c5 P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.200084 16595 tablet_replica.cc:333] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308: stopping tablet replica
I20260709 12:14:45.200563 16595 raft_consensus.cc:2243] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.201010 16595 raft_consensus.cc:2272] T 28557fa8516d4d789a5a501d13c4e9ab P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.203426 16595 tablet_replica.cc:333] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308: stopping tablet replica
I20260709 12:14:45.204166 16595 raft_consensus.cc:2243] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.204774 16595 raft_consensus.cc:2272] T 80acd949618d4a268318777dc482a015 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.207064 16595 tablet_replica.cc:333] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308: stopping tablet replica
I20260709 12:14:45.207522 16595 raft_consensus.cc:2243] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.207968 16595 raft_consensus.cc:2272] T 4b2b354076d4417da3ca50f5f56171bb P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.210009 16595 tablet_replica.cc:333] T 84b18d332aeb43059fd1dd5776a8c13c P 7667c5f99c8845fdb83a2b604e288308: stopping tablet replica
I20260709 12:14:45.210450 16595 raft_consensus.cc:2243] T 84b18d332aeb43059fd1dd5776a8c13c P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.210857 16595 raft_consensus.cc:2272] T 84b18d332aeb43059fd1dd5776a8c13c P 7667c5f99c8845fdb83a2b604e288308 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.212738 16595 tablet_replica.cc:333] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308: stopping tablet replica
I20260709 12:14:45.213193 16595 raft_consensus.cc:2243] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.213923 16595 raft_consensus.cc:2272] T f607fd4e99604e028c5bf6798e9f70e8 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.215744 16595 tablet_replica.cc:333] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308: stopping tablet replica
I20260709 12:14:45.216218 16595 raft_consensus.cc:2243] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.216615 16595 raft_consensus.cc:2272] T 576ea1535a814c3fb40619f6f3d98a54 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.218369 16595 tablet_replica.cc:333] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308: stopping tablet replica
I20260709 12:14:45.218760 16595 raft_consensus.cc:2243] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:45.219133 16595 raft_consensus.cc:2272] T 397894ec94f24dfab4696292df2868b2 P 7667c5f99c8845fdb83a2b604e288308 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.250923 16595 tablet_server.cc:196] TabletServer@127.16.52.195:0 shutdown complete.
I20260709 12:14:45.287698 16595 master.cc:562] Master@127.16.52.254:37993 shutting down...
I20260709 12:14:45.308988 16595 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:45.309660 16595 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:45.310067 16595 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0a39e6f3bef245a69df4dc74baf2d518: stopping tablet replica
I20260709 12:14:45.331074 16595 master.cc:584] Master@127.16.52.254:37993 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (20686 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (41076 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (220896 ms total)
[  PASSED  ] 8 tests.
I20260709 12:14:45.387564 16595 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2238 messages since previous log ~31 seconds ago
I20260709 12:14:45.387821 16595 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2238 messages since previous log ~31 seconds ago
I20260709 12:14:45.388140 16595 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2238 messages since previous log ~31 seconds ago
I20260709 12:14:45.388363 16595 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 ~49 seconds ago
I20260709 12:14:45.388553 16595 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 ~49 seconds ago
I20260709 12:14:45.388821 16595 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260709 12:14:45.389123 16595 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~19 seconds ago
